﻿*{
	margin:0;
	padding:0;
}

/*
body{
    position:relative;
    width:100%;
}
*/


.font-rights {
	text-align:right;

}

.marker-red {
	color: #F00;
	font-weight: bold;
}

#header-wakuman {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------------------------
  .what's New
----------------------------------------------------*/
.menu a:hover {
	color:#000000;

}

#index_wrapper{
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#main_wrapper{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
}

.main-image {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



/*RETAILER
---------------------------------------------------------------------------*/
/*「詳細を見る・応募する」ボタン
---------------------------------------------------------------------------*/
.retailer-fonts {
	color: #006934;		/*文字色*/
	font-size: 14px;	/*文字サイズ*/
	text-align: center;	/*文字をセンタリング*/
	padding: 10px;		/*ボタン内の余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	letter-spacing: 0.2em;	/*文字間隔を広くとる設定*/
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);	/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.3は色が30%ついた状態。*/
	border: 1px solid #006934;	/*枠線の幅、線種、色*/
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}


@media screen and (max-width:480px){
.retailer-fonts {
	color: #006934;		/*文字色*/
	font-size: 13px;	/*文字サイズ*/
	text-align: left;	/*文字をセンタリング*/
	padding: 10px;		/*ボタン内の余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	letter-spacing: 0.2em;	/*文字間隔を広くとる設定*/
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);	/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.3は色が30%ついた状態。*/
	border: 1px solid #006934;	/*枠線の幅、線種、色*/
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
}


