/************* PLAN **************/
.clm-option
{
    margin-top: 10px;
    margin-bottom: 30px;
}
.clm-text .inner
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 10px;
    padding-top: 10px;
}
.clm-photo1 img
{
    max-width: 600px;
    max-height:400px;
    margin-top: 15px;
}
.clm-photo2 img
{
    max-width: 300px;
    max-height: 200px;
    margin-top: 15px;
}
.clm-photo3 .clm-lain
{
    margin-bottom: 10px;
}
.clm-option .title
{
    font-weight: bold;
    font-size: 18px;
    color: #414141;
}
.clm-option .content
{
    font-size: 14px;
    white-space: pre-line;
}
.clm-option .photo1.title
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 15px 5px 15px;
    background-color: #EFEFEF;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.clm-wide
{
    width: 100%;
    float: left;
}
.clm-left
{
    width: 25%;
    float: left;
}
.clm-right
{
    width: 74%;
    float: right;
}
.news-images img
{
    max-width: 350px;
    max-height: 250px;
    margin-top: 20px;
}
.news-row .title
{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6F0037;
    font-weight: bold;
}
.news-row .content
{
    font-size: 15px;
    margin-bottom: 40px;
}
.top-box
{
    margin-bottom: 20px;
}
.top-imegas
{
    text-align: center;
    margin-bottom: 10px;
}
.top-title
{
    font-weight: bold;
    font-size: 18px;
    color: #363636;
    text-align: center;
}
.top-text
{
    font-size: 14px;
    white-space: pre-line;
   text-align: center;
}
/*********YOUTUBE***************/
.video-top
{
    margin: 20px auto 20px auto;
    width: 70%;
    height: 300px;
}
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 768px)
{
    .video-top
    {
        margin: 20px auto 20px auto;
        width: 100%;
        height: 100%;
    }
    .clm-option .title
    {
        font-size: 16px;
    }
    .clm-photo1 img
    {
        max-width: 90%;
        max-height:58%;
        margin-top: 15px;
    }
    .clm-photo2 img
    {
        max-width: 90%;
        max-height:60%;
        margin-top: 15px;
    }
    .clm-photo3 .row
    {
        padding-right: 13px;
        padding-left: 13px;
    }
    .clm-photo3 .col-4
    {
        padding: 5px;
    }
    .clm-photo3 .title
    {
        font-size: 14px;
    }
    .clm-photo3 .content
    {
        font-size: 12px;
    }
    .news-images img
    {
        max-width: 70%;
    }
}
/*********詳細********/

ul.shop-menue li
{
    float: left;
    background-color: #584A32;
    padding: .5rem 1rem;
    color: #FFFFFF;
    margin-right: 3px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.shop-menue li a
{
    color: #FFFFFF;
}
h4.shop-midashi
{
    margin: 0px;
    padding: 0px 0px 0px 10px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #FF9966;
}
.clm-option h3
{
    margin: 0px 0px 15px 0px;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 22px;
    background-color: #FFE3D5;
    color: #2A2A2A;
}
.clm-option h5
{
    padding: 0px;
    font-size: 18px;
    line-height: 18px;
    color: #2F2F2F;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: bold;
}
.form-table .head-coment
{
    margin-left: 10px;
    margin-bottom: 5px;
    color: #990000;
    margin-top: 4px;
}