p,li,td, figcaption {
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif !important;
}

#content ol,
#content ul{
    margimen:0;
    padding:0;
}

#content ol li{
    margin-bottom:10px;
    margin-left:20px;
    line-height:150%;
}

#content ul li{
       margin-bottom:10px;
       line-height:150%;
}

table{
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
}
td,th{
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px;
text-align:left;
}

.clearfix:after { 
    content: "";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}

/* ページ内ジャンプのずれを消す */

@media screen and (max-width:767px) {
#kiba{
margin-top:-150px;
padding-top:150px;
}
}


/*  Layout
----------------------------------------------- */
img {
    max-width:100% !important;
    height:auto !important;
    margin:0;
    padding:0;
    border:none;
    vertical-align:top;
}

figure {
    max-width:100% !important;
    height:auto;
}

figure img {
    max-width:100% !important;
    height:auto !important;
    margin:0;
    padding:0;
    border:none;
}

#cc-inner {
    overflow:hidden;
}

.cc-map-canvas img { max-width:none !important; }

/* 文字の折り返し位置指定  */
.wsnw { white-space:nowrap; }


/* 上下中央表示*/
.valign-center{
    width: 100%;
    margin:0 auto;
    display:-webkit-flex;
    display:flex;
    /* 横一行に配置   */
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    /* 中央配置 */
    -webkit-justify-content:center;
    justify-content:center;
    /* クロス軸 中央配置    */
    -webkit-align-items:center;
    align-items:center;
    box-sizing:border-box;
}   

@media screen and (max-width:999px) {
    .inner_base_box{
        width:100%;
    }
}
/*--カラム部分など--*/
@media screen and (max-width:767px) {
    .cc-m-hgrid-column {
        width:100% !important;
        float:none !important;
    }
    #page-2450734292 .cc-m-hgrid-column{
        float:left!important;
        width:48%!important;
    }
}



a img {
    background-color:transparent;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    transition:0.3s;
}

a:hover img {
    filter:alpha(opacity=65);
    opacity:0.65;
}


body {
    padding:0;
    padding: 0;
    margin:0;
    min-width:1000px;
}


@media screen and (max-width:999px) {
    body {
        min-width:initial;
        min-width:auto;
        background: none;

    }
}

/*----------------*/
/*-- ヘッダー   --*/
/*----------------*/

/* ヘッダー部    */
#header {
    width: 100%;
    max-width:1000px;
    margin:0 auto;
    height: 150px;
    padding-top:5px;
}
#header p.head_text{
    margin: 5px 0 5px 0px;
    color: #333333;
    font-size: 12px;
}
#header .head_row{
    display:-webkit-flex;
    display:flex;
    /* 横一行に配置   */
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    /* 右寄り配置    */
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
    /* クロス軸 中央配置    */
    -webkit-align-items:center;
    align-items:center;
    box-sizing:border-box;
}

#header h1 {
    width:auto;
    margin-left:0px;
    padding:10px 10px 0 0;
    /* 左寄り*/
    margin-right: auto;
    max-width:350px;
}

#header h1.mb {
    display:none;
}

#header h1 a img {
    opacity:1;
}

#header #head-tel{
    padding-right:15px;
}

#header #head-apply{
    padding: 0;
    margin: 0 10px 0 6px;
    max-width:249px;
}

#header .head-contact{
   margin-top:10px;
}

#header #switch {
    display:none;
}
@media screen and (max-width:999px) {
    #header {
        padding:0px 10px 10px 0;
        height: auto;
    }
   #header .head_row{
    justify-content: center;
    align-items: center;    
   }
    
#header #switch {
    display:block;
}

}

@media screen and (max-width:767px) {
    #header {
        padding:10px 10px 10px 0;
        height: auto;
    }
   #header .head_row{
    justify-content: center;
    align-items: center;    
   }
   #header h1{
       display:none;
   }
#header h1.mb {
    display:block;
        max-width:90%;
        margin:0;
        padding:0;
}

    #header #head-tel,
    #header #head-apply,
    #header #head-access,
    #header #switch{
        display:none;
       margin:0;
    }

    #header p.head_text{
        display: none;
        margin: 0;

    }

}

@media screen and (max-width:480px) {
}
/*--ヘッダここまで--*/



/*--メインイメージ下 スマホ用ヘッダ--*/
#mb-btm-header{
    display:none;
}
@media screen and (max-width:768px) {

    #mb-btm-header{
        display:block;
        margin-top:10px;
    }
    .mb-bnr-cover {
         width:48%;
         float:left;
         padding-bottom:10px;
    }

    .mb-bnr-cover img{
         width:100%;
    }

    .mb-bnr {
        padding:0 5px;
        max-width: 220px;
    }
    .mb-head-info{
        width:100%;
        padding: 0;
        padding-bottom: 0px;
    }

}


