@charset "UTF-8";

/*

media
スマホ縦：320（〜iPhone5s）
スマホ縦：360（Android）
スマホ縦：375（iPhone6）
スマホ縦：414（iPhone6 Plus）
スマホ横：480（iPhone4）
スマホ横：568（iPhone5）
スマホ横：640（Android）
スマホ横：667（iPhone6）
スマホ横：736（iPhone6 Plus）
タブレット縦：768（iPad）
タブレット横：1024（iPad）
PC：1024
PC：1280
PC：1920

color
#deba29　ベース

*/


/* コンテンツ
--------------------------------------------------------------------------------- */
#contents {
	text-align: left;
	padding-top: 50px;
	/*padding-bottom: 50px;*/
	position: relative;
}
/* ホーム
--------------------------------------------------------------------------------- */
/*#home #page-header {
	background-color: transparent;
}
#home #page-header h1 {
	display: none;
}*/
/*#home #contents {
	padding-top: 0px;
	padding-bottom: 0px;
}*/
#home #page-footer {
	border-width: 0px;
}
/* メインイメージ */
#home-main {
	background-image: url(../images/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 20px;
}
#home-main.type-b {
	background-image: url(../images/home_main_bg2.jpg);
}
#home-main p {
	margin: 30px 0px 0px 0px;
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
}
#home-main a {
	display: block;
	width: 65px;
	margin: 0px auto;
	transition: none;
}
#home-main a img {
	transition: all .2s;
}
#home-main a:hover img {
	opacity: 0.7;
}
/* バナー*/
#home-main-banner {
	overflow: hidden;
	padding: 0px 20px;
	margin: 0px auto 60px auto;
	max-width: 944px;
}
#home-main-banner p {
	margin: 0px;
}
#home-main-banner p a {
	transition: all .2s;
}
#home-main-banner p a:hover {
	opacity: 0.7;
}
/* 見出し */
.title-main {
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/icon_t.png), url(../images/icon_y.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
	background-size: 38px auto, 38px auto;
	padding: 0px 55px 20px 55px;
	display: inline-block;
}
.title-sub {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	margin: -20px 0px 40px 0px;
}
/* ホットニュース */
#home-hot-news {
	text-align: center;
	margin-bottom: 60px;
}
#home-hot-news .inner {
	padding: 0px 20px;
	max-width: 944px;
	margin: 0px auto;
}
.slick-box01 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.slick-box01 li {
	margin: 0px 0px 38px 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 26px;
}
.slick-box01 p {
	margin: 0px;
	font-size: 14px;
	line-height: 26px;
}
.slick-box01 .img {
	margin: 0px 0px 8px 0px;
	overflow: hidden;
}
.slick-box01 a {
	text-decoration: none;
}
.slick-box01 a img {
	transition: all .2s;
	max-width: none;
}
.slick-box01 a:hover img {
	opacity: 0.7;
}
/* トピックス */
#home-topics {
	text-align: center;
	margin-bottom: 60px;
}
#home-topics .inner {
	padding: 0px 20px;
	max-width: 944px;
	margin: 0px auto;
}
.news-tab {
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
	margin: 0px -1em;
	padding: 0px;
	list-style-type: none;
}
.news-tab li {
	letter-spacing: normal; /* 文字間を元に戻す */
	margin: 0px 1em 0px 1em;
	padding: 0px;
	font-size: 12px;
	line-height: 34px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}
.news-tab li.on {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #df0615;
}
.news-list {
	margin: 0px 0px 28px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
}
.news-list li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 21px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
}
.news-list li a {
	display: block;
	padding: 10px 10px;
	text-decoration: none;
}
.news-list li .date {
	display: block;
}
.tab-box {
	display: none;
}
#box-tab-001 {
	display: block;
}
.go-topics {
	margin: 0px 0px 28px 0px;
	padding: 0px;
	text-align: right;
	font-size: 14px;
	line-height: 26px;
	vertical-align: middle;
}
.go-topics a {
	text-decoration: none;
}
.go-topics span {
	font-size: 10px;
	vertical-align: middle;
	color: #df0615;
	margin-right: 5px;
}
/* バナー */
#home-banner {
	margin-bottom: 0px;
	overflow: hidden;
}
#home-banner .inner {
	padding: 0px 5px;
}
.hb-box {
	width: 50%;
	float: left;
}
.hb-box a {
	display: block;
	margin: 5px;
	position: relative;
}
.hb-box a:hover {
	opacity: 0.7;
}
.hb-box p {
	margin: 0px;
}
.hb-box .title {
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}
.hb-box.black .title {
	color: #000;
}
/* 下層ページ
--------------------------------------------------------------------------------- */
/* 　カテゴリコピー */
#copy {
	background-color: #fffcdb;
	color: #000;
	padding: 10px 10px;
	display: none;
}
#copy .category {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
#copy .category-copy {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
/* 　パンくず */
#topic-path {
	margin: 0px 50px 0px 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
	position: absolute;
	top: 54px;
	left: 10px;
	line-height: 0px;
}
#topic-path li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
	display: inline-block;
	letter-spacing: normal; /* 文字間を元に戻す */
}
#topic-path li a {
}
/* 　ラッパー */
.wrap {
	padding: 0px 20px;
	max-width: 944px;
	margin: 0px auto;
}
.wrap.wide {
	max-width: 1240px;
}
.block {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}


