@charset "UTF-8";
/* CSS Document */


.mincho {
  font-family: "HGS明朝E",serif!important;
}

.itemtitle {
  font-family: メイリオ!important;
  font-size: 11px!important;
  font-weight: normal!important;
  text-shadow: none;
}

.itemtitle a {
  color: #fff!important;
  text-decoration: underline!important;
}

.section .annotation {
  font-size: 11px!important;  
  text-align: right;
}

.section .annotation a {
  color: #333!important;
  text-decoration: underline!important;
}

#section_01 {
  background: url("/defaultShop/daitizu/sp/img/daitizu_sp_bg1.jpg") repeat scroll 0 0;
  padding-bottom: 80px;
}

#section_02 {
  background: #a0d8ef;
}

#section_03 {
  background: #f6ad49;
}

#section_04 {
  background: #99cc52;
}

#section_05 {
  background: url("/defaultShop/daitizu/sp/img/daitizu_sp_bg1.jpg") repeat scroll 0 0;
}

#section_05 img {
  display: block;
  margin: 0 auto;
  width: 300px;
}

#section_02.section , #section_03.section , #section_04.section , #section_05.section {
  padding-top: 0px;
}

.column1 , .column2 , h1 {
  box-shadow: 0 0 4px #aaa;
}

.column2 .point_number {
  font-size: 9px!important;
  line-height: 0px!important;
}

.column2 .point_number .daitizu_uv_point {
  display: block;
  font-family: メイリオ!important;
  font-weight: normal;
  line-height: 12px !important;
  margin-bottom: 16px;
  margin-top: 1px;
}

.feature .column2 p.point_number {
  background: #006400;
}

.section .daitizu_sp_feature {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffdab9 40%) repeat scroll 0 0;
  padding-left: 2px;
  padding-right: 2px;
}

#section_02 h2.blueback::after , #section_03 h2.blueback::after , #section_04 h2.blueback::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #111 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 40px;
    content: "";
    height: 0;
    left: 47%;
    position: absolute;
    top: 99%;
    width: 0;
}

#section_02 h2.blueback , #section_03 h2.blueback , #section_04 h2.blueback {
    background: #111 none repeat scroll 0 0;
    color: #fff;
    margin: 0 0 50px;
    padding: 20px 5% 25px;
    position: relative;
    text-shadow: 0 -1px 0 #555;
    width: 90%;
}

#section_05 h2.blueback::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D50129 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 40px;
    content: "";
    height: 0;
    left: 47%;
    position: absolute;
    top: 99%;
    width: 0;
}

#section_05 h2.blueback {
    background: #D50129 none repeat scroll 0 0;
    color: #fff;
    margin: 0 0 50px;
    padding: 20px 5% 25px;
    position: relative;
    text-shadow: 0 -1px 0 #555;
    width: 90%;
}

p.daitizu_uv_number1 {
  background: #BF6A33 !important;
}

p.daitizu_uv_number2 {
  background: #D50129 !important;
}

.column1.daitizu_sp_annotation {
  background: transparent!important;
  box-shadow: none!important;
  padding: 0!important;
}

.block h1 img {
    width: 100%;
}

@media screen and (max-width: 767px) {
/*======= スマートフォン用CSSここから ======*/

#section_02 h2.blueback::after , #section_03 h2.blueback::after , #section_01 h2.blueback::after , #section_04 h2.blueback::after , #section_05 h2.blueback::after {
  left: 44%;
}

#section_05 img {
  width: 100%;
}

/*======= スマートフォン用CSSここまで ======*/
} /* end media query */