@charset "UTF-8";
/************************************************
font
************************************************/
/************************************************
width
************************************************/
/************************************************
color
************************************************/
/************************************************
margin padding
************************************************/
.mb10 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 5px !important;
}

.mr10 {
  margin-right: 5px !important;
}

.ml10 {
  margin-left: 5px !important;
}

.pb10 {
  padding-bottom: 5px !important;
}

.pt10 {
  padding-top: 5px !important;
}

.pr10 {
  padding-right: 5px !important;
}

.pl10 {
  padding-left: 5px !important;
}

@media screen and (min-width: 769px) {
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mt10 {
    margin-top: 10px !important;
  }
  .mr10 {
    margin-right: 10px !important;
  }
  .ml10 {
    margin-left: 10px !important;
  }
  .pb10 {
    padding-bottom: 10px !important;
  }
  .pt10 {
    padding-top: 10px !important;
  }
  .pr10 {
    padding-right: 10px !important;
  }
  .pl10 {
    padding-left: 10px !important;
  }
}
.mb20 {
  margin-bottom: 10px !important;
}

.mt20 {
  margin-top: 10px !important;
}

.mr20 {
  margin-right: 10px !important;
}

.ml20 {
  margin-left: 10px !important;
}

.pb20 {
  padding-bottom: 10px !important;
}

.pt20 {
  padding-top: 10px !important;
}

.pr20 {
  padding-right: 10px !important;
}

.pl20 {
  padding-left: 10px !important;
}

@media screen and (min-width: 769px) {
  .mb20 {
    margin-bottom: 20px !important;
  }
  .mt20 {
    margin-top: 20px !important;
  }
  .mr20 {
    margin-right: 20px !important;
  }
  .ml20 {
    margin-left: 20px !important;
  }
  .pb20 {
    padding-bottom: 20px !important;
  }
  .pt20 {
    padding-top: 20px !important;
  }
  .pr20 {
    padding-right: 20px !important;
  }
  .pl20 {
    padding-left: 20px !important;
  }
}
.mb30 {
  margin-bottom: 15px !important;
}

.mt30 {
  margin-top: 15px !important;
}

.mr30 {
  margin-right: 15px !important;
}

.ml30 {
  margin-left: 15px !important;
}

.pb30 {
  padding-bottom: 15px !important;
}

.pt30 {
  padding-top: 15px !important;
}

.pr30 {
  padding-right: 15px !important;
}

.pl30 {
  padding-left: 15px !important;
}

@media screen and (min-width: 769px) {
  .mb30 {
    margin-bottom: 30px !important;
  }
  .mt30 {
    margin-top: 30px !important;
  }
  .mr30 {
    margin-right: 30px !important;
  }
  .ml30 {
    margin-left: 30px !important;
  }
  .pb30 {
    padding-bottom: 30px !important;
  }
  .pt30 {
    padding-top: 30px !important;
  }
  .pr30 {
    padding-right: 30px !important;
  }
  .pl30 {
    padding-left: 30px !important;
  }
}
.mb40 {
  margin-bottom: 20px !important;
}

.mt40 {
  margin-top: 20px !important;
}

.mr40 {
  margin-right: 20px !important;
}

.ml40 {
  margin-left: 20px !important;
}

.pb40 {
  padding-bottom: 20px !important;
}

.pt40 {
  padding-top: 20px !important;
}

.pr40 {
  padding-right: 20px !important;
}

.pl40 {
  padding-left: 20px !important;
}

@media screen and (min-width: 769px) {
  .mb40 {
    margin-bottom: 40px !important;
  }
  .mt40 {
    margin-top: 40px !important;
  }
  .mr40 {
    margin-right: 40px !important;
  }
  .ml40 {
    margin-left: 40px !important;
  }
  .pb40 {
    padding-bottom: 40px !important;
  }
  .pt40 {
    padding-top: 40px !important;
  }
  .pr40 {
    padding-right: 40px !important;
  }
  .pl40 {
    padding-left: 40px !important;
  }
}
.mb50 {
  margin-bottom: 25px !important;
}

.mt50 {
  margin-top: 25px !important;
}

.mr50 {
  margin-right: 25px !important;
}

.ml50 {
  margin-left: 25px !important;
}

.pb50 {
  padding-bottom: 25px !important;
}

.pt50 {
  padding-top: 25px !important;
}

.pr50 {
  padding-right: 25px !important;
}

.pl50 {
  padding-left: 25px !important;
}

@media screen and (min-width: 769px) {
  .mb50 {
    margin-bottom: 50px !important;
  }
  .mt50 {
    margin-top: 50px !important;
  }
  .mr50 {
    margin-right: 50px !important;
  }
  .ml50 {
    margin-left: 50px !important;
  }
  .pb50 {
    padding-bottom: 50px !important;
  }
  .pt50 {
    padding-top: 50px !important;
  }
  .pr50 {
    padding-right: 50px !important;
  }
  .pl50 {
    padding-left: 50px !important;
  }
}
.mb60 {
  margin-bottom: 30px !important;
}

.mt60 {
  margin-top: 30px !important;
}

.mr60 {
  margin-right: 30px !important;
}

.ml60 {
  margin-left: 30px !important;
}

.pb60 {
  padding-bottom: 30px !important;
}

.pt60 {
  padding-top: 30px !important;
}

.pr60 {
  padding-right: 30px !important;
}

.pl60 {
  padding-left: 30px !important;
}

@media screen and (min-width: 769px) {
  .mb60 {
    margin-bottom: 60px !important;
  }
  .mt60 {
    margin-top: 60px !important;
  }
  .mr60 {
    margin-right: 60px !important;
  }
  .ml60 {
    margin-left: 60px !important;
  }
  .pb60 {
    padding-bottom: 60px !important;
  }
  .pt60 {
    padding-top: 60px !important;
  }
  .pr60 {
    padding-right: 60px !important;
  }
  .pl60 {
    padding-left: 60px !important;
  }
}
.mb70 {
  margin-bottom: 35px !important;
}

.mt70 {
  margin-top: 35px !important;
}

.mr70 {
  margin-right: 35px !important;
}

.ml70 {
  margin-left: 35px !important;
}

.pb70 {
  padding-bottom: 35px !important;
}

.pt70 {
  padding-top: 35px !important;
}

.pr70 {
  padding-right: 35px !important;
}

.pl70 {
  padding-left: 35px !important;
}

@media screen and (min-width: 769px) {
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mt70 {
    margin-top: 70px !important;
  }
  .mr70 {
    margin-right: 70px !important;
  }
  .ml70 {
    margin-left: 70px !important;
  }
  .pb70 {
    padding-bottom: 70px !important;
  }
  .pt70 {
    padding-top: 70px !important;
  }
  .pr70 {
    padding-right: 70px !important;
  }
  .pl70 {
    padding-left: 70px !important;
  }
}
.mb80 {
  margin-bottom: 40px !important;
}

.mt80 {
  margin-top: 40px !important;
}

.mr80 {
  margin-right: 40px !important;
}

.ml80 {
  margin-left: 40px !important;
}

.pb80 {
  padding-bottom: 40px !important;
}

.pt80 {
  padding-top: 40px !important;
}

.pr80 {
  padding-right: 40px !important;
}

.pl80 {
  padding-left: 40px !important;
}

@media screen and (min-width: 769px) {
  .mb80 {
    margin-bottom: 80px !important;
  }
  .mt80 {
    margin-top: 80px !important;
  }
  .mr80 {
    margin-right: 80px !important;
  }
  .ml80 {
    margin-left: 80px !important;
  }
  .pb80 {
    padding-bottom: 80px !important;
  }
  .pt80 {
    padding-top: 80px !important;
  }
  .pr80 {
    padding-right: 80px !important;
  }
  .pl80 {
    padding-left: 80px !important;
  }
}
.mb90 {
  margin-bottom: 45px !important;
}

.mt90 {
  margin-top: 45px !important;
}

.mr90 {
  margin-right: 45px !important;
}

.ml90 {
  margin-left: 45px !important;
}

.pb90 {
  padding-bottom: 45px !important;
}

.pt90 {
  padding-top: 45px !important;
}

.pr90 {
  padding-right: 45px !important;
}

.pl90 {
  padding-left: 45px !important;
}

@media screen and (min-width: 769px) {
  .mb90 {
    margin-bottom: 90px !important;
  }
  .mt90 {
    margin-top: 90px !important;
  }
  .mr90 {
    margin-right: 90px !important;
  }
  .ml90 {
    margin-left: 90px !important;
  }
  .pb90 {
    padding-bottom: 90px !important;
  }
  .pt90 {
    padding-top: 90px !important;
  }
  .pr90 {
    padding-right: 90px !important;
  }
  .pl90 {
    padding-left: 90px !important;
  }
}
.mb100 {
  margin-bottom: 50px !important;
}

.mt100 {
  margin-top: 50px !important;
}

.mr100 {
  margin-right: 50px !important;
}

.ml100 {
  margin-left: 50px !important;
}

.pb100 {
  padding-bottom: 50px !important;
}

.pt100 {
  padding-top: 50px !important;
}

.pr100 {
  padding-right: 50px !important;
}

.pl100 {
  padding-left: 50px !important;
}