/*--------------------*/
/*-- グローバルナビ  --*/
/*--------------------*/
#g-nav-outer {
    width:100%;
    margin:0;
    padding: 0;
    text-align:center;
    background:#1B2A75 url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/menu-bg.png?t=1548737220) repeat-x left bottom; 
}
#g-nav {
    width: 100%;
}
#g-nav ul {
    list-style-type: none;
}
#g-nav ul.cc-nav-level-0 { /* 第一階層のul */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:center;
    justify-content: center;
    *zoom: 1; /*forIE6,7*/
    flex-wrap: wrap;
    margin:0;
    padding:0;
    min-height:44px;
}

#g-nav ul.cc-nav-level-0 li ul {
    visibility: hidden;
    position: absolute;
    margin: 0;
    padding:0;
    z-index: 10000000 !important;
}
#g-nav ul.cc-nav-level-0 li:hover > ul {
        visibility: visible;
}
#g-nav ul.cc-nav-level-1 li {
    width: auto !important;
    clear: left;
    position: relative;
}

#g-nav ul.cc-nav-level-2 {
    top:-1px;
    left:100%;
}
#g-nav ul.cc-nav-level-0>li>a {
    display:block;
    padding:15px 30px 13px;
    margin:0;
    color:#ffffff;
    text-decoration:none;
    font-size:17px;
    font-weight:normal;
}
* html #g-nav ul.cc-nav-level-0 li a { /*forIE6*/
    zoom: 1;
}
#g-nav ul.cc-nav-level-0 li a:hover {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    background-color:#d31477;
}
#g-nav ul.cc-nav-level-0 > li > a.cc-nav-current,
#g-nav ul.cc-nav-level-0 > li.cc-nav-parent > a {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    background-color:#d31477;
}
#g-nav ul.cc-nav-level-0 li ul {
    margin: 0 0 0 0;
    padding:0;

}
#g-nav ul.cc-nav-level-2 {
    margin: 0;
    padding:0;
}

#g-nav ul.cc-nav-level-1{
    background-color: #1b2a75;
}

#g-nav ul.cc-nav-level-1 li{
    margin:0!Important;
}

#g-nav ul.cc-nav-level-1 li a {
    display: block;
    width:150px;
    height:auto;
    text-align:left;
    margin:0px 0px 0px 0px!Important;
    font-size:14px;
    line-height:14px;
    font-weight:normal;
    color:#ffffff;
    padding:15px 10px;
    background-color: #1b2a75;
    border-bottom:1px solid #d31477;
    text-decoration: none;
}
#g-nav ul.cc-nav-level-1 li:last-child>a {
/*    border-bottom:none;*/
}
#g-nav ul.cc-nav-level-1 li a:hover {
    text-decoration:none;
    color:#fff;
    background-color: #d31477;
}
#g-nav ul.cc-nav-level-1 a.cc-nav-current, ul.cc-nav-level-2 a.cc-nav-current {
    font-weight:bold !important;
    text-decoration:none !important;
    color:#fff;
    background-color: #d31477;
}

@media screen and (max-width:999px) {
#g-nav ul.cc-nav-level-0>li>a {
    padding:13px 15px 10px;
    font-size:14px;
}
}



/*--グローバルナビここまで--*/


/*--------------------*/
/*--モバイル用ナビ   --*/
/*--------------------*/
/** 下層を表示しないメニュー*/
#tab-menu {
    display:none;
}


@media screen and (max-width:767px) {
    #g-nav-outer {
        display:none;
    }
    
    #tab-menu {
        display:block;
        width:100%!Important;
    }   
    
    #tab-nav ul {
        margin:0;
        padding:0;
        width:100%;
    }
    #tab-nav ul.mainNav1 {
        border-top:1px solid #8c4269;
    }
    #tab-nav .mainNav1 li {
        margin:0;
        padding:0;
        list-style:none;
        float:none;
    }
    
    #tab-nav .mainNav1 li a {
        width:auto;
        display:block;
        background: #ffffff;
        position:relative;
        padding:15px 20px 15px 20px;
        border-bottom:1px solid #1b2a75;
        color:#1b2a75;
        text-align:left;
        text-decoration:none;
        font-size:16px;
        line-height:1;
        font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
        box-sizing:border-box;
        font-weight:bold;
    }

    #tab-nav .mainNav2 li a {
        width:auto;
        display:block;
        background:#ffffff url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/arrow.png?t=1548737137) 20px center no-repeat;
        position:relative;
        padding:15px 20px 15px 35px;
        border-bottom:1px solid #1b2a75;
        color:#1b2a75;
        text-align:left;
        text-decoration:none;
        font-size:14px;
        line-height:1!Important;
        font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
        font-weight:normal;
    }   
    #tab-nav .mainNav3 li a {
        width:auto;
        display:block;
        background:#ffffff url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/arrow.png?t=1548737137) 30px center no-repeat;
        position:relative;
        padding:15px 20px 15px 50px;
        border-bottom:1px solid #1b2a75;
        color:#1b2a75;
        text-align:left;
        text-decoration:none;
        font-size:14px;
        line-height:1;
        font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
    }

    #tab-nav .mainNav1 li a:hover,
    #tab-nav .mainNav1 li a.current {
        background-color: #1b2a75;
        color: #fff;
    }
}

