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

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

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

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


#content p{
       margin-left:10px;
}

#content table p{
       margin-left:0px;
}

#content table{
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
}
#content td,th{
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px;
text-align:left;
}
#content table ul{ margin-top:10px}
#content table ul li{
       margin-bottom:5px;
       line-height:150%;
       margin-left:10px;
}

#content table.odd tr:nth-child(even) td {
	background: #eee;
}

.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;
    }
   /* #cc-m-7947761362 .cc-m-hgrid-column,
    #cc-m-7948679862 .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: 90px;
    padding-top:10px;
}

#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:10px;
    padding:5px 50px 0 0;
    /* 左寄り*/
    margin-right: auto;
    max-width:450px;
}

#header h1.mb {
    display:none;
}

#header h1 a img {
    opacity:1;
}

#header #head-apply,
#header #head-access{
    padding: 0;
    margin: 3px 10px 0 6px;
    max-width:256px;
}


#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:767px) {

    #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;
    min-height:46px;
    background-color:#cf001c; 
}

#g-nav {
    margin:0 auto;
    width:1000px;
}
#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;*/
justify-content: space-between;
    *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:14px 25px 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:#cf001c;
    font-weight:bold;
    background-color:#ffeff1;
}
#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:#cf001c;
    font-weight:bold;
    background-color:#ffeff1;
}
#g-nav ul.cc-nav-level-0 li ul {
    margin: 0 0 0 0;
    padding:0;
    border:1px solid #fefefe;
}
#g-nav ul.cc-nav-level-2 {
    margin: 0;
    padding:0;
}

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

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

#g-nav ul.cc-nav-level-1 li a {
    display: block;
    width:153px;
    height:auto;
    text-align:left;
    margin:0px 0px 0px 0px!Important;
    font-size:14px;
    line-height:14px;
    font-weight:normal;
    color:#cf001c;
    padding:15px 10px;
    background-color: #ffeff1;
    border-bottom:1px solid #cf001c;
    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: #cf001c;
}
#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: #cf001c;
}

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

/* お問合せページメニュー非表示 */
@media screen and (min-width: 769px) {
#cc-nav-view-1338179562{
  display:none;
}
}

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


/*--------------------*/
/*--モバイル用ナビ   --*/
/*--------------------*/
/** 下層を表示しないメニュー*/

#tab-nav {
    display:none;
}

@media screen and (max-width: 767px) {
#g-nav-outer {
        display:none;
    }


#tab-nav {
	display: block;
}
	
#tab-nav {
  width: 100%;
  background-color: #ffffff;
  background-size: contain;
}
#tab-nav ul{
  margin:0;
  padding:0;
}




#tab-nav ul li a{
  display: block;
  text-decoration: none;
  font-weight:bold;
  padding: 45px 0 0px;
  background: no-repeat center 5px;
  list-style:none!Important;
  /*background-size: contain;*/
  line-height:130%;
}


#tab-nav ul.cc-nav-level-0{
display:none;
}

#tab-nav ul.cc-nav-level-0 li a {
background-color: #ffffff;
padding:7px 20px 7px 20px;
border-bottom:1px solid #cccccc;
color:#333333;
font-size:17px;
}

#tab-nav ul.cc-nav-level-0 li:first-child a{
  padding-left:11px;
}

#tab-nav ul.cc-nav-level-0 li > ul {
visibility: visible;
display: none;
}

#tab-nav ul.cc-nav-level-0 li:hover > ul,
#tab-nav ul ul:hover  {
visibility: visible;
display: none;
}


#tab-nav ul.cc-nav-level-0 > li > a.cc-nav-current {
        color: #CC0100;
}


#tab-nav ul.cc-nav-level-0 li ul {
position: relative;
width: 100%;
}

#tab-nav ul.cc-nav-level-1 li a,
#tab-nav ul.cc-nav-level-2 li a {
font-size:13px!important;
width: 110%;
text-indent: 2.25em;
text-align: left!important;
background-color: #ffffff;
color:#333333;
font-weight:normal;
padding:5px 20px 5px 30px!Important;
}

#tab-nav ul.cc-nav-level-1 li:first-child a{
  padding-left:20px!Important;
}

#tab-nav ul.cc-nav-level-2 li a {
text-indent: 4em;
font-weight: normal;
}

#tab-nav ul.cc-nav-level-1 a.cc-nav-current,
#tab-nav ul.cc-nav-level-2 a.cc-nav-current {
        background-color: #ffffff;
        color: #ff0000;
}

#tab-nav ul.cc-nav-level-0 li ul li a {
}


/* n-arr */

#tab-nav .n-arr {
  display: block;
  position: relative;
}

#tab-nav .n-arr a{
  border:none!Important;
}

#tab-nav .n-arr a{
  position: absolute;
  top: -33px;
  right: 0;
  display: block;
  background-color: transparent;
  color: #000;
  height: 18px;
  width: 13%;
  line-height: 1;
  text-align: center;
  text-indent: 0;
}

#tab-nav .n-arr a:hover{
  background-color:white!Important;
}