@media screen and (min-width: 769px) {
  .mb100 {
    margin-bottom: 100px !important;
  }
  .mt100 {
    margin-top: 100px !important;
  }
  .mr100 {
    margin-right: 100px !important;
  }
  .ml100 {
    margin-left: 100px !important;
  }
  .pb100 {
    padding-bottom: 100px !important;
  }
  .pt100 {
    padding-top: 100px !important;
  }
  .pr100 {
    padding-right: 100px !important;
  }
  .pl100 {
    padding-left: 100px !important;
  }
}
.mb110 {
  margin-bottom: 55px !important;
}

.mt110 {
  margin-top: 55px !important;
}

.mr110 {
  margin-right: 55px !important;
}

.ml110 {
  margin-left: 55px !important;
}

.pb110 {
  padding-bottom: 55px !important;
}

.pt110 {
  padding-top: 55px !important;
}

.pr110 {
  padding-right: 55px !important;
}

.pl110 {
  padding-left: 55px !important;
}

@media screen and (min-width: 769px) {
  .mb110 {
    margin-bottom: 110px !important;
  }
  .mt110 {
    margin-top: 110px !important;
  }
  .mr110 {
    margin-right: 110px !important;
  }
  .ml110 {
    margin-left: 110px !important;
  }
  .pb110 {
    padding-bottom: 110px !important;
  }
  .pt110 {
    padding-top: 110px !important;
  }
  .pr110 {
    padding-right: 110px !important;
  }
  .pl110 {
    padding-left: 110px !important;
  }
}
.mb120 {
  margin-bottom: 60px !important;
}

.mt120 {
  margin-top: 60px !important;
}

.mr120 {
  margin-right: 60px !important;
}

.ml120 {
  margin-left: 60px !important;
}

.pb120 {
  padding-bottom: 60px !important;
}

.pt120 {
  padding-top: 60px !important;
}

.pr120 {
  padding-right: 60px !important;
}

.pl120 {
  padding-left: 60px !important;
}

@media screen and (min-width: 769px) {
  .mb120 {
    margin-bottom: 120px !important;
  }
  .mt120 {
    margin-top: 120px !important;
  }
  .mr120 {
    margin-right: 120px !important;
  }
  .ml120 {
    margin-left: 120px !important;
  }
  .pb120 {
    padding-bottom: 120px !important;
  }
  .pt120 {
    padding-top: 120px !important;
  }
  .pr120 {
    padding-right: 120px !important;
  }
  .pl120 {
    padding-left: 120px !important;
  }
}
.mb130 {
  margin-bottom: 65px !important;
}

.mt130 {
  margin-top: 65px !important;
}

.mr130 {
  margin-right: 65px !important;
}

.ml130 {
  margin-left: 65px !important;
}

.pb130 {
  padding-bottom: 65px !important;
}

.pt130 {
  padding-top: 65px !important;
}

.pr130 {
  padding-right: 65px !important;
}

.pl130 {
  padding-left: 65px !important;
}

@media screen and (min-width: 769px) {
  .mb130 {
    margin-bottom: 130px !important;
  }
  .mt130 {
    margin-top: 130px !important;
  }
  .mr130 {
    margin-right: 130px !important;
  }
  .ml130 {
    margin-left: 130px !important;
  }
  .pb130 {
    padding-bottom: 130px !important;
  }
  .pt130 {
    padding-top: 130px !important;
  }
  .pr130 {
    padding-right: 130px !important;
  }
  .pl130 {
    padding-left: 130px !important;
  }
}
.mb140 {
  margin-bottom: 70px !important;
}

.mt140 {
  margin-top: 70px !important;
}

.mr140 {
  margin-right: 70px !important;
}

.ml140 {
  margin-left: 70px !important;
}

.pb140 {
  padding-bottom: 70px !important;
}

.pt140 {
  padding-top: 70px !important;
}

.pr140 {
  padding-right: 70px !important;
}

.pl140 {
  padding-left: 70px !important;
}

@media screen and (min-width: 769px) {
  .mb140 {
    margin-bottom: 140px !important;
  }
  .mt140 {
    margin-top: 140px !important;
  }
  .mr140 {
    margin-right: 140px !important;
  }
  .ml140 {
    margin-left: 140px !important;
  }
  .pb140 {
    padding-bottom: 140px !important;
  }
  .pt140 {
    padding-top: 140px !important;
  }
  .pr140 {
    padding-right: 140px !important;
  }
  .pl140 {
    padding-left: 140px !important;
  }
}
.mb150 {
  margin-bottom: 75px !important;
}

.mt150 {
  margin-top: 75px !important;
}

.mr150 {
  margin-right: 75px !important;
}

.ml150 {
  margin-left: 75px !important;
}

.pb150 {
  padding-bottom: 75px !important;
}

.pt150 {
  padding-top: 75px !important;
}

.pr150 {
  padding-right: 75px !important;
}

.pl150 {
  padding-left: 75px !important;
}

@media screen and (min-width: 769px) {
  .mb150 {
    margin-bottom: 150px !important;
  }
  .mt150 {
    margin-top: 150px !important;
  }
  .mr150 {
    margin-right: 150px !important;
  }
  .ml150 {
    margin-left: 150px !important;
  }
  .pb150 {
    padding-bottom: 150px !important;
  }
  .pt150 {
    padding-top: 150px !important;
  }
  .pr150 {
    padding-right: 150px !important;
  }
  .pl150 {
    padding-left: 150px !important;
  }
}
.mb160 {
  margin-bottom: 80px !important;
}

.mt160 {
  margin-top: 80px !important;
}

.mr160 {
  margin-right: 80px !important;
}

.ml160 {
  margin-left: 80px !important;
}

.pb160 {
  padding-bottom: 80px !important;
}

.pt160 {
  padding-top: 80px !important;
}

.pr160 {
  padding-right: 80px !important;
}

.pl160 {
  padding-left: 80px !important;
}

@media screen and (min-width: 769px) {
  .mb160 {
    margin-bottom: 160px !important;
  }
  .mt160 {
    margin-top: 160px !important;
  }
  .mr160 {
    margin-right: 160px !important;
  }
  .ml160 {
    margin-left: 160px !important;
  }
  .pb160 {
    padding-bottom: 160px !important;
  }
  .pt160 {
    padding-top: 160px !important;
  }
  .pr160 {
    padding-right: 160px !important;
  }
  .pl160 {
    padding-left: 160px !important;
  }
}
.mb170 {
  margin-bottom: 85px !important;
}

.mt170 {
  margin-top: 85px !important;
}

.mr170 {
  margin-right: 85px !important;
}

.ml170 {
  margin-left: 85px !important;
}

.pb170 {
  padding-bottom: 85px !important;
}

.pt170 {
  padding-top: 85px !important;
}

.pr170 {
  padding-right: 85px !important;
}

.pl170 {
  padding-left: 85px !important;
}

@media screen and (min-width: 769px) {
  .mb170 {
    margin-bottom: 170px !important;
  }
  .mt170 {
    margin-top: 170px !important;
  }
  .mr170 {
    margin-right: 170px !important;
  }
  .ml170 {
    margin-left: 170px !important;
  }
  .pb170 {
    padding-bottom: 170px !important;
  }
  .pt170 {
    padding-top: 170px !important;
  }
  .pr170 {
    padding-right: 170px !important;
  }
  .pl170 {
    padding-left: 170px !important;
  }
}
.mb180 {
  margin-bottom: 90px !important;
}

.mt180 {
  margin-top: 90px !important;
}

.mr180 {
  margin-right: 90px !important;
}

.ml180 {
  margin-left: 90px !important;
}

.pb180 {
  padding-bottom: 90px !important;
}

.pt180 {
  padding-top: 90px !important;
}

.pr180 {
  padding-right: 90px !important;
}

.pl180 {
  padding-left: 90px !important;
}

@media screen and (min-width: 769px) {
  .mb180 {
    margin-bottom: 180px !important;
  }
  .mt180 {
    margin-top: 180px !important;
  }
  .mr180 {
    margin-right: 180px !important;
  }
  .ml180 {
    margin-left: 180px !important;
  }
  .pb180 {
    padding-bottom: 180px !important;
  }
  .pt180 {
    padding-top: 180px !important;
  }
  .pr180 {
    padding-right: 180px !important;
  }
  .pl180 {
    padding-left: 180px !important;
  }
}
.mb190 {
  margin-bottom: 95px !important;
}

.mt190 {
  margin-top: 95px !important;
}

.mr190 {
  margin-right: 95px !important;
}

.ml190 {
  margin-left: 95px !important;
}

.pb190 {
  padding-bottom: 95px !important;
}

.pt190 {
  padding-top: 95px !important;
}

.pr190 {
  padding-right: 95px !important;
}

.pl190 {
  padding-left: 95px !important;
}

@media screen and (min-width: 769px) {
  .mb190 {
    margin-bottom: 190px !important;
  }
  .mt190 {
    margin-top: 190px !important;
  }
  .mr190 {
    margin-right: 190px !important;
  }
  .ml190 {
    margin-left: 190px !important;
  }
  .pb190 {
    padding-bottom: 190px !important;
  }
  .pt190 {
    padding-top: 190px !important;
  }
  .pr190 {
    padding-right: 190px !important;
  }
  .pl190 {
    padding-left: 190px !important;
  }
}
.mb200 {
  margin-bottom: 100px !important;
}

.mt200 {
  margin-top: 100px !important;
}

.mr200 {
  margin-right: 100px !important;
}

.ml200 {
  margin-left: 100px !important;
}

.pb200 {
  padding-bottom: 100px !important;
}

.pt200 {
  padding-top: 100px !important;
}

.pr200 {
  padding-right: 100px !important;
}

.pl200 {
  padding-left: 100px !important;
}