/*--モバイル用ナビここまで--*/

/*------------------*/
/* スライド画像      */
/*------------------*/
#slide-img {
display:none;
}

.cc-indexpage #slide-img{
    width:100%;
    display:block;
}
/* Core
--------------------------------------------------*/
.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sp-slides-container {
	position: relative;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.sp-slide {
	position: absolute;
}

.sp-image-container {
	overflow: hidden;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}

/* Layers
--------------------------------------------------*/
.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden;
}

.sp-black {
	color: #FFF;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
}

.sp-white {
	color: #000;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
	border-radius: 10px;
}

.sp-padding {
	padding: 10px;
}

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {

}

.sp-grabbing {
}

.sp-selectable {
	cursor: default;
}

/* Caption
--------------------------------------------------*/
.sp-caption-container {
	text-align: center;
	margin-top: 10px;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
	margin: 0 !important;
	background-color: #000;
}

.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sp-full-screen-button:before {
	content: '\2195';
}

.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
	opacity: 1;
}

/* Arrows
--------------------------------------------------*/
.sp-arrows {
	position: absolute;
}

.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1;
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px;
}

.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
	left: 20px;
	right: auto;
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	right: 20px;
	left: auto;
}

.sp-horizontal .sp-next-arrow {
	right: 20px;
	left: auto;
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	left: 20px;
	right: auto;
}

.sp-vertical .sp-previous-arrow {
	top: 20px;
}

.sp-vertical .sp-next-arrow {
	bottom: 20px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF;
}

.sp-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.ie8 .sp-arrow,
.ie7 .sp-arrow {
	width: 0;
	height: 0;
}

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
	content: none;
}

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
	max-width: none;
	max-height: none;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	-mox-box-shadow: none !important;
	box-shadow: none !important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.slider-pro a {
	position: static;
	transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
}

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
	max-width: none;
	max-height: none;
}

.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro img.sp-layer {
	border: none;
}


/*------------------*/
/* パンくず         */
/*------------------*/
/* 非表示画面は、HTMLへ直接記述　ページ表示時以外は非表示 */
.access_bc { display:none; }
/*#page-1048400966 .access_bc { display: inherit; }*/
.apply_bc { display:none; }
#page-2554997478 .apply_bc { display: inherit; }
.cancelpolicy_bc { display:none; }
#page-2554997378 .cancelpolicy_bc { display: inherit; }

/* 以下のページはパンくずを表示しない */

#page-2363209392 #bc-wrap, 
#page-2363209492 #bc-wrap, 
#page-2343410992 #bc-wrap, 
#page-2365596492 #bc-wrap, 
#page-2363397192 #bc-wrap, 
#page-2362508592 #bc-wrap, 
#page-2554996978 #bc-wrap,  /* 概要 */
.cc-indexpage #bc-wrap,     /* トップページ */
.cc-page-blog #bc-wrap, 
.cc-pagemode-notfound #bc-wrap, 
.cc-pagemode-overlay #bc-wrap, /* プライバシー、サイトマップ、ブログ*/
.cc-pagemode-sitetemplate #bc-wrap /* 利用規約、返品条件、ショップ情報、精算 */
{
    display: none;
}

@media screen and (max-width:999px) {
   #bc-wrap{
    margin-left:10px;
   }
}

#breadcrumb {
    width:100%;
    max-width: 1000px;
    margin: 0 auto;
    padding:10px 10px 0 0;
    display:block;
    box-sizing:border-box;
}

#breadcrumb a.home-link {
    width:auto;
    padding: 0 15px 0 0px;
    color:#333333;
    background: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/arrow.png?t=1548737137) no-repeat right center;
    font-size:12px;
    float:left;
    font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

