@charset "UTF-8";


/*=============================================
ページ別　おすすめ
===============================================*/
#page_contents .btn_type1:hover:after {
    height: 100%;
    opacity: 1;
}
#contents_header.ch_img { padding: 50px 0 50px; height: 50px;}
#contents_header { background:url(../images/f_info_header.jpg) no-repeat center bottom; background-size:cover;}
#page_contents {width: 90%;max-width: 1200px;margin:0 auto;padding:60px 40px 0px;}
#page_contents h3 {color:#211614; text-align:center; font-size:2.0rem; padding-bottom:10px; margin-bottom:30px;}

#page_contents h3:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    left: 50%;
    margin: 18px 0 0 -20px;
    display: block;
    background: #211614;
}


#page_contents .list_box { margin-bottom:80px;}
#page_contents .list_box a {
    /* color: #fff; */
    text-decoration:none;}
#page_contents .list_box p {font-size: 1.2rem;color:#000000;line-height:1.8em;text-align:center;margin-bottom: 20px;}
#page_contents .list_box p.cuisine_txt_title { margin-bottom:40px;}
#page_contents .list_box .txt_picup { text-align:center; margin-bottom:30px;}
#page_contents .list_box .txt_picup p { display:inline-block; font-size:16px; border:#e5e5e5 4px solid; padding:10px 40px;}
#page_contents .list_box ul { text-align:center; letter-spacing: -0.4em;}
#page_contents .list_box ul li { display:inline-block; width: 33%; letter-spacing: normal;min-width: 196px;}
#page_contents .list_box ul li a { color:#c1272d; font-size:11px; text-decoration:none; }
#page_contents .list_box ul li a img { margin-bottom: 20px; width:100%; height:auto;}
#page_contents .list_box ul li a figcaption { margin-bottom:40px;}
#page_contents .list_box ul li a:hover figure {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#page_contents .list_box ul li a figcaption { color:#c1272d; font-size:11px; text-decoration:none; }

#page_contents .list_box .list_box_inner { margin-bottom:60px;}
#page_contents .list_box .list_box_inner p { color:#999999;}
#page_contents p {color:#000000; font-size:16px;}


#page_contents #cuisineinfo_wrapper .cuisineinfo_inner { margin-bottom:20px; padding-bottom:20px;}
#page_contents #cuisineinfo_wrapper .cuisineinfo_inner .cuisine_item_photo {margin:5px 0;}
#page_contents #cuisineinfo_wrapper ul {  width:100%; height:auto; overflow:hidden;}
#page_contents #cuisineinfo_wrapper ul li{ width:100%; padding:0px;margin:0px;}
#page_contents #cuisineinfo_wrapper ul li img{ width:100%; height:auto;}
#page_contents #cuisineinfo_wrapper dl { }
#page_contents #cuisineinfo_wrapper dl dt{color: #c1272d;font-size: 15px; margin-bottom:5px;}
#page_contents #cuisineinfo_wrapper dl dd{color: #666666;font-size: 12px;}
#page_contents #cuisineinfo_wrapper dl dd p {color: #666666;font-size: 12px; line-height:2em;}
#page_contents #cuisineinfo_wrapper dl dd div {color: #666666;font-size: 12px; margin-top:10px; line-height:2em;}
#page_contents #cuisineinfo_wrapper dl dd a {color: #c1272d;font-size: 12px; margin-top:10px; line-height:2em;}


/*================お料理　=================*/
#page_contents h2 { display:none;}
#page_contents .cuisine_post_wrapper { width:33.3%; float:left;}
#page_contents .cuisine_post_wrapper .figure { width:100%; height:auto; position:relative; padding:65% 0 0; overflow:hidden;}