@media screen and (min-width: 769px) {
  .mb200 {
    margin-bottom: 200px !important;
  }
  .mt200 {
    margin-top: 200px !important;
  }
  .mr200 {
    margin-right: 200px !important;
  }
  .ml200 {
    margin-left: 200px !important;
  }
  .pb200 {
    padding-bottom: 200px !important;
  }
  .pt200 {
    padding-top: 200px !important;
  }
  .pr200 {
    padding-right: 200px !important;
  }
  .pl200 {
    padding-left: 200px !important;
  }
}
/***********************************
common
**********************************/
html {
  font-size: 62.5%;
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #0A0A0A;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 28px;
}

.contents {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

#global-search .s-search__form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#global-search .s-search__form input[type=text] {
  width: calc(100% - 60px);
  border-radius: 6px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #C74634;
  margin: 0 auto 0 0;
}
#global-search .s-search__form button {
  width: 40px;
  height: 40px;
  margin-left: 20px;
}
#global-search .s-search__form button img {
  display: block;
}

.bg-w {
  background-color: #fff;
}
.bg-b {
  background-color: #ECF1EC;
}
.bg-b-95 {
  position: relative;
}
.bg-b-95:before {
  content: "";
  background-color: #ECF1EC;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.bg-b-95 .column-50-50 {
  max-width: 1100px;
  margin: 0 auto;
}
.bg-b-95 .column-50-50 .col {
  max-width: 525px;
}

.tCenter {
  text-align: center !important;
}

.tLeft {
  text-align: left !important;
}

.cW {
  color: #fff;
}

.cR {
  color: #C74634;
}

.bold {
  font-weight: bold !important;
}

.mini {
  font-size: 1.3rem;
  line-height: 20px;
}

.pc {
  display: none !important;
}

.sp {
  display: block !important;
}

.hidden {
  overflow: hidden;
}

p + p {
  margin-top: 10px;
}

.border-dotted {
  border-bottom: 1px dotted #3A3632;
}

@media screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .bg-b-95:before {
    width: 95%;
    border-radius: 0 0 40px 0;
  }
}
.p-p {
  margin-top: 20px;
}

.m0auto {
  margin: 0 auto;
  display: block;
}

.mrauto {
  margin: 0 auto 0 0 !important;
  display: block !important;
}

.block {
  display: block;
}

.flex1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-relative {
  position: relative;
}

/***********************************
width
***********************************/
.w-100 {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.w-500 {
  max-width: 500px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.w-300 {
  max-width: 300px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.w-200 {
  max-width: 200px !important;
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
}

/***********************************
slide
***********************************/
.slide {
  height: 50vh;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

/***********************************
h2
***********************************/
.h2 {
  font-size: 2rem;
  text-align: center;
}
.h2-bar {
  font-size: 2rem;
  background: #3A3632;
  color: #fff;
  border-left: 3px solid #C74634;
}

@media screen and (min-width: 769px) {
  .h2 {
    font-size: 3.2rem;
    line-height: 60px;
  }
  .h2-bar {
    font-size: 3.2rem;
    width: 95%;
    margin: 0 0 0 auto;
    border-left: 6px solid #C74634;
    line-height: 40px;
  }
}
/***********************************
h3
***********************************/
.h3 {
  font-size: 1.6rem;
  text-align: center;
}
.h3-shape {
  font-size: 1.6rem;
  margin-top: -8px;
}
.h3-shape .shape {
  width: 22px;
  height: 30px;
  display: inline-block;
  border-top: 10px solid #477245;
  border-bottom: 10px solid #477245;
  border-right: 10px solid #477245;
  top: 8px;
  position: relative;
  margin-right: 10px;
  border-radius: 0 4px 4px 0;
}

@media screen and (min-width: 769px) {
  .h3 {
    font-size: 2rem;
    line-height: 32px;
  }
  .h3-shape {
    font-size: 2rem;
    margin-top: -18px;
  }
  .h3-shape .shape {
    width: 36px;
    height: 50px;
    border-top: 14px solid #477245;
    border-bottom: 14px solid #477245;
    border-right: 14px solid #477245;
    top: 18px;
    margin-right: 14px;
    border-radius: 0 8px 8px 0;
  }
}
/***********************************
h4
***********************************/
.h4-border-red {
  font-size: 1.6rem;
  border-bottom: 2px solid #C74634;
}

@media screen and (min-width: 769px) {
  .h4-border-red {
    font-size: 2rem;
  }
}
/***********************************
h5
***********************************/
.h5-bar {
  font-size: 1.6rem;
  border-left: 3px solid #C74634;
  background: #ECF1EC;
}
.h5-bg-gray {
  font-size: 1.6rem;
  background: #ECF1EC;
}

@media screen and (min-width: 769px) {
  .h5-bar {
    font-size: 2rem;
  }
  .h5-bg-gray {
    font-size: 2rem;
  }
}
/***********************************
h6
***********************************/
.h6-bold {
  font-size: 1.6rem;
  font-weight: bold;
}
.h6-icon {
  position: relative;
  padding-left: 88px;
}
.h6-icon i {
  width: 68px;
  display: inline-block;
  position: absolute;
  left: 0;
}
.h6-border-bottom-gre {
  border-bottom: 2px solid #477245;
  display: inline-block;
}
.h6-gre {
  font-size: 1.6rem;
  color: #477245;
  white-space: normal;
}

@media screen and (min-width: 769px) {
  .h6-bold {
    font-size: 2rem;
  }
  .h6-icon {
    line-height: 48px;
  }
  .h6-border-bottom-gre {
    font-size: 2rem;
    border-bottom: 4px solid #477245;
  }
  .h6-gre {
    font-size: 1.8rem;
    color: #477245;
  }
}
/***********************************
link
***********************************/
.link,
.modal {
  color: #3D98D4;
}
.link:after,
.modal:after {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  right: -4px;
  top: 1px;
}

.link:after {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-link.svg");
}

.modal:after {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-popup.svg");
}

.link02 {
  color: #3D98D4;
}

.inner-link:after {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-inner-link.svg");
}

.primary a {
  border: 2px solid #C74634;
  border-radius: 6px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 44px;
  display: block;
  background: #fff;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.primary a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #C74634;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary a:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
}
.primary a.link, .primary a.modal {
  color: #0A0A0A;
}
.primary a.link:before, .primary a.modal:before {
  width: 14px;
  height: 14px;
  border: 0 solid;
  margin-top: -14px;
}
.primary a.link:before {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-link-g.svg");
}
.primary a.modal:before {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-popup.svg");
}

@media screen and (min-width: 769px) {
  .primary a:hover {
    color: #fff;
  }
  .primary a:hover:before {
    border-color: transparent transparent transparent #fff;
  }
  .primary a:hover:after {
    left: 0;
    background: #C74634;
  }
}
/************************************************
column
************************************************/
/* ココから追加 */
.column-merit2 li {
  margin: 0 auto;
  max-width: 210px;
  width: 100%;
  padding: 0px 0px;
}
.column-merit2 li + li {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-merit2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    left: -2.5%;
    position: relative;
  }
  .column-merit2 li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
  }
  .column-merit2 li .inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 210px;
    width: 100%;
  }
  .column-merit2 li .inr > * {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; /* fix IE11 */
  }
  .column-merit2 li .inr .primary {
    margin: auto auto 0 auto;
  }
  .column-merit2 li + li {
    margin-top: 0;
  }
}
/* ココまで追加 */

.column-merit li {
  background: #fff;
  margin: 0 auto;
  max-width: 340px;
  width: 100%;
  border: 1px solid #D4CFCA;
  border-top: 6px solid #D4CFCA;
  padding: 50px 30px;
}
.column-merit li .square {
  border: 14px solid #477245;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  margin: 0 auto;
}
.column-merit li:nth-child(2) .square {
  border: 14px solid #0A646C;
}
.column-merit li:nth-child(3) .square {
  border: 14px solid #3A3632;
}
.column-merit li + li {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-merit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    left: -2.5%;
    position: relative;
  }
  .column-merit li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
  }
  .column-merit li .inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 340px;
    width: 100%;
  }
  .column-merit li .inr > * {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; /* fix IE11 */
  }
  .column-merit li .inr .primary {
    margin: auto auto 0 auto;
  }
  .column-merit li + li {
    margin-top: 0;
  }
}
.column-casestudy {
  position: relative;
  top: -55px;
}
.column-casestudy li {
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  position: relative;
}
.column-casestudy li .txt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  margin: 0 auto;
  padding: 0 50px;
}
.column-casestudy li + li {
  margin-top: 20px;
}
.column-casestudy + .view-all {
  position: relative;
  top: -20px;
}