/* トピックス
--------------------------------------------------------------------------------- */
#topics .news-list {
	margin-bottom: 80px;
}
.year-tab {
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.year-tab li {
	letter-spacing: normal; /* 文字間を元に戻す */
	margin: 0px 1em;
	padding: 0px;
	font-size: 12px;
	line-height: 34px;
	display: inline-block;
	font-weight: bold;
}
.year-tab li a {
	display: block;
	text-decoration: none;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #FFF;
}
.year-tab li a.on {
	border-color: #df0615;
}
.topics-date {
	margin: 0px;
	font-weight: bold;
}

/* つや姫
--------------------------------------------------------------------------------- */
#tsuyahime #page-header h1 .yuki {
	display: none;
}
#tsuyahime #sub-nav {
	background-color: #72ae2d;
}
#tsuyahime #sub-nav li a {
	color: #FFF;
	border-color: #72ae2d;
}
#tsuyahime #sub-nav li a.on {
	border-color: #df0615;
}
#tsuyahime #sub-nav li a:hover {
	color: #FFF;
	opacity: 0.7;
}
#tsuyahime #sub-menu::before,
#tsuyahime #sub-menu::after,
#tsuyahime #sub-menu span {
	background-color: #FFF;
}
#tsuyahime #topic-path li,
#tsuyahime #topic-path li a {
	color: #FFF;
}
#tsuyahime .title-main {
	background-image: url(../images/icon_t.png), url(../images/icon_t.png);
}
/* メインコピー*/
#home-main-copy {
	background-image: url(../images/t_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 0px 20px;
}
#home-main-copy h2 {
	width: 210px;
	margin: 20px auto;
}
#home-main-copy .copy {
	margin: 0px auto 20px auto;
	padding: 20px;
	background-color: rgba(0,0,0,0.4);
	max-width: 1024px;
	color: #FFF;
}
#home-main-copy .copy p {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin: 0px;
}
/* コンテンツ*/
#home-contents {
	text-align: center;
	margin-bottom: 60px;
}
#home-contents .inner {
	padding: 0px 20px;
	max-width: 944px;
	margin: 0px auto;
}
/* つや姫について*/
.bg {
	background-color: #fffcdb;
	padding: 40px 0px 12px 0px;
	margin: 0px -20px 40px -20px;
}
.video video {
	width: 260px;
	height: 150px;
}
/* 食べられるお店・買えるお店*/
.shop-tab {
	text-align: left;
	width: 100%;
}
.shop-tab tr {
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 10px;
}
.shop-tab th {
	display: none;
	font-size: 12px;
	line-height: 22px;
}
.shop-tab td {
	display: block;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
}
.shop-tab td.name {
	font-weight: bold;
}
#prefectures {
	font-family: "游ゴシック", YuGothic, "YuGothic M", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px;
	padding: 0px 10px;
    font-size: 16px;
    line-height: 24px;
	border-width: 1px;
	border-color: #C9C9C9;
	border-style: solid;
	background-color: #FFF;
	height: 40px;
}
/* マイスター日記 */
#page-nation {
	overflow: hidden;
	padding: 40px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
}
#page-nation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
}
#page-nation li {
	margin: 0px 0.5em;
	padding: 0px;
	display: inline-block;
	letter-spacing: normal; /* 文字間を元に戻す */
	font-weight: bold;
}
#page-nation li a {
	display: block;
	padding-bottom: 2px;
	text-decoration: none;
}
#page-nation li a.on {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #df0615;
	padding-bottom: 0px;
}
/* 種苗法 */
.line-box {
	padding: 28px 28px 0px 28px;
	border-width: 2px;
	border-style: solid;
	border-color: #df0615;
}
/* dancyu */
.main-img-dancyu {
	margin: -20px 0px 20px 0px;
}
.main-img-dancyu img {
	max-width: none;
	width: 100%;
}
.dancyu {
	margin-bottom: 20px;
}
.dancyu .profile {
	overflow: hidden;
	font-size: 0;
	letter-spacing: 0;
	margin: 0px -5px 30px -5px;
}
.dancyu .profile .col {
	width: 50%;
	display: inline-block;
}
.dancyu .profile .col p {
	letter-spacing: 0.05em;
	margin: 0px 5px;
	font-size: 10px;
	line-height: 18px;
}
.dancyu .profile .col p strong {
	font-weight: bold;
	color: #df0615;
}
.dancyu .title-area {
	overflow: hidden;
	margin-bottom: 20px;
}
.dancyu .title-area p {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	color: #df0615;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.dancyu .title-area h3 {
	font-size: 21px;
	line-height: 34px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.dancyu .t-topics {
	border-width: 1px;
	border-style: solid;
	border-color: #df0615;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
.dancyu .t-topics .inner {
	margin: 6px;
}
.dancyu .t-topics h4 {
	background-color: #df0615;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
}
.dancyu .t-topics h5 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.dancyu .t-topics h6 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0;
	color: #df0615;
}
.dancyu .t-topics p {
	margin-bottom: 16px;
}
.dancyu .massage-link {
	overflow: hidden;
	margin-bottom: 30px;
}
.dancyu .massage-link a {
	display: block;
	background-color: #df0615;
	color: #FFF;
	text-decoration: none;
	padding: 10px 20px;
	/*border-radius: 10px;*/
}
.dancyu .massage-link a:hover {
	opacity: 0.6;
}
.dancyu .massage-link p {
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.dancyu .massage-link p.txt01 {
	margin-bottom: 5px;
	text-align: center;
}
.dancyu .massage-link p.txt02 {
	font-size: 24px;
	line-height: 38px;
	text-align: center;
}
.dancyu .d-img-area {
}
.dancyu .d-img-area h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0;
	color: #df0615;
	margin-bottom: 10px;
}
.dancyu .d-img-area .d-caption {
	font-size: 12px;
	line-height: 22px;
}
.dancyu .d-img-box {
	overflow: hidden;
	position: relative;
	margin: 0px -20px 10px -20px;
}
.dancyu .d-img-box p {
	margin: 0px;
}
.dancyu .d-img-box .link {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #df0615;
	color: #FFF;
	padding: 0px 10px;
}
.dancyu .d-img-box a {
	text-decoration: none;
}
.dancyu .d-img-box a:hover {
	opacity: 0.6;
}
.r-intro strong {
	color: #df0615;
}
.recipe-box h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 20px;
}
.recipe-box h4 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #df0615;
}
.recipe-box .make ol {
	margin: 0px;
	padding: 0px 0px 0px 1.2em;
	overflow: hidden;
}
.r-memo {
	border-width: 1px;
	border-style: solid;
	border-color: #df0615;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 28px;
	/*background-color: #fffcdb;*/
}
.r-memo .inner {
	margin: 15px;
}
.r-memo h4 {
	background-color: #df0615;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
}
.r-memo h5 {
	font-weight: bold;
}
.r-memo .memo-box {
	overflow: hidden;
	margin-bottom: 10px;
}
.r-memo .memo-box .img p {
	margin-bottom: 10px;
}
.r-memo .memo-box .txt p {
	margin-bottom: 16px;
}
.r-memo .memo-box .txt p.mb0 {
	margin-bottom: 0px;
}
.anchor {
	padding-top: 80px;
	margin-top: -80px;
}
/* 雪若丸
--------------------------------------------------------------------------------- */
#yukiwakamaru #contents a:hover {
	color: #72ae2d;
}
#yukiwakamaru #page-header h1 .tsuya {
	display: none;
}
#yukiwakamaru #sub-nav {
	background-color: #df0615;
}
#yukiwakamaru #sub-nav li a {
	color: #FFF;
	border-color: #df0615;
}
#yukiwakamaru #sub-nav li a:hover {
	color: #FFF;
	opacity: 0.7;
}
#yukiwakamaru #sub-nav li a.on {
	border-color: #72ae2d;
}
#yukiwakamaru #sub-menu::before,
#yukiwakamaru #sub-menu::after,
#yukiwakamaru #sub-menu span {
	background-color: #FFF;
}
#yukiwakamaru #local-nav li a.on {
	border-color: #72ae2d;
}
#yukiwakamaru #topic-path li,
#yukiwakamaru #topic-path li a {
	color: #FFF;
}
#yukiwakamaru .title-main {
	background-image: url(../images/icon_y.png), url(../images/icon_y.png);
}
#yukiwakamaru .m01::before {
	background-color: #72ae2d;
}
/* メインコピー*/
#yukiwakamaru #home-main-copy {
	background-image: url(../images/y_main.jpg);
}
/* サイトマップ
--------------------------------------------------------------------------------- */
.sm-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sm-list li {
	margin: 28px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.sm-list li a {
	text-decoration: none;
	color: #df0615;
}
.sm-list li a:hover {
	text-decoration: underline;
}
.sm-list li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sm-list li ul li {
	margin: 0px;
	font-weight: normal;
}
.sm-list li ul li a {
	color: #000;
}
.sm-list li ul li a:hover {
	color: #df0615;
}
.sm-list li ul li ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style-type: none;
}
/* フォーム
--------------------------------------------------------------------------------- */
.form #local-nav {
	display: none;
}
.form-wrap {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.form-notice {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #ccc;
}
.form-box {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #ccc;
	margin: 0px 0px 20px 0px;
}
.form-box h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.form-box .red {
	color: #df0615;
}
.err-text {
	font-weight: bold;
	color: #df0615;
}
.input {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	font-family: "游ゴシック", YuGothic, "YuGothic M", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px 2%;
    margin: 5px 0px;
    font-size: 16px;
    line-height: 24px;
	border: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	border-radius: 4px;
	width: 96%;
}
select {
	font-family: "游ゴシック", YuGothic, "YuGothic M", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px 50px 8px 8px;
	margin: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	border-radius: 4px;
	background-color: #FFF;
	font-size: 16px;
    line-height: 24px;
	background-image: url(../images/arrow_003.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30px auto;
}
.input.text02 {
	width: 100px;
}
.input.text04 {
	width: 60px;
}
.input.text05 {
	width: 150px;
}
.tipped {
    color: #b8b8b8;
}
.input::placeholder {
    color: #909090;
}
/* IE */
.input:-ms-input-placeholder {
    color: #909090;
}
/* Edge */
.input::-ms-input-placeholder {
    color: #909090;
}
.submit {
	text-align: center;
	margin: 60px 0px 0px 0px;
}
.submitBtn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-align: center;
	display: inline-block;
	background-color: #df0615;
	color: #FFF;
	width: 100%;
	max-width: 260px;
	text-decoration: none;
	border-width: 0px;
	transition: all .2s;
	cursor: pointer;
	border-radius: 4px;
}
.submitBtn.backBtn {
	/*margin: 0px 10px 0px 0px;*/
}
.submitBtn:hover {
	opacity: 0.6;
}
.go-btn {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px auto 60px auto;
	width: 100%;
	max-width: 510px;
}
.go-btn a {
	padding: 12px 0px;
	text-align: center;
	display: block;
	background-color: #df0615;
	color: #FFF;
	text-decoration: none;
	border-width: 0px;
	transition: all .2s;
	cursor: pointer;
	border-radius: 4px;
	background-image: url(../images/arrow_202.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 40px auto;
}
.go-btn a:hover {
	opacity: 0.6;
}
/* 共通
--------------------------------------------------------------------------------- */
/* 見出し */
.title-page {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 26px;
	line-height: 38px;
	margin: 60px 0px 0px 0px;
}
.title-page-sub {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 50px 0px;
	letter-spacing: 0.1em;
}
.style {
    background-color: #e0e0e0;
    font-size: 16px;
    line-height: 20px;
    margin: 40px 0 10px;
    padding: 8px 10px;
}
.m01 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 20px;
	line-height: 30px;
	margin: 20px 0px 40px 0px;
	padding: 0px 0px 12px 0px;
	position: relative;
}
.m01::before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 2px;
	background-color: #df0615;
	text-indent: -9999px;
	display: inline-block;
}
.m02 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 18px;
	line-height: 26px;
	margin: 0px 0px 16px 0px;
}
.m03 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.m04 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #df0615;
}
.m05 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
.m06 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 18px;
	line-height: 26px;
	margin: 0px 0px 16px 0px;
}
/* リスト */
ul {
	margin-left: 0px;
	padding-left: 1.4em;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ol {
	margin-left: 1.4em;
	padding: 0px;
}
ol li {
	margin: 0px;
	padding: 0px;
}
.list01,
.list02,
.list03 {
	padding-left: 0px;
	list-style-type: none;
}
.list01 li,
.list02 li,
.list03 li {
	padding: 0px 0px 0px 1em;
	position: relative;
}
.list01 li::before,
.list02 li::before,
.list03 li::before {
	position: absolute;
	left: 0px;
	font-size: 12px;
	color: #72ae2d;
}
.list01 li::before {
	content: "●";
}
.list02 li::before {
	content: "■";
}
.list03 li::before {
	content: "▶";
}
td ul,
td ol {
	margin-bottom: 0px;
}
/* テーブル */
.basic {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
table.line {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-width: 1px 0px 0px 0px;
	border-color: #ccc;
	border-style: solid;
	width: 100%;
}
table.line th,
table.line td {
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	border-style: solid;
	padding: 16px 6px;
	vertical-align: top;
}
table.small th,
table.small td {
	font-size: 12px;
	line-height: 18px;
}
table.scroll {
	width: 688px;
}
.scroll-box {
	overflow-x: scroll;
}

/* イメージ */
img {
	max-width: 100%;
	height: auto;
}
.img-box {
	overflow: hidden;
}
.img-box .caption {
	font-size: 12px;
	line-height: 24px;
	margin-top: -16px;
}
.img-box .img img {
	width: 100%;
}
#topics .img-box .img img {
	width: auto;
	max-width: 100%;
}
.img-box.wide {
	margin: 0px -20px -20px -20px;
}
.img-box.wide .img {
	margin: 0px;
}
.img-box.short .img,
.img-box.short .caption {
	max-width: 452px;
	margin-left: auto;
	margin-right: auto;
}
.img-box.scroll {
	width: 684px;
}
/* イメージ -テキスト*/
.img-txt {
}
.img-txt.type-a .img-area {
	margin: 0px -20px -20px -20px;
}
.img-txt.type-a .img-area p {
	margin: 0px;
}
/* 段組み */
.col-box {
	overflow: hidden;
	text-align: left;
}
.col-box .col {
	overflow: hidden;
	margin: 0px 0px 28px 0px;
}
.col-box .txt p {
}
.col-box a.noline {
	text-decoration: none;
}
.col-box a .img {
	transition: all .2s;
}
.col-box a:hover .img {
	opacity: 0.6;
}
.col-box.col5 {
	margin-left: -5px; 
	margin-right: -5px;
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
	vertical-align: top;
}
.col-box.col5 .col {
	letter-spacing: normal; /* 文字間を元に戻す */
	width: 145px;
	display: inline-block;
	margin-left: 5px; 
	margin-right: 5px;
	vertical-align: top;
}
.col-box.col5 .txt .m03 {
	margin-top: -20px; 
}

/* 太さ */
.bold {
	font-weight: bold;
}
/* 大きさ */
.small {
	font-size: 12px;
	line-height: 24px;
}
.large {
	font-size: 16px;
	line-height: 32px;
}
/* 色 */
/* クリア */
.clear {
	clear: both;
}
/* 罫線 */
/* 文字揃え */
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
/* 改行 */
.sp {
}
.tab {
	display: none;
}
.tabpc {
	display: none;
}
.pc {
	display: none;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.mt0 {
	margin-top: 0px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}

/* media
--------------------------------------------------------------------------------- */
/*
--------------------------------------------------------------------------------- スマホ横：375（iPhone8） */
@media all and (min-width:370px){
/* つや姫について*/
.video video {
	width: 310px;
	height: 176px;
}
/* dancyu */
.dancyu .title-area h3 {
	font-size: 25px;
	line-height: 36px;
}
}

/*
--------------------------------------------------------------------------------- スマホ横：480（iPhone4） */
@media all and (min-width:480px){
/* ホーム
--------------------------------------------------------------------------------- */
#home-main {
   height: 360px;
}
#home-main p {
	margin: 100px 0px 0px 0px;
}
#home-main a {
	width: 90px;
}
/* つや姫について*/
.video video {
	width: 410px;
	height: 232px;
}
}