#page_contents .cuisine_post_wrapper img { position:absolute;top:0; left:0; width:100%; height:auto; vertical-align:top;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    transition: all 1.0s;
}
#page_contents a:hover .cuisine_post_wrapper img {
    -webkit-transform:  scale(1.05);
    -moz-transform:  scale(1.05);
    -ms-transform:  scale(1.05);
    transform:  scale(1.05);
}
.sankaku{
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-5px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}
#page_contents .cuisine_txt_wrapper { padding:0px 10px; margin:5px 0 20px; /*border-right: #999 1px solid*/;height: 120px;}
#page_contents .cuisine_box:nth-child(4n) .cuisine_txt_wrapper { border-right:none;}
#page_contents .cuisine_txt_wrapper dl { margin-bottom:10px;}
#page_contents .cuisine_txt_wrapper dl dt { color:#297fdf; display:inline-block; font-size:1.1rem; text-decoration:none;}
#page_contents .cuisine_txt_wrapper dl dd {display:inline-block; font-size:11px; text-decoration:none;}
#page_contents .cuisine_txt_wrapper h3 { font-size:1.1rem; color:#c1272d; margin-bottom:5px; text-decoration:none;word-break: break-all;word-wrap: break-word; /*white-space: pre;*/ }
#page_contents .cuisine_txt_wrapper p { font-size:1.1rem; /*text-align:justify;*/word-break: break-all;word-wrap: break-word; text-decoration:none;}




.way_title {
    /* padding-top: 10px; */
    /* font-size: 20px; */
    /* font-weight: 600; */
    /* color: #098eb2; */
    /* margin: 10px 5%; */
}

.way_title {
    padding-top: 10px;
    font-size: 1.3rem;
    font-weight: 600;
    color: #1a2b77;
    /* margin: 10px 5%; */
    /* text-align: center; */
}

.way_policy {
    padding-top: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    padding-left: 10px;
    color: #1a2b77;
    /* margin: 10px 5%; */
    /* text-align: center; 
    border-bottom: 2px solid #eee;*/
}

.u_border{
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}
.way_policy2 {
    padding-top: 10px;
    font-size: 1.3
        rem
        font-weight: 600;
    color: #1a2b77;
    margin: 5px 5%;
    text-align: center;
}
/*
.item-box {
display: flex;
max-width: 100%;
margin: 0 auto;
align-items: flex-start;
}

.itemb {
flex: 1 0 300px;
margin: 0;
padding: 2px;
font-size: 18px;
text-align: center;
box-sizing: border-box;
&:nth-child(2n) {
}
}

*/

.item-box  {
    display: flex;
    border: 1px solid #eee;
    /* padding: 0.4em; */
    margin: 0 0 2em;
    flex-wrap: wrap;
}

.itema {
    /* background: #f9f9f9;*/
    padding: 1em;
    border-radius: 5px;
    flex: 1 0 300px;
    margin: 0.4em;
    max-width: 32%;
}




.itemb {/* background: #f9f9f9;*/padding: 1em;/* border-radius: 5px; */flex: 1 0 320px;margin: 0.4em 0;width: 100%;}

.itemb_back{
    background: #eee;
    border-radius: 5px;

}

.itemb a{
    border-bottom: 1px dotted #686868;
}




.infogrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    grid-auto-rows: 1fr;
    grid-gap: 0.8em;
    border: 1px solid #ddd;
    padding: 0.8em;
    margin: 0 0 5em;
}

.infogrid > div {
    /* background: #ddd;*/
    overflow: auto;
    min-width: 0;
    padding: 1em;
}

.infogrid > div img{

    max-width: 100%;
    height: auto;
    width: auto\9;
    margin-bottom: 1em;
}










#policy_con{
    width: 100%;
    /* margin: 3%; */
}
#policy_con .p-box{
    /* width: 98%; */
    /* margin: 1%; */
    /* padding: 2%; */
    /* background: #eee; */
    /* border-radius: 10px; */
    /* text-align: center; */
}
#policy_con .p-box img{
    width: 100%;
}




#policy_con .p-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    background-color: #025481;
    padding: 0;
    margin: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
}

#policy_con .p-txt {
    font-size: 1.1rem;
    text-align: left;
}