@media screen and (min-width: 769px) {
  .column-casestudy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    right: -2.5%;
    top: 0;
  }
  .column-casestudy li:nth-child(1) {
    top: 120px;
  }
  .column-casestudy li:nth-child(1) svg {
    -webkit-box-shadow: 10px 30px 40px 0px rgba(60, 93, 55, 0.6);
            box-shadow: 10px 30px 40px 0px rgba(60, 93, 55, 0.6);
    border-radius: 200px;
  }
  .column-casestudy li:nth-child(2) {
    top: 60px;
  }
  .column-casestudy li:nth-child(2) svg {
    -webkit-box-shadow: 10px 30px 40px 0px rgba(18, 105, 112, 0.6);
            box-shadow: 10px 30px 40px 0px rgba(18, 105, 112, 0.6);
    border-radius: 200px;
  }
  .column-casestudy li:nth-child(3) svg {
    -webkit-box-shadow: 10px 30px 40px 0px rgba(77, 73, 70, 0.6);
            box-shadow: 10px 30px 40px 0px rgba(77, 73, 70, 0.6);
    border-radius: 200px;
  }
  .column-casestudy li + li {
    margin-top: 0;
  }
}
.column-number {
  border: 1px solid #C74634;
  border-radius: 20px 20px 20px 20px;
}
.column-number .col:first-of-type {
  border-bottom: 1px solid #C74634;
}
.column-number .col:first-of-type img {
  width: 100%;
  max-width: 310px;
}
.column-number .col:last-of-type .inr:first-of-type {
  border-bottom: 1px solid #C74634;
}
.column-number .col:last-of-type .inr:first-of-type .txt figure img {
  width: 100%;
  max-width: 200px;
}
.column-number .col:last-of-type .inr:first-of-type .txt + figure img {
  width: 323px;
  max-width: 100%;
}
.column-number .col:last-of-type .inr:nth-of-type(2) img {
  width: 100%;
  max-width: 360px;
}
.column-number .primary a {
  color: #fff;
  border-radius: 0 0 19px 19px;
  background: #C74634;
}
.column-number .primary a:before {
  border-color: transparent transparent transparent #fff;
}