a.btn {
	display: block;
	text-decoration: none;
	background: #d90000;	/*背景色（古いブラウザ用）*/
	background: linear-gradient(#d90000, #a70000);	/*グラデーション*/
	color: #fff;		/*文字色*/
	font-size: 20px;	/*文字サイズ*/
	text-align: center;	/*文字をセンタリング*/
	padding: 10px;		/*ボタン内の余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	letter-spacing: 0.2em;	/*文字間隔を広くとる設定*/
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);	/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.3は色が30%ついた状態。*/
	border: 1px solid #a70000;	/*枠線の幅、線種、色*/
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
/*マウスオン時*/
a:hover.btn {
	box-shadow: none;
	background: #fff;	/*背景色*/
	color: #a70000;		/*文字色*/
}

@media screen and (max-width:480px){
a.btn {
	font-size: 16px;		/*文字サイズ*/
	letter-spacing: normal;	/*文字間隔を標準に戻す*/
}
}
.look {background: #ccc;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.mb40 {margin-bottom: 40px !important;}
.clear {clear: both;}
.ofh {overflow: hidden;}
ul.disc {padding: 0em 25px 20px;list-style: disc;}
.color1, .color1 a {color: #529306;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr,figure.fr {float: right;margin: 10px;}
img.fl,figure.fl {float: left;margin: 10px;}
.fr {float: right;}
.fl {float: left;}
.w30p {width: 30%;}
.w65p {width: 65%;}
.w0p {width: 0px;}
.w100p {width: 100%;}

.big1 {
	font-size: 16px;
	letter-spacing: 0.1em;
}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}
.link {display: block;margin-top: -120px;padding-top: 120px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){


/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 94%;}
img.fr,figure.fr,img.fl,figure.fl {
	float: none;
	margin: 0;
	width: 100%;
	color: #333;
}
.fr, .fl {float: none;}
.w30p, .w65p {width: auto;}
.w0p, .w100p {width: auto;}
.big1 {
	font-size: 16px;
	letter-spacing: normal;
}

}


/*共通設定（待機中）*/
.up, .left, .right, .transform1, .transform2 {
	opacity: 0;		/*透明度（透明の状態）*/
	position: relative;
}
/*共通設定（要素が見えたら実行するアクション）*/
.upstyle, .leftstyle, .rightstyle, .transform1style, .transform2style {
	opacity: 1;		/*透明度（色が100%出た状態）*/
	transition: 0.5s 0.5s;	/*0.5sはアニメーションの実行時間0.5秒。0.5sは0.5秒遅れてスタートする指定。*/
}
/*upスタイル。下から上にフェードインしてくるスタイル（待機中）*/
.up {
	bottom: -50px;	/*基準値の下50pxの場所からスタート*/
}
/*要素が見えたら実行するアクション*/
.upstyle {
	bottom: 0px;	/*基準値まで戻す*/
}
/*leftスタイル。左からフェードインしてくるスタイル（待機中）*/
.left {
	left: -100px;	/*基準値より左に100pxの場所からスタート*/
}
/*要素が見えたら実行するアクション*/
.leftstyle {
	left: 0px;		/*基準値まで戻す*/
}
/*rightスタイル。右からフェードインしてくるスタイル（待機中）*/
.right {
	right: -100px;	/*基準値より右に100pxの場所からスタート*/
}
/*要素が見えたら実行するアクション*/
.rightstyle {
	right: 0px;		/*基準値まで戻す*/
}
/*transform1スタイル。その場で回転するスタイル（待機中）*/
.transform1 {
	transform: scaleX(0);	/*幅を0%でスタート*/
}
/*要素が見えたら実行するアクション*/
.transform1style {
	transform: scaleX(1);	/*幅を100%に戻す*/
}
/*transform2スタイル。倒れた状態から起き上がるスタイル（待機中）*/
.transform2 {
	transform: perspective(400px) rotateX(100deg);
}
/*要素が見えたら実行するアクション*/
.transform2style {
	transform: perspective(0px) rotateX(0deg);
}

/*ボックス１個あたりの設定*/
.box1 {
	overflow: hidden;
	background: #fff;		/*背景色*/
	color: #000000;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
}
/*box1内のh4(見出し)タグ*/
.box1 h4 {
	color: #000000;		/*文字色*/
	font-size: 20px;	/*文字サイズ*/
	border-bottom: 2px dotted #7a7a7a;	/*下線の幅、線種、色*/
	margin-bottom: 10px;	/*下に空けるスペース*/
	background-color: #FFFFFF;
}
/*box1内のp(段落)タグ*/
.box1 p {padding: 0 !important;line-height: 1.5;}
.box1 p a {color: #666;}
/*box2内のbtn1。本体の設定はこの下の下のブロックにあります。*/
.box1 p.btn1 {margin-top: 20px;}

/*box2（３カラムボックス）
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
.box2 {
	position: relative;
	width: 24.5%;		/*ボックスの幅*/
	float: left;		/*左に回り込み*/
	text-align: center;		/*ボックス内の余白*/
	padding-bottom: 2%;	/*下の余白だけ上書き*/
	background: #fff;		/*背景色*/
	border: 1px solid #eeeae2;		/*上、右、下、左へのボックスの外に空けるスペース*/
	line-height: 1.5;	/*行間*/
	color: #666;		/*文字色*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
}
/*box2内の日付*/
.box2 span.date {
	position: absolute;
	left: -10px;	/*左から-10pxの場所に配置*/
	top: -10px;		/*上から-10pxの場所に配置*/
	background: #529306;	/*背景色*/
	color: #fff;			/*文字色*/
	font-size: 12px;		/*文字サイズ*/
	width: 50px;			/*幅*/
	line-height: 50px;		/*高さ*/
	border-radius: 50%;		/*円形にする*/
	text-align: center;		/*文字をセンタリング*/
	transform: rotate(-20deg);	/*回転の角度*/
}
/*box2内のp(段落)タグ*/
.box2 p {
	padding: 0 !important;
	height: 4.5em;		/*高さ。*/
	overflow: hidden;	/*オーバーした分は非表示に。*/
	font-size: 14px;	/*文字サイズ*/
	text-align: left;	/*文字を左よせ*/
}
/*段落タグにリンクが設定された場合の文字色*/
.box2 p a {
	color: #666;
}
/*box2内のh4(見出し)タグ*/
.box2 h4 {
	color: #529306;	/*文字色*/
	height: 1.5em;	/*高さ*/
	overflow: hidden;	/*オーバーした分は非表示に。*/
}
/*box2内のfigure(画像)タグ*/
.box2 figure {
	margin-bottom: 5px;	/*下に空けるスペース*/
}
/*box2内のbtn1。本体の設定はこの下のブロックにあります。*/
.box2 p.btn1 {
	height: auto;
	position: absolute;
	bottom: 30px;	/*box2の下から30pxの場所に配置*/
	width: 80%;		/*ボタンの幅*/
}
.box2 p.btn1 a {
	display: block;
	padding: 5px 0;	/*上下、左右へのボタン内の余白*/
}

/*box1、box2のfigure写真共通設定
---------------------------------------------------------------------------*/
.box1 figure a:hover,.box2 figure a:hover {
	opacity: 0.8;	/*マウスオン時に80%透明度にする*/
}



/*画面幅700px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:700px){

/*box1（１カラムボックス）
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
.box1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
}

/*box2（３カラムボックス）
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
.box2 {
	width: auto;		/*ボックスの幅*/
	float: none;		/*左に回り込み*/
	padding: 3%;		/*余白の上書き*/
	margin: 0 0 20px 0;		/*上、右、下、左へのボックスの外に空けるスペース*/
	line-height: 2;	/*行間*/
}
/*box2内のp(段落)タグ*/
.box2 p {
	height: auto;	/*高さ。*/
	font-size: 100%;		/*文字サイズ*/
	margin-bottom: 15px;
}
/*box2内のh4(見出し)タグ*/
.box2 h4 {
	height: auto;	/*高さ*/
}
/*box2内のbtn1*/
.box2 p.btn1 {
	position: static;
	width: 99%;		/*ボタンの幅*/
}

}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){

/*box1とbox2
---------------------------------------------------------------------------*/
/*h4(見出し)タグ*/
.box1 h4,.box2 h4 {
	font-size: 18px;	/*文字サイズ*/
	padding-top: 10px;
	padding-bottom: 10px;
}


}


