@charset "utf-8";
/* CSS Document */
 *, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#cWrap {
  width: 100%;
}
/**#contents*********************************************/
#contents {
  width: 980px;
  margin: 30px auto;
  padding: 0;
  text-align: left;
  background: url(/cmn/img/contents-bg.gif) left top repeat-y;
}
article a {
  color: #ef7a00;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}
article a:visited {
  color: #ef7a00;
}
article a:hover {
  color: #ef7a00;
  text-decoration: none;
}
/*リンク黒*/
article .alink-black a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
article .alink-black a:visited {
  color: #000;
}
article .alink-black a:hover {
  color: #000;
  text-decoration: underline;
}
article h3 {
  clear: both;
  border-left: 3px solid #ef7a00;
  border-bottom: 1px solid #a6a691;
  padding: 0 0 5px 15px;
  zesize: 115%;
  margin: 2em 0 1em 0;
}
article h3.h3none {
  border: none;
  padding: 0;
}
article .ttl {
  clear: both;
  border-left: none;
  border-bottom: none;
  background: #f4f1ed;
  padding: 5px 0 5px 13px;
  font-weight: bold;
  margin: 1em 0;
}
article .ttl:first-child {
  margin: 0 0 1em 0;
}
article h4, article .ttl02 {
  border-bottom: 1px solid #a6a691;
  padding-bottom: 5px;
  margin: 2em 0 1em 0;
  font-weight: bold;
}
article h4.h4none {
  border: none;
  padding-bottom: 0;
}
article h5, article .ttl03 {
  position: relative;
  clear: both;
  font-weight: bold;
  margin: 1em 0 1em 1.5em;
}
article h5:after, article .ttl03:after {
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #ea510e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
article h5.h5none {
  position: static;
  margin: 1em 0;
}
article h5.h5none:after {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  background: none;
}
article .ttl04 {
  clear: both;
  background: #f2902a;
  padding: 5px 0 5px 13px;
  color: #FFF;
  font-size: 105%;
  font-weight: bold;
  margin: 1em 0;
}
article p, article ul, article ol, article li, article dl, article table {
  margin-bottom: 1em;
}
article p:last-child, article ul:last-child, article ol:last-child, article dl:last-child, article table:last-child {
  margin-bottom: 0;
}
#contents {
  min-height: 1%;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*\*/
* html #contents {
  height: 1%;
}
#contents {
  display: block;
}

/**/
/****************************************
 singleLpベース
*****************************************/
body {
  overflow-x: hidden;
}
body.is-tb {
  min-width: auto;
}
#sidebar {
  display: none;
}
#cWrap {
  background: none;
  margin-top: 134px;
}
#contents {
  background: none;
  margin-top: 0;
}
#h1Wrap {
  display: none;
}
.column2.column2Box {
  width: 730px;
}
.inquiry-tel dd {
font-size: 96%;
padding: 7px 0 7px 0;
}
/****************************************
 h1見出し画像
*****************************************/
h1.singleLp {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0;
}
h1.singleLp > img {
  width: 100%;
  height: auto;
}
h1.singleLp > img.only-pc {
  display: block;
}
.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 750px) { /*Sp*/
  #cWrap > #contents > #article {
    padding-top: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  h1.singleLp {}
  h1.singleLp > img.only-pc {
    display: none;
  }
  h1.singleLp > img.only-sp {
    display: block;
    width: 100%;
    height: auto;
  }
  .column2.column2Box {
    width: 100%;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc nallow */
  body.singleLp #contents {
    margin: 0 auto;
    width: 100% !important;
  }
  #article {
    width: 100%;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  #article {
    width: 980px;
  }
}
/****************************************
 文字サイズ
*****************************************/
body.singleLp #contents {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  font-size: 120%;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  color: #333;
}
body.singleLp #contents article p {
  line-height: 1.9;
  font-size: 120%;
}
body.singleLp #contents article ul li,
body.singleLp #contents article ol li {
  font-size: 120%!important;
}
body.singleLp #contents article p.txt-small {
  line-height: 1.9;
  font-size: 100%;
}
body.singleLp #contents article p.txt-small02 {
  line-height: 1.9;
  font-size: 90%;
}
body.singleLp #contents article p.txt-small03 {
  line-height: 1.9;
  font-size: 80%;
}
body.singleLp #contents article p.txt-small04 {
  line-height: 1.9;
  font-size: 70%;
}
#article h2.singleLp {
  background: none;
  font-size: 196%;
  text-align: center;
  margin-bottom: 1em;
}
#article h3 {
  border-bottom: none;
  font-size: 125%;
}
#article h3.doc {
  border-left: none;
  border-bottom: none;
  padding: 0;
  margin-top: 0;
}
#article h3.doc img.ico {
  margin-right: 0.8em;
}
.horizontal-line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align: center;
}
.horizontal-line:before, .horizontal-line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
.horizontal-line:before {
  left: 0;
}
.horizontal-line:after {
  right: 0;
}
#article a.pdf {
  background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
#article a.window {
  background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
