/*
date: 12/12/2018
*/

@charset "UTF-8";
@import url(-my-utility.css);
/* googl notosans web font */
/* googl web fontの読み込み */

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);

/* 游ゴシック体フォント設定 */

@font-face {
    font-family: "MyYuGothicM";
    font-weight: normal;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}

@font-face {
    font-family: "MyYuGothicM";
    font-weight: bold;
    src: local("YuGothic-Bold"), local("Yu Gothic");
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-size: 2.4rem;*/
}

/*ゴシック体クラス */

.gothic {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}


body {
    margin: 0;
    padding: 0;
    /*font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, メイリオ, Meiryo, "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;*/
    font-family: Arial, Roboto, "“Droid Sans”", “游ゴシック”, YuGothic, "“ヒラギノ角ゴ ProN W3″", "“Hiragino Kaku Gothic ProN”", “メイリオ”, Meiryo, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}

.safari body {
    font-feature-settings: "pkna";
}

.ie body {
    font-family: "Helvetica", Meiryo, sans-serif;
}


/*　チェック用の枠ガイド　*/

.waku {
    border: solid 1px #333;
    /*color:#ccc;
    text-align:center;*/
}

.waku1 {
    border: solid 1px rgba(0, 0, 0, .3);
    padding: 2px;
}

.waku2 {
    padding: 15px;
    border: solid 1px #ccc;
}

.waku-w100 {
    border: solid 1px rgba(255, 255, 255, 1);
    padding: 5px;
}


/* インラインフレームのボーダー消去 */

iframe {
    margin-top: 10px;
    border: none;
    /*margin: 0;
    padding: 0;
    width: 100%;*/
}


.t-obi {
    height: 10px;
    font-size: 10px;
    font-weight: 600;
    text-align: right;
    color: #fff;
    /*background-color: black;*/
    background: rgba(102, 102, 102, .7);
    padding-top: 2px;
    margin: 0;
}

.clb-222 {
    /* background-color: #222;*/
    background: rgba(102, 102, 102, .7);
}

/************* ヘッダー＆メニュー　*******************/

.navbar.navbar-default {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar.navbar-default .navbar-toggle {
    margin-top: 25px;
}


/*　左上　会社ロゴパート　*/
#main-menu {
    height: 75px;
}

.navbar.navbar-default .navbar-brand {
    height: auto;
    padding: 22px 0 0 20px;
}

#main-menu.navbar-default {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}


/*　アクティブじゃない状態　*/

#main-menu.navbar-default .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 5px;
    color: #333;
}

#main-menu.navbar-default .navbar-nav > li.active > a,
#main-menu.navbar-default .navbar-nav > li.open > a,
#main-menu.navbar-default .navbar-nav > li:hover > a {
    /* background: transparent;
    /*padding-top: 37px;*/
    /*border-bottom: 3px solid #36000B;
    color: #36000B;
    /*text-decoration: underline;*/
    /* font-weight: bold;*/
}

#main-menu .dropdown:hover .dropdown-menu {
    display: block;
}

/* Underline From Left */
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #36000B;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
    right: 0;
}

#slideshow {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    width: 100%;
    left: 0;
    height: 400px;
    /*450px*/
}

.parallax-window {
    border: solid 1px #ccc;
    min-height: 450px;
    background: transparent;
}

.parallax-window-katsu {
    border: solid 1px #ccc;
    min-height: 780px;
    background: transparent;
}

.parallax-window-makoto {
    border: solid 1px #ccc;
    min-height: 500px;
    background: transparent;
}

/* スライドショー内の文字　*/

.slideshow-inner-content {
    position: relative;
    /* if position is not set, the script will set it to 'relative'. */
    z-index: 2;
    /* if z-index is not set, the script will set it to '2'. */
    margin: 80px auto;
    padding: 40px;
    max-width: 1000px;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
}

.slideshow-inner-content h1 {
    font-size: 2.0em;
    margin: 0;
    color: #fff;
}

#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    /*background: #45aed6;*/
    background: #36000B;
}

#progressBar {
    margin-top: -4px;
    position: relative;
    z-index: 999;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.t-copy {
    font-family: Verdana, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    color: rgb(51, 51, 51);
    font-size: 12px;
    font-weight: 400;
}

.t-copy2 {
    padding-top: 8px;
    font-family: Verdana, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

#my-gbox a:hover {
    text-decoration: none;
}

.gbox {
    /*border: solid 1px #000;*/
    height: 110px;
    background: #99c0b7;
    color: #fff;
    padding: 0;
    padding-top: 15px;
    margin: 0;
}

.gbox h1 {
    font-family: 游ゴシック, YuGothic, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.gbox p {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.gbox webicon {
    width: 22px;
}

.gbox:hover {
    /*background: #a9cac2;*/
    background: #73a1c2;
    color: #fff;
    cursor: pointer;
    cursor: hand;
}

.gbox a:active,
.gbox a:visited,
.gbox a:link,
.gobx a:hover {
    color: #fff;
    text-decoration: none;
}

.yellow-obi {
    /* background: #FAE540;*/
    background: #D0021B;
}

.obi-line {
    background: #FAE540;
    height: 3px;
}

.obi-line1 {
    background: #FAE540;
    height: 1px;
}

.btn-box1 {
    border: solid 1px #666;
    width: 100%;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.btn-box2 {
    border: solid 1px #666;
    width: 100%;
    height: 90px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}

a {
    color: #333;
}

a:hover {
    color: #000;
}

a:active {
    color: #333;
}

a:focus {
    color: #333;
}

a:visited {
    color: #333;
}

.t_menu_bcolor {
    /*background: #FAE540;*/
    background-color: #f5f5f5;
}

.t_menu {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    height: 45px;
    box-sizing: border-box;
}

.t_menu:visited {
    color: #000;
}

.t_menu:link {
    color: #000;
}

.t_menu > a:link {
    color: #000;
}

.t_menu > a:visited {
    color: #000;
}

.t_menu > a:hover {
    color: #000;
    text-decoration: none;
}

.t_menu > a:active {
    color: #000;
    text-decoration: none;
}

.tit-ivory {
    /* height: 45px;*/
    /* background: rgba(248, 244, 230, .8);*/
    height: 10px;
    background: #99c0b7;
}

.bl-gray {
    border-left: solid 1px #ddd;
}

.br-gray {
    border-right: solid 1px #ddd;
}

.bl-ff10 {
    border-left: solid 1px rgba(255, 255, 255, .3);
}

.br-ff10 {
    border-right: solid 1px rgba(255, 255, 255, .3);
}


.my_shadow1 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .2);
}


.is-fixed {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, .2);
}

.index1 {
    border-bottom: 1px solid #000000;
    padding-left: 0;
}

.index1 span {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    background: #000000;
    display: inline-block;
    padding: 10px;
}

index1 span small {
    color: #ffffff !import;
}

.stripe2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    padding: 8px;
    /*background: #333;*/
    /*background: #121928;*/
    background: repeating-linear-gradient(45deg, #4f4f4f, #4f4f4f 3px, #121928 3px, #121928 6px);
    vertical-align: bottom;
}

