@charset "utf-8";
/* @responcive
-------------------------------- */
.forPC {
    display: block;
}
.forSP {
	display: none;
}
#BtnMenu {
	display: none;
}

@media screen and (max-width: 959px){

.forPC {
    display: none;
}
.forSP {
    display: block;
}
img {
    max-width: 100%;
}

#Wrapper,
.contents,
#Footer,
#Breadcrumbs,
#GrobalNavi li,
#News, #Access {
	width: 100%;
}


/* Header
-------------------- */
#Header {
    position: static;
    box-shadow: none;
    padding: 0;
    z-index: 100;
}
#Header h1, #Logo {
    display: block;
    width: 50%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
#Header h1 img {
    vertical-align: top;
}
#BtnMenu {
    display: block;
    width: 24px;
    position: absolute;
    top: 22px;
    left: 22px;
}

#keyvisual .bxslider {
	left:  0;
	top: 0;
	margin: 0 auto;
}

#GrobalNavi {
    float: none;
    margin: 0 0 1px;
    padding: 0;
}
#GrobalNavi ul {
    display: none;
}
#GrobalNavi li {
    float: none;
    height: auto;
    background: #B54630;
}
#GrobalNavi li a {
    position: relative;
    width: auto;
    margin: 0;
    padding: 15px 10px 15px 40px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    color: #fff;
    background: #B54630;
}
#GrobalNavi li a::after{
    content:"";
    display: block;
    width:10px;
    height:10px;
    border-top:4px solid #fff;
    border-right:4px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left:15px;
    top:50%;
    margin-top:-7px;
}
#GrobalNavi ul.dropdown-list {
    position: static;
    display: block;
    width: auto;
    padding: 0;
}
#GrobalNavi ul.dropdown-list li {
    margin-bottom: 0;
    background: #B54630;
}
#GrobalNavi ul.dropdown-list a {
    margin: 0;
    padding: 10px 10px 10px 60px;
    background: url(../img/sp/icn_arrow.png) 40px 14px no-repeat;
    background-size: 7px 14px;
    text-align: left;
}
#GrobalNavi li a:hover {
    border-bottom: 1px solid #808080;
}
#GrobalNavi li.dropdown-item a:hover {
    border-bottom: 1px solid #808080;
    color: #fff;
}

/* common
-------------------- */
#Hone {
    margin: 0;
    padding: 0;
}

body > div#Wrapper {
  color: #222;
}
.body-wrap {
    width: 100%;
}


/* topTitle, layout
-------------------- */

#PageTitle {
    margin-top: 0px;
}

/* R-side,L-side */

#MainLeft,
#MainRight,
#SideLeft,
#SideRight {
    float: none;
    width: 100%;
    margin: 0 2%;
}

/* News, Access, About */

#About {
    margin: 0 auto;
    text-align: center;
}
#News, #Access {
    width: 96%;
    padding: 10px 2%;
}
#News p.btn-more,
#Access p.btn-more {
    text-align: center;
}

#Access #map img {
    margin-bottom: 30px;
}
#About {
    margin-bottom: 0px;
    padding: 20px 0px;
}
.contents #TopPage #About h2 {
    margin-left: 2%;
    text-align: left;
}
#About li {
    position: relative;
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
#About li:last-child {
    margin-right: 0;
}
#About li:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#About li .thumbnail {
    text-align: center;
    margin: 1em auto;
    width: 250px;
}
#About li .thumbnail img {
    box-sizing: border-box;
    border-radius: 300px;
    width: 90%;
}
#About li h3 {
    position: relative;
    top: -50px;
    left: 0;
    width: 200px;
    height: 28px;
    margin: 0px auto;
    padding: 5px;
    text-align: center;
    font-size: 18px;
}
#yt iframe {
    width: 500px;
    height: auto;
}
.box p {
    width: 90%;
    height: auto;
    margin: auto;
    text-align: center;
}

#footerLogo,
#footerMenu {
	float: none;
	width: 100%;
	margin: 20px auto!important;
	text-align: center;
}