/*
--------------------------------------------------------------------------------- スマホ横：568（iPhone5） */
@media all and (min-width:568px){
/* つや姫について*/
.video video {
	width: 498px;
	height: 282px;
}
}

/*
--------------------------------------------------------------------------------- タブレット：768（iPad縦） */
@media all and (min-width:768px){
/* コンテンツ
--------------------------------------------------------------------------------- */
#contents {
	padding-top: 80px;
	/*padding-bottom: 80px;*/
}
/* ホーム
--------------------------------------------------------------------------------- */
#home #contents {
	padding-top: 0px;
	padding-bottom: 0px;
}
#home-main {
	border-width: 10px;
	border-style: solid;
	border-color: #FFF;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
   height: 524px;
   margin-bottom: 30px;
}
#home-main p {
	margin: 130px 0px 0px 0px;
}
#home-main a {
	width: 130px;
}
/* バナー*/
#home-main-banner {
	padding: 0px 40px;
	margin: 0px auto 150px auto;
}
/* 見出し */
.title-main {
	font-size: 34px;
	line-height: 40px;
	background-position: left center, right center;
	padding: 0px 55px;
}
.title-sub {
	font-size: 16px;
	line-height: 32px;
	margin: 0px 0px 90px 0px;
}
/* ホットニュース */
#home-hot-news {
	margin-bottom: 150px;
}
#home-hot-news .inner {
	padding: 0px 40px;
}
.slick-box01 {
	margin: 0px -12px 38px -12px;
	overflow: hidden;
}
.slick-box01 li {
	margin: 0px 0px 38px 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
.slick-box01 li a {
	display: block;
	margin: 0px 12px;
	overflow: hidden;
}
.slick-box01 .date {
	width: 8em;
	float: left;
}
.slick-box01 .title {
	overflow: hidden;
}
/* トピックス */
#home-topics {
	margin-bottom: 150px;
}
#home-topics .inner {
	padding: 0px 40px;
}
.news-tab li {
	font-size: 14px;
	line-height: 40px;
	margin: 0px 2em;
}
.news-list {
	margin: 0px 0px 32px 0px;
}
.news-list li {
	font-size: 14px;
	line-height: 26px;
}
.news-list li a {
	display: block;
	padding: 16px 20px;
	text-decoration: none;
}
.news-list li .date {
	float: left;
	width: 8em;
}
.news-list li .title {
	display: block;
	overflow: hidden;
}
/* バナー */
.hb-box {
	width: 33.33%;
}
.hb-box .title {
	font-size: 14px;
	line-height: 21px;
}