.bm-gray {
    background: #F8F8F8;
    padding: 5px;
}

/* footer */

footer {
    font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 1.9;
    background-color: #49342a;
}

footer a:hover,
footer a:link,
footer a:visited,
fotter a:active {
    color: #fff;
}

.footer1 {
    font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
    /* font-size: 14px;
    line-height: 1.9;*/
    /*color: rgba(255, 255, 255, 0.71);*/
    /*text-decoration: none;*/
    background: #eee;
}

.footer1 a {
    color: #000;
}

.footer1 a:hover {
    color: #000 text-decoration: underline;
}

.footer1 a:visited {
    color: #000
}

.clb-back {
    background: #F1EDE5;
}

.clb-mblue {
    background: #2F7DC5;
}

.cl-666 {
    /*color: #666;*/
    color: #c10404;
}

.clb-ivory {
    background: rgba(248, 244, 230, .8);
}


.dl3 {
    width: 100%;
    text-align: left;
}

.dt3 {
    float: left;
    clear: left;
    width: 20%;
    text-align: left;
    line-height: 1.8;
}

.dd3 {
    float: left;
    width: 80%;
}

.dl4 {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.dt4 {
    float: left;
    clear: left;
    width: 20%;
    text-align: left;
    line-height: 1.8;
}

.breadcrumb {
    /*background: transparent;*/
    /*background: #fff;*/
    height: 30px;
    text-align: left;
    font-size: 11px;
    /*background: rgba(255, 255, 255, .5);*/
    /* border-top: solid 1px rgba(0, 0, 0, .2);
    border-bottom: solid 1px rgba(0, 0, 0, .2);*/
}

.foot2 {
    /* float: left;*/
}

.tbar1 {
    position: absolute;
    top: 20px;
    left: -1px;
    z-index: 100;
}

.tbar2 {
    position: absolute;
    top: 20px;
    left: -1px;
    z-index: 101;
}

.bl-white {
    border-left: solid 1px rgba(255, 255, 255, .3);
}

.br-white {
    border-right: solid 1px rgba(255, 255, 255, .3);
}

.t-news {
    font-family: "Open Sans", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Verdana, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    color: rgb(34, 34, 34);
}

/* ここから下はサムネイルコンポーネント（Bootstrap）のオーバーライド　*/

.object-fit-img {
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover; object-position: center;'
}

.thumbnail {}

.thumbnail img {}

.thumbnail .caption h3 {
    margin: 5px 0;
    font-size: 14px;
    font-weight: ５00;
}

.thumbnail .caption p {
    font-size: 12px;
}


.trim img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.my-bg3 {
    background: #f9f1e0;
}

/* 垂直ストライプ */

.bg-pattern-a {
    background: repeating-linear-gradient(90deg, #444, #444 10px, #888 0, #888 20px);
}

/* 水平ストライプ */

.bg-pattern-b {
    background: repeating-linear-gradient(#444, #444 10px, #888 0, #888 20px);
}

/* 斜めストライプ #1 */

.bg-pattern-c {
    background: repeating-linear-gradient(45deg, #444, #444 10px, #888 0, #888 20px);
}

/* 斜めストライプ #2 */

.bg-pattern-d {
    background: repeating-linear-gradient(-45deg, #444, #444 10px, #888 0, #888 20px);
}

/* ドット */

.bg-pattern-e {
    background: #888;
    background-image: radial-gradient(#444 20%, transparent 0), radial-gradient(#444 20%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
}

/* チェック #1 */

.bg-pattern-f {
    background-color: #888;
    background-image: linear-gradient(45deg, #444 25%, transparent 25%, transparent 75%, #444 75%, #444), linear-gradient(45deg, #444 25%, transparent 25%, transparent 75%, #444 75%, #444);
    background-position: 0 0, 25px 25px;
    background-size: 50px 50px;
}

/* チェック #2 */

.bg-pattern-g {
    background-color: #fff;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 50%, transparent 50%), linear-gradient(rgba(0, 0, 0, .5) 50%, transparent 50%);
    background-size: 50px 50px;
}

/* 斜めチェック #2 */

.bg-pattern-h {
    background-color: #fff;
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, .5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, .5) 75%, transparent 75%, transparent 100%), linear-gradient(45deg, rgba(0, 0, 0, .5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, .5) 75%, transparent 75%, transparent 100%);
    background-size: 52px 52px;
}



#catch-image {
    margin: 0;
    padding: 0;
}

/* ヘッダー電話テキスト部分 */

.t_tel {
    font-size: 26px;
    color: #1a4e9d;
}

.tel-color {
    color: #1a4e9d;
    color
}

.t_title {
    padding: 0px;
}

.t_top_smoji {
    padding-top: 25px;
    font-size: 12px;
}

.b_black {
    background-color: black;
}

.photo.table > tbody > tr > td,
.photo.table > tbody > tr > th,
.photo.table > thead > tr > th {
    border-style: none;
}

. .para-1 {
    height: 180px;
    padding: 0;
}

.para-1::before {
    background-image: url("../img/h_yamadai.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    /* 追加　*/
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -999;
    /*padding: 0;*/
}

.para0 {
    height: 180px;
    padding: 0;
}

.para0::before {
    background-image: url("../img/mpara8.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    /* 追加　*/
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -999;
    /*padding: 0;*/
}

.bs21 {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
}

.bs22 {
    font-size: 10px;
    line-height: 1.5em;
    color: #333;
}

.b-new {
    font-family: 'Helvetica';
    color: red;
    font-weight: 600;
    padding-right: 15px;
}

.blink {
    animation: blinkAnime 1s infinite alternate;
}

@keyframes blinkAnime {
    0% {
        color: #ffffff;
    }

    100% {
        color: red;
    }
}

.blink2 {
    animation: blinkAnime2 1s infinite alternate;
}

@keyframes blinkAnime2 {
    0% {
        color: #ffffff;
    }

    100% {
        color: red;
    }
}

#menu_inr- {
    width: 300px;
    /*	position:relative;*/
    position: fixed;
    left: 0;
    top: 0px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    /*
	height:830px;
  overflow-y: scroll;
*/
}

#menu_inr- {
    width: 300px;
    /*	position:relative;*/
    position: fixed;
    left: 0;
    top: 0px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    /*
	height:830px;
  overflow-y: scroll;
*/
}

#menu_wrap- {
    overflow-y: scroll;
    width: calc(100% + 17px);
    padding-right: 17px;
    padding-top: 50px;
}

.menu_scroll- {
    height: 830px;
    padding-bottom: 50px;

}

#menu .menu3:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    right: 34px;
    width: 66px;
    height: 74px;
    background: url("../image/toa/menu3_illust.png");
    background-size: cover;
}

#menu ul .menu1 {
    border-top: 1px dotted #b2b2b2;
}

#menu .menu2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    right: 44px;
    width: 44px;
    height: 74px;
    background: url("../image/toa/menu2_illust.png");
    background-size: cover;
}