#breadcrumb ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#breadcrumb ol li {
    float: left;
    margin: 0;
    font-size:10px;
    color:#333333;
}
#breadcrumb ol li a {
    padding: 0 15px 0 5px;
    color:#333333;
    background: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/arrow.png?t=1548737137) right center no-repeat;
    font-size:12px;
}
#breadcrumb ol li a.cc-nav-current {
    text-decoration: none;
    color:#333333;
    background: none;
}


/*--------------------------*/
/*-- コンテンツ部分基本設定 --*/
/*--------------------------*/
#content-wrap {
    margin: 0 auto;
    padding:0;
    width: 100%;
    max-width: 1030px;
}
.cc-pagemode-notfound #content-wrap,
.cc-pagemode-overlay #content-wrap {
    width:100%;
    margin:0 auto;
    padding:0px 0px 0px 0px !important;
    background-image:none !important;
    box-sizing:border-box;
}

/*--Sidebar--*/
/*--サイドバー--*/
#side{
	width:300px;
	margin:0;
	padding:0;
        float:left;
}

#side #sidebar {
    width:100%;
    margin:0 auto;
    padding:3px 10px 10px 10px;
}

.cc-indexpage #side #sidebar {
    padding-top:25px;
}

#side #sidebar p{
  margin-left:20px!Important;
}

@media screen and (max-width:969px) {
#side {
    width:90%!Important;
    margin:0;
    padding:0 20px 0 20px!Important;
    float:none;
}

#side #sidebar {
    padding:0 0;
    margin:0 auto;
}

.cc-indexpage #side #sidebar {
    padding-top:0px;
}

}


/*--サイドバーここまで--*/


/*--メインコンテンツ--*/
#content {
	width:720px;
    margin:0 auto;
    padding:15px 0px 30px 0px;
    box-sizing:border-box;
    background-color:white;
        float:left;
}

@media screen and (max-width:969px) {
#content {
    width:100%;
    float:none;
}
}
@media screen and (max-width:767px) {
    #content {
        width:100%!Important;
        float:none!Important;
    }
    
    #content-wrap{
        width:100%!Important;
    }

}


/*-- コンテンツ部分基本設定 ここまで--*/

/*--------------------*/
/*--メインコンテンツ    --*/
/*--------------------*/

/*--pタグ--*/
.j-text p {
    color: #333333;
    font-size: 16px;
    line-height: 1.5!important;
}

/*--見出し--*/
.j-header h1,
h1.j-blog-header,
#content h1 {
    line-height:1!important;
    padding:15px 10px 10px 60px;
　　border-radius: 5px; 
   -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 5px;   /* Firefox用 */ 
   margin-bottom:10px;
    color:#1b2a75;
    font-size:24px;
    background: #cad3ff url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/h1.png?t=1548737234) 10px center no-repeat;
}
.j-header h2,
.j-blogarticle h2,
#content h2 {
    line-height:1!important;
    padding:0 0 5px 10px;
    color:#1b2a75;
    font-size:22px;
    border-bottom:dotted 2px #1b2a75;
}
.j-header h3,
.j-blogarticle h3,
#content h3 {
    padding:0 0 0 20px;
    line-height:1!important;
    color:#1b2a75;
    font-size:18px;
    background: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/h3.png?t=1548737214) left 5px no-repeat;
}

#content ul{
    padding-left:10px;
}
@media screen and (max-width:999px) {
    .j-header h1,
    h1.j-blog-header,
    #content h1 {
      text-align:left;
    }
    .j-text p {
       margin:0 10px;
   }
}



/*-コンテンツここまで--*/




/*------------*/
/*--フッタ --*/
/*------------*/
#footer {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding:35px 5px 20px;
    box-sizing:border-box;
}

#footer .foot_row{
    display:-webkit-flex;
    display:flex;
    /* 横一行に配置   */
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    /* 右寄り配置    */
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
    /* クロス軸 中央配置    */
    -webkit-align-items:flex-start;
    align-items:flex-start;
    box-sizing:border-box;
}
#footer #foot-info {
    width:auto;
    margin-left:15px;
    padding:0;
    /* 左寄り*/
    margin-right: auto;
    margin-bottom: 20px;
}

#footer #foot-info img {
    opacity:1;
    max-width: 100%;
}
#footer #foot-tel {
    width:auto;
    padding: 0;
    margin: 0 6px;
}
#footer #foot-apply{
    padding: 0;
    margin: 0 6px;
}
#footer #foot-access{
    padding: 0;
    margin: 0 6px;
}
#footer #foot-address{
    margin-left:15px;
    padding: 0;
}
#footer #foot-address p{
	color: #714716;
	font-size: 14px;
}
#footer a:hover {
    text-decoration: underline;
    color: #397712;
}