/* 下層ページ
--------------------------------------------------------------------------------- */
/* 　カテゴリコピー */
#copy {
	padding: 20px 10px;
	display: block;
}
#copy .category {
	display: none;
}
#copy .category-copy {
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
/* 　パンくず */
#topic-path {
	margin: 10px auto 0px auto;
	padding: 0px 40px;
	position: relative;
	top: auto;
	left: auto;
}
#topic-path li {
	margin: 0px 6px 0px 0px;
	font-size: 12px;
	line-height: 20px;
}
/* 　ラッパー */
.wrap {
	padding: 0px 40px;
}
.block {
	padding-top: 80px;
	padding-bottom: 80px;
}

/* トピックス
--------------------------------------------------------------------------------- */
.year-tab li {
	font-size: 14px;
	line-height: 40px;
}

/* つや姫
--------------------------------------------------------------------------------- */
#tsuyahime #topic-path li,
#tsuyahime #topic-path li a {
	color: #000;
}
/* メインコピー*/
#home-main-copy {
	margin-top: -34px;
	margin-bottom: 150px;
	padding: 0px 40px;
}
#home-main-copy h2 {
	width: 300px;
	margin: 50px auto;
}
#home-main-copy .copy {
	margin: 0px auto 60px auto;
	padding: 80px 10px;
}
#home-main-copy .copy p {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
}
/* コンテンツ*/
#home-contents {
	margin-bottom: 150px;
}
#home-contents .inner {
	padding: 0px 40px;
}
/* つや姫について*/
.bg {
	margin: 0px -40px 40px -40px;
}
.video video {
	width: 720px;
	height: 405px;
}
/* 食べられるお店・買えるお店*/
.shop-tab {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cccccc;
}
.shop-tab tr {
	display: table-row;
	border-width: 0px;
	padding: 0px;
}
.shop-tab th {
	display: table-cell;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 10px;
	vertical-align: top;
}
.shop-tab td {
	display: table-cell;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 10px;
	vertical-align: top;
}
.shop-tab td.name {
	font-weight: normal;
}
.shop-tab th.name {
	width: 12em;
}
.shop-tab th.code {
	width: 6em;
}
.shop-tab th.address {
	width: 14em;
}
.shop-tab th.tel {
	width: 9em;
}
/* マイスター日記 */
#page-nation {
	padding: 80px 0px;
}
#page-nation li {
	margin: 0px 1em;
}
/* dancyu */
.main-img-dancyu {
	margin-top: -80px;
}
.dancyu {
	margin-bottom: 40px;
}
.dancyu .profile {
	margin: 0px -12px 20px -12px;
}
.dancyu .profile .col p {
	margin: 0px 12px;
}
.dancyu .title-area {
	margin: 0px -80px -40px -80px;
	padding: 30px 0px 80px 80px;
	background-image: url(../images/d_p002.png);
	background-repeat: no-repeat;
	background-position: 600px center;
	background-size: 260px auto;
}
.dancyu .title-area p {
	font-size: 18px;
	line-height: 26px;
}
.dancyu .title-area h3 {
	font-size: 36px;
	line-height: 48px;
	letter-spacing: 0.05em;
}
.dancyu .d-wrap {
	font-size: 0;
	letter-spacing: 0;
}
.dancyu .d-txt-area {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.05em;
}
.dancyu .d-txt-area .d-inner {
	margin-right: 12px;
}
.dancyu .t-topics {
	margin-bottom: 20px;
}
.dancyu .t-topics .inner {
	margin: 10px;
}
.dancyu .t-topics h4 {
	font-size: 26px;
	line-height: 50px;
}
.dancyu .t-topics h5 {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 10px;
}
.dancyu .t-topics h6 {
	font-size: 20px;
	line-height: 30px;
}
.dancyu .t-topics p {
	margin-bottom: 16px;
}
.dancyu .d-img-area {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.05em;
}
.dancyu .d-img-area .d-inner {
	margin-left: 12px;
}
.dancyu .d-img-area h4 {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 10px;
}
.dancyu .d-img-area .d-caption {
	font-size: 12px;
	line-height: 24px;
}
.dancyu .d-img-box {
	margin: 0px 0px 10px 0px;
}
.r-intro {
	font-size: 0;
	letter-spacing: 0;
}
.r-intro .r-img {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.05em;
}
.r-intro .r-img p {
	margin-right: 12px;
}
.r-intro .r-txt {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.05em;
}
.r-intro .r-txt p {
	margin-left: 12px;
}
.recipe-box h3 {
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 60px;
}
.recipe-box .r-txt-area {
	overflow: hidden;
	padding: 0px 40px;
}
.recipe-box .material {
	width: 35%;
	float: left;
}
.recipe-box .material p {
	margin: 0px;
}
.recipe-box .make {
	width: 65%;
	float: right;
}
.r-memo {
	margin-bottom: 0px;
	margin-top: 32px;
}
.r-memo h5 {

}
.r-memo .inner {
	margin: 20px 20px 0px 20px;
}
.r-memo .memo-box {
	margin-bottom: 20px;
}
.r-memo .memo-box .img {
	width: 45%;
	float: left;
	margin-right: 20px;
}
.r-memo .memo-box .img p {
	margin-bottom: 0px;
}
.r-memo .memo-box .txt {
	overflow: hidden;
}
.r-memo .memo-box .txt.short {
	margin: 0px auto;
	width: 610px;
}
.r-memo .memo-box .txt p {
	font-size: 14px;
	line-height: 28px;
}
.r-memo .memo-box .txt li {
	font-size: 14px;
	line-height: 28px;
}
.r-memo .memo-box .txt p.mb0 {
	margin-bottom: 0px;
}
.anchor {
	padding-top: 150px;
	margin-top: -150px;
}
/* 雪若丸
--------------------------------------------------------------------------------- */
#yukiwakamaru #topic-path li,
#yukiwakamaru #topic-path li a {
	color: #000;
}
/* その他
--------------------------------------------------------------------------------- */
#other #sub-nav li {
	margin: 0px 2em;
	font-size: 16px;
	line-height: 24px;
}
/* サイトマップ
--------------------------------------------------------------------------------- */
.sm-list {
	width: 50%;
	float: left;
}
.sm-list.sleft {
	clear: left;
}
.sm-list.sright {
	float: right;
}
/* フォーム
--------------------------------------------------------------------------------- */
.submitBtn {
	margin: 0px 10px 0px 10px;
}
.go-btn {
	font-size: 18px;
	line-height: 24px;
}
.go-btn a {
	padding: 18px 20px 18px 0px;
}
/* 共通
--------------------------------------------------------------------------------- */
/* 見出し */
.title-page {
	font-size: 36px;
	line-height: 50px;
	margin: 100px 0px 0px 0px;
}
.title-page-sub {
	font-size: 16px;
	line-height: 32px;
	margin: 0px 0px 90px 0px;
}
.m01 {
	font-size: 26px;
	line-height: 50px;
	margin: 0px 0px 80px 0px;
}
/* イメージ */
.img-box.col2,
.img-box.col3 {
	margin: 0px -20px;
}
.img-box.col2 .col {
	width: 50%;
	float: left;
}
.img-box.col3 .col {
	width: 33.33%;
	float: left;
}
.img-box.col2 .img,
.img-box.col2 .caption,
.img-box.col3 .img,
.img-box.col3 .caption {
	margin-left: 20px;
	margin-right: 20px;
}
.img-box.col2 .col-inner,
.img-box.col3 .col-inner {
	margin-left: 20px;
	margin-right: 20px;
}
.img-box.wide {
	margin: 0px -40px -80px -40px;
}
.img-box.right-img {
	float: right;
	width: 30%;
}
/* イメージ -テキスト*/
.img-txt.type-a .img-area {
	margin: 0px -40px -80px -40px;
}
.img-txt.type-b .txt-area {
	width: 50%;
	float: left;
}
.img-txt.type-b .txt-area p {
	margin-right: 10px;
}
.img-txt.type-b .img-area {
	position: absolute;
	width: 50%;
	left: 50%;
	max-width: 688px;
}
.img-txt.type-b .img-area p {
	margin-left: 10px;
}
/* 段組み */
.col-box.col2,
.col-box.col3 {
	margin: 0px -20px;
}
.col-box.col2 .col {
	width: 50%;
	float: left;
	margin: 0px;
}
.col-box.col3 .col {
	width: 33.33%;
	float: left;
	margin: 0px;
}
.col-box.col2 .col-inner,
.col-box.col3 .col-inner {
	margin-left: 20px;
	margin-right: 20px;
}
.col-box.col5 .col {
	width: 172px;
}

