@charset "UTF-8";
.contetmain {
	margin-bottom: 20px;
}
/* サイト名 */
#site {
	text-align: center;
	margin: 0.3em 0;
}
#site h1 {
	margin: 0 auto 0 auto;
	line-height: 1;
}
#site h1 img {
	max-width:80%;
	}
/* フリーボックス01 */
.box01 {
		padding:3em 0;
text-align: center;
}
.top01_bg {
		background: url(../../images/box01_bg.png) center top no-repeat,#48baa0;
background-size:100% auto ;
	}
.box01 h1 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 3.5em;
	margin: 0 0 0.3em 0;
}
.box01 h2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 5em;
	margin: 0.4em 0;
	color: #000000;
}
.box01 h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 2.5em;
    margin: 0 0 0.6em 0;
    text-align: center;
}
.box01 p {
	font-size: 1.4em;
	line-height: 2em;
}
.box01 p.font01 {
	font-size: 1.5em;
	color: #CC3333;
	font-weight: bold;
}
.box01 p.font02 {
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}
/* フリーボックス02 */
.box02 {
	padding: 0em 0 2em 0;
	margin: 5em auto;
	max-width: 1300px;
}
.box02 h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 3em;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
}
.box02 h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 1.5em;
	margin: 0.7em 0;
	text-align: center;
}
.box02 h5 {
	font-size: 1.5em;
	margin: 0 0 0.8em 0;
	text-align: center;
}
.box02 p{
	font-size: 1.2em;
	line-height: 2em;
	margin: 0 1em;
}

.imgbox02 {
	margin:0 2%;
	width: 46%;
}
.imgbox02 img {
	width: 100%;
}
.textbox02 {
	width: 50%;
	text-align: left;
}
.textbox02 p {
	font-size: 1.4em;
	line-height: 1.7em;
	padding: 0 3%;
	margin: 0;
}
/* 左エリアBGボックス */
.boxbg_l {
	clear: both;
	padding: 2em 0;
	height: auto;
}
.boxbg_l_01 {
	margin: 0 auto;
	max-width: 1300px;
}
.boxbg_l_02 {
	background-color: rgba(255, 255, 255, 0.7);
	width: 50%;
	float: right;
	text-align: left;
	padding: 3em;
	margin: 5em 0;
box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.boxbg_l_02 h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	color: #C50D0D;
	font-size: 2em;
	margin: 0.5em 0 0.7em 0;
	text-align: left;
    line-height: 2em;
}
.boxbg_l_02 h4 {
	font-size: 1.6em;
	margin: 0 0 0.7em 0 !important;
	padding: 0;
	text-align: left;
}
.boxbg_l p {
	font-size: 1.5em;
	margin: 0;
	line-height: 2em;
}
/* 右エリアBGボックス */
.boxbg_r {
	padding: 2em 0;
	height: auto;
}
.boxbg_r_01 {
overflow: hidden; /* heightを戻す */
	margin: 0 auto;
	max-width: 1300px;
}
.boxbg_r_02 {
	background-color: rgba(255, 255, 255, 0.7);
	width: 50%;
	float: left;
	text-align: left;
	padding: 2em 3em 1em 3em;
	margin: 5em 0;
box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.boxbg_r_02 h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	color: #C50D0D;
	font-size: 2em;
	margin: 0.5em 0 0.7em 0;
	text-align: left;
    line-height: 2em;
}
.boxbg_r_02 h4 {
	font-size: 1.6em;
	margin: 0 0 0.7em 0;
	padding: 0;
	text-align: left;
}
.boxbg_r p {
	font-size: 1.5em;
	margin: 0;
	line-height: 2em;
}
/* 画像2枚ボックス */
.box04 {
	width: 100%;
}
/* フリーボックス */
.box05 {
	text-align: center;
	padding: 1em 0;
}
.box05 h1 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 3.5em;
	margin: 0 0 0.3em 0;
}
.box05 h2 {
	font-size: 1.8em;
	margin: 1em 0;
}
.box05 h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 2.5em;
	margin: 0 0 0.5em 0;
	text-align: center;
}
.box05 p.font01 {
	font-size: 1.5em;
	color: #004098;
	font-weight: bold;
}
.box05 p {
	font-size: 1.4em;
}
.pic01 {
	width: 100%;
}
.pic01 img {
	width: 100%;
}
.pic02 {
	margin: 0;
	float: left;
	width: 50%;
}
.pic02 img {
	width: 100%;
	margin: 0;
}
.pic02_30,.pic02_70 img {
	width: 100%;
	margin: 0;
}