#mainAreaBg {
    height: 160px;
    margin-top: 0px;
    background: url("../img/new/bg-main.jpg") repeat-x left bottom;
}

.mybtn {
    cursor: pointer;
    cursor: hand;
}

.b-line {
    background-image: url("../img/new/line4.png");
    background-repeat: no-repeat;
}

.box26 {
    position: relative;
    margin: 1.5em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
    /*background: #fff;*/
}

.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #F9F8F4;
    color: #95ccff;
    font-weight: bold;
}

.box26 p {
    margin: 0;
    padding: 0;
}

.dash:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 900;
}


.bl-gray2 {
    border-left: solid 1px #ddd;
    height: 180px;
}

.btn a,
.btn a:hover,
.btn a:active,
.btn a:focus,
.btn a:visited {
    color: white;
    font-weight: bold;
}

.hr2 {
    margin: 5px;
    border-top: dashed 1px #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.loop_css {
    /* position: relative;
    display: -webkit-flex;
    display: flex;
    height: 165px;
    /* width: 100vw;
    height: 300px;
    left: 50%;
    margin-left: -50vw;*/
    overflow: hidden;
}

.loop_css img {
    width: auto;
    height: 100%;
}

.loop_css img:first-child {
    -webkit-animation: loop 100s -50s linear infinite;
    animation: loop 100s -50s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.loop_css img + img {
    -webkit-animation: loop2 100s linear infinite;
    animation: loop2 100s linear infinite;
}

/*アニメーション*/
@-webkit-keyframes loop {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes loop {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes loop2 {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
    }
}

@keyframes loop2 {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
    }
}

.loop_css:hover ul {
    animation-play-state: paused;
}


.waku2 {
    padding: 15px;
    background: rgba(28, 99, 172, .1);
    border: solid 1px #ccc;
}

.r_title {
    font-size: 20px;
    border-top: solid 1px #615a58;
    border-bottom: solid 1px #615a58;
    padding: 10px;
    background: #f4f8fb;
}

.title-8 {
    position: relative;
    color: #333333;
    /*text-shadow: 0 0 2px white;*/
    text-shadow: 0 0 2px white;
}

.title-8:before {
    content: "";
    position: absolute;
    background: #9de5ff;
    width: 60x;
    height: 60px;
    border-radius: 50%;
    top: 50%;
    /* border: dashed 1px white; */
    left: -28px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}


/* IE対策 */
@media screen and (min-width: 1200px) {
    .navbar-nav > li > a {
        font-size: 16px;
    }
}

/* ユーティリティ */

/************ all（4 direction) padding ************/

.pad-0 {
    padding: 0px !important;
}

.pad-1 {
    padding: 1px !important;
}

.pad-2 {
    padding: 2px !important;
}

.pad-3 {
    padding: 3px !important;
}

.pad-4 {
    padding: 4px !important;
}

.pad-5 {
    padding: 5px !important;
}

.pad-6 {
    padding: 6px !important;
}

.pad-7 {
    padding: 7px !important;
}

.pad-8 {
    padding: 8px !important;
}

.pad-9 {
    padding: 9px !important;
}

.pad-10 {
    padding: 10px !important;
}

.pad-15 {
    padding: 15px !important;
}

.pad-20 {
    padding: 20px !important;
}

.pad-25 {
    padding: 25px !important;
}

.pad-30 {
    padding: 30px !important;
}

.pad-35 {
    padding: 35px !important;
}

.pad-40 {
    padding: 40px !important;
}

.pad-45 {
    padding: 45px !important;
}

.pad-50 {
    padding: 50px !important;
}


/************ padding-right ************/

.pad-r-0 {
    padding-right: 0px !important;
}

.pad-r-5 {
    padding-right: 5px !important;
}

.pad-r-10 {
    padding-right: 10px !important;
}

.pad-r-15 {
    padding-right: 15px !important;
}

.pad-r-20 {
    padding-right: 20px !important;
}

.pad-r-25 {
    padding-right: 25px !important;
}

.pad-r-30 {
    padding-right: 30px !important;
}

.pad-r-35 {
    padding-right: 35px !important;
}

.pad-r-40 {
    padding-right: 40px !important;
}

.pad-r-45 {
    padding-right: 45px !important;
}

.pad-r-50 {
    padding-right: 50px !important;
}

.pad-r-55 {
    padding-right: 55px !important;
}

.pad-r-60 {
    padding-right: 60px !important;
}

.pad-r-65 {
    padding-right: 65px !important;
}

.pad-r-70 {
    padding-right: 70px !important;
}

.pad-r-75 {
    padding-right: 75px !important;
}

.pad-r-80 {
    padding-right: 80px !important;
}

.pad-r-85 {
    padding-right: 85px !important;
}

.pad-r-90 {
    padding-right: 90px !important;
}

.pad-r-95 {
    padding-right: 95px !important;
}

.pad-r-100 {
    padding-right: 100px !important;
}


/************ padding-left ************/

.pad-l-0 {
    padding-left: 0px !important;
}

.pad-l-5 {
    padding-left: 5px !important;
}

.pad-l-10 {
    padding-left: 10px !important;
}

.pad-l-15 {
    padding-left: 15px !important;
}

.pad-l-20 {
    padding-left: 20px !important;
}

.pad-l-25 {
    padding-left: 25px !important;
}

.pad-l-30 {
    padding-left: 30px !important;
}

.pad-l-35 {
    padding-left: 35px !important;
}

.pad-l-40 {
    padding-left: 40px !important;
}

.pad-l-45 {
    padding-left: 45px !important;
}

.pad-l-50 {
    padding-left: 50px !important;
}

.pad-l-55 {
    padding-left: 55px !important;
}

.pad-l-60 {
    padding-left: 60px !important;
}

.pad-l-65 {
    padding-left: 65px !important;
}

.pad-l-70 {
    padding-left: 70px !important;
}

.pad-l-75 {
    padding-left: 75px !important;
}

.pad-l-80 {
    padding-left: 80px !important;
}

.pad-l-85 {
    padding-left: 85px !important;
}

.pad-l-90 {
    padding-left: 90px !important;
}

.pad-l-95 {
    padding-left: 95px !important;
}

.pad-l-100 {
    padding-left: 100px !important;
}


/************ padding-top ************/

.pad-t-0 {
    padding-top: 0px !important;
}

.pad-t-5 {
    padding-top: 5px !important;
}

.pad-t-10 {
    padding-top: 10px !important;
}

.pad-t-15 {
    padding-top: 15px !important;
}

.pad-t-20 {
    padding-top: 20px !important;
}

.pad-t-25 {
    padding-top: 25px !important;
}

.pad-t-30 {
    padding-top: 30px !important;
}

.pad-t-35 {
    padding-top: 35px !important;
}

.pad-t-40 {
    padding-top: 40px !important;
}

.pad-t-45 {
    padding-top: 45px !important;
}

.pad-t-50 {
    padding-top: 50px !important;
}

.pad-t-55 {
    padding-top: 55px !important;
}

.pad-t-60 {
    padding-top: 60px !important;
}

.pad-t-65 {
    padding-top: 65px !important;
}

.pad-t-70 {
    padding-top: 70px !important;
}

.pad-t-75 {
    padding-top: 75px !important;
}

.pad-t-80 {
    padding-top: 80px !important;
}

.pad-t-85 {
    padding-top: 85px !important;
}

.pad-t-90 {
    padding-top: 90px !important;
}

.pad-t-95 {
    padding-top: 95px !important;
}


/************ padding-bottom ************/

.pad-b-0 {
    padding-bottom: 0px !important;
}

.pad-b-5 {
    padding-bottom: 5px !important;
}

.pad-b-10 {
    padding-bottom: 10px !important;
}

.pad-b-15 {
    padding-bottom: 15px !important;
}

.pad-b-20 {
    padding-bottom: 20px !important;
}

.pad-b-25 {
    padding-bottom: 25px !important;
}

.pad-b-30 {
    padding-bottom: 30px !important;
}

.pad-b-35 {
    padding-bottom: 35px !important;
}

.pad-b-40 {
    padding-bottom: 40px !important;
}

.pad-b-45 {
    padding-bottom: 45px !important;
}

.pad-b-50 {
    padding-bottom: 50px !important;
}

.pad-b-55 {
    padding-bottom: 55px !important;
}

.pad-b-60 {
    padding-bottom: 60px !important;
}

.pad-b-65 {
    padding-bottom: 65px !important;
}

.pad-b-70 {
    padding-bottom: 70px !important;
}

.pad-b-75 {
    padding-bottom: 75px !important;
}

.pad-b-80 {
    padding-bottom: 80px !important;
}

.pad-b-85 {
    padding-bottom: 85px !important;
}

.pad-b-90 {
    padding-bottom: 90px !important;
}

.pad-b-95 {
    padding-bottom: 95px !important;
}


/************ margin-top ************/

.mag-t-0 {
    margin-top: 0px !important;
}

.mag-t-5 {
    margin-top: 5px !important;
}

.mag-t-10 {
    margin-top: 10px !important;
}

.mag-t-15 {
    margin-top: 15px !important;
}

.mag-t-20 {
    margin-top: 20px !important;
}

.mag-t-25 {
    margin-top: 25px !important;
}

.mag-t-30 {
    margin-top: 30px !important;
}

.mag-t-35 {
    margin-top: 35px !important;
}

.mag-t-40 {
    margin-top: 40px !important;
}

.mag-t-45 {
    margin-top: 45px !important;
}

.mag-t-50 {
    margin-top: 50px !important;
}

.mag-t-55 {
    margin-top: 55px !important;
}

.mag-t-60 {
    margin-top: 60px !important;
}

.mag-t-65 {
    margin-top: 65px !important;
}

.mag-t-70 {
    margin-top: 70px !important;
}

.mag-t-75 {
    margin-top: 75px !important;
}

.mag-t-80 {
    margin-top: 80px !important;
}

.mag-t-85 {
    margin-top: 85px !important;
}

.mag-t-90 {
    margin-top: 90px !important;
}

.mag-t-95 {
    margin-top: 95px !important;
}


/************ margin-bottom ************/

.mag-b-0 {
    margin-bottom: 0px !important;
}

.mag-b-5 {
    margin-bottom: 5px !important;
}

.mag-b-10 {
    margin-bottom: 10px !important;
}

.mag-b-15 {
    margin-bottom: 15px !important;
}

.mag-b-20 {
    margin-bottom: 20px !important;
}

.mag-b-25 {
    margin-bottom: 25px !important;
}

.mag-b-30 {
    margin-bottom: 30px !important;
}

.mag-b-35 {
    margin-bottom: 35px !important;
}

.mag-b-40 {
    margin-bottom: 40px !important;
}

.mag-b-45 {
    margin-bottom: 45px !important;
}

.mag-b-50 {
    margin-bottom: 50px !important;
}

.mag-b-55 {
    margin-bottom: 55px !important;
}

.mag-b-60 {
    margin-bottom: 60px !important;
}

.mag-b-65 {
    margin-bottom: 65px !important;
}

.mag-b-70 {
    margin-bottom: 70px !important;
}

.mag-b-75 {
    margin-bottom: 75px !important;
}

.mag-b-80 {
    margin-bottom: 80px !important;
}

.mag-b-85 {
    margin-bottom: 85px !important;
}

.mag-b-90 {
    margin-bottom: 90px !important;
}

.mag-b-95 {
    margin-bottom: 95px !important;
}


/************ margin ************/

.mag-0 {
    margin: 0px !important;
}

.mag-5 {
    margin: 5px !important;
}

.mag-10 {
    margin: 10px !important;
}

.mag-15 {
    margin: 15px !important;
}

.mag-20 {
    margin: 20px !important;
}

.mag-25 {
    margin: 25px !important;
}

.mag-30 {
    margin: 30px !important;
}

.mag-35 {
    margin: 35px !important;
}

.mag-40 {
    margin: 40px !important;
}

.mag-45 {
    margin: 45px !important;
}

.mag-50 {
    margin: 50px !important;
}

.mag-55 {
    margin: 55px !important;
}


/************ margin-left ************/

.mag-l-0 {
    margin-left: 0px !important;
}

.mag-l-5 {
    margin-left: 5px !important;
}

.mag-l-10 {
    margin-left: 10px !important;
}

.mag-l-15 {
    margin-left: 15px !important;
}

.mag-l-20 {
    margin-left: 20px !important;
}

.mag-l-25 {
    margin-left: 25px !important;
}

.mag-l-30 {
    margin-left: 30px !important;
}

.mag-l-35 {
    margin-left: 35px !important;
}

.mag-l-40 {
    margin-left: 40px !important;
}

.mag-l-45 {
    margin-left: 45px !important;
}

.mag-l-50 {
    margin-left: 50px !important;
}

.mag-l-55 {
    margin-left: 55px !important;
}

.mag-l-60 {
    margin-left: 60px !important;
}

.mag-l-65 {
    margin-left: 65px !important;
}

.mag-l-70 {
    margin-left: 70px !important;
}

.mag-l-75 {
    margin-left: 75px !important;
}

.mag-l-80 {
    margin-left: 80px !important;
}

.mag-l-85 {
    margin-left: 85px !important;
}

.mag-l-90 {
    margin-left: 90px !important;
}

.mag-l-95 {
    margin-left: 95px !important;
}


/************ margin-right ************/

.mag-r-0 {
    margin-left: 0px !important;
}

.mag-r-5 {
    margin-left: 5px !important;
}

.mag-r-10 {
    margin-left: 10px !important;
}

.mag-r-15 {
    margin-left: 15px !important;
}

.mag-r-20 {
    margin-left: 20px !important;
}

.mag-r-25 {
    margin-left: 25px !important;
}

.mag-r-30 {
    margin-left: 30px !important;
}

.mag-r-35 {
    margin-left: 35px !important;
}

.mag-r-40 {
    margin-left: 40px !important;
}

.mag-r-45 {
    margin-left: 45px !important;
}

.mag-r-50 {
    margin-left: 50px !important;
}

.mag-r-55 {
    margin-left: 55px !important;
}

.mag-r-60 {
    margin-left: 60px !important;
}

.mag-r-65 {
    margin-left: 65px !important;
}

.mag-r-70 {
    margin-left: 70px !important;
}

.mag-r-75 {
    margin-left: 75px !important;
}

.mag-r-80 {
    margin-left: 80px !important;
}

.mag-r-85 {
    margin-left: 85px !important;
}

.mag-r-90 {
    margin-left: 90px !important;
}

.mag-r-95 {
    margin-left: 95px !important;
}


/************ height ************/

.h-5 {
    height: 5px !important;
}

.h-10 {
    height: 10px !important;
}

.h-15 {
    height: 15px !important;
}

.h-20 {
    height: 20px !important;
}

.h-25 {
    height: 25px !important;
}

.h-30 {
    height: 30px !important;
}

.h-35 {
    height: 35px !important;
}

.h-40 {
    height: 40px !important;
}

.h-45 {
    height: 45px !important;
}

.h-50 {
    height: 50px !important;
}

.h-60 {
    height: 60px !important;
}

.h-70 {
    height: 70px !important;
}

.h-80 {
    height: 80px !important;
}

.h-90 {
    height: 90px !important;
}

.h-100 {
    height: 100px !important;
}

.h-110 {
    height: 110px !important;
}

.h-120 {
    height: 120px !important;
}

.h-130 {
    height: 130px !important;
}

.h-140 {
    height: 140px !important;
}

.h-150 {
    height: 150px !important;
}

.h-160 {
    height: 160px !important;
}

.h-170 {
    height: 170px !important;
}

.h-180 {
    height: 180px !important;
}

.h-190 {
    height: 190px !important;
}

.h-200 {
    height: 200px !important;
}

.h-250 {
    height: 250px !important;
}

.h-255 {
    height: 255px !important;
}

.h-260 {
    height: 260px !important;
}

.h-265 {
    height: 265px !important;
}

.h-270 {
    height: 270px !important;
}

.h-275 {
    height: 275px !important;
}

.h-280 {
    height: 280px !important;
}

.h-285 {
    height: 285px !important;
}

.h-290 {
    height: 290px !important;
}

.h-295 {
    height: 295px !important;
}

.h-300 {
    height: 300px !important;
}

.h-350 {
    height: 350px !important;
}

.h-400 {
    height: 400px !important;
}

.h-450 {
    height: 450px !important;
}

.h-500 {
    height: 500px !important;
}

.h-550 {
    height: 550px !important;
}

.h-600 {
    height: 600px !important;
}

.h-650 {
    height: 650px !important;
}

.h-700 {
    height: 700px !important;
}

.h-750 {
    height: 750px !important;
}

.h-800 {
    height: 800px !important;
}

.h-850 {
    height: 850px !important;
}

.h-900 {
    height: 900px !important;
}


/************* フォントサイズ　***************/

.f-06 {
    font-size: 10px;
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

.f-07 {
    font-size: 10px;
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.f-08 {
    font-size: 10px;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.f-09 {
    font-size: 10px;
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.f-10 {
    font-size: 10px;
}

.f-11 {
    font-size: 11px;
}

.f-12 {
    font-size: 12px;
}

.f-13 {
    font-size: 13px;
}

.f-14 {
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
}

.f-17 {
    font-size: 17px;
}

.f-18 {
    font-size: 18px;
}

.f-19 {
    font-size: 19px;
}

.f-20 {
    font-size: 20px;
}

.f-21 {
    font-size: 21px;
}

.f-22 {
    font-size: 22px;
}

.f-23 {
    font-size: 23px;
}

.f-24 {
    font-size: 24px;
}

.f-25 {
    font-size: 25px;
}

.f-26 {
    font-size: 26px;
}

.f-27 {
    font-size: 27px;
}

.f-28 {
    font-size: 28px;
}

.f-29 {
    font-size: 29px;
}

.f-30 {
    font-size: 30px;
}

.f-31 {
    font-size: 31px;
}

.f-32 {
    font-size: 32px;
}

.f-33 {
    font-size: 33px;
}

.f-34 {
    font-size: 34px;
}

.f-35 {
    font-size: 35px;
}

.f-36 {
    font-size: 36px;
}


/************* フォントスタイル　***************/

.f-bold {
    font-weight: bold;
}

.f-italic {
    font-style: italic;
}

.f-oblique {
    font-style: oblique;
}

.f-normal {
    font-weight: normal !important;
}


/************* フォントライン高さ　***************/

.lh-9 {
    line-height: 0.9 !important;
}

.lh-10 {
    line-height: 1.0 !important;
}

.lh-11 {
    line-height: 1.1 !important;
}

.lh-12 {
    line-height: 1.2 !important;
}

.lh-13 {
    line-height: 1.3 !important;
}

.lh-14 {
    line-height: 1.4 !important;
}

.lh-15 {
    line-height: 1.5 !important;
}

.lh-16 {
    line-height: 1.6 !important;
}

.lh-17 {
    line-height: 1.7 !important;
}

.lh-18 {
    line-height: 1.8 !important;
}

.lh-20 {
    line-height: 2.0 !important;
}

.lh-21 {
    line-height: 2.1 !important;
}

.lh-22 {
    line-height: 2.2 !important;
}

.lh-23 {
    line-height: 2.3 !important;
}

.lh-24 {
    line-height: 2.4 !important;
}

.lh-25 {
    line-height: 2.5 !important;
}

.lh-26 {
    line-height: 2.6 !important;
}

.lh-27 {
    line-height: 2.7 !important;
}

.lh-28 {
    line-height: 2.8 !important;
}

.lh-29 {
    line-height: 2.9 !important;
}

.lh-30 {
    line-height: 3.0 !important;
}


/************* トップから座標　***************/

.tt00 {
    top: 0px !important;
}

.tt05 {
    top: 5px !important;
}

.t10 {
    top: 10px !important;
}

.tt15 {
    top: 15px !important;
}

.tt20 {
    top: 20px !important;
}

.t25 {
    top: 25px !important;
}

.tt30 {
    top: 30px !important;
}

.tt35 {
    top: 35px !important;
}

.tt40 {
    top: 40px !important;
}

.tt45 {
    top: 45px !important;
}

.tt50 {
    top: 50px !important;
}

.tt55 {
    top: 55px !important;
}


/************* ボトムから座標　***************/

.bt00 {
    bottom: 0px !important;
}

.bt05 {
    bottom: 5px !important;
}

.bt10 {
    bottom: 10px !important;
}

.bt15 {
    bottom: 15px !important;
}

.bt20 {
    bottom: 20px !important;
}

.bt25 {
    bottom: 25px !important;
}

.bt30 {
    bottom: 30px !important;
}

.bt35 {
    bottom: 35px !important;
}

.bt40 {
    bottom: 40px !important;
}

.bt45 {
    bottom: 45px !important;
}

.bt50 {
    bottom: 50px !important;
}

.bt55 {
    bottom: 55px !important;
}


/************* 左から座標　***************/

.lt00 {
    left: 0px !important;
}

.lt05 {
    left: 5px !important;
}

.lt10 {
    left: 10px !important;
}

.lt15 {
    left: 15px !important;
}

.lt20 {
    left: 20px !important;
}

.lt25 {
    left: 25px !important;
}

.lt30 {
    left: 30px !important;
}

.lt35 {
    left: 35px !important;
}

.lt40 {
    left: 40px !important;
}

.lt45 {
    left: 45px !important;
}

.lt50 {
    left: 50px !important;
}

.lt55 {
    left: 55px !important;
}


/************* 右から座標　***************/

.rt00 {
    right: 0px !important;
}

.rt05 {
    right: 5px !important;
}

.rt10 {
    right: 10px !important;
}

.rt15 {
    right: 15px !important;
}

.rt20 {
    right: 20px !important;
}

.rt25 {
    right: 25px !important;
}

.rt30 {
    right: 30px !important;
}

.r35 {
    right: 35px !important;
}

.rt40 {
    right: 40px !important;
}

.rt45 {
    right: 45px !important;
}

.rt50 {
    right: 50px !important;
}

.rt55 {
    right: 55px !important;
}


/**********************　トップへ戻るボタン　**********************/

#pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#pageTop a {
    display: block;
    z-index: 999;
    padding: 10px 0 0 2px;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}


/************************ 青　********************/

.cl-blue {
    color: #28A7E1;
}

.clb-blue {
    background: rgba(40, 167, 225, .1);
    /*background-color: #28A7E1;
    color:#fff;*/
}

.clb-blue1 {
    background: rgba(40, 167, 225, .1);
    /*background-color: #28A7E1;
    color:#fff;*/
}

.cl-blue100 {
    color: blue;
}

/************************ 黒　********************/
.clb-black5 {
    background: rgba(0, 0, 0, .5);
}

.clb-black6 {
    background: rgba(0, 0, 0, .6);
}

.clb-black7 {
    background: rgba(0, 0, 0, .7);
}

.clb-black8 {
    background: rgba(0, 0, 0, .8);
}

.clb-black9 {
    background: rgba(0, 0, 0, .9);
}

.clb-black {
    background: rgba(0, 0, 0, 1);
}

/************************ 緑　********************/

.cl-green {
    color: #49BA97;
}

.clb-green {
    background: rgba(73, 186, 151, .1);
    /*background-color: #49BA97;
    color:#fff;*/
}

.cl-green100 {
    color: green;
}


/************************ 赤　********************/

.cl-red {
    color: #EA609E;
}

.clb-red {
    /*background-color: #EA609E;
    color:#fff;*/
    background: rgba(234, 96, 158, .1);
}

.cl-red100 {
    color: red;
}

.cl-pink100 {
    color: pink;
}


/************************ 白　********************/

.cl-w100 {
    color: #fff;
}

.clb-w10 {
    background: #fff;
}

.clb-w9 {
    background: rgba(255, 255, 255, .9);
}

.clb-w8 {
    background: rgba(255, 255, 255, .8);
}

.clb-w7 {
    background: rgba(255, 255, 255, .7);
}

.clb-w6 {
    background: rgba(255, 255, 255, .6);
}

.clb-w5 {
    background: rgba(255, 255, 255, .5);
}

.clb-w4 {
    background: rgba(255, 255, 255, .4);
}

.clb-w3 {
    background: rgba(255, 255, 255, .3);
}

.clb-w2 {
    background: rgba(255, 255, 255, .2);
}

.clb-w1 {
    background: rgba(255, 255, 255, .1);
}

.clb-gray {
    background: #ddd;
}

.cl-gray {
    color: #ddd;
}

.clb-gray10 {
    background: rgba(221, 221, 221, .1);
}

.clb-gray20 {
    background: rgba(221, 221, 221, .2);
}

.clb-gray30 {
    background: rgba(221, 221, 221, .3);
}

/************************ 縦グレイライン　********************/

.bt-gray {
    border-top: solid 1px #ddd;
}

.bl-gray {
    border-left: solid 1px #ddd;
}

.br-gray {
    border-right: solid 1px #ddd;
}

.bb-gray {
    border-bottom: solid 1px #ddd;
}


/**** 薄めのグレイ　****/

.tb_color {
    background-color: rgba(243, 243, 243, .5);
}


/************************ 縦白ライン　********************/

.bt-white {
    border-top: solid 2px #fff;
}

.bl-white {
    border-left: solid 2px #fff;
}

.br-white {
    border-right: solid 2px rgba(255, 255, 255, .5);
}

.bb-white {
    border-bottom: solid 2px #fff;
}


/************************ その他の色　********************/

.clb-yellow {
    /*background: #fad925;*/
    background: rgba(250, 217, 37, .9);
}

.clb-lightblue {
    /*background: #dae7ef;*/
    background: rgba(217, 231, 239, .9);
}

.clb-lightgreen {
    /* background: #f6f5f5;*/
    background: rgba(181, 212, 127, .9);
}

.clb-blue2 {
    /*background: #0071b3;*/
    background: rgba(0, 113, 179, .9);
    color: #fff
}

/***************  グラデーション設定サンプル　  **********************/

.my_grad1 {
    background: #43cea2;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #185a9d, #43cea2);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #185a9d, #43cea2);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.my_grad2 {
    background: #83a4d4;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #b6fbff, #83a4d4);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.my_grad3 {
    background-color: #e74c3c;
    animation: bg-color 10s infinite;
    -webkit-animation: bg-color 10s infinite;
}

@-webkit-keyframes bg-color {
    0% {
        background-color: #e74c3c;
    }

    20% {
        background-color: #f1c40f;
    }

    40% {
        background-color: #1abc9c;
    }

    60% {
        background-color: #3498db;
    }

    80% {
        background-color: #9b59b6;
    }

    100% {
        background-color: #e74c3c;
    }
}

@keyframes bg-color {
    0% {
        background-color: #e74c3c;
    }

    20% {
        background-color: #f1c40f;
    }

    40% {
        background-color: #1abc9c;
    }

    60% {
        background-color: #3498db;
    }

    80% {
        background-color: #9b59b6;
    }

    100% {
        background-color: #e74c3c;
    }
}


/***************  テーブルのボーダーラインを消す     **********************/

.tableline table tr th,
.tableline table tr td {
    border: none !important;
}

.table-noborder {
    border-top: 0px !important;
    border-bottom: 0px !important;
}


/***************  テーブルのボーダーラインを消す     **********************/

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none !important;
}


/***************  テーブル内の垂直位置テキストポジション     **********************/

.tb-top {
    display: table-cell;
    vertical-align: top;
}

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

.tb-base {
    display: table-cell;
    vertical-align: baseline;
}

.tb-bottom {
    display: table-cell;
    vertical-align: bottom;
}


/***************  定義リストの横並び     **********************/

.dl1 {
    width: 100%;
    color: #ff0000;
    text-align: left;
}

.dt1 {
    float: left;
    clear: left;
    width: 15%;
    text-align: center;
}

.dd1 {
    float: left;
    width: 85%;
}


/* 横並び3 */

.dl2 {
    width: 100%;
    text-align: left;
    /* background: rgba(250, 250, 250, .5);
    padding: 10px;*/
}

.dt2 {
    float: left;
    clear: left;
    width: 10%;
    text-align: center;
}

.dd2 {
    float: left;
    width: 90%;
}


/* 横並び3 */

.dl3 {
    width: 160%;
    text-align: left;
    /* background: rgba(250, 250, 250, .5);*/
}

.dt3 {
    float: left;
    clear: left;
    width: 25%;
    text-align: left;
}

.dd3 {
    float: left;
    width: 75%;
}

.li-none li {
    list-style: none;
}

.li-none li:before {
    content: "▶ ";
}

.li-none-1 li {
    list-style: none;
    border-bottom: solid 1px #99D8D4;
    padding-left: 0px;
    margin-left: -25px;
}

.li-none-1 li:before {
    content: "▶ ";
    color: #99D8D4;
}

.li-none-2 li {
    list-style: none;
    border-bottom: solid 1px #FCAF50;
    padding-left: 0px;
    margin-left: -25px;
}

.li-none-2 li:before {
    content: "▶ ";
    color: #FCAF50;
}

.li-none-3 li {
    list-style: none;
    border-bottom: solid 1px #99D8D4;
    padding-left: 0px;
    margin-left: -25px;
}

.li-none-3 li:before {
    content: "▶ ";
    color: #99D8D4;
}


/**** 薄めのグレイ　****/

.tb_color {
    background-color: rgba(243, 243, 243, .5);
}


/*　区切り線　*/

hr {
    border-top: 1px solid #999;
    border-bottom: 1px solid #fff;
}

/*  divider */

.divider {
    margin-top: 50px;
    margin-bottom: 50px;
    background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    width: 95%;
    height: 1px;
}

/***************  ボタンのドロップシャドウ     **********************/

.my_shadow {
    /*box-shadow: 0 3px 0 0 #007299;*/
    /* box-shadow: 0 3px 5px 1px rgba(0, 0, 0, .1);*/
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .2);
}

.btn-lg.round {
    border-radius: 24px;
}

/***************  ボタンのホーバーエフェクト     **********************/

/* イメージのズームアップ */

.scale_up {
    padding: 0;
    margin: 0;
    width: 300x;
    height: 300px;
    border: 1px solid #CCC;
    overflow: hidden;
}

.scale_up img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.scale_up img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


/* Grow */

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* Box Shadow Outset */

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}


/* Shadow */

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}


