@charset "utf-8";
/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */
body {
	background-color:#fff;
	font-family: "Maru Folk Regular",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
img {
    max-width: 100%; 
    height: auto;
	vertical-align: bottom;
}
hr {
	border-top: 3px dashed #E7D2A5;
	clear: both;
}
h3 {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.3em;
	line-height: 64px;
	font-weight: 800;
	padding-left:50px;
	border-bottom: solid 1px #F7C30E;
	background-image:  url("img/udon_s.png");
	background-repeat:no-repeat;
	background-position:3px 68px;
}
h3.iconress {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.3em;
	line-height: 1.6em;
	padding-left:3px;
	border-bottom:none;
	background-image:none;
}
h4 {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.2em;
	line-height: 48px;
	font-weight: 500;
	padding-left:50px;
	padding-bottom: 5px;
	background-image:  url("img/udon_s.png");
	background-repeat:no-repeat;
	background-position:3px 63px;
}
h5 {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.2em;
	padding-left:0.5em;
	margin: 0 0 10px 5px;
	line-height: 1.6em;
	float:left;
	border-bottom: solid 1px #FFD479;
}
h6{
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 1.2em;
	padding-left:0.5em;
	margin: 0 0 10px 5px;
	line-height: 1.6em;
	border-bottom: solid 1px #efefef;}
div.jikiden {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	padding-top:1em;
	padding-left:3em;
	font-size: 1.3em;
	margin-top:12px;
	margin-bottom:40px;
}
hr {
	border-top: dashed 2px #fdb;
}
strong{
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
div.section h3{
    padding-top: 60px;
    margin-top: -60px;
}
div.tsukurikata{
	padding: 0;
	margin: 0;
	clear: both;
}
div.hot{
	transform: rotate(-10deg);
	display:flex;
	float:left;
	align-content: center;
	line-height: 0.85em;
	background-color:#a20;
	color:#fff;
	padding:10px;
	margin:0 10px;
	height:1em;
	width:1em;
	border-radius:2em;
}
div.cool{
	transform: rotate(-10deg);
	float:left;
	display:flex;
	align-content: center;
	line-height: 0.85em;
	background-color:#DAF9FF;
	color:#000;
	padding:10px;
	margin:0 10px;
	height:1em;
	width:1em;
	border-radius:2em;
}
.lightbrown{color:#A66C00;}
div.point{
	transform: rotate(-10deg);
	display:inline-flex;
	align-content: center;
	font-size:1.1em;
	line-height: 2em;
	background-color:#997000;
	color:#fff;
	padding:1px 10px;
	height:2em;
	width:3.4em;
	border-radius:1em;
	margin: 3px 0 3px 5px;
}
div.point_title{
	transform: rotate(-10deg);
	float:left;
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:1.2em;
	line-height: 3em;
	display:flex;
	align-content: center;
	background-color:#bb4000;
	color:#fff;
	padding:1px 10px;
	margin:10px;
	height:3em;
	border-radius:1.5em;
}
.clear{
	clear: both;
}
.box85n{
	float:right;
	border: none;
	width: 80%;
	margin: 0;
	pading: 0;
}
.box15n{
	float:left;
	border: none;
	width: 20%;
	margin: 0;
	pading: 0;
}
.box85{
	border: none;
	width: 100%;
	margin: 0;
	pading: 0;
}
.box15{
	border: none;
	width: 100%;
	margin: 0;
	pading: 0;
}
.box80{
	width: 100%;
	margin: 0;
	pading: 0;
}
.box50{
	width: 100%;
	margin: 0;
	pading: 0;
	text-align: left;
}
.box30{
	border: none;
	width: 100%;
	margin: 0;
	pading: 0;
}
.box20{
	border: none;
	width: 100%;
	margin: 0;
	pading: 0;
}
.n_title{
	font-size:1.3em;
	line-height: 2.2em;
	float:left;
	text-align:left;
	padding:5px 10px;
	
}
.n_date{
	font-size:1.3em;
	line-height: 2.2em;
	float:right;
	text-align:right;
	padding:5px 10px;
}
p {
	font-size:1.3em;
	line-height: 2.2em;
	padding:0 5px;
}
p.indent{
	padding:3px;
	text-indent: 1em;
}
p.indent_s{
	padding:10px 0 0 0 ;
	font-size:0.95em;
	line-height: 1.3em;
	text-indent: 1em;
}
.red{
	color:#900;
}
/* mobile */
#g_navi	{
	display:none;
}
#mobile_header{
	display:block;
	width: 100%;
	background-color: #FCEFED;
	z-index: 50;
	position: fixed;
}
#mobile_logo{
	display:block;
}
/* slicknav */
#menu {
	display: none;
}
.slicknav_menu {
	font-size: 1.2em !important;
	text-align: right;
	display:block;
	margin:0;
	padding:17px;
	z-index: 99;
	width:100%;
	clear: both;
	position: fixed;
	box-sizing: border-box;
	color:#000;
	background: none !important;
}
.slicknav_btn {
  background-color: #6E1B00 !important;
}
.slicknav_nav {
	background:none;
}