#footerMenu ul li {
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 20px;
	font-size: 200%;
}

/* end */
}


@media screen and (max-width: 599px){


/* TopLink
-------------------- */
#TopLink {
}
#TopLink img:hover {
    opacity: 1;
}

/* Footer
-------------------- */

#Footer #Contact {
    margin-bottom: 30px;
    background: #000;
}
#Footer #Contact .body-wrap {
    padding: 10px 0;
    text-align: center;
    letter-spacing: 3px;
}
#Footer #Contact .title {
	position:relative;
	top: -2px;
    margin-right: 10px;
    color: #fff;
}
#Footer #Contact .tel {
    color: #fff;
}

#Copyright {
    clear: both;
    padding: 10px 0 20px;
	color: #333;
	font-size: 10px;
    text-align: center;
}
#Copyright a {
    color: #333;
    text-decoration: none;
}


/* TopPage
-------------------- */

#SPMainImage {
	position: relative;
	width: 100%;
	height: auto;
    margin-bottom: 0px;
}

.box p {
    font-size: 16px;
    text-align: center;
}

#keyvisual {
	width: 100%;
/*	position: relative;
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto; */
}

.bxslider li {
    display:none;
}
.bxslider li:first-child {
    display:block;
}

/* Main */

.contents #TopPage h2 {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: left;
}

/* Feed News */

#TopPage {
	padding: 10px 0 20px;
}
#TopPage #Feed {
    margin-bottom: 0px;
}

#read {
    width: 98%;
	margin: 30px auto 0;
}

#News,
#Access {
    float: none;
    width: 96%;
    padding: 0 2% 40px;
	text-align: center;
}
#TopPage #Abuot h2 {
    margin-left: 2%;
}
#TopPage #News h2,
#TopPage #Access h2 {
	text-align: left;
}
#News ul,
#Access #map img {
    margin-bottom: 20px;
}
#News li {
    font-size: 13px;
    margin-bottom: 12px;
}
	#News li:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#News li span.date {
    float: left;
    display: block;
    width: 20%;
    padding: 3px 10px 3px 3px;
    color: #666666;
}
#News li span.title {
    display: block;
    margin-left: 110px;
    margin-bottom: 10px;
    padding: 2px 0;
    padding-left: 5px;
    border-left: 0;
	text-align: left;
}

#yt {
	margin: 0 auto 30px;
	}
#yt iframe {
	width: 80%;
	height: auto;
}

/* Breadcrumbs
-------------------- */
#Breadcrumbs {
    width: auto;
	margin: 30px 10px 30px;
	color: #333;
}
#Breadcrumbs a {
	color: #333;
}

/* トップタイトル
-------------------- */
#PageTitle {
    margin-top: 0;
    height: 80px;
	background-color: #B54630;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 .99C4 .445 4.444 0 5 0c.552 0 1 .45 1 .99v4.02C6 5.555 5.556 6 5 6c-.552 0-1-.45-1-.99V.99zm6 8c0-.546.444-.99 1-.99.552 0 1 .45 1 .99v4.02c0 .546-.444.99-1 .99-.552 0-1-.45-1-.99V8.99z' fill='%23602c2c' fill-opacity='0.38' fill-rule='evenodd'/%3E%3C/svg%3E");
    text-align: center;
}
#PageTitle h1 {
    font-size: 20px;
	line-height: 80px;
}


/* レイアウト
-------------------- */
.contents #Main {
    width: 98%;
    margin: 0 1%;
}
#Main p {
	margin: 5px auto;
}
#Side {
    margin-top: 100px;
}
#Side #Banner {
    margin: 30px 0 60px;
    text-align: center;
}
#Side #Banner .banner {
    display: inline-block;
}
/* 右サイド */
#MainLeft {
    float: none;
    width: auto;
}
#SideLeft {
    float: none;
    width: auto;
}
/* 左サイド */
#MainRight {
    float: none;
    width: auto;
}
#SideRight {
    float: none;
    width: auto;
}