/* Grow Shadow */

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* Rotate */

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}


/* Grow Rotate */

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}


/* Bounce In */

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


/* Bounce Out */

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


/* Wobble Vertical */

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}


/* Rotate */

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}


/* Grow Rotate */

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}

/* Box Shadow Inset */

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */
}

/* Box Shadow Outset */

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Bubble Float Left */

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

/* Bubble Float Right */

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #72d0ab;
    /*border-color: transparent transparent transparent #e1e1e1;*/
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.scale_up {
    width: 360px;
    height: 180px;
    border: 1px solid #CCC;
    overflow: hidden;
}

.scale_up img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.scale_up img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

/***************  タイトル飾り　  **********************/

.title-1 {
    font-weight: bold;
    font-size: 20px;
    padding: 1em;
    border: 3px solid #ccc;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}

.title-2 {
    position: relative;
    padding: 0.6em;
    background: #e0edff;
    font-size: 20px;
}

.title-2::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e0edff;
    width: 0;
    height: 0;
}

.title-3 {
    color: #364e96;
    /*文字色*/
    border: solid 2px #364e96;
    /*線色*/
    padding: 0.5em;
    /*文字周りの余白*/
    border-radius: 0.5em;
    /*角丸*/
    font-size: 20px;
}

.title-4 {
    padding: 0.25em 0.5em;
    /*上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: transparent;
    /*背景透明に*/
    border-left: solid 5px #7db4e6;
    /*左線*/
    font-size: 20px;
}