.slicknav_menutxt {
    color: #fff !important;
	font-weight:bolder;
}
.slicknav_icon-bar {
    background-color: #fff;
	
}
.slicknav_menu {
    color: #000;
	font-weight:bolder;
}
.slicknav_nav {
	width: 100%;
	text-align:right;
}
.slicknav_nav a {
	text-align: right;
	width:100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
	color: #000 !important;
    background-color:beige !important;
	opacity:0.9;
}
/*ハンバーガーメニューのエフェクト*/
.slicknav_icon,
.slicknav_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.slicknav_icon {
    position: relative;
    width: 66px;
    height: 66px;
}
.slicknav_menu .slicknav_icon-bar{
    position: absolute;
    left: 0;
}
.slicknav_icon span:nth-of-type(1) {
    top: -2px;
}
.slicknav_icon span:nth-of-type(2) {
    top: 2px;
}
.slicknav_icon span:nth-of-type(3) {
    bottom: 0.5px;
}
.active .slicknav_icon-bar:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}
.active .slicknav_icon-bar:nth-of-type(2) {
    opacity: 0;
}
.active .slicknav_icon-bar:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
}

/* scroll */
.pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
}
.pagetop a {
	display: block;
	width: 140px;
	height: 50px;
	color: #fff;
	background-color: #732B00;
	border-radius: 25px;
	text-align: center;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 2.1em;
}
p.pagetop > a:hover {
	color: #ddf;
}

#all {
	word-wrap:break-word;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
}
#naviline {
	display: none;
}
.contents {
	word-wrap:break-word;
	margin-bottom: 0px;
	max-width:100%;
	margin:auto;
}

#footer {
	clear: both;
	width:100%;
	background-color:#fcf9ed;
	text-align:center;
	height:auto;
	padding:0px;
	margin: 0px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	padding-bottom:60px;
} 
#footer p {
	clear: both;
	width:100%;
	text-align:center;
	height:auto;
	padding:0px;
	margin: 0px;
} 
#footer address {
	font-size:1.1em;
	line-height:1.8em;
	margin: 0;
	padding: 2px;
	text-align:center;
}
.swiper-slide{
	margin-top:60px;
}
/* styles for desktop */
@media screen and (min-width: 960px) {
/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
/* slicknav */
.slicknav_menu {
	display:none;
}

.box85 {
	width:86%;
	float: right;
	margin:0;
	padding:0;
}
.box15 {
	width:14%;
	float: left;
	margin:0;
	padding:0;
}
.box80{
	width:780px;
	float: left;
}
.box50{
	width: 50%;
	margin: 0;
	pading: 0;
	float: left;
}
.box30{
	width: 30%;
	margin: 0;
	pading: 0;
	float: left;
}
.box20{
	width: 180px;
	float: right;
}
#mobile_logo{
	display: none;
}
#naviline {
	margin:0;
	padding:0;
	display: block;
	z-index: 99;
	width:100%;
	clear: both;
	color:#000;
	background-color: #FCEFED;
	border-bottom: solid 1px #ddd;
	position: fixed;

}
#navicenter{
	width: 960px;
	margin: auto;
}
.contents {
	word-wrap:break-word;
	margin-bottom: 0px;
	max-width:960px;
	margin:auto;
}

#logo{
    display: block;
	float:left;
	width:130px;
}
#footer {
	clear: both;
	width:100%;
	background-color:#fcf9ed;
	text-align:center;
	height:auto;
	padding:0px;
	margin: 0px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	padding-bottom:0px;
} 
#footer p {
	clear: both;
	text-align:right;
	padding:0px;
	margin: 0px;
}
#g_navi {
	display:table;
	margin:auto;
}

#g_navi ul {
	padding:0px;
}

#g_navi li {
	display:inline;
	list-style-type:none;
	text-align: left;
}
#g_navi li a {
	font-family: "Maru Folk Medium",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:1.2em;
	color:#000;
	height:40px;
	padding:18px 0 0 2px;
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
	border-bottom: solid 3px #FCEFED;
}
#g_navi li a:hover {
	border-bottom: solid 3px #fc0;
}
/*------off*/
#g_navi li.g_navi01 a {
	width:130px;
}
#g_navi li.g_navi02 a {
	width:250px;
}
#g_navi li.g_navi03 a {
	width:110px;
}
#g_navi li.g_navi04 a {
	width:110px;
}
#g_navi li.g_navi05 a {
	width:110px;
}
#g_navi li.g_navi06 a {
	width:180px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	color:#700;
	font-weight: 700;
}
#g_navi li.g_navi02 a:hover {
	color:#700;
	font-weight: 700;
}
#g_navi li.g_navi03 a:hover {
	color:#700;
	font-weight: 700;
}
#g_navi li.g_navi04 a:hover {
	color:#700;
	font-weight: 700;
}
#g_navi li.g_navi05 a:hover {
	color:#700;
	font-weight: 700;
}
#g_navi li.g_navi06:hover {
	color:#700;
	font-weight: 700;
}

/*------on*/
#g_navi li.g_navi01_on a {
}
#g_navi li.g_navi02_on a {
}
#g_navi li.g_navi03_on a {
}
#g_navi li.g_navi04_on a {
}
#g_navi li.g_navi05_on a {
}
}