@media screen and (min-width: 769px) {
  .column-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .column-number .col:first-of-type {
    border-bottom: 0 solid #C74634;
    border-right: 1px solid #C74634;
    width: 50%;
  }
  .column-number .col:last-of-type {
    width: 50%;
    position: relative;
  }
  .column-number .col:last-of-type .inr:first-of-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .column-number .col:last-of-type .view-all {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .column-number .primary a {
    border-radius: 0 0 19px 0;
  }
  .column-number .primary a:hover {
    color: #C74634;
  }
  .column-number .primary a:hover:before {
    border-color: transparent transparent transparent #C74634;
  }
  .column-number .primary a:hover:after {
    background: #fff;
  }
}
.column-news {
  position: relative;
}

@media screen and (min-width: 769px) {
  .column-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .column-news .col:first-of-type {
    width: 200px;
  }
  .column-news .col:nth-of-type(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 12%;
  }
  .column-news .view-all {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.column-100 {
  margin: 0 auto;
  max-width: 1100px;
  margin: 0 auto;
}

.column-50-50 .col {
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}
.column-50-50 .col.box-border-top {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid #D4CFCA;
  border-top: 6px solid #D4CFCA;
}
.column-50-50 .col + .col {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-50-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .column-50-50 .col {
    margin: 0;
  }
  .column-50-50 .col + .col {
    margin-top: 0;
  }
  .column-50-50 .col:nth-child(n+3) {
    margin-top: 60px;
  }
  .column-100 .column-50-50 .col {
    max-width: 475px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  /*　画面サイズが769pxから1200pxまではここを読み込む　*/
  .column-50-50 .col {
    margin: 0 auto;
  }
  .column-50-50 .col:nth-child(n+3) {
    margin-top: 0;
  }
  .column-50-50 .col + .col {
    margin-top: 60px;
  }
}
.column-20-80 .col img {
  margin: 0 auto;
  width: 160px;
  display: block;
}
.column-20-80 .col + .col {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-20-80 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .column-20-80 .col img {
    padding-right: 40px;
  }
  .column-20-80 .col + .col {
    margin-top: 0;
  }
  .column-20-80 .col + .col img {
    padding: 0 0 0 40px;
  }
}
.column-40-60 .col img {
  margin: 0 auto;
  max-width: 475px;
  width: 100%;
  display: block;
}
.column-40-60 .col + .col {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-40-60 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .column-40-60 .col img {
    padding-right: 40px;
  }
  .column-40-60 .col + .col {
    margin-top: 0;
  }
  .column-40-60 .col + .col img {
    padding: 0 0 0 40px;
  }
  .column-40-60 .col .primary {
    margin: 0 auto 0 0;
  }
}
.column-33-33-33 .col {
  margin: 0 2%;
  max-width: 29.33333333%;
}
.column-33-33-33 .col.box-border-top {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid #D4CFCA;
  border-top: 6px solid #D4CFCA;
}
.column-33-33-33 .col + .col {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column-33-33-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .column-33-33-33 .col + .col {
    margin-top: 0;
  }
  .column-33-33-33 .col:nth-child(n+4) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  /*　画面サイズが769pxから1200pxまではここを読み込む　*/
  .column-33-33-33 .col {
    margin: 0 2%;
    max-width: 46%;
  }
  .column-33-33-33 .col:nth-child(n+3) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .column-33-33-33 .col {
    margin: 0 auto;
    max-width: 570px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .col.child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
  }
  .in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* fix IE11 */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: initial;
    width: 100%;
  }
  .in > * {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; /* fix IE11 */
  }
  .in .primary {
    margin: auto auto 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  /*　画面サイズが769pxから1200pxまではここを読み込む　*/
  .column-merit li {
    width: 33%;
  }
  .column-casestudy li {
    width: 33%;
  }
  .column-casestudy li .path svg {
    width: 100%;
    height: auto;
  }
}
/************************************************
box
************************************************/
.box-border-top {
  background: #fff;
  -webkit-box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.03);
          box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.03);
  border-top: 6px solid #D4CFCA;
}
.box-border-top .box-border-top {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid #D4CFCA;
  border-top: 6px solid #D4CFCA;
}
.box-border-gray {
  border: 5px solid #D4CFCA;
  border-radius: 10px;
}

@media screen and (min-width: 769px) {
  .box-border-gray {
    border: 10px solid #D4CFCA;
    border-radius: 10px;
  }
}
/************************************************
list
************************************************/
.list-disc {
  list-style: inside;
}
.list-disc li {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.list-border-left-green li {
  border-left: 4px solid #477245;
}

.list-news dt .tag {
  width: 160px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 15px;
  margin: 0 20px;
}
.list-news dt .news {
  background: #0A646C;
}
.list-news dt .blog {
  background: #0f0678;
}
.list-news dt .download {
  background: #CCAA09;
}
.list-news dt .media {
  background: #477245;
}
.list-news dt .event {
  background: #D77513;
}
.list-news dt .service {
  background: #791c79;
}
.list-news dt .case {
  background: #3A3632;
}
.list-news dt .topics {
  background: #C74634;
}
.list-news dd {
  border-bottom: 1px dotted #0A0A0A;
}
.list-news dd a {
  color: #3D98D4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.list-faq i {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
}
.list-faq dt {
  background: #ECF1EC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.list-faq dd {
  border: 1px solid #ECF1EC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (min-width: 769px) {
  .list-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .list-news dt {
    border-bottom: 1px dotted #0A0A0A;
    padding-bottom: 18px;
    margin-bottom: 20px;
    width: 35%;
  }
  .list-news dt:last-of-type {
    margin-bottom: 0;
  }
  .list-news dd {
    width: 65%;
  }
  .list-news dd:last-of-type {
    margin-bottom: 0 !important;
  }
  .list-news dd a:hover {
    border-bottom: 1px solid;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .list-news {
    display: block;
  }
  .list-news dt {
    width: 100%;
    border-bottom: 0 dotted #0A0A0A;
    padding-bottom: 0;
  }
  .list-news dd {
    width: 100%;
  }
}
/************************************************
flow
************************************************/
.flow .inr {
  border: 1px solid #D4CFCA;
  position: relative;
}
.flow .inr:not(:last-child):after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 17.5px 0 17.5px;
  border-color: #D4CFCA transparent transparent transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -20px;
}
.flow .inr p {
  margin: 10px 0;
}
.flow .inr .icon span {
  border: 1px solid #C74634;
  display: inline-block;
  width: 80px;
}
.flow .inr .icon span.our-company {
  border: 1px solid #0A0A0A;
}

@media screen and (min-width: 769px) {
  .flow .inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flow .inr h6 {
    min-width: 10em;
  }
  .flow .inr p {
    margin: 0;
  }
  .flow .inr .icon {
    margin: 0 0 0 auto;
  }
}
/************************************************
table
************************************************/
table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D4CFCA;
}
table th {
  background: #ECF1EC;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
table th:not(:last-child) {
  border-right: 1px solid #D4CFCA;
}
table td {
  border-top: 1px solid #D4CFCA;
}
table td:not(:last-child) {
  border-right: 1px solid #D4CFCA;
}

.table-base-02 th,
.table-base-02 td {
  display: block;
}

@media screen and (min-width: 769px) {
  .table-base-02 th,
.table-base-02 td {
    display: table-cell;
  }
  .table-base-02 tr:not(:last-child) th {
    border-bottom: 1px solid #D4CFCA;
  }
}
.table-scroll {
  overflow: auto;
  border: solid 1px #D4CFCA;
}
.table-scroll table {
  margin: 0;
  border: none;
}
.table-scroll table thead th {
  border-bottom: solid 1px #D4CFCA;
}
.table-scroll table thead th:not(:last-child) {
  border-right: solid 1px #D4CFCA;
}
.table-scroll table th {
  text-align: left;
}
.table-scroll table td {
  white-space: nowrap;
}
.table-scroll table td:not(:first-child) {
  border-left: 1px solid #D4CFCA;
}

@media screen and (min-width: 769px) {
  .table-scroll {
    overflow: inherit;
  }
  .table-scroll table td {
    white-space: normal;
  }
}
.table-label th,
.table-label td {
  border-bottom: 1px solid #D4CFCA;
}
.table-label .heading {
  display: none;
}
.table-label td {
  display: block;
  text-align: center;
}
.table-label td::before {
  content: attr(data-label);
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
.table-label .label-name {
  background: #ECF1EC;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .table-label .heading {
    display: table-row;
  }
  .table-label .heading th:not(:last-child) {
    border-right: 1px solid #D4CFCA;
  }
  .table-label td {
    display: table-cell;
    text-align: left;
  }
  .table-label td:not(:last-child) {
    border-right: 1px solid #D4CFCA;
  }
  .table-label td:before {
    content: "";
  }
}
/************************************************
tab
************************************************/
.tab-anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #3A3632;
}
.tab-anchor li {
  font-size: 1.2rem;
  width: 50%;
  background: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
}
.tab-anchor li.anchor-target {
  background: #3A3632;
  color: #fff;
}
.tab-anchor li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .tab-anchor li {
    font-size: 2rem;
  }
}
/************************************************
bg
************************************************/
.bg-img-merit {
  background: url("/cloud/oracle-cloud/assets/img/top/bg-merit.png") center 110px/cover no-repeat;
}
.bg-img-casestudy {
  background: url("/cloud/oracle-cloud/assets/img/common/bg-01.png") center/contain repeat-y;
  padding-bottom: 60px;
  margin-top: 85px;
}
.bg-img-news {
  background: url("/cloud/oracle-cloud/assets/img/common/bg-02.png") center/contain repeat-y;
}
.bg-img-service {
  background: url("/cloud/oracle-cloud/assets/img/common/bg-03.png") center/contain repeat-y;
}

@media screen and (min-width: 769px) {
  .bg-img-merit {
    width: 95%;
    border-radius: 0 0 0 40px;
    float: right;
  }
  .bg-img-casestudy {
    width: 95%;
    margin-top: 0;
    position: relative;
    padding-bottom: 127px;
    border-radius: 0 0 40px;
  }
  .bg-img-casestudy .bg-w {
    height: 210px;
    position: absolute;
    width: 100%;
  }
  .bg-img-casestudy .view-all {
    top: 66px;
    max-width: 1168px;
    margin: 0 auto;
  }
  .bg-img-casestudy .view-all .primary {
    margin-right: 0;
  }
  .bg-img-news {
    background: url("/cloud/oracle-cloud/assets/img/common/bg-02.png") center/auto repeat;
  }
}
/***********************************
header
***********************************/
.header {
  width: 100%;
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #D4CFCA;
  /* submenubox */
}
.header .logo {
  /*padding: 10px 40px 10px 10px;*/
  /*width: 142px;*/
  padding: 11px 40px 11px 10px; /*追加*/
  width: 200px; /*追加*/
  line-height: 1.4; /*追加*/
}
.header .logo a {
  font-size: 1.8rem; /*追加*/
  font-weight: bold; /*追加*/
}
.header .header__heading {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 100%;
  z-index: 3;
}
.header .submenubox {
  display: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 40px 10px;
  background: rgba(58, 54, 50, 0.9);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .submenubox.active {
  display: block;
  max-height: 9999px;
  opacity: 1;
  -webkit-animation: submenubox 0.2s linear 0s forwards;
          animation: submenubox 0.2s linear 0s forwards;
  z-index: 2;
}
@-webkit-keyframes submenubox {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes submenubox {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.header .submenubox .menubox {
  height: 100%;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .submenubox .menubox li {
  width: 25%;
  line-height: 1.5;
}
.header .submenubox .menubox li:last-child {
  margin-right: 0;
}
.header .submenubox .menubox li a {
  display: block;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 18px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .submenubox .menubox li:first-child a {
  border-left: 1px solid #fff;
}

@media screen and (min-width: 769px) {
  .header .submenubox .menubox li a:hover {
    background-color: rgb(58, 54, 50);
  }
}
.nav-content {
  position: absolute;
  width: 100%;
  top: -735px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-content ul li {
  font-size: 1.6rem;
}
.nav-content ul li a {
  text-align: center;
  display: block;
  padding: 20px 0px;
  color: #0A0A0A;
  position: relative;
}
.nav-content ul li a:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #C74634;
  top: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-content ul li.n-search {
  padding: 10px 20px 20px 10px;
  margin-top: 10px;
}
.nav-content ul li.n-search img {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}
.nav-content ul li.n-search:before {
  content: inherit;
}
.nav-content ul li.n-contact a {
  background: #C74634;
  color: #fff;
  height: 30px;
  width: 150px;
  margin: 0 auto;
  line-height: 30px;
  padding: 0;
  border-radius: 6px;
  font-size: 1.4rem;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-content ul li.n-contact a:before {
  content: inherit;
}
.nav-content ul li.n-contact a:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-content ul li.n-ashisuto a img {
  display: block;
  margin: 0 auto;
  width: 99px;
  height: 22px;
}
.nav-content ul li.n-ashisuto a:before {
  content: inherit;
}
.nav-content ul li.current a:before {
  width: 33%;
}

@media screen and (min-width: 769px) {
  .nav-content {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .nav-content ul li {
    font-size: 1.6rem;
  }
  .nav-content ul li:hover a:before {
    width: 100%;
  }
  .nav-content ul li.current a:before {
    width: 100%;
  }
}
#js-cover {
  background: #0A0A0A;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  opacity: 0;
  z-index: 1;
}

.is-open .nav-content {
  top: 72px;
  height: 100vh;
}

.menu-button {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 14px;
  top: 21px;
}
.menu-button i {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  background: #3A3632;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  left: 5px;
  top: 14px;
}
.menu-button i:before, .menu-button i:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  background: #3A3632;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.menu-button i:before {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
}
.menu-button i:after {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

.is-open .menu-button i {
  background: transparent;
}
.is-open .menu-button i:after {
  -webkit-transform: translateY(0px) rotate(-45deg);
          transform: translateY(0px) rotate(-45deg);
}
.is-open .menu-button i:before {
  -webkit-transform: translateY(0px) rotate(45deg);
          transform: translateY(0px) rotate(45deg);
}

.is-hidden {
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  top: -72px;
}

.is-show {
  position: fixed;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  top: 0;
}

@media screen and (min-width: 769px) {
  .header .header__heading {
    background: transparent;
    z-index: 0;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .header .header__heading .logo {
    /*width: 153px;*/
    width: auto; /*追加*/
    padding: 16px 40px 14px 10px; /*追加*/
    line-height: 1.4; /*追加*/
  }
  .header .header__heading .logo a {
    font-size: 1.8rem; /*追加*/
    font-weight: bold; /*追加*/
  }
  .menu-button {
    display: none;
  }
  .nav-content {
    position: static;
  }
  .nav-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .nav-content ul li a {
    margin-top: 10px;
    padding: 20px 15px;
  }
  .nav-content ul li.n-contact a:hover {
    color: #C74634;
    border: 1px solid #C74634;
    background: transparent;
  }
  .nav-content ul li.n-contact a:hover:after {
    left: 0;
    background: #fff;
  }
  .nav-content ul li.n-search a {
    padding: 0px 30px 20px 20px;
    margin-top: 22px;
  }
  .nav-content ul li.n-ashisuto {
    margin-left: 15px;
  }
  .nav-content ul li.n-ashisuto a {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .nav-content {
    padding-top: 78px;
  }
}
/***********************************
searchbox
***********************************/
.h-search .hidden_box {
  position: relative;
  z-index: 1000;
}
.h-search .hidden_box label {
  cursor: pointer;
  height: 100%;
}
.h-search .hidden_box input#search {
  display: none;
}
.h-search .hidden_box input#search:checked ~ .hidden_show {
  height: auto;
  opacity: 1;
  z-index: 1;
  top: 90px;
}
.h-search .hidden_box .hidden_show {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: -9999;
  position: fixed;
  padding: 10px 20px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #ECF1EC;
}
.h-search .hidden_box .hidden_show .s-search__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.h-search .hidden_box .hidden_show .s-search__form .form-control {
  border: none;
  border-bottom: 1px solid #ECF1EC;
  height: 32px;
  margin: 0 5px 0 0;
  padding: 4px 10px;
  -webkit-flex: 1 1 auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 300px;
  background: none;
}
.h-search .hidden_box .hidden_show .s-search__form .btn-search {
  width: 32px;
  height: 32px;
  outline: none;
  background: none;
  border: none;
  padding: 0;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.h-search .hidden_box .hidden_show .s-search__form .btn-search img {
  display: block;
}

.hidden_box input#search:checked ~ .hidden_show #global-search {
  display: block;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
  .h-search .hidden_box input#search:checked ~ .hidden_show {
    top: 10px;
  }
}
/***********************************
footer
***********************************/
.f-contact .row .col:first-of-type {
  border-top: 1px solid #C74634;
  border-bottom: 1px solid #C74634;
}
.f-contact .row .col:last-of-type a {
  display: block;
  color: #fff;
  background: #C74634;
}
.f-contact .row .col:last-of-type a i {
  width: 40px;
}
.f-contact h2 {
  font-size: 2.4rem;
  text-align: center;
}
.f-contact h2 span {
  display: block;
  font-size: 1.3rem;
}

.f-nav-sub {
  font-size: 1.3rem;
  line-height: 24px;
}

.copy {
  background: #3A3632;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}

.f-txt {
  border-bottom: 1px solid #3A3632;
}
.f-txt p span {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .f-contact .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .f-contact .row .col {
    width: 50%;
    position: relative;
  }
  .f-contact .row .col #global-search {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .f-contact h2 {
    font-size: 3.2rem;
  }
  .f-contact h2 span {
    margin: 10px 0 0;
  }
  .f-nav {
    /*@media screen and (min-width:769px)*/
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
            align-items: inherit;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    margin: 48px auto 0;
    padding-bottom: 78px;
    /*border-bottom: 1px solid $cDGra;*/
  }
  .f-nav .f-logo {
    margin: 0 auto 0 0;
    width: 150px;
    font-size: 2rem; /*追加*/
    font-weight: bold; /*追加*/
  }
  .f-nav dl {
    margin-left: 3%;
  }
  .f-nav dl dt {
    font-size: 1.5rem;
    margin-bottom: 10px;
    white-space: nowrap;
  }
  .f-nav dl dd {
    font-size: 1.4rem;
  }
  .f-nav-sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (-ms-high-contrast: none) {
  .f-nav dl {
    /*@media screen and (min-width:769px)*/
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
}
/***********************************
headline
***********************************/
.headline {
  background: url("/cloud/oracle-cloud/assets/img/common/bg-01.png") center/cover repeat-x;
  padding-top: 70px;
}
.headline h1 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 2rem;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .headline {
    padding-top: 0;
  }
  .headline h1 {
    font-size: 3.2rem;
  }
}
/***********************************
pan
***********************************/
.pan {
  border-bottom: 1px solid #D4CFCA;
}
.pan p {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 1rem;
}

@media screen and (min-width: 769px) {
  .pan p {
    font-size: 1.3rem;
    padding-bottom: 8px;
  }
  .pan p span {
    padding: 0 10px;
  }
}
/***********************************
slide
***********************************/
.slide .swiper-wrapper .swiper-slide {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide .swiper-wrapper .swiper-slide img {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding-top: 44%;
}

@media screen and (min-width: 769px) {
  .slide .swiper-wrapper .swiper-slide img {
    padding: 0;
    max-width: 540px;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 6%;
  }
}
/************************************************
home
************************************************/
.home .header {
  border-bottom: 0 solid #D4CFCA;
}

/************************************************
what-is-oracle-cloud
************************************************/
.what-is-oracle-cloud .sec05 .contents {
  background: url("/cloud/oracle-cloud/assets/img/products/fig-10.png") center/contain no-repeat;
}
.what-is-oracle-cloud .sec05 .contents .contents h2 {
  position: relative;
  top: 40px;
}

@media screen and (min-width: 769px) {
  .what-is-oracle-cloud .sec05 .contents {
    background: url("/cloud/oracle-cloud/assets/img/products/fig-10.png") center/contain no-repeat;
  }
  .what-is-oracle-cloud .sec05 .contents .h2 {
    position: relative;
    top: 1em;
  }
}
/************************************************
building
************************************************/
@media screen and (min-width: 769px) {
  .building .column-50-50 .h6-bold {
    height: 112px;
  }
}
/************************************************
case
************************************************/
.case .h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.case .h2 i img {
  height: 100px;
}

.case03 table tbody tr:last-child td {
  border-top: 0 solid;
}

@media screen and (min-width: 769px) {
  .case03 table tbody td {
    line-height: 52px;
  }
  .case03 table tbody td span {
    padding-right: 10px;
  }
  .case03 table tbody td span img {
    display: inline;
  }
}
.case-studies .sec04 .col.child .icon {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .case-studies .sec04 .col.child {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .case-studies .sec04 .col.child .icon {
    margin-bottom: 0;
    margin-right: 40px;
  }
  .case-studies .sec04 .col.child .in {
    display: inherit;
    max-width: inherit;
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
  }
}
/************************************************
strength
************************************************/
.strength .table-scroll {
  font-weight: bold;
  text-align: center;
}
.strength .table-scroll tbody tr td {
  border: 0 solid #D4CFCA;
}
.strength .table-scroll tbody tr td:last-child {
  border-left: 1px solid #D4CFCA;
}
.strength .table-scroll tbody tr:nth-child(2) td {
  font-size: 1.3rem;
  line-height: 18px;
  vertical-align: middle;
}

@media screen and (min-width: 769px) {
  .strength .column-40-60 .col + .col .box-border-gray {
    width: 475px;
    margin: 0 0 0 40px;
  }
  .strength .column-40-60 .col + .col .box-border-gray img {
    padding: 0;
    max-width: 200px;
  }
}
/************************************************
introduction-support
************************************************/
.introduction-support .anchor-area {
  border: 1px solid #D4CFCA;
}
.introduction-support .anchor-area dl:nth-of-type(2) dt {
  background: #477245;
}
.introduction-support .anchor-area dl:nth-of-type(2) dt:after {
  border-color: transparent transparent transparent #477245;
}
.introduction-support .anchor-area dl:nth-of-type(3) dt {
  background: #75974A;
}
.introduction-support .anchor-area dl:nth-of-type(3) dt:after {
  border-color: transparent transparent transparent #75974A;
}
.introduction-support .anchor-area dl + dl {
  margin-top: 20px;
}
.introduction-support .anchor-area dt {
  color: #fff;
  background: #3A5244;
  width: calc(100% - 20px);
  position: relative;
}
.introduction-support .anchor-area dt:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 20px;
  border-color: transparent transparent transparent #3A5244;
  right: -20px;
  top: 0;
}
.introduction-support .anchor-area dd {
  border: 1px solid #D4CFCA;
  width: calc(100% - 20px);
}

@media screen and (min-width: 769px) {
  .introduction-support .anchor-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .introduction-support .anchor-area dl {
    width: 33.3333333333%;
  }
  .introduction-support .anchor-area dl + dl {
    margin-top: 0;
  }
  .introduction-support .anchor-area dt:after {
    border-width: 34px 0 34px 20px;
  }
}
/************************************************
number
************************************************/
.number .sec02 .column-50-50 li:nth-child(1) img {
  max-width: 268px;
}
.number .sec02 .column-50-50 li:nth-child(2) img {
  max-width: 379px;
}
.number .sec02 .column-50-50 li:nth-child(3) img {
  max-width: 425px;
}
.number .sec02 .column-50-50 li:nth-child(4) img {
  max-width: 425px;
}
.number .sec02 .column-50-50 li:nth-child(5) img {
  max-width: 360px;
}
.number .sec02 .column-50-50 li:nth-child(6) img {
  max-width: 373px;
}
.number .sec03 .column-50-50 li:nth-child(1) img {
  max-width: 425px;
}
.number .sec03 .column-50-50 li:nth-child(2) img {
  max-width: 382px;
}
.number .sec03 .column-50-50 li:nth-child(3) img {
  max-width: 417px;
}
.number .sec03 .column-50-50 li:nth-child(4) img {
  max-width: 425px;
}
.number .sec03 .column-50-50 li:nth-child(5) img {
  max-width: 360px;
}

/************************************************
step
************************************************/
.step .table-scroll {
  border-top: 0 solid #D4CFCA;
  border-right: 0 solid #D4CFCA;
}
.step .table-scroll table {
  border-top: 0 solid #D4CFCA;
  border-right: 0 solid #D4CFCA;
}
.step .table-scroll table thead th {
  color: #fff;
  position: relative;
  background: transparent;
  z-index: 1;
  text-align: left;
  border-right: solid 0 #D4CFCA;
}
.step .table-scroll table thead th:before {
  background: #3A3632;
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.step .table-scroll table thead th:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 20px;
  border-color: transparent transparent transparent #3A3632;
  right: 1px;
  top: 0;
}
.step .table-scroll table thead th:not(:last-child) {
  border-right: solid 0 #D4CFCA;
}
.step .table-scroll table tbody th {
  border-top: 1px solid #D4CFCA;
  border-bottom: 1px solid #D4CFCA;
  border-right: 1px solid #D4CFCA;
}
.step .table-scroll table tbody td {
  border-top: 0 solid #D4CFCA;
  border-right: 1px solid #D4CFCA;
  width: 25%;
}
.step .table-scroll table tbody td img {
  max-width: 190px;
}

@media screen and (min-width: 769px) {
  .step .table-scroll {
    border-top: 0 solid #D4CFCA;
  }
  .step .table-scroll table thead th:after {
    border-width: 34px 0 34px 20px;
  }
}
/************************************************
news
************************************************/
@media screen and (min-width: 769px) {
  .news .list-news dt {
    width: 25%;
  }
  .news .list-news dd {
    width: 75%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  /*　画面サイズが769pxから1200pxまではここを読み込む　*/
  .news .list-news dt {
    width: 100%;
  }
  .news .list-news dd {
    width: 100%;
  }
}
/************************************************
component
************************************************/
.c-title01 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .c-title01 {
    font-size: 3.2rem;
  }
}
.c-title02 {
  font-size: 2rem;
  font-weight: bold;
  background: #3A3632;
  color: #fff;
  border-left: 3px solid #C74634;
  padding: 10px 0 10px 25px;
}
@media screen and (min-width: 769px) {
  .c-title02 {
    font-size: 3.2rem;
    /* width: 95%;
    margin: 0 0 0 auto; */
    border-left: 6px solid #C74634;
    line-height: 40px;
    padding: 20px 0 20px 50px;
  }
}
.c-title03 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-title03:before {
  content: "";
  width: 22px;
  height: 30px;
  display: inline-block;
  border-top: 10px solid #477245;
  border-bottom: 10px solid #477245;
  border-right: 10px solid #477245;
  position: relative;
  margin-right: 10px;
  border-radius: 0 4px 4px 0;
}
@media screen and (min-width: 769px) {
  .c-title03 {
    font-size: 2rem;
  }
  .c-title03:before {
    width: 36px;
    height: 50px;
    border-top: 14px solid #477245;
    border-bottom: 14px solid #477245;
    border-right: 14px solid #477245;
    margin-right: 14px;
    border-radius: 0 8px 8px 0;
  }
}
.c-title04 {
  font-size: 1.6rem;
  font-weight: bold;
  border-bottom: 2px solid #C74634;
  padding-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .c-title04 {
    font-size: 2rem;
    padding-bottom: 10px;
  }
}
.c-title05 {
  font-size: 1.6rem;
  font-weight: bold;
  border-left: 3px solid #C74634;
  background: #ECF1EC;
  padding: 5px 0 5px 10px;
}
@media screen and (min-width: 769px) {
  .c-title05 {
    font-size: 2rem;
    padding: 10px 0 10px 20px;
  }
}
.c-list01__item:not(:first-of-type), .c-list02__item:not(:first-of-type), .c-list03__item:not(:first-of-type), .c-list04__item:not(:first-of-type) {
  margin-top: 0.5em;
}
.c-list01 {
  list-style-type: disc;
  padding-left: 1.4em;
}
.c-list02__item {
  position: relative;
  padding-left: 1.4em;
}
.c-list02__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 0.75em;
  height: 1px;
  background: #0A0A0A;
}
.c-list03 {
  list-style-type: decimal;
  padding-left: 1.4em;
}
.c-list04__item {
  position: relative;
  padding-left: 1.4em;
}
.c-list04__item:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
}
.c-note01 {
  display: table;
  line-height: 1.8;
  font-size: 0.8em;
}
.c-note01__marker {
  display: table-cell;
  padding-right: 0.5em;
}
.c-table01 {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D4CFCA;
}
.c-table01__head {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .c-table01__head {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.c-table01__data {
  padding: 5px 10px;
}
@media screen and (min-width: 769px) {
  .c-table01__data {
    padding: 10px 20px;
  }
}
.c-table02 {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D4CFCA;
}
@media screen and (max-width: 767px) {
  .c-table02__row:not(:first-child) {
    border-top: 1px solid #D4CFCA;
  }
}
.c-table02__head {
  display: block;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .c-table02__head:not(:last-child) {
    border-right: none;
  }
}
@media screen and (min-width: 769px) {
  .c-table02__head {
    display: table-cell;
    padding: 20px;
    border-bottom: 1px solid #D4CFCA;
  }
}
.c-table02__data {
  display: block;
  padding: 10px;
}
@media screen and (min-width: 769px) {
  .c-table02__data {
    display: table-cell;
    padding: 20px;
  }
}
.c-table03 {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D4CFCA;
}
@media screen and (max-width: 767px) {
  .c-table03__thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-table03__row:not(:first-child) {
    border-top: 1px solid #D4CFCA;
  }
}
.c-table03__head {
  display: block;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .c-table03__head:not(:last-child) {
    border-right: none;
  }
}
@media screen and (min-width: 769px) {
  .c-table03__head {
    display: table-cell;
    padding: 20px;
    border-bottom: 1px solid #D4CFCA;
  }
}
.c-table03__data {
  display: block;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .c-table03__data {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .c-table03__data {
    display: table-cell;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-table03__data:not(:last-child) {
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  .c-table03__data:before {
    content: attr(data-label);
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    text-align: center;
  }
}
.c-blockquote01 {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  background: #ECF1EC;
  color: #0A0A0A;
}
@media screen and (min-width: 769px) {
  .c-blockquote01 {
    padding: 20px;
  }
}
.c-blockquote01:before {
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
  width: 3em;
  height: 3em;
  background-image: url(/cloud/oracle-cloud/assets/img/common/icon-blockquote.svg);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
}
@media screen and (min-width: 769px) {
  .c-blockquote01:before {
    width: 5em;
    height: 5em;
  }
}
.c-blockquote01 > * {
  position: relative;
}
.c-blockquote01__link {
  text-align: right;
  font-size: 0.9em;
  opacity: 0.7;
}
.c-blockquote02 {
  position: relative;
  padding: 10px 10px 10px 6em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  background: #ECF1EC;
  color: #0A0A0A;
}
@media screen and (min-width: 769px) {
  .c-blockquote02 {
    padding: 20px 20px 20px 7.5em;
  }
}
.c-blockquote02:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 3em;
  height: 3em;
  background-image: url(/cloud/oracle-cloud/assets/img/common/icon-blockquote.svg);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
}
@media screen and (min-width: 769px) {
  .c-blockquote02:before {
    width: 5em;
    height: 5em;
  }
}
.c-blockquote02 > * {
  position: relative;
}
.c-blockquote02__link {
  text-align: right;
  font-size: 0.9em;
  opacity: 0.7;
}
.c-balloon01__inner, .c-balloon01-right__inner, .c-balloon01-bottom__inner, .c-balloon01-left__inner, .c-balloon01-top__inner {
  position: relative;
  padding: 20px;
  border-radius: 12px;
  background: #ECF1EC;
}
.c-balloon01-top {
  position: relative;
}
.c-balloon01-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #ECF1EC;
}
.c-balloon01-top__inner {
  margin-top: 30px;
}
.c-balloon01-left {
  position: relative;
}
.c-balloon01-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #ECF1EC;
}
.c-balloon01-left__inner {
  margin-left: 15px;
}
.c-balloon01-bottom {
  position: relative;
}
.c-balloon01-bottom:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ECF1EC;
}
.c-balloon01-bottom__inner {
  margin-bottom: 30px;
}
.c-balloon01-right {
  position: relative;
}
.c-balloon01-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ECF1EC;
}
.c-balloon01-right__inner {
  margin-right: 15px;
}
.c-faq01__mark {
  margin-right: 20px;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
}
.c-faq01__head {
  background: #ECF1EC;
  padding: 10px 10px 10px 20px;
  font-size: 1.6rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .c-faq01__head {
    padding: 20px 20px 20px 40px;
    font-size: 2rem;
  }
}
.c-faq01__content {
  border: 1px solid #ECF1EC;
  padding: 10px 10px 10px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .c-faq01__content {
    padding: 20px 20px 20px 40px;
  }
}
.c-flow01__item {
  position: relative;
  padding-bottom: 2em;
  padding-left: 2.5em;
}
.c-flow01__item:before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: calc(0.25em - 2px);
  z-index: 1;
  width: 1em;
  height: 1em;
  border: 2px solid #3D98D4;
  border-radius: 50%;
  background: #fff;
}
.c-flow01__item:not(:last-of-type):after {
  content: "";
  width: 2px;
  background: #D4CFCA;
  display: block;
  position: absolute;
  top: 1em;
  bottom: -1em;
  left: calc(0.5em + 1px);
}
.c-flow01__item.active:before {
  background: #3D98D4;
}
.c-flow01__item.active:after {
  background: #3D98D4;
}
.c-flow01__label {
  font-size: 0.75em;
}
.c-flow01__title {
  padding-bottom: 0.5em;
  font-weight: bold;
}
.c-flow01__content {
  padding-bottom: 1.5em;
  border-bottom: 1px dashed #D4CFCA;
}
@media screen and (min-width: 769px) {
  .c-flow02__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-flow02__item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-flow02__item {
    padding-bottom: 2em;
    padding-left: 2.5em;
  }
}
@media screen and (min-width: 769px) {
  .c-flow02__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 0 2em;
  }
}
.c-flow02__item:not(:last-of-type):after {
  content: "";
  background: #D4CFCA;
  display: block;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-flow02__item:not(:last-of-type):after {
    width: 2px;
    top: 1em;
    bottom: -1em;
    left: calc(0.5em + 1px);
  }
}
@media screen and (min-width: 769px) {
  .c-flow02__item:not(:last-of-type):after {
    height: 2px;
    top: 1em;
    left: 50%;
  }
}
.c-flow02__item.active:after {
  background: #3D98D4;
}
.c-flow02__item.active .c-flow02__label {
  background: #3D98D4;
  color: #fff;
}
.c-flow02__label {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1em;
  height: 1em;
  padding: 1em;
  border-radius: 50%;
  background: #D4CFCA;
}
@media screen and (max-width: 767px) {
  .c-flow02__label {
    position: absolute;
    top: -0.25em;
    left: calc(-0.5em + 2px);
  }
}
@media screen and (min-width: 769px) {
  .c-flow02__label {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.c-flow02__title {
  padding-bottom: 0.5em;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .c-flow02__title {
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 767px) {
  .c-flow02__content {
    padding-bottom: 1.5em;
    border-bottom: 1px dashed #D4CFCA;
  }
}
.c-text-dotted, .c-text-dotted-red {
  border-bottom: 2px dotted;
}
.c-text-dotted-red {
  border-color: #C74634;
}
.c-text-dashed, .c-text-dashed-red {
  border-bottom: 2px dashed;
}
.c-text-dashed-red {
  border-color: #C74634;
}
.c-text-double, .c-text-double-red {
  border-bottom: 4px double;
}
.c-text-double-red {
  border-color: #C74634;
}
.c-text-line-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, yellow));
  background: -webkit-linear-gradient(transparent 50%, yellow 50%);
  background: linear-gradient(transparent 50%, yellow 50%);
}
.c-text-line-orange {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, orange));
  background: -webkit-linear-gradient(transparent 50%, orange 50%);
  background: linear-gradient(transparent 50%, orange 50%);
}
.c-text-line-aqua {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, aqua));
  background: -webkit-linear-gradient(transparent 50%, aqua 50%);
  background: linear-gradient(transparent 50%, aqua 50%);
}
.c-text-line-pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, pink));
  background: -webkit-linear-gradient(transparent 50%, pink 50%);
  background: linear-gradient(transparent 50%, pink 50%);
}
.c-text-line-ygreen {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #b8d200));
  background: -webkit-linear-gradient(transparent 50%, #b8d200 50%);
  background: linear-gradient(transparent 50%, #b8d200 50%);
}
.c-text-marker-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, yellow));
  background: -webkit-linear-gradient(transparent 0, yellow 0);
  background: linear-gradient(transparent 0, yellow 0);
}
.c-text-marker-orange {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, orange));
  background: -webkit-linear-gradient(transparent 0, orange 0);
  background: linear-gradient(transparent 0, orange 0);
}
.c-text-marker-aqua {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, aqua));
  background: -webkit-linear-gradient(transparent 0, aqua 0);
  background: linear-gradient(transparent 0, aqua 0);
}
.c-text-marker-pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, pink));
  background: -webkit-linear-gradient(transparent 0, pink 0);
  background: linear-gradient(transparent 0, pink 0);
}
.c-text-marker-ygreen {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, #b8d200));
  background: -webkit-linear-gradient(transparent 0, #b8d200 0);
  background: linear-gradient(transparent 0, #b8d200 0);
}
.c-btn01, .c-btn02, .c-btn03 {
  border: 2px solid #C74634;
  border-radius: 6px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.c-btn01:before, .c-btn02:before, .c-btn03:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-btn01:after, .c-btn02:after, .c-btn03:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
}
.c-btn01 {
  background: #C74634;
  color: #fff;
}
.c-btn01:before {
  border-color: transparent transparent transparent #fff;
}
@media screen and (min-width: 769px) {
  .c-btn01:hover {
    color: #C74634;
  }
  .c-btn01:hover:before {
    border-color: transparent transparent transparent #C74634;
  }
  .c-btn01:hover:after {
    left: 0;
    background: #fff;
  }
}
.c-btn02 {
  background: #fff;
  color: #C74634;
}
.c-btn02:before {
  border-color: transparent transparent transparent #C74634;
}
@media screen and (min-width: 769px) {
  .c-btn02:hover {
    color: #fff;
  }
  .c-btn02:hover:before {
    border-color: transparent transparent transparent #fff;
  }
  .c-btn02:hover:after {
    left: 0;
    background: #C74634;
  }
}
.c-btn03 {
  background: #fff;
  color: #0A0A0A;
}
.c-btn03:before {
  content: url("/cloud/oracle-cloud/assets/img/common/icon-link-g.svg");
  width: 14px;
  height: 14px;
  border: 0 solid;
  margin-top: -14px;
}
@media screen and (min-width: 769px) {
  .c-btn03:hover {
    color: #fff;
  }
  .c-btn03:hover:before {
    border-color: transparent transparent transparent #fff;
  }
  .c-btn03:hover:after {
    left: 0;
    background: #C74634;
  }
}
.c-index01 {
  padding: 1.5em;
  border-top: solid 5px #C74634;
  border-bottom: solid 5px #C74634;
}
.c-index01__title {
  font-size: 1.2em;
  font-weight: bold;
  color: #C74634;
  padding-bottom: 0.25em;
}
.c-index01__list01, .c-index01__list02 {
  padding-left: 1.4em;
  margin-top: 0.5em;
}
.c-index01__list01 {
  list-style-type: disc;
}
.c-index01__list02 {
  list-style-type: decimal;
}
.c-index01__item:not(:first-of-type) {
  margin-top: 0.5em;
}
.c-blogcard01 {
  display: block;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  padding: 1em;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .c-blogcard01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-blogcard01:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 0.8;
  }
}
.c-blogcard01__thumbnail {
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .c-blogcard01__thumbnail {
    width: 300px;
    margin-bottom: 0;
  }
}
.c-blogcard01__img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .c-blogcard01__content {
    width: calc(100% - 300px - 20px);
  }
}
.c-blogcard01__title {
  color: #3D98D4;
  font-size: 1.2em;
  font-weight: bold;
}
.c-blogcard01__excerpt {
  margin: 1em 0;
  padding-bottom: 1em;
  border-bottom: solid 2px #ECF1EC;
  font-size: 0.75em;
}
@media screen and (min-width: 769px) {
  .c-blogcard01__excerpt {
    margin: 1.5em 0;
    padding-bottom: 1.5em;
  }
}
.c-blogcard01__site {
  padding-top: 5px;
  text-align: right;
  font-size: 0.75em;
  opacity: 0.7;
}
.c-blogcard01__button {
  display: block;
  text-align: center;
  padding: 0.5em 0.75em;
  border: 1px solid #D4CFCA;
  font-size: 0.75em;
}
@media screen and (min-width: 769px) {
  .c-blogcard01__button {
    display: inline-block;
  }
}
.c-box01 {
  padding: 1em;
  background: #fff;
  border: solid 3px #C74634;
  border-radius: 12px;
}
.c-box02 {
  padding: 1em;
  border-top: solid 5px #C74634;
  border-bottom: solid 5px #C74634;
}
.c-box03 {
  position: relative;
  padding: 1em;
  background: #fff;
  border: solid 3px #C74634;
  border-radius: 12px;
}
.c-box03__title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 1.2em;
  background: #fff;
  color: #C74634;
  font-weight: bold;
}
.c-box04 {
  padding: 1em;
  border: double 6px #C74634;
}
.c-box05 {
  padding: 1em;
  background: #fff;
  border-top: solid 5px #C74634;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.c-modal__bg {
  display: none;
  position: fixed;
  z-index: 1100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.c-modal01__content {
  display: none;
  position: fixed;
  z-index: 1101;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 95%;
  max-width: 1100px;
  max-height: 95vh;
  overflow-y: auto;
}
.c-modal01__close {
  position: absolute;
  z-index: 1102;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border: 2px solid #D4CFCA;
  border-radius: 50%;
  background: #fff;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
  .c-modal01__close {
    width: 32px;
    height: 32px;
  }
}
.c-modal01__close:hover {
  opacity: 0.6;
}
.c-modal01__close:before, .c-modal01__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 18px;
  border-radius: 3px;
  background: #0A0A0A;
}
@media screen and (min-width: 769px) {
  .c-modal01__close:before, .c-modal01__close:after {
    height: 20px;
  }
}
.c-modal01__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.c-modal01__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.c-hr {
  color: #ccc;
  margin: 30px 0;
}
@media screen and (min-width: 769px) {
  .c-hr {
    margin: 60px 0;
  }
}
.c-pre {
  width: 100% !important;
  margin: 15px 0 0 !important;
  padding: 10px;
  font-size: 0.75em;
  line-height: 2;
  border-radius: 6px;
  overflow-x: auto;
}
@media screen and (min-width: 769px) {
  .c-pre {
    margin: 30px 0 0 !important;
  }
}