#tab-nav .n-arr a span:after {
		font-family: "Font Awesome 5 Free";
		content: "\f078";
		color: #333;
		font-weight: 900;
		font-size:18px;
}



/*
#tab-nav .n-arr a:link,
#tab-nav .n-arr a:visited{
position: absolute;
top: -34px;
right: 0;
display: block;
background-color: #ffffff;
color: #000;
height: 18px;
width: 13%;
line-height: 1;
text-align: center;
text-indent: 0;
}

    }
#tab-nav .n-arr a{
        border:none!Important;
}

#tab-nav .n-arr a span:after {
content: url(arr4.png);
color: #daf0ba;
}*/

}

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

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

.cc-indexpage #image-top{
display:block;
/*width: 1040px;*/
margin: 0 auto 0;
text-align: center;
}

/*swiper
----------------------------------------*/
.swiper-container{
text-align: center;
}
.swiper-container .swiper-slide img{
max-width: 100%;
width:100%;
height: auto;
}




/*------------------*/
/* パンくず         */
/*------------------*/
/* 非表示画面は、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-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/sf7ca28f7a28c6f4c/userlayout/img/arrow.png?t=1594022119) 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/sf7ca28f7a28c6f4c/userlayout/img/arrow.png?t=1594022119) 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;
    display:flex;
}
.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:30%;
	margin:0;
	padding:0;
        /*float:left;*/


}

#side #sidebar {
    margin:0 auto;
    padding:10px 10px 10px 30px;
}

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

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

@media screen and (max-width:767px) {
#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:68%;
    margin:0 auto;
    padding:10px 0px 30px 0px;
    box-sizing:border-box;
    background-color:white;
    /*float:left;*/
}

.cc-indexpage #content {
   padding-top:30px;
}

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

}


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

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

/*--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:12px 10px 10px;
    background: #cf001c;
    border-radius: 5px; 
   -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 5px;   /* Firefox用 */ 
   margin-bottom:10px;
    color:#ffffff;
}
.j-header h2,
.j-blogarticle h2,
#content h2 {
    line-height:1.7!important;
    padding:0px 10px 0px 10px;
    color:#000000;
   margin-bottom:10px;
    min-height:31px;
    border-bottom:double 3px #cf001c;
}
.j-header h3,
.j-blogarticle h3,
#content h3 {
    padding:0 0 0 20px;
    line-height:1.2!important;
    color:#000000;
    background: url(https://u.jimcdn.com/cms/o/s534853d0c6c8025a/userlayout/img/h3.jpg?t=1637050944) left 5px no-repeat;
   margin-top:10px;
}

#content ul{
    padding-left:10px;
}
@media screen and (max-width:999px) {
    .j-header h1,
    h1.j-blog-header,
    #content h1 {
      text-align:center;
    }
}
/*-コンテンツここまで--*/




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

#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%;
}
#global-nav-sp ul{
  margin:0;
  padding:0;
}

#global-nav-sp>ul>li {
  float: left;
  padding: 0;
  margin:0;
  width: 18.5%!Important;
  bordesr-left: 0;
  /*box-shadow: inset 1px 0 0 #ffffff;*/
  text-align: center;
  list-style:none!Important;
  padding:1% 0px 2%;
  background-color: #cf001c;
  background-size: contain;
  border-radius:10px;
  margin-right:1%;
}
#global-nav-sp ul li:first-child {
  box-shadow: none;
  border-left: 0;
  margin-left:2%;
}
#global-nav-sp ul li:last-child {
  margin-right: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/s534853d0c6c8025a/userlayout/img/b-mb-taisoufuku.png?t=1637031134);
  background-position: center 5px;
  padding-top:50px!Important;
}
#global-nav-sp ul li.nav-02 a {
  background-image: url(https://u.jimcdn.com/cms/o/s534853d0c6c8025a/userlayout/img/b-mb-chugaku.png?t=1637031117);
  background-position: center 0px;
  padding-top:42px!Important;
  line-height:105%;
}
#global-nav-sp ul li.nav-03 a {
  background-image: url(https://u.jimcdn.com/cms/o/s534853d0c6c8025a/userlayout/img/b-mb-hschool.png?t=1637031121);
  background-position: center 5px;
  padding-top:50px!Important;
}
#global-nav-sp ul li.nav-04 a {
  background-image: url(https://u.jimcdn.com/cms/o/s534853d0c6c8025a/userlayout/img/b-mb-service.png?t=1637031129);
  background-position: center 10px;
  padding-top:53px!Important;
  line-height:100%;
}
#global-nav-sp ul li.nav-05 a {
  background-image: url(https://u.jimcdn.com/cms/o/s534853d0c6c8025a/userlayout/img/b-mb-menu.png?t=1637031126);
  background-position: center 10px;
  padding-top:53px!Important;
}




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

@media (min-width: 767px) {
	#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:#E60012;
color:white!Important;
border:none;
}

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

/* スマホ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; }
}

/* 画像付き文章 */
.cc-m-textwithimage-inline-rte p{
 padding-top:10px;
}