.col-box.col2 .col-inner .col-inner,
.col-box.col3 .col-inner .col-inner {
	margin-left: 0px;
	margin-right: 0px;
}
.col-box.col2 .col .col {
	width: 100%;
}
.col-box.col3 .col .col {
	width: 100%;
}
.img-box.scroll {
	width: 100%;
}
/* テーブル */
table.scroll {
	width: 100%;
}
.scroll-box {
	overflow-x: hidden;
}
/* 大きさ */
.small {
	font-size: 12px;
	line-height: 24px;
}
.large {
	font-size: 16px;
	line-height: 32px;
}
/* 改行 */
.sp {
	display: none;
}
.tab {
	display: inline-block;
}
.tabpc {
	display: inline-block;
}
.tabpc.blk {
	display: block;
}
.pc {
	display: none;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.mt0 {
	margin-top: 0px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}
}

/*
--------------------------------------------------------------------------------- PC：1024 */
@media all and (min-width:1024px){
/* ホーム
--------------------------------------------------------------------------------- */
#home-main {
	margin-bottom: 50px;
}
#home-main p {
	margin: 0px;
}
#home-main a {
	width: 30%;
	height: 100%;
	overflow: hidden;
}
#home-main a span {
	display: table-cell;
	width: 2000px;
	vertical-align: middle;
	height: 100%;
}
#home-main a img {
	width: 100%;
	max-width: none;
}
/* バナー*/
#home-main-banner {
	padding: 0px 40px;
	margin: 0px auto 150px auto;
}
/* バナー */
.hb-box {
	width: 25%;
}