/* 画像3枚 */
.pic03 {
	margin: 0;
	float: left;
	width: 33.3%;
}
.pic03 img {
	width: 100%;
}
table.shousai {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top: #F93 solid 1px;
	border-left: #F93 solid 1px;
	font-size: 12px;
	border-radius: 5px 5px 0 0;
}
table.shousai th {
	text-align: center;
	border-right: #F93 solid 1px;
	border-bottom: #F93 solid 1px;
	color: #FFF;
	background: #F93;
	padding: 5px 10px;
	border-radius: 5px 5px 0 0;
}
table.shousai td {
	padding: 5px 10px;
	text-align: center;
	border-right: #F93 solid 1px;
	border-bottom: #F93 solid 1px;
	color: #F93;
	font-weight: bold;
	background: #FFF;
}
table.shousai td.seihin {
	text-align: left;
	color: #F93;
	font-weight: bold;
}
table.shousai td.seihinlast:last-child {
	text-align: left;
	color: #F93;
	font-weight: bold;
	border-radius: 0 0 5px 0;
}
/* 商品紹介ボックス01 */
.cobox01 {
	padding: 0em 0 2em 0;
	margin: 1em auto 1em auto;
	max-width: 1300px;
}
.cobox01 h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 3em;
	color: #0d559f;
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
}
.cobox01 h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 2em;
	margin: 0 0 0.8em 0;
	text-align: center;
	color:#de5f63;
}
.cobox01 h5 {
	font-size: 1.5em;
	margin: 0 0 0.8em 0;
	text-align: center;
}
.cobox01 p{
	font-size: 1.2em;
	line-height: 2em;
	margin: 0 1em;
}

.imgcobox01 {
	margin:0 2%;
	width: 50%;
}
.imgcobox01 img {
	width: 100%;
}
.imgcoboxbox01 {
	width: 45%;
}
.textcobox01 {
	width: 45%;
}.textcobox01 p {
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 0 3%;
	margin: 0;
}
table.co01 {
	clear: both;
	border-collapse: collapse;
	width: 98%;
	margin: 1em 1%;
	border-collapse: separate;
	border-spacing: 0px 5px;
}
table.co01 th,
table.co01 td {
	padding: 0.6em;
}
table.co01 th {
	background: #d0cc9b;
	vertical-align: middle;
	text-align: ceinter;
	width: 30%;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 1.4em;
}
table.co01 th:after  {
   left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(28, 186, 168, 0);
    border-left-color: #d0cc9b;
    border-width: 10px;
    margin-top: -10px;
    font-size: 1.4em;
}
table.co01 td {
    background: #f8f8f8;
    padding-left: 0.8em;
    font-size: 1.4em;
	text-align:left;
}
/* ### 求人 ### */
table.staff {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	border-top: #F93 solid 2px;
	border-left: #F93 solid 2px;
}
table.staff th {
	text-align: left;
	border-right: #F93 solid 2px;
	border-bottom: #F93 solid 2px;
	color: #FFF;
	background: #F93;
	padding: 5px 0 5px 10px;
}
table.staff td {
	text-align: left;
	border-right: #F93 solid 2px;
	border-bottom: #F93 solid 2px;
	color: #F93;
	padding: 5px 0 5px 10px;
	font-size: 14px;
}
table.staff td a {
	color: #F93;
}
.imgco01 {
	width: 100%;
	overflow: hidden;
	margin: 1.5em auto 0.8em auto;
	clear: both;
}
.imgco02 {
	width: 90%;
	overflow: hidden;
	margin: 1.5em auto 2em auto;
	clear: both;
}
.imgco02 img {
	margin-top: 5px; /* 画像の上の余白*/
	display: inline-block;
}
img.shadow {
	box-shadow: 5px 5px 10px -4px rgba(0, 0, 0, 0.1); /*横方向　下方向　ぼかし　広がり　色 */
}