.gutter{
    width: 100%;
    margin:0 auto;
    padding:5px 15px 10px;
    box-sizing:border-box;
}


@media screen and (max-width:999px) {
    #footer{ }
}

@media (max-width: 767px) {
	#footer .foot_row{
		/* flexアイテムは 上から下へ垂直方向に配置*/
		-webkit-flex-direction: column; /* Safari */
		  flex-direction:         column;
  	}
  	#footer #foot-info,
  	#footer #foot-info img,
  	#footer #foot-tel,
  	#footer #foot-apply,
  	#footer #foot-access,
  	#footer #foot-address {
  		margin:0 auto 20px;
  		text-align: center;
  	}
}


.j-blogarticle .c {
    display:none;
}

/*--管理ページ用メニュー--*/

/*--Jimdo概要P補正--*/
#imprint h2 {
    background:none;
    height:auto;
}

/*--ブログページ関連など--*/
.post .datetime,
.j-blogarticle .datetime {
    font-size:13px;
    font-weight:bold;
    color:#351913 !important;
    font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.post .datetime .datetime-inner,
.j-blogarticle .datetime .datetime-inner {
    line-height:100% !important;
}

.j-blogarticle .datetime .datetime-inner {
    padding:3px 10px 3px 10px !important;
}

.post .postmeta {
    font-size:14px;
    font-weight:bold;
    color:#351913;
    margin:0 !important;
    padding:0 !important;
}

/*===================================================================
  global-nav-sp
===================================================================*/

#global-nav-sp {
	display: block;
}
	
#global-nav-sp {
  width: 100%;
  background-color: #1b2a75;
  background-size: contain;
  border-bottom:8px solid #d31477;
}
#global-nav-sp ul{
  margin:0;
  padding:0;
}

#global-nav-sp>ul>li {
  float: left;
  padding: 0;
  margin:0;
  width: 20%!Important;
  bordesr-left: 0;
  box-shadow: inset 1px 0 0 #ffffff;
  text-align: center;
  list-style:none!Important;
  padding:1% 0px 2%;
}
#global-nav-sp ul li:first-child {
  box-shadow: none;
  border-left: 0;
}
#global-nav-sp ul li a {
  display: block;
  text-decoration: none;
  color:#ffffff;
  font-weight:bold;
  padding: 45px 0 0px;
  font-size: 11px;
  background: no-repeat center 5px;
  list-style:none!Important;
  /*background-size: contain;*/
  line-height:130%;
}


#global-nav-sp ul li.nav-01 a {
  background-image: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/b-mb-home.png?t=1548737176);
  background-position: center 10px;
  padding: 55px 0 4px;
}
#global-nav-sp ul li.nav-02 a {
  background-image: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/b-mb-school.png?t=1548737187);
  background-position: center 7px;
  padding: 55px 0 0px;
}
#global-nav-sp ul li.nav-03 a {
  background-image: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/b-mb-service.png?t=1548737206);
  background-position: center 7px;
  padding: 55px 0 0px;
}
#global-nav-sp ul li.nav-04 a {
  background-image: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/b-mb-about.png?t=1548737169);
  background-position: center 10px;
  padding: 44px 0 0px;
}
#global-nav-sp ul li.nav-05 a {
  background-image: url(https://u.jimcdn.com/cms/o/s653f8bb451054146/userlayout/img/b-mb-menu.png?t=1548737182);
  background-position: center 10px;
  padding: 55px 0 4px;
}




.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

@media (min-width: 768px) {
	#global-nav-sp {
		display: none;
	}
}


/*--------------------- 
** スマホ用表示設定
--------------------- */

#cc-nav-view-2256171892, /* アクセス */
#cc-nav-view-2256170592, /*　お申込み */
#cc-nav-view-2256980692
{
display:none;
}


/*--------------------- 
** お取り扱い校の表
--------------------- */
#page-1048333966 td,
#page-1048333866 td{
  padding:5px 5px 5px 10px;
  border-bottom:1px solid #efefef;
}

/*--------------------- 
** ボタン
--------------------- */

.j-callToAction a{
background-color:#ffffff;
color:#D31477!Important;
border:none;
border:2px solid #D31477!Important;
}

.j-callToAction a:hover{
background-color:#D31477;
color:#ffffff!Important;
border:1px solid #D31477!Important;
}

a.j-calltoaction-link-style-3{
font-size:14px;
}
/* スマホPC改行調整 */

@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 767px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}