@charset "SHIFT_JIS";


/* ページを指定する */
html {font-family: メイリオ; font-size: 16px;}

/* 背景を指定する */
body {background-image:url('001-001.gif');margin: 0px;}

/* リンクの下線を消す 色指定 */
a {text-decoration:none;}
a:link {color: #838383;}
a:visited {color: #838383;}

em {font-style: normal;}

/* リンクが下に凹む動作 */
a:hover {color:red;position: relative;top: 3px;left: 3px;}


/* Eメールボタンのカーソルを指定する */
input {
	cursor: pointer;
	background-color:#DFFFBF;
	border:2px #00C100 solid;
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 3px;
}

/* Eメールボタンが下に凹む動作 */
input:hover {
	color:red;
	border-color:red;
	background-color:yellow;
	font-weight:bold;
	text-decoration:none;
	position: relative;
	top: 3px;
	left: 3px;
}

/* === 見出し　h1文字の行間を指定する */
h1 {
	line-height:50%;
	text-align:left;
	color:#0000ff;
	margin-left: 52px;
}

/* 見出し　h3文字の行間を指定する */
h3 {
	line-height: 100%;
	text-align:left;
	color: black;
	font-size: 24px;
	text-shadow:  1px 1px 0px #fff, 2px 1px 0.2px #fff, 3px 1px 0.3px #ccc;
}



/* ==========================================================================
=== マ＾ジンを指定する */
#margin2 {margin-top: 2em;}

#margin005 {margin-top: 5px;}

#margin20 {margin-top: 20px;}

#margin25 {margin-top: 25px;}

#margin30 {margin-top: 30px;}

#margin50 {margin-top: 50px;}

#margin72 {margin-top: 72px;}

#margin50b {margin-bottom: 50px;}

#margin85b {margin-bottom: 87px;}

#margin20l {margin-left: 20px;}

.margin01 {margin-left: 0.01em;}

.margin05 {margin-left: 0.5em;}

.margin0 {margin-left: 1em;}

.margin1 {margin-left: 1.4em;}

.margin2 {margin-left: 2.2em;}

.margin3 {margin-left: 2.8em;}

.margin3a {margin-left: 3.2em;}

.margin4 {margin-left: 4.15em;}

.margin5 {margin-left: 5em;}

.margin6 {margin-left: 6.7em;}

.margin9 {margin-left: 9em;}

.margin10 {margin-left: 10em;}

.margin11 {margin-left: 11.5em;}

.margin65 {margin-left: 72px;}

/* 文字色を指定する　リンク上段店舗名　赤 */
#fcolor1 {color:red;}

/* 文字色を指定する　リンク下段店舗名　赤 */
#fcolor2 {color:red;}

/* 文字色を指定する　リンク上段写真枠　赤 */
#bcolor1 {border-color:red;}

/* 文字色を指定する　リンク下段写真枠　赤 */
#bcolor2 {border-color:red;}


/* =============================================================================
=== 文字を下げる */
.indent1 {padding-left: 0.5em;}

.indent2 {padding-left: 2em;}

.indent5 {padding-left: 5em;}

.indent13 {padding-left: 7.5em;font-size: 13px;}

.indent5p {padding-left: 5px;}



/* 文字に上・下に弧を引く　ランドリーが選ばれる理由 */
.under1 {
	position: relative;
	color: #158b2b;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 0.5em 0;
}

.under1:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 48%;
	width: 200px;
	height: 58px;
	border-radius: 50%;
	border: 5px solid #a6ddb0;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* 文字に左・上線を引く　特徴見出し装飾 */
.under2 {
	border-top: solid 5px #FF3300;
	border-left: solid 15px #FF3300;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 7px;
}


/* ============================================================
=== テーブルを指定する　メインテーブル */
.table0 {
	width:850px;
	height:auto;
	background-color:white;
	border-collapse:collapse;
	border: 0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	margin-top:0px;
	box-shadow: 1px 2px +8px 10px #a7a7f3;
}

/* テーブルを指定する　店舗リンクテーブル */
.table1 {
	width: 600px;
	height: 90px;
	border-collapse:collapse;
	padding:0px;
	position:inherit;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:5px;
	border:0px;
	text-align: center;
}

/* テーブルを指定する　各店舗の機械詳細テーブル */
.table3 {
	width:530px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:white;
	text-align:center;
	border-collapse:collapse;
	padding:0px;
}


/* ===============================================================
=== セルを指定する　タイトルセル */
.tabletd0 {
	background-image: url('i_sora.jpg');
	text-align: left;}

/* セルを指定する　上段リンクセル */
.tabletd1 {
	background-image: url('kawa_1.jpg');
	border-bottom: 10px #00F2C1 solid;
	border-top: 10px orange solid;
	text-align: center;}

/* セルを指定する　メインテーブル左サイドセル */
.tabletd2 {
	width: 300px;
	background-color: #FEF3CB;
	border: 0px;
	padding: 0px;
	text-align: left;
	border-right: 1px navy solid;}

/* セルを指定する　メインテーブル右サイドセル */
.tabletd3 {
	width: 550px;
	background-color: white;
	border: 0px;
	padding: 0px;
	text-align: left;}

/* セルを指定する　下段電話番号セル */
.tabletd4 {
	background-image:url('i_sora.jpg');
	border-bottom: 10px #00F2C1 solid;
	border-top:10px orange solid;
	text-align:center;}

/* セルを指定する　下段リンクセル */
.tabletd5 {
	background-image:url('kawa_1.jpg');
	text-align:center;}

/* セルを指定する　下段著作権セル */
.tabletd6 {
	background-image:url('b100.jpg');
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;}

/* セルを指定する　各店舗の機械詳細セル */
.tabletd7 {
	width:260px;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}


/* =============================================================
==== 水平線を指定する　サイド概要・沿革 */
.hr1 {
	width:90%;
	height:3px;
	background-color:maroon;
	border:0px;	
	margin-bottom:20px;
	margin-top:20px;
}

/* 水平線を指定する　本文挨拶/店舗挨拶文下 */
.hr2 {
	width: 96%;
	height:3px;
	background-color:red;
	border:0px;	
}

/* 水平線を指定する　本文癒し写真下/選ばれる理由上下 */
.hr3 {
	height:2px;
	width:90%;
	background-color:red;
	border:0px;
	margin-bottom:10px;
}

/* 水平線を指定する　お勧めポイント */
.hr4 {
	height: 3px;
	width : 350px;
	background-color: green;
	border: 0px;
	position: relative;
	top: 75px;
	left: 5px;

}


/* ==============================================================
=== ボックスを指定する　サイド概要・沿革の表題 */
.bstyle1 {
	width: 120px;
	background-color:#0000ff;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	border: 1px solid #ccc;
	border-collapse:separate;
	border-spacing: 0;
    border-radius: 6px;
    font-size: 18px;
    color: white;
}
.bstyle1 p {margin: 0; padding: 0;}

/* ボックスを指定する　サイド店舗案内 */
.bstyle2 {
	width: 200px;
	padding: 0px;
	background-color:#0000ff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	border: 1px solid #ccc;
	border-collapse:separate;
	border-spacing: 0;
    border-radius: 6px;
    font-size: 18px;
    color: white;
}
.bstyle2 p {margin: 0; padding: 0;}

/* ボックスを指定する　サイド店舗名 */
.bstyle3 {
	width: 250px;
	background-color: #008080;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	text-align:center;
	border: 1px solid #ccc;
	border-collapse:separate;
	border-spacing: 0;
    border-radius: 6px;
    font-size: 16px;
    color: white;
}
.bstyle3 p {margin: 0; padding: 0;}


/* ボックスを指定する　本部事務所名 / 各店舗店名 */
.bstyle4 {
	width: 350px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:22px;
	font-weight:bold;
	color:white;
	background: linear-gradient(45deg, rgba(255,200,50,08), rgba(10,10,255,.8), rgba(200,50,255,.8), rgba(50,255,200,.8));
	background-size: 300% 300%;
	animation: bgco-tenmei 7s ease infinite;
}
@keyframes bgco-tenmei {
	0%{background-position:0% 50%}
	50%{background-position:100% 50%}
	100%{background-position:0% 50%}
}
.bstyle4 p {margin: 0; padding: 0;}

/* ボックスを指定する　HOMEランドリー事業名 */
.bstyle5 {
	width: 350px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	border-spacing: 0;
	font-size: 22px;
	font-weight: bold;
	color: white;
	animation:  bgco-laundry 7s infinite;
}
@keyframes  bgco-laundry {
	0% { background-color: #e74c3c; }
	20% { background-color: #f1c40f; }
	40% { background-color: #1abc9c; }
	60% { background-color: #3498db; }
	80% { background-color: #9b59b6; }
	100% { background-color: #e74c3c; }}
.bstyle5 p {margin: 0; padding: 0;}

/* ボックスを指定する　HOME精米所事業名 */
.bstyle5s {
	width: 350px;
	background-color: #e74c3c;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	border-spacing: 0;
	font-size: 22px;
	font-weight: bold;
	color: white;
	animation: bgco-ricemill 10s infinite;
}
@keyframes bgco-ricemill {
	0% { background-color: #e74c3c; }
	20% { background-color: #f1c40f; }
	40% { background-color: #1abc9c; }
	60% { background-color: #3498db; }
	80% { background-color: #9b59b6; }
	100% { background-color: #F9F900; }}
.bstyle5s p {margin: 0; padding: 0;}

/* ボックスを指定する　HOME太陽光発電事業名 */
.bstyle5t {
	width: 350px;
	background-color: #e74c3c;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	border-spacing: 0;
	font-size: 22px;
	font-weight: bold;
	color: white;
	animation:bgco-powerhouse 10s infinite;
}
@keyframes bgco-powerhouse {
	0% { background-color: #e74c3c; }
	20% { background-color: #f1c40f; }
	40% { background-color: #1abc9c; }
	60% { background-color: #3498db; }
	80% { background-color: #9b59b6; }
	100% { background-color: #e74c3c; }}
.bstyle5t p {margin: 0; padding: 0;}

/* ボックスを指定する　ランドリー事業内容説明文 */
.bstyle6 {
	width: 460px;
	height: auto;
	background-color: #F2FFFF;
	padding: 0.7em 1.5em;
    margin: 10px auto 50px auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px / 150px;
	box-shadow: 1px 1px 5px 1px #7373ff;
	font-size:15px;
}
.bstyle6 p {margin: 0; padding: 0;}


/* ボックスを指定する　精米所事業内容説明文 */
.bstyle7 {
	width: 460px;
	height: auto;
    background-color: #FFFFB9;
	padding: 0.7em 1.5em;
    margin: 10px auto 50px auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px / 150px;
	box-shadow: 1px 1px 5px 1px #7373ff;
	font-size:15px;
}
.bstyle7 p {margin: 0; padding: 0;}

/* ボックスを指定する　太陽光事業内容説明文 */
.bstyle8 {
	width: 460px;
	height: auto;
    background-color: #FFECE8;
	padding: 0.7em 1.5em;
    margin: 10px auto 20px auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px / 150px;
	box-shadow: 1px 1px 5px 1px #7373ff;
	font-size:15px;
}
.bstyle8 p {margin: 0; padding: 0;}

/* ボックスを指定するる　HOME挨拶文 / 各店舗の案内文欄 */
.bstyle9 {width: 480px;padding: 5px 10px;margin: 10px auto 20px auto;}
.bstyle9 p {margin: 0; padding: 0;}


/* ボックスを指定する　HOME店舗特徴欄全体 */
.bstyle10 {
	width: 460px;
	margin: 30px auto 30px auto;
	text-align:left;
	position: relative;
	padding: 0px 1em 0.5em 1em;
	border: solid 3px #95ccff;
	border-bottom: solid 8px #4F88FF;
    border-radius: 8px;
}
.bstyle10 p {margin: 0; padding: 0;}

/* ボックスを指定する　店舗特徴欄全体 */
.bstyle11 {
	width: 460px;
	margin: 35px auto 30px auto;
	text-align:left;
	position: relative;
	padding: 3em 1em 1em 1em;
	border: solid 3px #FFAA82;
	border-bottom: solid 8px #FFAA82;
    border-radius: 8px;
}
.bstyle11 .bstyle-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 25px;
    background: #FFF;
    color: #FFAA82;
    font-weight: bold;
}
.bstyle11 p {margin: 0; padding: 0;}

/* ボックスを指定する　店舗特徴の説明文 */
.bstyle12 {
	width: 420px;
	padding: 3px 5px;
	margin: 5px 0px 30px 25px;
	text-align: left;
	border-collapse: separate;
	font-size: 13.5px;
}
.bstyle12 p {margin: 0; padding: 0;}


/* ボックスを指定する　店舗特徴の説明文 防犯カメラ用 */
.bstyle13 {
	width: 240px;
	padding: 3px 5px;
	margin: 5px 0px 30px 25px;
	text-align: left;
	border-collapse: separate;
	font-size: 13.5px;
}
.bstyle13 p {margin: 0; padding: 0;}

/* ボックスを指定する　地図枠欄 / フェイスブック欄 */
.bstyle14{
	width:400px;
	height:auto;
	border:2px #ffa64d solid;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:0px
}
.bstyle14 p {margin: 0; padding: 0;}

/* ボックスを指定する　選ばれる理由 表題欄 */
.bstyle15 {
	width:460px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	border-collapse:collapse;
	padding:0px;
}
.bstyle15 p {margin: 0; padding: 0;}

/* ボックスを指定する　選ばれる理由 本文欄 */
.bstyle16 {
	width:460px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:10px;
	background-color:#F7FEB8;
	text-align:left;
	border-collapse:collapse;
	padding: 3px 0px 3px 10px;
}
.bstyle16 p {margin: 0; padding: 0;}

/* ボックスを指定する 機械の種類名 */
.bstyle17 {
	width: 250px;
	background: linear-gradient(to right, #D2FFFF, #00B3B3);
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:18px;
	font-weight:bold;
	color: black;
}
.bstyle17 p {margin: 0; padding: 0;}

/* ボックスを指定する　機械ＰＲ欄 */
.bstyle18 {
    width:240px;
    height:auto;
    padding:8px;
    background-color:#FFF2FF;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:0px;
    text-align:left;
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 10px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}
.bstyle18 p {margin: 0; padding: 0;}

/* ボックスを指定する　　ソフター販売機表題 */
.bstyle19 {
	width:250px;
	height:auto;
	border-collapse:collapse;
	padding:0px;
	background: linear-gradient(to right, #FFE9E3, #FF3300);
	text-align:left;
	margin-bottom:10px;
	margin-top:30px;
	font-size:18px;
	font-weight:bold;
	color:black;
}
.bstyle19 p {margin: 0; padding: 0;}

/* ボックスを指定する　　乾燥の目安表題 */
.bstyle19b {
	width:250px;
	height:auto;
	border-collapse:collapse;
	padding:0px;
	background: linear-gradient(to right, #F9F9F9, #6F6F6F);
	text-align:left;
	margin-bottom:10px;
	margin-top:30px;
	font-size:18px;
	font-weight:bold;
	color: black;
}
.bstyle19b p {margin: 0; padding: 0;}

/* ボックスを指定する　両替機/駐車場欄 */
.bstyle20 {
    width: 200px;
    padding: 0px;
    margin-left: 5px;
    background-color:yellow;
    text-align:center;
	border: 5px solid maroon;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 10px 80px / 100px;
}
.bstyle20 p {margin: 0; padding: 0;}

/* ボックスを指定する　電解水とは欄 */
.bstyle21 {
	width: 460px;
	height: auto;
	background-color:aqua;
	padding: 0.7em 1.5em;
    margin: 10px auto 50px auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px / 150px;
	box-shadow: 1px 1px 5px 1px #7373ff;
}
.bstyle21 p {margin: 0; padding: 0;}

/* ボックスを指定する　店舗特徴欄全体 */
.bstyle22 {
	width: 460px;
	margin: 30px auto 30px auto;
	text-align:left;
	position: relative;
	padding: 1.5em 1em 1em 1em;
	border: solid 3px #95ccff;
	border-bottom: solid 8px #4F88FF;
    border-radius: 8px;
}
.bstyle22 .bstyle-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 25px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.bstyle22 p {margin: 0; padding: 0;}

/* ボックスを指定する　特徴/電解水とは欄/精米機特徴欄 */
.bstyle23 {
	width: 460px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-collapse: collapse;
	padding:0px;
}
.bstyle23 p {margin: 0; padding: 0;}

/* ボックスを指定する　精米機特徴欄1 */
.bstyle24 {
    width:350px;
    margin-top:30px;
    margin-bottom:10px;
    background-color:#D3F512;
    text-align:left;
    border: 3px orange solid;
    border-collapse:collapse;
    padding:0px;
	font-size:18px;
	font-weight:bold;
	color:maroon;
}
.bstyle24 p {margin: 0; padding: 0;}

/* ボックスを指定する　精米機特徴欄2 */
.bstyle25 {
    width:350px;
    margin-top:20px;
    margin-bottom:10px;
    background-color: orange;
    text-align:left;
    border: 3px #BCFB00 solid;
    border-collapse:collapse;
    padding:0px;
	font-size:18px;
	font-weight:bold;
	color: maroon;
}
.bstyle25 p {margin: 0; padding: 0;}

/* ボックスを指定する　精米機特徴欄3 */
.bstyle26 {
    width:470px;
    padding:0 1em;
    border-collapse:separate;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    margin-top:10px;
    text-align:left;
	font-size:15px;
	font-weight: normal;
}
.bstyle26 p {margin: 0; padding: 0;}

/* ボックスを指定する　世知原店 機械詳細 */
.bstyle27 {
	width:530px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:white;
	text-align:center;
	border-collapse:collapse;
	padding:0px;
	text-align: center;
}
.bstyle27 p {margin: 0; padding: 0;}


/* ====================================================================
=== 文字色を指定する　marquee　黒 */
.fco1 { color:black;}

/* 文字色を指定する　marquee　赤 */
.fco2 {	color:red;}

/* 文字色を指定する　marquee　青 */
.fco3 { color:blue;}

/* 文字色を指定する　marquee　緑 */
.fco4 { color:green;}


/* ====================================================================
=== 文字スタイルを指定する　タイトルのランドリー清流グループ /自動精米所吉井店*/
.fstyle1 {
	font-size: 24px;
}

/* 文字スタイルを指定する　リンク「ＨＯＭＥ」　背景透かしあり  */
.fstyle2r {
	font-size: 22px;
	font-weight: bold;
	color: red;
	background-color: rgba(250,240,100,0.8);
}

/* 文字スタイルを指定する　リンク「ＨＯＭＥ」　背景透かしあり  */
.fstyle2b {
	font-size: 22px;
	font-weight: bold;
	color: black;
	background-color: rgba(250,240,100,0.8);
}

/* 文字スタイルを指定する　リンクの見出し店舗名　背景透かしあり */
.fstyle3 {
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(250,250,100,0.8);
	border: 1px olive solid;
}

/* 文字スタイルを指定する　概要・沿革の本文 */
.fstyle4 {font-size: 13px;}

/* 文字色を指定する　サイド店舗写真下店舗の特徴 */
.fstyle5 {
	color:red;
	font-size:16px;
	font-family:HG丸ｺﾞｼｯｸM-PRO;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}

/* 文字スタイルを指定する　サイド機械名/事務所写真下「全景」「外回り」・・ */
.fstyle6 {font-size: 12px;font-style: normal;color:black;}

/* 文字スタイルを指定する　本文社長名 */
.fstyle7 {
	font-size:24px;
	font-family:正調祥南行書体;
	color:black;
}

/* 文字スタイルを指定する　住所  */
.fstyle8 {font-size: 16px;font-weight: bold;}

/* 文字スタイルを指定する　地図の「アクセス」背景あり  */
.fstyle9 {font-size: 13.5px;font-weight: bold;background-color: #FFD9FF;}

/* 文字スタイルを指定する　店舗の特徴 */
.fstyle10 {
	font-size:20px;
	font-weight:bold;
	color:black;
	background-color: #FFF7F4
}

/* 文字スタイルを指定する　店舗の特徴強調赤文字 */
.fstyle11 {
	font-size:20px;
	font-weight:bold;
	color:red;
	background-color: #FFF7F4
}

/* 文字スタイルを指定する　HOME「精米所吉井店」「信頼のメーカー」「太陽光平戸発電所」
--- /電話番号「又は・・」   */
.fstyle12 {font-size: 22px;font-weight: bold;color: black;}

/* 文字スタイルを指定する　 営業時間  */
.fstyle12u {
	font-size:22px;
	font-weight:bold;
	color:black;
	padding: 0px;
	border-bottom: 3px red solid;
}

/* 文字スタイルを指定する　問い合わせ先の電話番号  */
.fstyle13 {font-size: 50px;font-weight: bold;color: black;}

/* 文字スタイルを指定する　問い合わせ先の携帯電話番号  */
.fstyle14 {font-size: 40px;font-weight: bold;color: black;}

/* 文字スタイルを指定する　著作権  */
.fstyle15 {
	font-size:12px;
	font-style:normal;
	color:white;
	margin-bottom:20px;
	margin-top:20px;
}

/* 文字スタイルを指定する　太陽光ﾍﾟｰｼﾞなし */
.fstyle16 {font-size: 10.5px;}

/* 文字スタイルを指定する　電解水とはの大文字 */
.fstyle17 {font-size: 18px;font-weight: bold;color: red;}

/* 文字スタイルを指定する　電解水とはの「電解水洗濯機」 */
.fstyle17b {
	font-size:18px;
	color: blue;
	position: relative;
	padding: 0.2em;
}
.fstyle17b:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 7px;
	background: repeating-linear-gradient(-45deg, skyblue, skyblue 2px, white 2px, white 4px);
}

/* 文字スタイルを指定する　選ばれる理由表題 */
.fstyle18 {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#184abf;
	margin-bottom:5px;
	margin-top:5px;
}

/* 文字スタイルを指定する　本文住所 */
.fstyle19 {font-size: 15px;color: black;}

/* 文字スタイルを指定する　両替機/駐車場 */
.fstyle20 {font-size: 17px;font-weight: bold;color: red;}

/* 文字スタイルを指定する　格安販売 */
.fstyle21 {
	font-size:17px;
	font-weight:bold;
	border-bottom:5px red solid;   
	color:red;
	background-color:yellow;
}

/* 文字スタイルを指定する　乾燥の目安 */
.fstyle22 {
	font-size: 14px;
	color: black;
}

/* 文字スタイルを指定する　タイトルh1の装飾 */
.fstyle23 {
	font-size: 40px;
	text-shadow:  1px 1px 0px #fff, 2px 1px 0.2px #fff, 3px 2px 0.3px #ccc, 3px 2px 1px #888;
	background: linear-gradient(transparent 30%, yellow 10%);
}


/* ======================================================================
==== イメージを指定する　虹イラストのアニメーション */
.istyle0 {
	width: 60px;
	height: auto;
	position:relative;
	top: 30px;
	left:774px;
	animation: 20s ease 0.5s infinite normal none running animation;
}

@keyframes animation {
	0% {transform: scale(0.2);}
	11% {transform: scale(3) rotate(180deg);}
	12.5% {transform: scale(3) rotate(-180deg);}
	18% {transform: scale(0.2);}
	24% {transform: scale(1.5);}
	100% {transform: scale(1.5);}
}


.istyle0b {
	width: 60px;
	height: auto;
	position:relative;
	top: 5px;
	left: -10px;
}


/* イメージを指定する　マーキーのランプ/概要・沿革のボタン */
.istyle1 {width: 11px;height: 11px;margin-left: 1em;}

/* イメージを指定する　店舗リンクの写真 */
.istyle2 {
	height:50px;
	width:auto;
	border:2px solid;
	margin-left:auto;
	margin-right:auto;
}

/* イメージを指定する　サイド店舗/癒し写真/癒し写真/愛されるお店を目指し・・ */
.istyle3 {
	height:125px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}

/* イメージを指定する　サイド機械写真 */
.istyle4 {height: 50px;width: auto;border: 0px;}

/* イメージを指定する　サイド精米屋ロゴ .img7  */
.istyle4a {
	height:20px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

/* イメージを指定する　サイド精米屋写真 .img8 */
.istyle4b {
	height: 90px;
	width: auto;
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}

/* イメージを指定する　HOMEの社長写真 */
.istyle5 {
	height:250px;
	width:auto;
	border:0px;
	margin-left: auto;
	margin-right: auto;
}

/* イメージを指定する　HOMEの事務所・外回り写真 */
.istyle6 {
	height:75px;
	width:auto;
	border:0px;
	margin-bottom:0px;
	box-shadow: 1px 1px 3px 0px #333333;
}

/* イメージを指定する　本文事務所全景写真2 */
.istyle7 {
	height:150px;
	width:auto;
	border:0px;
	margin-bottom:10px;
	margin-top:10px;
	box-shadow: 2px 2px 5px 0px #333333;
}

/* イメージを指定する　コインランドリー/太陽光事業写真 */
.istyle8 {
	height:auto;
	width:500px;
	border:2px #979797 solid;
	box-shadow: 1px 1px 5px 1px #7373ff;
}

/* イメージを指定する　本文お勧めポイント */
.istyle9 {
	height:40px;
	width:auto;
	border:0px;
	margin-bottom:30px;
	margin-top:20px;
}

/* イメージを指定する　特徴のフローリング */
.istyle10 {height: 90px;width: auto;margin-bottom: 20px;}

/* イメージを指定する　特徴カメラの回り込み */
.istyle10c {
	height: 90px;
	width: auto;
	overflow: hidden;
	zoom: 1;
}
.istyle10cf {padding-right: 10px;float: right;}

/* イメージを指定する　HOME特徴のカード写真 */
.istyle11 {
	height:100px;
	width:auto;
	border:0px;
	margin-bottom: 0px;
}

/* イメージを指定する　吉井本店特徴カード写真の回り込み */
.istyle11t {
	height: 80px;
	width:auto;
	overflow: hidden;
	zoom: 1;
}

/* イメージを指定する HOME/吉井本店の精米屋ロゴ */
.istyle12 {
	height:25px;
	width:auto;
	margin-top:5px;
	border: 0px;
}

/* イメージを指定する　HOME精米屋写真 */
.istyle13 {
	height:auto;
	width:500px;
	border:2px solid;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 1px 1px 5px 1px #7373ff;
}

/* イメージを指定する　電解水特殊除菌 */
.istyle14 {width: auto;height: 60px;}

/* イメージを指定する　洗濯機及び乾燥機写真 */
.istyle15 {width: 270px;height: auto;}

/* イメージを指定する　洗濯乾燥機写真 */
.istyle16 {
	width:200px;
	height:auto;
}

/* イメージを指定する　料金表 */
.istyle17 {
	width: 450px;
	height: auto;
	margin-bottom: 30px;
	margin-top: 20px;
}

/* イメージを指定する　吉井精米屋写真 */
.istyle18 {
	height:auto;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 3px 3px 8px 0px #333333;
}

/* イメージを指定する　各店舗の写真 */
.istyle19 {
	height:auto;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:30px;
	border:1px navy solid;
	box-shadow: 3px 3px 8px 0px #333333;
}

/* イメージを指定する　サイド菜の花の写真 */
.istyle20 {
	width:300px;
	height:auto;
	margin-left:0px;
	border:0px;
}

/* イメージを指定する　駐車場/両替機マークアップ */
.istyle21 {width: auto;	height: 25px;}

/* イメージを指定する　洗濯乾燥機写真 */
.istyle22 {width: 200px;height: auto;}

/* イメージを指定する　吉井精米屋混粒防止 */
.istyle23 {height: 35px;width: auto;margin-left: auto;margin-right: auto;}

/* イメージを指定する　吉井精米屋混粒防止 米 */
.istyle24 {height: 60px;width: auto;margin-left: auto;margin-right: auto;}


/* =============================================================================
=== ボタンを指定する　上に戻るボタン */
.pagetop {
	color: #fff;
	background-color: rgba(0,0,0,0.2);
	text-decoration: none;
	display: none;
	position: fixed;
	bottom: 1em;
	right: 1em;
	font-size: 2em;
	font-weight: bold;
	width:2em;
	height:2em;
	line-height:2em;
	text-align: center;
	cursor: pointer;
	border-radius:2em;
}

.pagetop:hover {
	color: #fff !important;
	background-color: red;
	text-decoration: none;
}

 .br::before {
	content: "\A" ;
	white-space: pre ;
}


/* 文字を指定する　文字が右から左へ流れる */
.marquee {
    width:650px;
    padding: 0.2em 0em;
    overflow: hidden;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-size: 18px;
}
.marquee p:after {
    content: "";
    white-space: nowrap;
}
.marquee p {
    margin: 0;
    padding-left: 650px;
    display: inline-block;
    white-space: nowrap;
	animation-name: marquee;
	animation-delay: 0.5s;
	animation-timing-function: linear;
	animation-duration: 40s;
	animation-iteration-count: infinite;
}
@keyframes marquee {
    from   { transform: translate(0%);}
    99%,to { transform: translate(-100%);}
}



/* 文字を指定する　降りてきて横に広がる */
#text-anime1{
	animation-name: text_animation1;
	animation-duration: 5s;
	animation-timing-function: ease;
	animation-delay: 0;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-play-state: running;
}
@keyframes text_animation1{
	0%{letter-spacing: -0.5em;transform: translateY(-750px);}
	20%{letter-spacing: -0.5em;transform: none;}
	60%{letter-spacing: 0;}
	100%{letter-spacing: 0;}
}

/* 文字を指定する　降りてきて横に広がる */
#text-anime2{
	animation-name: text_animation2;
	animation-duration: 5s;
	animation-timing-function: ease;
	animation-delay: 0.5;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-play-state: running;
}
@keyframes text_animation2{
	0%{letter-spacing: -0.5em;transform: translateY(-1500px);}
	30%{letter-spacing: -0.5em;transform: none;}
	60%{letter-spacing: 0;}
	100%{letter-spacing: 0;}
}

/* 文字を指定する　横に広がる */
#text-anime3{
	animation-name: text_animation3;
	animation-duration: 5s;
	animation-iteration-count: infinite;
}
@keyframes text_animation3{
	0%{letter-spacing: -1em;}
	100%{letter-spacing: 0;}
}


/* 文字を指定する　文字が揺れる お勧めポイント */
.loading span {
	font-size: 50px;
	display: inline-block;
	animation: loading 2s infinite;
}
.loading span:nth-child(2) {animation-delay: .1s;}
.loading span:nth-child(3) {animation-delay: .2s;}
.loading span:nth-child(4) {animation-delay: .3s;}
.loading span:nth-child(5) {animation-delay: .4s;}
.loading span:nth-child(6) {animation-delay: .5s;}
.loading span:nth-child(7) {animation-delay: .6s;}
.loading span:nth-child(8) {animation-delay: .7s;}
.loading span:nth-child(9) {animation-delay: .8s;}
.loading span:nth-child(10) {animation-delay: .9s;}
.loading span:nth-child(11) {animation-delay: 1s;}

@keyframes loading {
	0% {transform: translateY(0);}
	10% {transform: translateY(-45px);}
	20% {transform: translateY(0);}
	100% {transform: translateY(0);}
}

/* 文字を指定する　文字が跳ねる1 混ざらない */
.bound span {
	display: inline-block;
	animation: bound 5s infinite;
}
.bound span:nth-child(1) {animation-delay: .14s;}
.bound span:nth-child(2) {animation-delay: .05s;}
.bound span:nth-child(3) {animation-delay: .31s;}
.bound span:nth-child(4) {animation-delay: .7s;}
.bound span:nth-child(5) {animation-delay: .16s;}
.bound span:nth-child(6) {animation-delay: .5s;}
.bound span:nth-child(7) {animation-delay: .21s;}
.bound span:nth-child(8) {animation-delay: .08s;}
.bound span:nth-child(9) {animation-delay: .6s;}
.bound span:nth-child(10) {animation-delay: .35s;}
.bound span:nth-child(11) {animation-delay: .5s;}
@keyframes bound {
	0% {transform: scale(0) translate(0,-200px);}
	20% {transform: scaleX(2.5) translate(0,100px);}
	25% {transform: scaleY(.3) translate(0,-70px);}
	30% {transform: scaleX(1.5) translate(0,35px);}
	40% {transform: scale(1) translate(0,0);}
	100% {transform: scale(1) translate(0,0);}
}



/* 文字を指定する　文字が跳ねる2 */
.type-textbound {
	font-size: 60px;
	text-align: center;
}
 
.textbound1 {-webkit-animation: bound .5s ease-in-out;}
.textbound3 {-webkit-animation: bound .7s ease-in-out;}
.textbound2 {-webkit-animation: bound .9s ease-in-out;}
.textbound4 {-webkit-animation: bound 1s ease-in-out;}
@-webkit-keyframes bound {
	0% {transform: scale(0) translate(0,-500px);}
	50% {transform: scaleX(2) translate(0,200px);}
	70% {transform: scaleY(.5) translate(0,-100px);}
	90% {transform: scaleX(1.5) translate(0,50px);}
	100% {transform: scale(1) translate(0,0);}
}


/* 文字を指定する　文字が跳ねる2 */
.bound-container{
	position:relative;
	width:100%;
	height:350px;
}

.ball{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	margin: auto;
	width:70px;
	height:70px;
	border-radius: 50%;
	background:fuchsia;
	opacity:0.9;
	animation: bound-anim 1s infinite;
}

@keyframes bound-anim {
	0%,100% {top: 0;transform: scale(1);}
	30% {top: -30%; transform: scale(0.96,1.04);}
	60% {transform: scale(1);}
	90% {top: 0;transform: scale(1.15,0.9);}
}

.shadow{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: -95px;/*対象のheightと微調節*/
	margin: auto;
	width: 42px;
	height: 7px;
	border-radius: 50%;
	background: #000;
	filter: blur(6px);
	opacity:0.9;
	animation: shadow-anim 1s infinite;
}

@keyframes shadow-anim {
	0%,100%  {transform: scale(1);filter: blur(4px);}
	30% {transform: scale(1.6,1);filter: blur(8px);}
}