/* [] かっこ */

.title-5 {
    position: relative;
    line-height: 1.4;
    padding: 0.25em 1em;
    display: inline-block;
    top: 0;
    font-size: 22px;
    font-weight: bold;
}

.title-5:before,
.title-5:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
}

.title-5:before {
    border-top: dotted 1px #535aaa;
    border-left: dotted 1px #535aaa;
    border-bottom: dotted 1px #535aaa;
    left: 0;
}

.title-5:after {
    content: '';
    border-top: dotted 1px #535aaa;
    border-right: dotted 1px #535aaa;
    border-bottom: dotted 1px #535aaa;
    right: 0;
}

/* <>かっこ */

.title-6 {
    position: relative;
    /*相対位置*/
    line-height: 1.4;
    /*行高*/
    display: inline-block;
}

.title-6:before,
.title-6:after {
    position: relative;
    font-family: FontAwesome;
    display: inline-block;
    font-size: 1.0em;
    color: #ff6a6a;
}

.title-6:before {
    content: "\f053";
    /*アイコン種類*/
    padding-right: 0.5em
}

.title-6:after {
    content: "\f054";
    /*アイコン種類*/
    padding-left: 0.5em
}

.title-8 {
    position: relative;
    color: #333333;
    /*text-shadow: 0 0 2px white;*/
    text-shadow: 0 0 2px white;
}