/*----------------------------------------------------
  .hana cupid
-------------------------------------*/
.hana-cupid-w {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: left;
	margin-bottom: 10px;
}

.hana-cupid-w-center {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
}


.fk-font {
	text-align: left;
	background: linear-gradient(transparent 60%, #FFFF86 60%) repeat scroll 0 0;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}

.fk-font-red {
	text-align: left;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}



.merits {
	color: #555;
	font-size: 14px;
	text-align: left;
	background: linear-gradient(#FFFFFF,#e0edff);
	width: 98%;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.merits-blank {
	color: #555;
	font-size: 14px;
	text-align: left;
	background: linear-gradient(#FFFFFF);
	width: 98%;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*list2ボックス（２列並びのボックス）
---------------------------------------------------------------------------*/
/*ボックス全体の設定*/
長・短所

.list2 {
	overflow: hidden;
}
/*各ボックスの設定*/
.list2 li {
	float: left;		/*左に回り込み*/
	width: 49%;			/*幅*/
	line-height: 1.5;	/*行間*/
	margin: 0px 0.5% 20px;	/*上、左右、下へのボックスの外側へ空けるスペース*/
	list-style: none outside;
}




.list2 a {
	display: block;text-decoration: none;
	overflow: hidden;	/*ボックスから飛び出た場合、非表示にする設定*/
}
/*マウスオン時*/
.list2 a:hover {
	position: relative;
	left: 0px;	/*現在地から右に1px移動する*/
	top: 0px;	/*現在地から下に1px移動する*/
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*ボックス内の画像。※imgタグにclass="img"をつけた場合。*/
.list2 .img {
	height: 100%;	/*高さ*/
	float: right;	/*右に回り込み*/
}
/*件数のテキスト。※list2内でspanタグで囲った場合。*/
.list2 span {
	font-size: 28px;	/*文字サイズ*/
	color: #6fbfd1;		/*文字色*/
}

/*----------------------------------------------------
  予備校案内
----------------------------------------------------*/

.col-head-type1 {
	border-collapse: collapse;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
 
.col-head-type1 th,
.col-head-type1 td {
	border: 1px solid #dbe1e8;
	padding: 8px;
	text-align: left;
}
 
.col-head-type1 th {
	background: #f9fafc;
	text-align: center;
	width: 250px;
}
 
@media only screen and (max-width: 800px) {
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
}


/* ★shop枠用  */

.shop-kobetu-waku {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.shop-kobetu-map {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.tbl-common01 {  
    width: 96%;
    margin: 0 auto;
    border-bottom: none;
}

.tbl-common01 dt {  
    font-weight: bold;
}

/* スマホ
-------------------------------------------------- */
@media only screen and (max-width:570px) {
    .tbl-common01 {
	background-color: #FFFFFF;
    }
    
    .tbl-common01 dt,
    .tbl-common01 dd {
        padding: 8px 20px;
    }
    
    .tbl-common01 dt {
	float: none;
	background-color: #FFFFFF;

    }
    
    .tbl-common01 dd {

    }
}


/* PC
-------------------------------------------------- */
@media only screen and (min-width: 571px) {
    .tbl-common01 {
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: -150px 0;
	height: auto;
    }
    
    .tbl-common01 dt,
    .tbl-common01 dd {
        padding: 20px;
    }
    
    .tbl-common01 dt {
        clear: both;
        float: left;
        width: 300px; /* 幅を指定 */
    }
    
    .tbl-common01 dd {
	padding-left: 300px; /* dtの分、左にpaddingを取る */
	line-height: 2em;
	font-size: 100%;

    }
}





/*　　ーーーーーーーーー　　　　　　　　*/

.shop-waku4 {
	border-collapse: collapse;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
 
.shop-waku4 th {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.shop-waku4 td {
	padding: 8px;
	text-align: left;
	background-color: #F9FAFC;
}
 
.shop-waku4 th {
	text-align: center;
	width: 100px;
	background-color: #E8F4E9;
}
 
@media only screen and (max-width: 800px) {
  .shop-waku4 tr,
  .shop-waku4 th,
  .shop-waku4 td {
    display: block;
    width: auto;
  }
  
  .shop-waku4 tr:first-child {
  }
  
  .shop-waku4 th,
  .shop-waku4 td {
    border-top: none;
  }
}
/*　★　　*/


.shop-name1 {
	width: 96%;
	text-align: left;
	padding-left: 16px;
}

.shop-name1 p {
	font-weight: bold;
	color: #333333;
	padding-left: 16px;
}


.shop-name2 {
	font-weight: bold;
	color: #063;
	background: linear-gradient(transparent 60%, #FFFF86 60%) repeat scroll 0 0;
}

.font-name3 {
	background: linear-gradient(transparent 60%, #d8f6a9 60%) repeat scroll 0 0;
}

.marker_yellow {
	background: linear-gradient(transparent 60%, #FFFF86 60%) repeat scroll 0 0;
}

.marker_blue {
	background: linear-gradient(transparent 60%, #86bfff 60%) repeat scroll 0 0;
}


.shop-type1 {
	border-collapse: collapse;
	width: 96%;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
 
.shop-type1 th,
.shop-type1 td {
	border: 1px solid #dbe1e8;
	padding: 8px;
	text-align: left;
}
 
.shop-type1 th {
	background: #f9fafc;
	text-align: center;
	width: 250px;
}
 
@media only screen and (max-width: 800px) {
  .shop-type1 tr,
  .shop-type1 th,
  .shop-type1 td {
    display: block;
    width: auto;
  }
  
  .shop-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .shop-type1 th,
  .shop-type1 td {
    border-top: none;
  }
}
 
/*----------------------------------------------------
  .what's New
----------------------------------------------------*/
 /* 画像付きテーブル
-------------------------------------*/

table.table01 {
	width: 96%;

　/* テーブルの横幅 */
; 			background-image: url(../0-images/index/whatsnew-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
table.table01 tbody th {
 color:#fff;　/* 見出しの文字色 */
 padding:10px 10px;　/* 見出しの上下・左右の余白 */
 vertical-align:center;　/* 見出しの縦位置（中央寄せ） */
}
table.table01 tbody td.table01-img img{
 width:100%;　/* 画像の横幅値 */
 height:100%;　/* 画像の縦幅値 */
 display:block;
}
table.table01 tbody td.table01-img{
 padding:0px;　/* 画像自体の余白（なし） */
}
table.table01 tbody td {
 padding:10px 15px;　/* 文章セルの上下・左右の余白 */
 vertical-align:top;　/* 文章セルの縦位置（中央寄せ） */
}

/* テーブルのレスポンシブデザイン */

@media screen and (max-width: 780px) {
table.table01 tbody th {
 display:block;　/* ブロック要素にしてセルの幅を100％にする */
 padding:5px;
}
table.table01 tbody td.table01-img{
 padding:0px;
}
table.table01 tbody td {
 display:block;
}
}



.whatsnew-box {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../0-images/index/whatsup-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}



/*  INFO BOX */

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

ul#newsList{
	padding: 3;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
ul#newsList li{
	color:#000000;
	font-size: 11px;
	margin-bottom: 3px;
	line-height: 120%;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
}

ul#newsList li img {
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.catName{
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	margin:0 2px;
}
.newMark{
	display: inline-block;
	border: 1px solid #008E47;
	padding: 1px 4px;
	font-size: 11px;
	line-height: 100%;
	color: #fff;
	box-shadow: 1px 1px 1px #999;
	border-radius: 8px;
	background-color: #008E47;
}
.comment{
	display:block;
	padding:3px 0;
	float:left;
	overflow:hidden;
	width:100%;
}
.thumbNailWrap{
	display:block;
	width:700px;
	float:left;
	overflow:hidden;
}
.linkTag,.title{
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 10px;
}

/* Pager style（外部化可） */
.pager{
	text-align:center;
	padding:10px;
	clear:both;
}
/*ページャーボタン*/
.pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 2px 6px 1px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px 1px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}

/* /Pager style */

/*     ---------------         */



/* dddd関連
-------------------------------------------------- */

@media screen and (min-width:1024px){
ul.bullet_L li{
	line-height: 1.0em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}

@media (min-width:481px){
ul.bullet_L li{
	line-height: 1.0em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}

@media (max-width:800px){
ul.bullet_L li{
	line-height: 1.0em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}


#read{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../0-images/chiro/sample-model.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.read{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read{font-size:1.8em;
 
	}
}

@media screen and (min-width:1024px){
#read{
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}


/* ddddd関連
-------------------------------------------------- */
ul.bullet_ma li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 36px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_ma li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_ma li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_ma li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

#read-ma{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../0-images/maternity/ma-image01.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.read-ma{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-ma{font-size:1.8em;
 
	}
}

@media screen and (min-width:1024px){
#read-ma{
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}



/* GGGGGGGGGG
-------------------------------------------------- */
ul.bullet_se li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 36px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_se li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_se li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_se li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

#read-se{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../0-images/seitai/cp-model.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.read-se{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-se{font-size:1.8em;
 
	}
}

@media screen and (min-width:1024px){
#read-se{
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}


/* FFFFFFFFFFFFF
-------------------------------------------------- */
ul.bullet_ji li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 36px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_ji li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_ji li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_ji li{
	list-style: none;
	background: url("../0-images/chiro/check-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

#read-ji{
	width: 95%;
	text-align: left;
	background-image: url(../0-images/jiko/sample-mg.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-bottom: 0px;
}
.read-ji{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-ji{font-size:1.8em;
 
	}
}

@media screen and (min-width:1024px){
#read-ji{
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}


/* EEEEEE
-------------------------------------------------- */
ul.bullet_ji-hi li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_ji-hi li{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 5px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_ji-hi li{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 5px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_ji-hi li{
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px !important;
	line-height: 1.2em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
}

#read-ji-hi{
	width: 95%;
	text-align: left;
	background-image: url(../0-images/jiko/img02.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 10px;
}
.read-ji-hi{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-ji-hi{font-size:1.2em;
 
	}
}

@media screen and (min-width:1024px){
#read-ji-hi{
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}

/* DDDDD
-------------------------------------------------- */
ul.bullet_ji-hi2 li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_ji-hi2 li{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 5px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_ji-hi2 li{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 5px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_ji-hi2 li{
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px !important;
	line-height: 1.2em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
}

#read-ji-hi2{
	width: 95%;
	text-align: left;
	background-image: url(../0-images/jiko/img03.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 10px;
}
.read-ji-hi2{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-ji-hi2{font-size:1.2em;
 
	}
}

@media screen and (min-width:1024px){
#read-ji-hi2{
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}

/* CCCCC
-------------------------------------------------- */
ul.bullet_ji-hi3 li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_ji-hi3 li{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 5px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_ji-hi3 li{
	list-style: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
}

@media (max-width:800px){
ul.bullet_ji-hi3 li{
	list-style: none;
	font-size: 14px;
	margin-bottom: 15px !important;
	line-height: 1.2em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
}

#read-ji-hi3{
	width: 95%;
	text-align: left;
	background-image: url(../0-images/jiko/img04.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
.read-ji-hi3{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-ji-hi3{font-size:1.2em;
 
	}
}

@media screen and (min-width:1024px){
#read-ji-hi3{
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}
}

/* BBBB
-------------------------------------------------- */
ul.bullet_face li{
	list-style: none;
	background-size: 33px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px !important;
	padding: 7px 5px 5px 36px;
	background-repeat: no-repeat;
	background-position: right top;
}


@media screen and (min-width:1024px){
ul.bullet_face li{
	list-style: none;
	background: url("../0-images/face/ht-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (min-width:481px){
ul.bullet_face li{
	list-style: none;
	background: url("../0-images/face/ht-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}

@media (max-width:800px){
ul.bullet_face li{
	list-style: none;
	background: url("../0-images/face/ht-icon.png") no-repeat left top;
	background-size: 40px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px !important;
	padding: 7px 5px 5px 45px;
	line-height: 1.2em;
}
}



#read-fa{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../0-images/face/face-sample.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.read-fa{font-size:1.2em;color:#cc0000;line-height:1.5;


}

@media screen and (min-width:768px){
.read-fa{font-size:1.8em;
 
	}
}

@media screen and (min-width:1024px){
#read-fa{
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;

}
}



/*list2ボックス（２列並びのボックス）
---------------------------------------------------------------------------*/
/*ボックス全体の設定*/
.list-o2 {
	overflow: hidden;
}
/*各ボックスの設定*/
.list-o2 li {
	float: left;		/*左に回り込み*/
	width: 49%;			/*幅*/
	line-height: 1.5;	/*行間*/
	margin: 0px 0.5% 20px;	/*上、左右、下へのボックスの外側へ空けるスペース*/
	list-style-type: none;
}
.list-o2 a {
	display: block;text-decoration: none;
	height: 65px;		/*ボックスの高さ*/
	overflow: hidden;	/*ボックスから飛び出た場合、非表示にする設定*/
	border-radius: 10px;	/*角丸のサイズ*/
	padding: 15px;			/*ボックス内の余白*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	background: linear-gradient(#fff, #f2f2f2);/*背景グラデーション*/
	box-shadow: 2px 2px 3px rgba(0,0,0,0.1);	/*ボックスの影。右へ、下へ、ぼかし幅、0,0,0は黒の事で0.1は10%色がついた状態の事。*/
}
/*マウスオン時*/
.list-o2 a:hover {
	background: #fff;	/*背景色*/
	box-shadow: none;	/*ボックスの影をなくす設定*/
	position: relative;
	left: 1px;	/*現在地から右に1px移動する*/
	top: 1px;	/*現在地から下に1px移動する*/
}
/*ボックス内の画像。※imgタグにclass="img"をつけた場合。*/
.list-o2 .img {
	height: 100%;	/*高さ*/
	float: right;	/*右に回り込み*/
}
/*件数のテキスト。※list2内でspanタグで囲った場合。*/
.list-o2 span {
	font-size: 12px;	/*文字サイズ*/
	color: #000000;		/*文字色*/
}


.list-office {
	overflow: hidden;
	padding: 30px;	/*ボックス内の余白*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	box-shadow: 3px 4px 2px rgba(0,0,0,0.1);	/*ボックスの影。右へ、下へ、ぼかし幅、色。0,0,0は黒の事で、0.1は色が10%出た状態。*/
	padding: 2%;	/*ボックス内の余白*/
	border-radius: 3px;	/*角丸のサイズ。ほんの少し角が丸くなってます。*/
	margin: 2%;
	
}
/*ボックス内のh4（見出し）タグ*/
.list-office h4 {
	font-size: 150%;	/*文字サイズ*/
	color: #000000;	/*文字色*/
}
/*ボックス内のp（段落）タグ*/
.list-office p {
	padding: 0px 0px 20px !important;
}

@media screen and (max-width:480px){
.list-office {
	padding: 10px;	/*ボックス内の余白*/
}
.list-office h4 {
	font-size: 130%;	/*文字サイズ*/
}

@media screen and (max-width:800px){
.fl {float: none;}
.fr {float: none;}
}
.fr {float: right;}
img.fr {float: right;width:30%;margin-left: 20px;margin-bottom: 20px;}

@media screen and (max-width:480px){
img.fl {margin-right: 5px;margin-bottom: 5px;}
img.fr {margin-left: 5px;margin-bottom: 5px;}
}
}