table.brwsr1 {
    width: 98%;
    margin: 30px 1% 0;
    border-collapse: separate;
    border-spacing: 0px 1px;
    margin-bottom:10px;
    transition: .8s;
    font-size: 1.2rem;
}

table.brwsr1 img{
    margin:10px;
}

table.brwsr1 th {
    padding: 4px 0;
    padding-left:15px;
    vertical-align: middle;
    text-align: left;
    width: 150px;
    border-bottom: #999 1px solid;
}

table.brwsr1 td {
    padding: 10px 0;
    padding-left:15px;
    text-align: left;
    border-bottom: #999 1px solid;
}

table.brwsr1 td.r1 {
    width: 20%;
    text-align: left;
    /* border-right: #999 1px solid;
    background: #447791;*/
}

table.brwsr1 td.r2 {
    width: 65%;
    text-align: left;
    /* border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #5893b1;*/
}

table.brwsr1 td.r3 {
    width: 20%;
    text-align: left;
    /* border-right: #999 1px solid;
    background: #447791;*/
}








/*=============================================
ページ別　フューチャー　cuisine
===============================================*/

.future #page_contents .cuisine_post_wrapper { width:50%;}
.future #page_contents .cuisine_post_wrapper .figure { padding: 37% 0 0; }
.future #page_contents .cuisine_txt_wrapper { height:100px;}


/*=============================================================================================================================
668px以下
====================================================*/
@media only screen and (max-width: 668px){



    .item_info_wrapper  .info_txt_wrapper { color:#c1272d; font-size:12px; line-height:14px;  margin-bottom:10px; display:inline-block;}
    .item_info_wrapper  .info_txt_wrapper i { margin-right:5px; line-height:14px; }
    .item_info_wrapper  .info_txt_wrapper img { vertical-align:top; margin-top:0px;}



}

/* ---------------------------------------
max-width: 479px
--------------------------------------- */

@media screen and (max-width: 479px) {


    #page_contents {max-width: 98%;margin:0 auto;padding:60px 0px 0px;}

    /*================　共通 ==================*/
    #hotspring_contents .hotspring_post_wrapper,
    #page_contents .cuisine_post_wrapper,
    #cuisine2_contents .cuisine2_post_wrapper
    { width:100%;}


    #page_contents h3,
    .cuisine2 #cuisine2_contents h3,
    .hotspring #hotspring_contents h3
    {font-size: 1.3rem;}


    #page_contents h3:after,
    .cuisine2 #cuisine2_contents h3:after,
    .hotspring #hotspring_contents h3:after
    { width: 40px; left: 50%; right: 50%;}

}


/* -----------------------------------------------------------

access_map

----------------------------------------------------------- */


#access_map{
    padding: 10px;
    margin: 40px 0;
    border: 1px solid #dedede;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2), 0 -1px 0 #f2f2f2;
    display: inline-block;
    width: 100%;
}

#access_map iframe{
    width: 100%;
    height: 400px;
}

.linkArea .btn {
    margin: 30px;
}



/* Read more */
.read-more{margin: 15px 3px;display: inline-block;width: 240px;max-width:100%;color:#111;border:#111 1px solid;font-size: 16px;line-height:40px;text-align: center;letter-spacing: 1px;position: relative;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.read-more:after { font-family: FontAwesome;
    content: "\f105";
    font-size: 10px; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; right: 15px; z-index: 1; -webkit-transition: right 0.3s ease; -moz-transition:right 0.3s ease; transition: right 0.3s ease; }
.read-more:hover { color:#fff; border:#9E9E9E 1px solid; background:#111; }
.read-more:hover:after { right: 10px; }

@media only screen and (max-width: 800px) {
    .read-more:after { right: 10px;}	
    .read-more:hover { color:#fff; border:#111 1px solid;background:#111; }
}
@media only screen and (max-width: 738px) {
    .read-more {border:#111 1px solid;}
    .read-more:after,
    .read-more:hover:after{ right: 10px;}	
}