/************************************************
ページ固有要素
************************************************/
.p-case__filter {
  padding: 20px 20px 10px;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-case__filter {
    margin: 0 2%;
  }
}
.p-case__filterList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-case__filterList:first-of-type {
  margin-right: -20px;
}
.p-case__filterList:last-of-type {
  padding-top: 10px;
  border-top: 1px dotted #D4CFCA;
}
.p-case__filterItem {
  padding: 0 20px 10px 0;
}
.p-case__filterBtn {
  display: block;
  border: 1px solid #888;
  padding: 4px 20px;
  border-radius: 6px;
  font-size: 1.3rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
  .p-case__filterBtn {
    padding: 6px 20px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .p-case__filterBtn:hover {
    border-color: #888;
    background: #888;
    color: #fff;
  }
}
.p-case__filterBtn.active {
  border-color: #0A0A0A;
  background: #0A0A0A;
  color: #fff;
}
.p-case__list {
  display: grid;
  row-gap: 20px;
}
@media screen and (min-width: 769px) {
  .p-case__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px 50px;
    padding: 0 2%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .p-case__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-case__listItem {
  display: none;
}
.p-case__listItem.active {
  display: block;
  -webkit-animation: filterAnime 1s ease;
          animation: filterAnime 1s ease;
}
@-webkit-keyframes filterAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes filterAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-case__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 60px 20px 20px;
  border: 1px solid #D4CFCA;
  border-top: 6px solid #D4CFCA;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-case__inner {
    padding: 60px 40px 40px;
  }
}
.p-case__img {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .p-case__img {
    margin-bottom: 20px;
  }
}
.p-case__img img {
  width: 100%;
}
.p-case__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-case__category {
  position: absolute;
  top: 15px;
  right: 20px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 2px 10px;
  border-radius: 6px;
  background: #888;
  color: #fff;
  font-size: 1.3rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
  .p-case__category {
    top: 15px;
    right: 40px;
    padding: 0 10px;
  }
}

/* =========================================================
   追記：固定ヘッダーによるアンカーリンク被り防止設定
   ========================================================= */
:root {
  scroll-padding-top: 100px; /* ヘッダーの高さに合わせて数値を調整してください */
}

/* スマホ表示などでヘッダーの高さが変わる場合（必要であれば） */
@media screen and (max-width: 768px) {
  :root {
    scroll-padding-top: 80px; /* スマホ時のヘッダー高さ */
  }
}