.img03 {
	float: left;
	width: 32%;
	margin-left: 0.4%;
	margin-right: 1.2%;
	margin-bottom: 2em;
	text-align: center;
}
.img03:last-child {
	margin-right: 0;
}
.img03 + .img03 + .img03 {
	margin-right: 0;
}
/* サムネイル画像 */
.img03 h4 {
	text-align: center;
	font-size: 1.4em;
	margin: 10px 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}
.img03 p {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}
.img03 img {
	margin-bottom: 5px;
}
/* 投稿日 */
.img03 .date {
	float: left;
	margin: 0;
}
/* 続きを読むボタン */
.img03 .more_s {
	width: 45%;
	color: #fff;
	font-size: 14px;
	background-color: #004098;
	/*	background-image: url(../images/boxbg_l_arr.png);
*/	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
/* リンク */
.img03 a {
	color: #666;
	text-decoration: none;
}
.img03 a:hover {
}
.img04 {
	float: left;
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 1em;
	text-align: center;
}
.img04:last-child {
	margin-right: 0;
}
.img04 + .img04 + .img04 + .img04 {
	margin-right: 0;
}
/* サムネイル画像 */
.img04 img {
	width: 99%;
	height: auto;
	vertical-align: bottom;
	border: 0px solid #DDD;
}
/* 記事のタイトルと文章 */
.img04 h4 {
	text-align: center;
	font-size: 1.5em;
	margin: 10px 0;
}
.img04 p {
	margin: 0 0 10px 0;
}
.img04 img {
	margin-bottom: 5px;
}
/* 投稿日 */
.img04 .date {
	float: left;
	margin: 0;
}
/* 続きを読むボタン */
.img042 .more_s {
	width: 60%;
	color: #FFF;
	font-size: 1.3em;
	background: #c4494d;
	/*	background-image: url(../images/boxbg_l_arr.png);
*/	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* フッターバナー */
.img04_02 a {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.img04_02 a:hover {
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.img04_02 {
	float: left;
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 1em;
	text-align: center;
}
.img04_02:last-child {
	margin-right: 0;
}
.img04_02 + .img04_02 + .img04_02 + .img04_02 {
	margin-right: 0;
}
/* サムネイル画像 */
.img04_02 img {
	width: 99%;
	height: auto;
	vertical-align: bottom;
	border: 0px solid #DDD;
}
/* 記事のタイトルと文章 */
.img04_02 h4 {
	text-align: center;
	font-size: 1.2em;
	margin: 10px 0;
}
.img04_02 p {
	margin: 0 0 10px 0;
}
.img04_02 img {
	margin-bottom: 5px;
}
/* 投稿日 */
.img04_02 .date {
	float: left;
	margin: 0;
}
/* 続きを読むボタン */
.img04_02 .more_s {
	width: 60%;
	color: #FFF;
	font-size: 1.3em;
	background: #0000ff;
	/*	background-image: url(../images/boxbg_l_arr.png);
*/	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* リンク */
.img04_02 a {
	color: #666;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.img04_02 a:hover {
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/*-------------------------- クーポン --------------------------*/

/* タイトル */
.couponken h3 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}
.couponken h4 {
	text-align: center;
	color: #666;
	font-size: 30px;
	font-weight: bold;
	color: #F00;/*	text-shadow: 3px 3px rgba(255,255,255,.8);
*/
}
.couponken h5 {
	font-size: 18px;
	text-align: center;
	margin: 20px 0 0 0;
}
.couponken h6 {
	font-size: 14px;
	text-align: center;
	margin: 10px 0 20px 0;
}
/* サムネイル画像 */
.couponken p img {
	float: left;
	margin-right: 10px;
	clear: left;
	border: #CCC solid 1px;
}
/* 本文 */
.couponken p {
	line-height: 1.5!important;
	margin: 30px 15px 10px 15px;
	clear: left;
	clear: #666;
}
.couponken ul {
	margin: 20px 15px;
	padding: 0;
}
.couponken ul li {
	font-size: 12px;
	margin: 0;
	list-style: none;
	padding: 0;
	margin-left: 1em;
	text-indent: -1em;
}
/* 続きを読むボタン */
.couponken a.link {
	text-decoration: none;
	float: right;
	background-color: #6C9;
	background-image: url(../images/boxbg_l_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 28px 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.link:hover {
	text-decoration: none;
	background-color: #3CF;
}
/* リンク */
.couponken {
	border: solid 7px #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 30px 10px;
	width: auto;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	-moz-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
	-webkit-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
}
.foodbg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #ffeef0;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
.catbg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #f2fcda;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
.beautybg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #fcedf5;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
#couponarea {
	/*stitching*/
	outline: 1px dashed #98abb9;
	outline-offset: -5px;
	background-color: #556068;
	margin: 30px auto;
	padding: 20px;
	/*shadow*/
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}
.couponken a.web {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.web:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.couponken {
	text-decoration: none;
	float: right;
	background-color: #FC3;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.couponken:hover {
	text-decoration: none;
	float: right;
	background-color: #F66;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
/* バナーデザイン */

#sidebar a img {
	max-width: 100%;
}
a:hover img {/*ロールオーバー時に明るくなる（背景白の場合）*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	max-width: 100%;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.fade:hover {
	opacity: 0.4;
	filter: alpha(opacity=60);
}
a:active img {/*クリック時にボタン押したような効果*/
	position: relative;
	left: 1px;
	top: 1px;
}
#sidebar p.banner01 {
	max-width: 300px;
}
/* 見出し */

#heading3 {
	background: #1d8ade;
	margin: 0 0 30px 0;
	padding: 12px 10px;
	color: #FFF;
	text-shadow: 1px 1px 2px #333;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-left: 1px solid #036;
	border-top: 1px solid #036;
	box-shadow: inset 1px 1px 4px #036;
}
.headding08:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #1d8ade transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
}
.vWrap {
	position: relative;
	margin-top: 1.2em;
	margin-bottom: 3em;
	padding-bottom: 50%;
	padding-top: 69px;
	overflow: hidden;
}
.vWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
table.bottomlink {
	margin: 30px auto 20px auto;
	background: none !important;
	width: 40% !important;
}
table.bottomlink tr td {
	text-align: center;
}
table.bottomlink a.maehe {
	text-decoration: none;
	background-color: #33C1C7;
	padding: 5px 15px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
table.bottomlink a.maehe:hover {
	text-decoration: none;
	background-color: #CF6;
	padding: 5px 15px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
/* ### 特定商取引 ### */
table.tokuteishou {
	width: 55%;
	margin-bottom: 30px;
	border-top: 1px solid #c1bab3;
	border-right: 1px solid #c1bab3;
	background: #FFF;
	text-align: center;
}
table.tokuteishou th {
	padding: 7px 3px;
	color: #5f4e44;
	background: #ede8e3;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: center;
	text-align: center;
	font-size: 14px;
}
table.tokuteishou tr td {
	font-size: 14px;
	padding: 7px 15px;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: left;
	color: #333;
}
table.tokuteishou tr {
	background: #fff;
}
table.tokuteishou tr:nth-child(2n+1) {
	background: #fafaf9;
}
.effect8 {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
.effect8:before, .effect8:after {
	border-radius: 100px 100px 100px 100px / 10px 10px 10px 10px;
	bottom: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: -1;
}
.effect8:after {
	left: auto;
	right: 10px;
	transform: skew(8deg) rotate(3deg);
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
}
.titlebox {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px 5px 5px 5px;
	height: 150px;
	margin: 5px auto;
	width: 100%;
	clear: both;
}
.titlebox h3 {
	color: #666;
	font-size: 45px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #aaa, 2px 2px 0px #aaa, 3px 3px 0px #777;
	padding: 40px 0 0 30px;
}
.price {
	text-align: right;
	font-size: 20px !important;
	font-weight: bold;
	padding: 10px 0 0 0;
}
/* 横2列ボックス */
.box2_1 {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}
.box2_1 ul {
	clear: both;
}
.box2_1 li {
	list-style-type: circle;
}
.box2_1 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 10px 10px;
	border-left: 10px solid #867fd7;
}
.box2_1 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
.box2_1 p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: #DDD solid 1px;
}
/* 本文 */
.box2_1 p {
	line-height: 1.3em !important;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box2_1 .link {
	background-image: url(../images/boxbg_l_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #344f8c;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box2_1 .link:hover {
	text-decoration: none;
	background-color: #335ab3;
	color: #ffffff;
}
/* リンク */
.box2_1 a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box2_1 a:hover {
	color: #335ab3;
}
.box2_2 {
	padding: 0 0 5px 0;
	width: 49.3%;
	float: left;
	text-align: center;
}
.box2_2 p {
	padding: 0 0 10px 0;
	text-align: left;
	margin: 0 auto;
}
.box2_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
	margin-right: 10px;
}
.box2r_2 {
	padding: 0 0 5px 1.4%;
	width: 49.3%;
	float: left;
	text-align: center;
}
.box2r_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box2r_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box2r_2 p.pr {
	margin-right: 10px;
}
/* 横3列ボックス */
.box3_1 {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}
.box3_1 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 10px 10px;
	border-left: 10px solid #867fd7;
}
.box3_1 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
.box3_1 p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: #DDD solid 1px;
}
/* 本文 */
.box3_1 p {
	line-height: 1.3em !important;
	font-size: 1em !important;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box3_1 .link {
	background-image: url(../images/boxbg_l_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #344f8c;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box3_1 .link:hover {
	text-decoration: none;
	background-color: #335ab3;
	color: #ffffff;
}
/* リンク */
.box3_1 a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box3_1 a:hover {
	color: #335ab3;
}
.box3_2 {
	padding: 0;
	width: 32.5%;
	float: left;
	text-align: center;
}
.box3_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box3r_2 {
	padding: 0 0 5px 1.2%;
	width: 32.5%;
	float: left;
	text-align: center;
}
.box3r_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3r_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.textBox {
	font-size: 12px;
	padding: 0 5px 20px 5px;
	text-align: left !important;
	line-height: 1.5em !important;
}
/* ランディングページボックス */
.lpbox01 {
	margin: 0 0 50px 0;
}
.lpbox01_3 {
	background: #063b85;
	padding: 25px;
	width: 240px;
	height: 320px;
	float: left;
	text-align: center;
}
.lpbox01_3 p {
	font-size: 14px;
	color: #FFF;
	padding: 20px 0 0 0;
	text-align: left;
	margin: 0 auto;
}
.lpbox01_3 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.lpbox01r_3 {
	background: #063b85;
	padding: 25px;
	margin-left: 45px;
	width: 240px;
	height: 320px;
	float: left;
	text-align: center;
}
.lpbox01r_3 p {
	font-size: 14px;
	color: #FFF;
	padding: 20px 0 0 0;
	text-align: left;
	margin: 0 auto;
}
.lpbox01r_3 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
table.quetion {
	width: 100%;
	margin: 30px 0;
	padding: 0;
}
table.quetion tr {
	margin: 0;
	padding: 10px 0;
	border: 2px #f8b18b solid;
}
table.quetion tr.borderbottom0 {
	margin: 0;
	padding: 10px 0;
	border-left: 2px #f8b18b solid;
	border-top: 2px #f8b18b solid;
	border-right: 2px #f8b18b solid;
	border-bottom: 0px #f8b18b solid !important;
}
table.quetion tr.bordertop0 {
	margin: 0;
	padding: 10px 0;
	border-left: 2px #f8b18b solid;
	border-top: 0px #f8b18b solid !important;
	border-right: 2px #f8b18b solid;
	border-bottom: 2px #f8b18b solid;
}
table.quetion tr th {
	color: #FFF;
	padding: 20px;
	font-size: 26px;
	font-weight: bold;
	background: #ffa777;
}
table.quetion tr td.textArea {
	padding: 5px 40px 5px 15px;
	font-size: 22px;
	font-weight: bold;
	background: url(../../annai/images/arrow.gif) center right no-repeat;
}
table.sitemap {
	width: 100%;
	margin-bottom: 40px;
	border-top: 1px solid #93c8ee;
	border-right: 1px solid #93c8ee;
}
table.sitemap tr td {
	border-bottom: 1px solid #93c8ee;
	border-left: 1px solid #93c8ee;
	text-align: center;
	background: #FFF;
	background: #e0f2ff;
}
table.sitemap tr td a {
	font-size: 18px;
	color: #666;
	text-align: center;
	display: block;
	width: 100%;
	background: #e0f2ff;
	text-decoration: none;
	padding: 20px 0;
}
table.sitemap tr td a:hover {
	color: #666;
	text-align: center;
	display: block;
	width: 100%;
	background: #c1e5fe;
	text-decoration: none;
}
table.sitemap tr td:last-child {
	border-right: 1px solid #93c8ee;
}
table.sitemap tr:last-child td {
}
table.sitemap tr:last-child td:first-child {
}
table.sitemap tr:last-child td:last-child {
}
/* ### 診療時間 ### */
table.time {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top: #5a8df1 solid 2px;
	border-left: #5a8df1 solid 2px;
}
table.time th {
	text-align: center;
	border-right: #268cd4 solid 2px;
	border-bottom: #268cd4 solid 2px;
	color: #FFF;
	background: #268cd4;
}
table.time td {
	text-align: center;
	border-right: #268cd4 solid 2px;
	border-bottom: #268cd4 solid 2px;
	color: #1b7cc2;
	font-weight: bold;
}
/* リスト */
ol.topic-path {
	text-align: center;
	padding: 0.5em; /* パディング（上下、左右） */
	margin: 0 0 5em 0;
	background-color: #150c9e; /* 背景色 */
	list-style-type: none; /* リストマーク非表示 */
	font-size: 100%; /* 文字サイズ */
	font-weight: bold;
}
/* リスト項目 */
ol.topic-path li {
	padding-left: 5px; /* 左パディング */
	display: inline; /* 項目を横並び */
    color: #DDD;
}
/* リスト項目（最初の項目） */
ol.topic-path li.first {
	padding-left: 25px; /* 左パディング */
	background:url(../images/topic-path-home-blue.png) no-repeat left; /* ホーム記号（※） */
}
/* リンクエリア */
ol.topic-path li a {
	padding-right: 18px; /* 右パディング */
	background: url(../images/topic-path-gray.gif) no-repeat right; /* 矢印記号（※） */
}
/* リンク色 */
ol.topic-path li a {
	color: #FFF;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
	color: #FFF;
}
/*-------------------------- 患者様の声--------------------------*/

/* タイトル */
.koebox01 {
	max-width: 100%;
	border: #348fd8 solid 5px;
	margin-top: 30px;
	padding: 20px;
	background: #FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
/* サムネイル画像 */
.koebox01 p img {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	clear: right;
	border: #348fd8 solid 1px;
	max-width: 20%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* 本文 */
.koebox01 p {
	font-size: 14px;
	line-height: 1.8;
	clear: left;
	clear: #666;
}
.koe01 {
	font-size: 26px;
	color: #09F;
	font-weight: bold;
}
.koe02 {
	font-size: 26px;
	color: #F36;
	font-weight: bold;
}
/* --- リストエリア --- */
ol.qa {
	width: 100%; /* リストエリアの幅 */
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}
/* --- リスト項目の内容 --- */
ol.qa dl {
	margin: 0;
	background: #f9f9f9 url(qa_back.gif) repeat-x top; /* リスト項目の背景 */
}
/* --- Questionエリア --- */
ol.qa dt {
	margin: 0;
	padding: 15px 6px 13px 35px; /* Questionエリアのパディング（上右下左） */
	background: url(../images/q7g.gif) no-repeat 7px 11px; /* Questionエリアの背景 */
	border-bottom: 3px #0c72bc solid; /* Questionエリアの境界線 */
	font-weight: bold;
	line-height: 120%;
	font-size: 18px;
}
/* --- Answerエリア --- */
ol.qa dd {
	margin: 0;
	padding: 11px 6px 50px 35px; /* Answerエリアのパディング（上右下左） */
	background: #ffffff url(../images/a2.gif) no-repeat 7px 8px; /* Answerエリアの背景 */
	line-height: 150%;
	font-size: 16px;
}
/* --- newsエリア --- */
.news {
	padding: 3.5em auto;
	overflow: auto;
	height: 350px;
	background: url(../images/title_bg.gif) repeat;
}
.news h3 {
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	text-align: center;
	padding-top: 1.5em;
	font-size: 2em;
}
.tbl-news {
	margin-top: 2em;
}
.tbl-news dd {
	padding: 0.8em;
	color: #c11911;
	font-size: 1.6em;
	font-weight: bold;
}
.tbl-news dt {
	padding: 0.8em;
	clear: both;
	float: left;
	text-align: right;
	width: 30%; /* 幅を指定 */
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
}
.tbl-news dt dd {
	padding-left: 70%; /* dtの分、左にpaddingを取る */
	color: #666;
	font-size: 1.3em;
	padding: 5px 10px;
}
.link_bt {
	margin-top: 3em;
margin-bottom: 3em;
}
.link_bt a {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 1.8em;
	background-color: #C50D0D;
	padding: 0.4em 0.8em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
}
.link_bt a:hover {
	background-color: #e27c7f;
	color: #fff;
	padding: 0.4em 0.8em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
overflow: hidden;}
/* ### 特定商取引 ### */
table.supporters {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px solid #c1bab3;
	border-right: 1px solid #c1bab3;
	background: #FFF;
	text-align: center;
}
table.supporters th {
	width: 20%;
	padding: 1.2em 10px;
	color: #5f4e44;
	background: #ede8e3;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: center;
	text-align: center;
	font-size: 1.3em;
}
table.supporters tr td {
	width: 80%;
	font-size: 1.3em;
	padding: 1.2em 10px;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: left;
	color: #333;
}
table.supporters tr {
	background: #fff;
}
table.supporters tr:nth-child(2n+1) {
	background: #fafaf9;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background-color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	color: #666;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.8);
}
/* ### ボックスカラー ### */
.light_blue {
	background: #eff7ff;
}
.cloud {
}
/* ### ボックス背景 ### */
.top_bg {
	background: url(../images/box01_bg02.jpg) no-repeat top center;
-moz-background-size:cover;
background-size:cover;	}
.top_bg01 {
	background: url(../bg/top_bg01.jpg) no-repeat 0 0;
overflow: hidden; /* heightを戻す */	-moz-background-size: cover;
	background-size: cover;
}
.top_bg02 {
	background:url(../bg/top_bg02.jpg) no-repeat 0 0;
	-moz-background-size: cover;
	background-size: cover;
}
.top_bg03 {
	background:url(../bg/top_bg03.jpg) no-repeat 0 0;
	-moz-background-size: cover;
	background-size: cover;
}
.top_bg04 {
	background:url(../bg/top_bg04.gif)  repeat;
}
.top_bg05 {
	background:url(../bg/top_bg05.gif) repeat;
}
.top_bg06 {
	background:url(../bg/top_bg06.gif) repeat;
}

.school_bg01 {
	background: #fbf0df url(../bg/school_bg01.jpg) no-repeat top center;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg02 {
	background: #fbf0df url(../bg/school_bg02.jpg) no-repeat top right;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg03 {
	background: #fbf0df url(../bg/school_bg03.jpg) no-repeat;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg04 {
	background: #fbf0df url(../bg/school_bg04.jpg) no-repeat top right;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg05 {
	background: #fbf0df url(../bg/school_bg05.jpg) no-repeat top center;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg06 {
	background: #fbf0df url(../bg/school_bg06.jpg) no-repeat top center;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg07 {
	background: #fbf0df url(../bg/school_bg07.jpg) no-repeat top right;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg08 {
	background: #fbf0df url(../bg/school_bg08.jpg) no-repeat top left;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.school_bg09 {
	background: #fbf0df url(../bg/school_bg09.jpg) no-repeat;
-moz-background-size:auto 100%;
background-size:auto 100%;
}
.brs {
	display: none;
}
.brl {
		display:inline;
	}
#footerMenu {
	display: inline;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#footerMenu ul {
	margin: 0;
	padding: 0;
}
#footerMenu li {
	display: inline;
	padding-right: 23px;
	font-weight: bold;
}
#footerMenu li a {
	text-decoration: none;
	padding-left: 0.2em;
	color: #3b3b3b;
	text-decoration: none;
}
#footerMenu li a:hover {
	text-decoration: none;
	color: #666666;
}
#footerAdd {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
table.td01 {
	clear: both;
	border-collapse: collapse;
	width: 98%;
	margin: 1em 1%;
	border-collapse: separate;
	border-spacing: 0px 5px;
}
table.td01 th,
table.td01 td {
  padding: 1em;
}
table.td01 th {
    background-color: #d0bc8b;
    vertical-align: middle;
    text-align: ceinter;
    width: 35%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 1.5em;
}
table.td01 th:after  {
   left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(208, 188, 139, 0);
    border-left-color: #d0bc8b;
    border-width: 10px;
    margin-top: -10px;
    font-size: 1.3em;
}
table.td01 td {
    background: #f8f8f8;
    padding-left: 20px;
    font-size: 1.5em;
	text-align:left;
}

/* ### 特定商 ### */

table.td02 {
	clear: both;
	border-collapse: collapse;
	width: 100%;
	margin: 1em 1%;
	border-collapse: separate;
	border-spacing: 0px 5px;
}
table.td02 th,
table.td02 td {
  padding: 1em;
}
table.td02 th {
    background: #d2554f;
    vertical-align: top;
    text-align: ceinter;
    width: 20%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight:bold;
    font-size: 1.5em;
}
table.td02 th:after  {
   left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(210, 85, 79, 0);
    border-left-color: #d2554f;
    border-width: 10px;
    margin-top: -10px;
    font-size: 1.3em;
}
table.td02 td {
    background: #f8f8f8;
    padding-left: 20px;
    font-size: 1.4em;
	text-align:left;
	line-height: 1.5em;
}

.privacy_rule {
	width:80%;
	background:#FFF;
	text-align:left;
	margin:3em auto;
	padding:3em;
		border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
     box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	 font-size:1.2em;
	 line-height:1.3em;
	}
.privacy_rule h3{
	font-size:2em;
	text-align:center;
	margin-bottom:1.2em;
}
.privacy_rule h4{
	margin-bottom:0.5em;
}
.privacy_rule p{
	margin-bottom:1.2em;
}
.privacy_rule ul{
	margin-bottom:1.2em;
}
.privacy_rule ul li{
}
.formbox02 {
	margin: 3em 15%;
	padding: 3em;
	width: 70%;
	background: #FFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border: #ededed solid 1px;
	}
.formbox02 h4{
    text-align: center;
    font-size: 3em;
    color: #150c9e;
    margin-bottom: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
		}
ul.formlist {
	padding:3em 3% 0 3%;
	list-style: square;
	}
ul.formlist li{
	padding:0.5em 0;
	margin-left:1em;
	line-height:1.4em;
	}
.btn01 {
	padding:15px 0 0 0;
}	
.btn01 a {
	font-size:1em;
	font-weight:bold;
	background: #EEE;
	border: 3px solid #BBB;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #666;
	padding:7px 20px;
}	
.btn01 a:hover {
	font-size:1em;
	font-weight:bold;
	background: #EEE;
	border: 3px solid #d96661;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #999;
	padding:7px 20px;
}	
.pT01 {
	padding-top:1.2em;
	}
.catch_text01 {
	text-align: center;
	font-size: 2.3em !important;
	
}
.catch_text02 {
	color: #EB4046;
	font-size: 1.8em !important;
	font-weight: bold;
}

.pc { display: block !important; }
.sp { display: none !important; }