#SideLeft #Banner,
#SideRight #Banner {
    text-align: center;
}
#SideLeft #Banner .banner,
#SideRight #Banner .banner {
    margin: 20px 0;
}



/* 汎用スタイル
-------------------- */
/* 見出し */

.main h3 {
	margin: 30px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
}
.main h3 a {
	text-decoration: none;
    color: #333;
}
.main h3 a:hover {
	text-decoration: underline;
    color: #888;
}
.main h4 {
	margin: 20px 0;
    font-weight: bold;
}

/* 文章 */

.main p {
    margin-bottom: 2em;
}

p.check {
    text-align: left;
}

.notes {
    margin-bottom: 3em;
    text-align: center;
}


/* ボタンデザイン
-------------------- */
.btn {
    display: inline-block;
    margin: 10px auto;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
}
.btn:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none;
}
.btn-small {
    width: 50%;
}
.btn-midium {
    width: 60%;
}
.btn-big {
    width: 80%;
}




/* テーブルデザイン
-------------------- */
.main table {
    box-sizing: border-box;
    margin-bottom: 30px;
}
.main tr {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.main th {
    padding: 20px;
    border: 0;
    background: url(../img/common/bg_table_th.png) right center no-repeat;
    vertical-align: middle;
}
.main td {
    padding: 20px;
    border: 0;
}
.main th,
.main td {
    display: list-item;
    width: auto;
    border: none;
    background: none;
}
.main th {
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px 5px;
}
.main td {
    padding: 10px;
}
.table-style th {
    border-bottom: none;
}
.horizon th, .horizon td {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.table-style th,
.horizon th {
    background: #f6f6f6;
}
.horizon {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.horizon thead {
    float: left;
    display: block;
}
.horizon tbody {
    display: -webkit-box;
    overflow-x: auto;
}

.horizon tr {
    display: block;
    border: none;
}
.horizon th,
.horizon td {
    display: block;
    width: auto;
    padding: 10px;
    border: none;
}
.horizon th:first-child,
.horizon td:first-child {
    border-left: none;
}
.horizon th:last-child,
.horizon td:last-child {
    border-right: none;
}

/* ContactForm
-------------------- */
.form-s {
    width: 35%;
}
.form-m {
    width: 60%;
}
.form-l {
    width: 95%;
}
.contact-form table {
    box-sizing: border-box;
}
.contact-form th,
.contact-form td {
    display: list-item;
    width: auto;
    border: none;
    background: none;
}
.contact-form th {
    padding: 5px 10px;
    background-color: #f8f8f8;
}
.contact-form td {
    padding: 10px;
}
.contact-form td textarea {
    width: 100%;
}
.submit input {
    margin-bottom: 5px;
}

/* top read
-------------------- */

#TopPage #Blog .btn-more,
#TopPage #News .btn-more {
    font-size: 90%;
}

.addressArea address,
.businessHours {
    margin: 1em auto;
    text-align: center;
}


/* menu
-------------------- */

#Menu section h2,
#Menu section h3 {
    text-align: center;
    margin: 1em auto;
}

.col2,
.productsRight,
.productsLeft {
  margin: 2em auto;
}

.productsRight .text,
.productsRight .image,
.productsLeft .text,
.productsLeft .image {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.productsRight .text,
.productsLeft .text {
	float: none;
	height: auto;
	text-align: left;
}

.productsRight .image,
.productsLeft .image {
	float: none;
	height: auto;
	margin-bottom: 1em;
	text-align: center;
}

.productsRight img,
.productsLeft img {
	width: 70%;
}

dl.flat {
  width: 100%;
  margin-bottom: 2em;
}

dl.flat dt {
    clear: both;
    float: left;
    width: 50%;
}

dl.flat dd{
  width: 100%;
}

#topping dl.flat dt {
    width: 30%;
}


/* end */
}

.snsBtn {
    height: 100px;
}