/* つや姫
--------------------------------------------------------------------------------- */
/* メインコピー*/
#home-main-copy .copy p {
	font-size: 24px;
	line-height: 70px;
}
/* つや姫について*/
.bg {
	position: absolute;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	left: 0px;
}
.bg-box {
	padding: 40px 0px 12px 0px;
	margin-bottom: 40px;
}
/* 食べられるお店・買えるお店*/
.shop-tab th {
	font-size: 14px;
	line-height: 24px;
}
.shop-tab td {
	font-size: 14px;
	line-height: 24px;
}
.shop-tab th.name {
	width: 18em;
}
.shop-tab th.address {
	width: 22em;
}
/* dancyu */
.main-img-dancyu {
	margin-top: -80px;
}
.dancyu .profile {
	margin: 0px -20px 20px -20px;
}
.dancyu .profile .col p {
	margin: 0px 20px;
	font-size: 12px;
	line-height: 24px;
}
.dancyu .title-area {
	margin: 0px -100px -90px -100px;
	padding: 60px 0px 150px 100px;
	background-position: right center;
	background-size: 400px auto;
}
.dancyu .title-area p {
	font-size: 23px;
	line-height: 36px;
}
.dancyu .title-area h3 {
	font-size: 44px;
	line-height: 61px;
}
.dancyu .d-txt-area .d-inner {
	margin-right: 20px;
}
.dancyu .t-topics {
	margin-bottom: 32px;
}
.dancyu .t-topics .inner {
	margin: 20px;
}
.dancyu .t-topics p {
	margin-bottom: 16px;
}
.dancyu .massage-link {
	margin-bottom: 30px;
}
.dancyu .massage-link a {
	padding: 10px 16px;
}
.dancyu .massage-link p {
	font-size: 16px;
	line-height: 24px;
}
.dancyu .massage-link p.txt01 {
	margin-bottom: 5px;
}
.dancyu .massage-link p.txt02 {
	font-size: 28px;
	line-height: 40px;
}
.dancyu .d-img-area .d-inner {
	margin-left: 20px;
}
.recipe-box h3 {
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 60px;
}
.r-memo {
	margin-top: 40px;
}
.r-memo .inner {
	margin: 40px 40px 0px 40px;
}
.r-memo .memo-box {
	margin-bottom: 40px;
}
.r-memo .memo-box .img {
	margin-right: 40px;
}