@media screen and (max-width: 750px) { /*Sp*/
  #cWrap > #contents > #article h2.singleLp {
    font-size: 20px !important;
  }
  body.singleLp #contents {
    font-size: 100%;
  }
  #article h3.doc img.ico {
    width: 1.5em;
    height: auto;
    margin-right: 0.5em;
  }
  #article a.pdf {
    background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article a.window {
    background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
}
/****************************************
 レイアウト
*****************************************/
.bg01 {
  background: #fff5e3;
}
.bg02 {
  background: #edf7fb;
}
.bg03 {
  background: #fffccd;
}
.singleLpContents section {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.singleLpContents .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 80px 0 80px 0;
}
.faqWrap > .inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto -60px auto;
  padding: 60px 0 90px 0;
}
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col2 > div,
.col2 > li {
width: calc(50% - 8px);
    margin: 0 0 16px 0;
}
.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col3 > div,
.col3 > li {
width: calc(33.3% - 10px);
    margin: 0 0 16px 0;
/*  padding: 0;*/
  font-size: 90%;
}
.col3 > li a {
  display: block;
}
.col4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col4 > div,
.col4 > li {
width: calc(25% - 10px);
    margin: 0 0 16px 0;
  padding: 0;
  font-size: 90%;
}
.col4 > li a {
  display: block;
}
.box-whitebg {
  padding: 2em;
  margin: 2em 0;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.01);
  border-radius: 6px;
  border: 2px solid #87CEFA;
}
.box-redline {
  padding: 1.5em 1em;
  margin: 2em 0;
  border-radius: 6px;
  border: 2px solid #dc0000;
}
body.singleLp #contents article .box-redline p{
  font-size: 100%;	
}
body.singleLp #contents article .box-redline p.txt-red02{
  font-size: 22px;	
}
@media screen and (max-width: 1000px) {
  .singleLpContents .inner {
    margin: 0 auto 0 auto;
    padding: 1em 20px 4em 20px;
    width: calc(100% - 1.0em);
  }
}
@media screen and (max-width: 750px) { /* SP */
body.singleLp #contents article .box-redline p.txt-red02{
  font-size: 120%;	
}
}

.box-whitebg p {
  margin: 0;
  padding: 0;
}
/****************************************
 table
*****************************************/
table {
  width: 100%;
  font-size: 90%;
}
td.td-c {
  text-align: center;
}
td.td-r {
  text-align: center;
}
th.em-cell-t, td.em-cell-t {
  border-top: 6px solid #ffa600 !important;
}
th.em-cell-r, td.em-cell-r {
  border-right: 4px solid #ffa600 !important;
}
th.em-cell-b, td.em-cell-b {
  border-bottom: 6px solid #ffa600 !important;
}
th.em-cell-l, td.em-cell-l {
  border-left: 4px solid #ffa600 !important;
}
.underline01 {
  border-bottom: solid 2px #87CEFA;
}
.underline02 {
  border-bottom: solid 2px #dc0000;
}
.underline03 {
  border-bottom: solid 2px #999999;
}
.accordion-ttl {
  background: url(/cmn/img/ico/ico-plus.gif) 8px 16px no-repeat #ffffff;
  padding: 10px 5px 8px 47px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 1em;
  color: #ef7a00;
  border-radius: 6px;
}
.accordion-active {
  background: url(/cmn/img/ico/ico-minus.gif) 8px 16px no-repeat #ffffff;
  padding: 10px 5px 8px 47px;
  margin-bottom: 0;
  margin-top: 1em;
}
.accordion {
  display: none;
  background: #ffffff;
  padding: 1em 1.5em 1em 2em;
  margin-bottom: 2em;
}
body.singleLp #contents article p.examplebox {
  background-color: #ffffff;
  margin: 0 2em 1em 2em;