.title-8:before {
    content: "";
    position: absolute;
    background: #9de5ff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    top: 50%;
    /* border: dashed 1px white; */
    left: -25px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

/* ここから前は消す可能性有り */

.title-9 {
    color: #364e96;
    padding: 0.8em 0;
    /*border-top: dotted 1px #364e96;*/
    border-bottom: dotted 1px #364e96;
    font-weight: 500;
}

.title-10 {
    position: relative;
    color: #111;
    background: #ccc;
    /* font-size: 20px;
    line-height: 1;*/
    margin: 30px 20px 10px -10px;
    padding: 14px 5px 10px 50px;
    border-radius: 22px 0 0 22px;
}

.title-10:before {
    content: "";
    position: absolute;
    background: #eee;
    top: 50%;
    left: 14px;
    margin-top: -10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px #777 inset;
}

.title-10:after {
    content: "";
    position: absolute;
    top: 0;
    right: -22px;
    height: 0;
    width: 0;
    border: 22px solid #ccc;
    border-right-color: transparent;
}

/* 二重線（下線ー黄色） */

.title-11 {
    border-bottom: double 5px #FFC778;
    /*線の種類（二重線）太さ 色*/
}

/* 上下に線 */

.title-12 {
    color: #364e96;
    /*文字色*/
    padding: 0.5em 0;
    /*上下の余白*/
    border-top: solid 3px #364e96;
    /*上線*/
    border-bottom: solid 3px #364e96;
    /*下線*/
}

/* 単純な背景色をつける */

.title-13 {
    background: #c2edff;
    /*背景色*/
    padding: 0.5em;
    /*文字まわり（上下左右）の余白*/
}

/* 全体を線で囲む */

.title-14 {
    color: #364e96;
    /*文字色*/
    border: solid 3px #364e96;
    /*線色*/
    padding: 0.5em;
    /*文字周りの余白*/
    border-radius: 0.5em;
    /*角丸*/
}

/* 背景色＋下線 */

.title-15 {
    padding: 0.5em;
    /*文字周りの余白*/
    color: #010101;
    /*文字色*/
    background: #eaf3ff;
    /*背景色*/
    border-bottom: solid 3px #516ab6;
    /*下線*/
}

/* 左線（左青縦線） */

.title-16 {
    padding: 0.25em 0.5em;
    /*上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: transparent;
    /*背景透明に*/
    border-left: solid 5px #7db4e6;
    /*左線*/
}

/* 左に線＋塗り（黄色） */

.title-17 {
    padding: 0.5em;
    /*文字周りの余白*/
    color: #494949;
    /*文字色*/
    background: #fffaf4;
    /*背景色*/
    border-left: solid 5px #ffaf58;
    /*左線（実線 太さ 色）*/
}

/* 立体感のあるバー */

.title-18 {
    padding: 0.4em 0.5em;
    /*文字の上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: #f4f4f4;
    /*背景色*/
    border-left: solid 5px #7db4e6;
    /*左線*/
    border-bottom: solid 3px #d7d7d7;
    /*下線*/
}

/* シンプルなボックスシャドウ */

.title-19 {
    padding: 0.5em;
    background: aliceblue;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
}

/* タグ風（おしゃれデザイン） */

.title-20 {
    color: #505050;
    /*文字色*/
    padding: 0.5em;
    /*文字周りの余白*/
    display: inline-block;
    /*おまじない*/
    line-height: 1.3;
    /*行高*/
    background: #dbebf8;
    /*背景色*/
    vertical-align: middle;
    /*上下中央*/
    border-radius: 25px 0px 0px 25px;
    /*左側の角を丸く*/
}

.title-20:before {
    content: '●';
    color: white;
    margin-right: 8px;
}

/* 吹き出し（おしゃれデザイン） */

.title-21 {
    position: relative;
    padding: 0.6em;
    background: #e0edff;
}

.title-21:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e0edff;
    width: 0;
    height: 0;
}