/* その他
--------------------------------------------------------------------------------- */
#other #sub-nav li {
	margin: 0px 3em;
}
/* フォーム
--------------------------------------------------------------------------------- */
.form-box {
}
.form-box h3 {
	font-size: 16px;
	line-height: 32px;
}
/* 共通
--------------------------------------------------------------------------------- */
/* 見出し */
.title-page {
	font-size: 42px;
	line-height: 60px;
	margin: 120px 0px 0px 0px;
}
.title-page-sub {
	margin: 0px 0px 120px 0px;
}
.m03 {
	font-size: 16px;
	line-height: 32px;
}
.m04 {
	font-size: 16px;
	line-height: 32px;
}
.m05 {
	font-size: 16px;
	line-height: 32px;
}
.m06 {
	font-size: 22px;
	line-height: 30px;
	margin: 64px 0px 32px 0px;
}
/* 大きさ */
.small {
	font-size: 14px;
	line-height: 28px;
}
.large {
	font-size: 18px;
	line-height: 36px;
}
/* イメージ  */
.img-box.wide {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 500px;
	margin: 0px;
	overflow: hidden;
}
.img-box-wide {
	height: 420px;
}
/* イメージ -テキスト*/
.img-txt {
	overflow: hidden;
}
.img-txt.type-a {
	margin: -80px 0px 0px 0px;
}
.img-txt.type-a .txt-area {
	margin: 80px 0px 0px 0px;
	width: 50%;
	float: left;
}
.img-txt.type-a .img-area {
	margin: 0px 0px 0px 0px;
	width: 47%;
	max-width: 880px;
	position: absolute;
	right: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-indent: -9999px;
}
.img-txt.type-b .txt-area p {
	margin-right: 20px;
}
.img-txt.type-b .img-area p {
	margin-left: 20px;
}
/* テーブル */
table.line th,
table.line td {
	padding: 20px 16px;
}
table.small th,
table.small td {
	font-size: 14px;
	line-height: 21px;
}
/* 改行 */
.sp {
	display: none;
}
.tab {
	display: none;
}
.tabpc {
	display: inline-block;
}
.tabpc.blk {
	display: block;
}
.pc {
	display: inline-block;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.mt0 {
	margin-top: 0px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}
}

/*
--------------------------------------------------------------------------------- PC：1240*/
@media all and (min-width:1240px){
/* ホーム
--------------------------------------------------------------------------------- */
/* バナー */
.hb-box {
	width: 16.66%;
}
/*.dancyu {
	margin: 0px -80px 80px -80px;
}
.dancyu .title-area {
	margin: 0px -100px -90px -100px;
	padding: 60px 0px 150px 100px;
	background-position: right center;
	background-size: 400px auto;
}
.dancyu .title-area p {
	font-size: 28px;
	line-height: 50px;
}
.dancyu .title-area h3 {
	font-size: 58px;
	line-height: 72px;
}*/
}
