﻿@charset "shift_jis";

.mincho {
  font-family: "HGS明朝E",serif!important;
}

#section_01 {
  background: #edd3a1;
}

#section_02 {
  background: #edd3a1;
}

#section_03 {
  background: #edd3a1;
}

#section_02.section , #section_03.section {
  padding-top: 0px;
}

#section_02.section {
  padding-bottom: 80px;
}

.itemtitle {
    font-family: メイリオ !important;
    font-size: 11px !important;
    font-weight: normal !important;
    text-shadow: none;
}

.column1 , .column2 , h1 {
  box-shadow: 0 0 4px #aaa;
}

.column2 .point_number {
  font-size: 15px!important;
  line-height: 0px!important;
}

.column2 .point_number .taiheiyou1_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_01 .taiheiyou1_uv_feature , #section_02 .taiheiyou1_uv_feature {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fff8a0 40%) repeat scroll 0 0;
  padding-left: 2px;
  padding-right: 2px;
color: #000;
}

#section_02 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: #583822 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 {
    background: #583822 none repeat scroll 0 0;
    color: #fff;
    margin: 0 0 50px;
    padding: 20px 5% 25px;
    position: relative;
    text-shadow: 0 -1px 0 #555;
    width: 100%;
}

#section_03 h2.blueback::after , #section_01 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: #800e12 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 40px;
    content: "";
    height: 0;
    left: 47%;
    position: absolute;
    top: 99%;
    width: 0;
}

#section_03 h2.blueback , #section_01 h2.blueback {
    background: #800e12 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.taiheiyou1_uv_number1 {
  background: #BF6A33 !important;
}

p.taiheiyou1_uv_number2 {
  background: #433d3c !important;
}

.column1.taiheiyou1_uv_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 {
  left: 44%;
}

/*======= スマートフォン用CSSここまで ======*/
} /* end media query */


p em {
padding:10px;
color: #fff;
}

.block-topic-path {
padding:30px 0px;
}

#recom-title{
color:#fff;
    font-family: NotoSansJP !important;
    font-weight: 700;
    font-size: 24px;
padding: 15px 25px;
}

#recom-main {

    border-radius: 10px;
    margin: 0 auto 35px;
    padding: 30px;
    width: 840px;
margin-top:30px;
}

#recom-photo {
    float: left;
    margin: 20px 0 30px;
}

#recom-text {
    float: right;
    line-height: 160%;
    margin: 20px 0 30px;
    width: 410px;
}

@media screen and (max-width: 767px) {
.section{
width: 100% !important;
}

h1 {
    box-shadow:none;
padding-top: 0px;
}

.block p {
margin-top: 0px;
}

.column2:nth-child(2), .column3:nth-child(2), .column3:nth-child(3), .column4:nth-child(2), .column4:nth-child(3), .column4:nth-child(4) {
margin-left: 0px;
        margin-bottom: 10px;
    }

.block-topic-path {
    padding: 10px 0px;
}

.column2 {
        width: 100%;
    }

}