/* ステッチ風（おしゃれデザイン） */

.title-22 {
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 1px #96c2fe;
    padding: 0.2em 0.5em;
    color: #454545;
}

/* ステッチを白に（おしゃれデザイン） */

.title-23 {
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
}

.title-24 {
    position: relative;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}

/* 角がぺろっと剥がれるデザイン（おしゃれデザイン） */

.title-24:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #a8d4ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* 帯（リボン）風（おしゃれデザイン） */

.title-25 {
    position: relative;
    padding: 0.5em;
    background: #a6d3c8;
    color: white;
}

.title-25::before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px rgb(149, 158, 155);
}

/* 蛍光マーカー風（おしゃれデザイン） */

.title-26 {
    background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

/* 途中で色の変わる下線（おしゃれデザイン） */

.title-27 {
    border-bottom: solid 3px skyblue;
    position: relative;
}

.title-27:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ffc778;
    bottom: -3px;
    width: 30%;
}

/* 左縦ライン（太） & 下ライン */

/* もえぎ色 */

.t-l-type1 {
    border-bottom: 1px solid #006e54;
    border-left: 10px solid #006e54;
    padding: 7px;
}

/* うぐいす茶 */

.t-l-type2 {
    border-bottom: 1px solid #715c1f;
    border-left: 10px solid #715c1f;
    padding: 7px;
}

