/*
.c-container{
  max-width: 1024px; 
  margin:0 auto;
  padding: 0px 20px 0px 20px;
}
*/

/*
.p-entry-content {
  width: 100%;
}
*/

.l-body--right-sidebar .l-contents__main{
  margin-left: 0!important;
}

.l-contents__inner{
  margin-top: 0;
}

h1.c-page-header__title{
    display:none;
}

h3{
  border-bottom: 2px solid  #ffb74d!important;
}

h4 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #FFFDE7;/*背景色*/
  border-left: solid 5px #ffb74d;/*左線（実線 太さ 色）*/
}

.wp-block-image>figure, figure.wp-block-image{
  width: 100%;
  height: 100%;
}

.l-body--right-sidebar .l-contents__main {
  margin-left: 1rem;
}

[data-has-sidebar=true] .l-contents__sidebar{
  width:310px;
}



.p-entry-content>h2.top-h2 {
  position: relative;
  padding: 1.5rem 2.5rem;
}

.p-entry-content>h2.top-h2:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 1px dashed #FFFFFF;
}

.p-entry-content>h2{
  border-left:  #60D1A7;
  background-color: #60D1A7!important; 
}

.top-accordion__title>.smb-accordion__item__title{
  background-color: #FFF9E6;
  padding-left: 34px;
}

smb-accordion__item__title__label>img{
  padding-right: 12px!important;
}

.top-accordion__title2>.smb-accordion__item__title{
  background-color: #60D1A7;
}

.top-accordion>.smb-accordion__item {
  background-color: #FFF9E6;
}

.wp-block-separator{
  border:none
}

.wp-block-separator1{
    border:none;
    border-top: dotted 1px #FFB74D;
    height:1px;
    color:#FFFFFF;
}

.wp-block-separator2{
    border:none;
    border-top: solid 1px #a7a7a791;
    height:1px;
    color:#FFFFFF;
}

.wp-block-separator3{
    border:none;
    border-top: dotted 2px #cfcfcf;
    height:1px;
    color:#FFFFFF;
  }

  .smb-box__body>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){
    margin-top: 10px;
  }

  .has-sm-normal-font-size{
    line-height: 1.2rem;
  }

  a.smb-btn .top-btn{
    width: 300px;
    height:70px;
  }

/*
  .top-balloon>.smb-balloon__figure{
  width: 223px;
  height: 223px;
}
*/

.c-page-header{
  padding-top: 0px;
  padding-bottom: 0px; 
}

.l-footer{
  background-color: #60D1A7;
}

.l-footer--default .l-footer-widget-area{
  padding-top: 1.2rem;
}

.l-footer--default .c-copyright{
  background-color: #60D1A7;
  color:#FFFFFF;
}

.c-row--lg-margin-l>.c-row__col{
  margin-bottom: 0px;
}

.c-fluid-container{
  padding-bottom: 10px;
}

.p-section-front-page-content{
  padding-top: 0px!important;
}

.top-suisen{
  padding-top: 0px !important;
}

.page-h2{
  background-color: #60D1A7!important;
}

.page-h3{
  padding-left: 8px!important;
}  

.linehight{
  margin-top: 0px!important;
}

.smb-list__icon{
  color: red;
}

.list-line-solid{

  border-top: solid 1px #333;
}

.list-line-dot{
  border-top: dotted 1px #333;
}

.smb-accordion__item__title{
  background-color: #60D1A7;
}

.smb-accordion__item__body{
  background-color: #FFFDE7;
}

.c-entry__title{
  display: none;
}

.c-entry__header{
  margin:0;
}