padding: 15px 5px 15px 15px;
  font-size: 90%;
  border-radius: 4px;
  display: block;
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc nallow */
  table {
    width: 100%;
    font-size: 99%;
  }
  body.singleLp #contents article p.examplebox {
    border: 2px solid #fff;
    background: #fff;
    padding: 15px 15px 15px 15px;
    margin-bottom: 1em;
    border-radius: 4px;
  }
}
@media screen and (max-width: 750px) { /* SP */
  table {
    width: 100%;
    font-size: 89%;
  }
  .col2 > div {
    width: 100%;
  }
  .col3 > li {
    margin-bottom: 0;
  }
  .col3 > li > img {
    width: 100%;
    height: auto;
    max-height: 63px;
    max-width: 103px;
  }
  .col3 > li > p {
    display: none;
  }
  .singleLpContents .inner {
    margin: 0 auto 0 auto;
    padding: 1em 0.5em 4em 0.5em;
    width: calc(100% - 1.0em);
  }
  .faqWrap > .inner {
    margin: 0 auto -6em auto;
    padding: 1em 1em 9em 1em;
    width: calc(100% - 2em);
  }
  .box-whitebg {
    padding: 0.75em;
    border: 1px solid #87CEFA;
  }
  body.singleLp #contents article p.examplebox {
    border: 1px solid #fff;
    background: #fff;
    padding: 0.25em 0.25em 0.25em 2em;
    margin: 1em 0 1.5em 0;
    border-radius: 2px;
  }
}
/****************************************
 only pc/tb/sp
*****************************************/
@media screen and (max-width: 750px) { /* SP */
  .only-pc, .only-pctb {
    display: none !important;
  }
  .only-pc-c-txt {
    text-align: left !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
  .only-spi {
    display: inline-block !important;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc nallow */
  .only-tb {
    display: block !important;
  }
  .only-tbi {
    display: inline-block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  .only-pc {
    display: block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pci {
    display: inline-block !important;
  }
  .only-pc-c-txt {
    text-align: center;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/****************btn***********************/

.btn, a.btn, button.btn {
  font-weight: normal;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 1rem 0.75rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 110%;
}
.ancbtn, a.ancbtn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 15px;
}
.anc.col3 li {
    margin-bottom: 0.2em !important;
    background: url(/cmn/img/arrow-btm-o.gif) left 3px no-repeat;
    padding-left: 20px;
    font-size: 90%;
    line-height: 1.4em;
    letter-spacing: 0;
}
a.btn-sp {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em auto;
  width: calc(100% - 8em);
}
a.btn-sp span {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #ef7a00;
  border-radius: 4px;
  background: #fff;
}
a.btn-sp:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
a.btn-sp:hover:before {
  left: 2rem;
}
a.btn-plan {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em 1em;
  width: 70%;
}
a.btn-plan-s {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em 1em;
  width: 70%;
  padding: 0.5em 0.25em;
}
a.btn-plan span, a.btn-plan-s span {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #ef7a00;
  border-radius: 4px;
  background: #fff;
}
a.btn-plan:hover, a.btn-plan-s:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
a.btn-plan:hover:before, a.btn-plan-s:hover:before {
  left: 2rem;
}
.anclist {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.anclist li {
  width: 33%;
}
.anclist li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.anclist {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.anclist li {
  width: 33%;
}
.anclist li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.anclist li:nth-child(1) {
  margin-left: 1.6em;
}
.anclist li:nth-child(1) a{
  letter-spacing: 0;
}
.anclist li:nth-child(1) a::before {
    content: url("../img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 0.25em;
}
.anclist li:nth-child(2) a::before {
    content: url("../img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 1em;
}
.anclist li:nth-child(3) a::before {
    content: url("../img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 1em;
}
a.btn-anc {
  position: relative;
  color: #3b71ab;
  background: #9dccff;
  -webkit-box-shadow: 0 5px 0 #93afcc;
  box-shadow: 0 5px 0 #93afcc;
  margin: 0;
  width: 85%;
}
a.btn-anc:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #3db3ea;
  -webkit-box-shadow: 0 2px 0 #93afcc;
  box-shadow: 0 2px 0 #93afcc;
}
a.btn-anc:hover:before {
  left: 2rem;
}
#article .youtubelist {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: center;
}
#article .youtubelist li {
  width: 460px;
  font-size: 100%;
  line-height: 1.8;
}
#article .youtubelist .youtube {
position: relative;
width: 100%;
padding-bottom: 56.25%;
overflow: hidden;
margin-bottom: 7px;
}
#article .youtubelist .youtube iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
body.singleLp #contents article .youtubelist p {
    font-size: 95%!important;
}
@media screen and (max-width: 750px) { /* SP */
  .btn, a.btn, button.btn {
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 1rem 0.75rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.3rem;
    font-size: 110%;
  }
  a.btn.btn-plan {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 0.25em auto;
    width: calc(100% - 4.5em);
  }
  a.btn.btn-plan-s {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 0.25em auto;
    width: calc(100% - 4.5em);
    padding: 0.25em 0.5em;
  }
  .btn, .ancbtn, a.ancbtn {
    text-align: left;
    font-size: 13px;
  }
  a.btn-anc {
    position: relative;
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0 1px 0 #93afcc;
    box-shadow: 0 1px 0 #93afcc;
    width: 100%;
    padding: 1em 0 1em 4em;
    margin-bottom: 0.5em;
  }
  a.btn-anc:hover {
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  .anclist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .anclist li {
    width: 80%;
    margin-bottom: 0.5em;
  }
  .anclist li:nth-child(1) {
    margin-left: 0;
  }
  .anclist li:nth-child(1) a::before {
    content: url("../img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  .anclist li:nth-child(2) a::before {
    content: url("../img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  .anclist li:nth-child(3) a::before {
    content: url("../img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
 #article .youtubelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
 #article .youtubelist .youtube{
margin-bottom: 0;
  }
 #article .youtubelist li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
 #article .youtubelist li img {
    margin-bottom: 0.5em;
  }
 #article .youtubelist li:nth-child(1) {
    margin-bottom: 2em;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc nallow */
  .ancbtn, a.ancbtn {
    font-size: 11px;
  }
  .col3 > li img {
    width: 100%;
    height: auto;
  }
  #article .youtubelist li {
    width: 45% !important;
    font-size: 100%;
    line-height: 1.8;
  }
  a.btn-plan-s {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 1em 1em;
    width: 90%;
    padding: 0.5em 0.25em;
  }
}