/* きつねいろ（下線ドット） */

.t-l-type3 {
    border-bottom: 2px dotted #c38743;
    border-left: 10px solid #c38743;
    padding: 7px;
}

/* 上下ライン　上に太カラー */

/* ゴールド */

.t-tb-tline1 {
    border-top: 3px solid #c1ab05;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.16);
    padding: 7px;
}

/* ラズベリーレッドいろ */

.t-tb-tline2 {
    border-top: 3px solid #9f166a;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.16);
    padding: 7px;
}

/* 上下ライン　ストレート　*/

/* あずきいろ */

.t-tb-line1 {
    border-top: 1px solid #96514d;
    border-bottom: 1px solid #96514d;
    padding: 7px;
}

/* るりいろ */

.t-tb-line2 {
    border-top: 1px solid #1e50a2;
    border-bottom: 1px solid #1e50a2;
    padding: 7px;
}

/* 上下ストレート2重線　*/

/* セルリアンブルーいろ */

.t-tb2-line1 {
    border-top: 3px double #00a0de;
    border-bottom: 3px double #00a0de;
    padding: 7px;
}


/*　セクション頭タイトル部分の設定　*/

.section-header {
    margin-bottom: 28px;
    /*50px*/
}

.section-header .section-title {
    font-size: 28px;
}

.section-header .section-title:after {}

/* 背景ボックスのスタイル */
.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}

.box8 p {
    margin: 0;
    padding: 0;
}

/* ポイント外側 */
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}

.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.box27 p {
    margin: 0;
    padding: 0;
}

/* 背景色 */
.bg-black {
    background: #000;
}

.t_wcolor {
    color: #fff;
}

.bg-kblue {
    background: #101a38;
}

.bg-beige {
    /* background: #f8f5f1;*/
    background: #f5f1ef;
}

/***************  親からの相対位置を決めるための親側の設定　  **********************/

.oya {
    position: relative;
}

.kodomo {
    position: absolute;
    /*top: 80px;
    left: 430px;
    z-index: 999;*/
}

/***************  bootstrap override　  **********************/
/* パンくずリストの背景色 */
.breadcrumb {
    /*padding-left: 40px;
    font-size: 14px;*/
    /*text-align: center;*/
    /*background: rgba(255, 255, 255, .1);
    border-top: solid 1px rgba(0, 0, 0, .0);
    border-bottom: solid 1px rgba(0, 0, 0, .0);*/
}

.bcrumb-obi {
    background-color: #f5f5f5;
}

#catch-image {
    margin: 0;
    padding: 0;
}

/* ヘッダーのキャッチイメージ */
#catch-image img {
    width: 100%;
    height: auto;
}

/* イメージをクロッピング（横） */

.img-crop img {
    object-fit: none;
    /* Do not scale the image */
    object-position: center;
    /* Center the image within the element */
    width: 300px;
    height: 240px;
    margin-bottom: 1rem;
}


@media (min-width: 480px) {
    .section-header .section-title {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .section-header .section-title {
        font-size: 24px;
    }

    h3 {
        font-size: 23px;
    }
}

@media (min-width: 980px) {
    .section-header .section-title {
        font-size: 28px;
    }

    h3 {
        font-size: 23px;
    }
}
