@charset "UTF-8";

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

	RSS読み込みCSS

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


.blogbox dl.list{
	border-bottom: dotted 1px #CCC;
	margin:0 10px 0 0;
	padding:5px 0;}
	
.blogbox dl.list dt {
  clear: left;
  float: left;
  margin: 0 0 0.2em;
  width: 7.5em;
	padding-top: 2em;
  padding-left: 5px;
  color: #000;
}

.blogbox dl.list dd {
	padding-top: 2em;
  margin-bottom: 0.2em;
  margin-left: 7.5em;
}

.blogbox dl.list a{
	color: #000;
}

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

	ページ内　囲み（パソコン）画像300px （如月桃花）

---------------------------------------------------------------------*/
div.page_text0001{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	display: block;
	overflow: hidden;
}
div.page_text0001 p{
	width: 100%;
	margin: 4% 0;
	padding: 0;
	line-height: 180%;
}
div.page_text0001 img.left{
	width: 300px;
	float: left;
	margin: 4% 2% 4% 0;
	padding: 0;
}
div.page_text0001 img.right{
	width: 300px;
	float: right;
	margin: 4% 0 4% 2%;
	padding: 0;
}
div.page_text0001 img.center{
	width: 96%;
	margin: 2%;
	padding: 0;
	text-align: center;
}
/*  ------------------------------------------------------------------

	ページ内　囲み（タブレット）画像36%　（如月桃花）

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

@media only screen and (max-width: 868px) {
div.page_text0001{
	width: 100%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	display: block;
	overflow: hidden;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box;
}
div.page_text0001 p{
	width: 96%;
	margin: 3% 2%;
	padding: 0;
	line-height: 180%;
}
div.page_text0001 img.left{
	width: 36%;
	float: left;
	margin: 4% 2%;
	padding: 0;
}
div.page_text0001 img.right{
	width: 36%;
	float: right;
	margin: 4% 2%;
	padding: 0;
}
div.page_text0001 img.center{
	width: 96%;
	margin: 4% 2%;
	padding: 0;
	text-align: center;
}
}
/*  ------------------------------------------------------------------

	ページ内　囲み（スマホ）画像96%　（如月桃花）

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

@media only screen and (max-width: 480px) {
div.page_text0001{
	width: 98%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	display: block;
	overflow: hidden;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box;
}
div.page_text0001 p{
	width: 100%;
	margin: 2% 0;
	padding: 0;
	line-height: 180%;
}
div.page_text0001 img.left{
	width: 96%;
	float: left;
	margin: 2%;
	padding: 0;
}
div.page_text0001 img.right{
	width: 96%;
	float: right;
	margin: 2%;
	padding: 0;
}
div.page_text0001 img.center{
	width: 96%;
	margin: 2%;
	padding: 0;
	text-align: center;
}
}

div.height001{
	height: 300px !important;
}

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

	ページ内　囲み（パソコン）画像300px （如月桃花）

---------------------------------------------------------------------*/
div.page_text0002{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	display: block;
	overflow: hidden;
    border: 1px #d6d6d6 solid;
	box-sizing: border-box;
}
div.page_text0002 p{
	width: 100%;
	margin: 2%;
	padding: 0;
	line-height: 180%;
}
div.page_text0002 img.left{
	width: 300px;
	float: left;
	margin: 2% 2% 2% 2%;
	padding: 0;
}
div.page_text0002 img.right{
	width: 300px;
	float: right;
	margin: 2% 2% 2% 2%;
	padding: 0;
}
div.page_text0002 img.center{
	width: 96%;
	margin: 2%;
	padding: 0;
	text-align: center;
}
/*  ------------------------------------------------------------------

	ページ内　囲み（タブレット/スマホ）画像36%　（如月桃花）

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

@media only screen and (max-width: 868px) {
div.page_text0002{
}
div.page_text0002 p{
	width: 96%;
	margin: 3% 2%;
	padding: 0;
	line-height: 180%;
}
div.page_text0002 img.left{
	width: 36%;
	margin: 4% 2%;
	padding: 0;
}
div.page_text0002 img.right{
	width: 36%;
	margin: 4% 2%;
	padding: 0;
}
div.page_text0002 img.center{
	width: 96%;
	margin: 4% 2%;
	padding: 0;
	text-align: center;
}
}

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

	ページ内　PC横並び　SP縦並び　親

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

div.page_text0003{
	width: 96%;
	max-width: 960px;
	margin: 5% auto;
	padding: 0;
	display: block;
	overflow: hidden;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box;
    background-color: #000;
}
div.page_text0003 p{
	width: 96%;
	margin: 2%;
	padding: 0;
	line-height: 180%;
	font-size: 110%;
}

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

	ページ内　PC横並び　SP縦並び　子 PC&タブレット

---------------------------------------------------------------------*/
div.page_text0003_a{
    width: 46%;
    margin: 2%;
    padding: 0;
    float: left;
    color: #fff;
}

div.page_text0003_a a{
    color: #fff;
}

div.page_text0003_a a:hover{    
    text-decoration: underline;
}

div.page_text0003_a p{

}
div.page_text0003_a table.top000{
    width: 98%;
    margin: 5% 1%;
    border-collapse:collapse;
}

table.top000 td.left000{
    width: 31%;
    margin: 0;
    padding: 2%;
    line-height: 160%;
}

table.top000 td.right000{
    width: 71%;
    margin: 0;
    padding: 2%;
    line-height: 160%;
}

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

	ページ内　PC横並び　SP縦並び　子 SP

---------------------------------------------------------------------*/
@media only screen and (max-width: 868px) {
    div.page_text0003_a{
    width: 98%;
    margin: 2%;
    padding: 0;
    float: left;
}
}


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

	ページ内　囲み（パソコン）画像300px

---------------------------------------------------------------------*/
div.page_text0004{
	width: 100%;
	margin: 0;
	/* (画像の高さ / 画像の横幅) × 100 */
	padding-top: 56.25%;
	display: block;
	position: relative;
	background-image: url("../image/top/slide_05.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
div.page_text0004 p{
	width: 70%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36%;
	left: 15%;
	text-align: left;
	vertical-align: middle;
	font-size: 1.3vw;
	line-height: 180%;
}
/*  ------------------------------------------------------------------

	ページ内　囲み（タブレット）

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

@media only screen and (max-width: 868px) {
div.page_text0004{
	width: 100%;
	margin: 0;
	/* (画像の高さ / 画像の横幅) × 100 */
	padding-top: 56.25%;
	display: block;
	position: relative;
	background-image: url("../image/top/slide_05.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
div.page_text0004 p{
	width: 72%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32%;
	left: 15%;
	text-align: left;
	vertical-align: middle;
	font-size: 1.7vw;
	line-height: 145%;
}
}

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

	ページ内　囲み（スマホ）

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

@media only screen and (max-width: 480px) {
div.page_text0004{
	width: 100%;
	margin: 0;
	/* (画像の高さ / 画像の横幅) × 100 */
	padding-top: 175%;
	display: block;
	position: relative;
	background-image: url("../image/top/slide_sp_05.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
div.page_text0004 p{
	width: 78%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21%;
	left: 11%;
	text-align: left;
	vertical-align: middle;
	font-size: 4.1vw;
	line-height: 160%;
}
}

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

	ページ内　囲み（共通）画像96% ブログか所

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

div.page_text0005{
	width: 96%;
	height: 250px;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	display: block;
	overflow-y: scroll;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box;
	background-color: #fff;
	color: #000 !important;
}
div.page_text0005 p{
	width: 96%;
	margin: 2%;
	padding: 0;
	line-height: 180%;
}
div.page_text0005 img.left{
	width: 96%;
	float: left;
	margin: 2%;
	padding: 0;
}
div.page_text0005 img.right{
	width: 96%;
	float: right;
	margin: 2%;
	padding: 0;
}
div.page_text0005 img.center{
	width: 96%;
	margin: 2%;
	padding: 0;
	text-align: center;
}

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

	div.page_text箇所の　枠線なし（共通）

---------------------------------------------------------------------*/
div.border_none001{
	border: none !important;
}

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

	allow（矢印　下　色付き）（パソコン・タブレット）

---------------------------------------------------------------------*/
div.allow001{
	margin: 2% auto;
	background:url("../image/yajirushi06.png") no-repeat 50% 50%;
}
/*  ------------------------------------------------------------------

	allow（矢印　下　色付き）（スマホ）

---------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	div.allow001{
	margin: 5% auto;
	background:url("../image/yajirushi06.png") no-repeat 50% 50%;
}
}


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

	map001（共通）如月

---------------------------------------------------------------------*/
div.map001 {
	width:100%;
	max-width: 960px;
	margin:5% auto;
	padding: 0 0 0 0;
	display: block;
	overflow: hidden;
	}

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

	map001（パソコン）

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

div.map001 p{
	width: 920px;
	padding: 20px 0;
	text-align: left;
	line-height: 180%;
	color: #000000;
	display: block;
}


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

	map001（タブレット・スマホ）

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

@media only screen and (max-width: 868px) {	
div.map001 p{
	width: 90%;
	padding: 10px 5%;
	text-align: center;
	line-height: 180%;
	color: #000000;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;
}
}

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

	map002（パソコン横並び）如月

---------------------------------------------------------------------*/
div.map002 {
	width:44%;
	max-width: 540px;
	margin:5% 2%;
	padding: 0 0 0 0;
	display: block;
	overflow: hidden;
    float: left;
	}

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

	map002（スマホ）

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

@media only screen and (max-width: 480px) {	

div.map002 {
	width:100%;
	max-width: 960px;
	margin:5% auto;
	padding: 0 0 0 0;
	display: block;
	overflow: hidden;
	}
}
/*  ------------------------------------------------------------------

	map002（パソコン）

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

div.map002 p{
	width: 920px;
	padding: 20px 0;
	text-align: left;
	line-height: 180%;
	color: #000000;
	display: block;
}


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

	map002（タブレット・スマホ）

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

@media only screen and (max-width: 480px) {	
div.map002 p{
	width: 90%;
	padding: 10px 5%;
	text-align: center;
	line-height: 180%;
	color: #000000;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;
}
}


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

	table.foot 5:5（パソコン・タブレット）如月桃花

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

table.foot{
	width: 80%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	border-collapse: collapse;
	border:   none;
	color: #000000;
	font-size: 150%;
}

table.foot td.leftfoot{
	width: 38%;
	margin: 0;
	padding:3% 1%;	
	text-align: right;
	vertical-align: middle;
	line-height: 180%;
}

table.foot td.rightfoot{
	width: 58%;
	margin: 0;
	padding:3% 1%;
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}

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

	table.foot 3:7（スマホ）

---------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
table.foot{
	width: 100%;
	max-width: 960px;
	margin: 2% 0;
	padding: 0;
	border-collapse: collapse;
	border:   none;
	color: #000000;
	font-size: 100%;
}

table.foot td.leftfoot{
	width: 28%;
	margin: 0;
	padding:3% 1%;	
	text-align: right;
	vertical-align: middle;
	line-height: 180%;
}

table.foot td.rightfoot{
	width: 68%;
	margin: 0;
	padding:3% 1%;
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}
}
/*  ------------------------------------------------------------------

	.table-wrap テーブルをスライドさせる

---------------------------------------------------------------------*/
.table-wrap {
	width: 96%;
	max-width: 960px;
	margin: 0 auto;
	overflow-x: none;
	color: #000 !important;
}

@media only screen and (max-width: 480px) {
	.table-wrap {
	width: 96%;
	max-width: 960px;
	margin: 0 auto;
	overflow-x: scroll;
	overflow-y: hidden;
	color: #000 !important;
}
}
/*イメージ挿入時*/
.table-wrap img{
	float: right;
	width: 30%;
	margin: 2% 0 0 0;
}

@media only screen and (max-width: 868px) {
	.table-wrap img{
	float: right;
	width: 100%;
	margin: 2% 0 0 0;
}
}

@media only screen and (max-width: 480px) {
	.table-wrap img{
	float: none;
	width: 100%;
	margin: 2% 0 0 0;
}
}

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

	table.page000 （パソコン/タブレット）

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

table.page000{
	width: 100%;
	max-width: 960px;
	margin: 2% 0;
	padding: 0;
	border-collapse: collapse;
	border:   #c6c6c6 1px solid;
	box-sizing:border-box;
	float: left;
	table-layout: fixed ;
	line-height: 180%;
}

table.page000 td.left000{
	width: 63%;
	margin: 0;
	padding:3% 1%;
	border-right:  #c6c6c6 1px solid;
	border-bottom:   #c6c6c6 1px solid;
	box-sizing:border-box;	
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
	color: #000;
	font-size: 110%;
}

table.page000 td.right000{
	width: 33%;
	margin: 0;
	padding:3% 1%;
	background-color: #fefaf6;
	border-right:  #c6c6c6 1px solid;
	border-bottom:   #c6c6c6 1px solid;
	box-sizing:border-box;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
	font-size: 110%;
}

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

	table.page000 （スマホ）

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

@media only screen and (max-width: 480px) {
	table.page000{
	width: 100%;
	margin: 5% auto;
	padding: 0;
	border-collapse: collapse;
	box-sizing:border-box;
	float: none;
	table-layout: fixed;
}

table.page000 td.left000{
	width: 63% ;
	margin: 0;
	padding:3% 1%;
	box-sizing:border-box;
	background-color: #f9e3e3;	
	text-align: center;
	vertical-align: middle;
	overflow-wrap : break-word;
	color: #000;
	font-size: 110%;
}

table.page000 td.right000{
	width: 33%;
	margin: 0;
	padding:3% 1%;
	background-color: #fefaf6;
	box-sizing:border-box;
	text-align: center;
	vertical-align: middle;
	overflow-wrap : break-word;
	font-size: 110%;
}
}

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

	table.page001 3:7（共通）左色なし 如月


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

table.page001{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #d6d6d6 solid;
}

table.page001 td.left001{
	width: 30%;
	margin: 0;
	padding:3% 3%;
	text-align: center;
	vertical-align: middle;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	color: #000;
	line-height: 180%;
}

table.page001 td.right001{
	width: 58%;
	margin: 0;
	padding:3% 3%;
	text-align: left;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

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

	table.page002 5:5（共通）左色

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

table.page002{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #904c40 solid;
}

table.page002 td.left002{
	width: 44%;
	margin: 0;
	padding:3% 3%;
	text-align: center;
	vertical-align: middle;
	background-color: #904c40;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	color: #fff;
	line-height: 180%;
}

table.page002 td.right002{
	width: 44%;
	margin: 0;
	padding:3% 3%;
	text-align: left;
	border: 1px #904c40 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

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

	table.page003 3:7（共通）左グレー

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

table.page003{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #904c40 solid;
}

table.page003 td.left003{
	width: 34%;
	margin: 0;
	padding:3% 1%;
	text-align: center;
	vertical-align: middle;
	background-color: #dbdbdb;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

table.page003 td.right003{
	width: 62%;
	margin: 0;
	padding:3% 1%;
	text-align: left;
	background-color: #f6f6f6;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

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

	table.page004 3:7（共通）背景色なし　線#d6d6d6

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

table.page004{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #d6d6d6 solid;
}

table.page004 td.left004{
	width: 30%;
	margin: 0;
	padding:3% 3%;
	text-align: center;
	vertical-align: middle;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

table.page004 td.right004{
	width: 58%;
	margin: 0;
	padding:3% 3%;
	text-align: left;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

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

	table.page005 7:3（共通）左グレー

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

table.page005{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #d6d6d6 solid;
}

table.page005 td.left005{
	width: 58%;
	margin: 0;
	padding:3% 3%;
	text-align: left;
	vertical-align: middle;
	background-color: #E5E5E5;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

table.page005 td.right005{
	width: 30%;
	margin: 0;
	padding:3% 3%;
	text-align: right;
	background-color: #f6f6f6;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

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

	table.page006 6:2:2（共通）左グレー

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

table.page006{
	width: 96%;
	max-width: 960px;
	margin: 2% auto;
	padding: 0;
	color: #000;
	border-collapse: collapse;
	border: 1px #d6d6d6 solid;
}

table.page006 td.left006{
	width: 46%;
	margin: 0;
	padding:3% 1%;
	text-align: left;
	vertical-align: middle;
	background-color: #E5E5E5;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}

table.page006 td.right006{
	width: 24%;
	margin: 0;
	padding:3% 1%;
	text-align: right;
	background-color: #f6f6f6;
	border: 1px #d6d6d6 solid;
	box-sizing: border-box ;
	line-height: 180%;
}



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

	img000t(共通）文章のみのリスト

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

ul.img000t{
	margin: 0 auto 0;
	padding: 0;
	width: 100%;
	max-width: 960px;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img000t li{
	width: 85%;
	margin: 0;
	padding: 0 0 0 3em;/*リストマーク外に*/
	list-style: none;	
	font-size: 130%;
	line-height: 240%;
	text-indent: -2.2em;/*リストマーク外に*/
  
}




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

	img0000（パソコン・共通）2ボタン(パソコン時中央寄せ/サイズ35％)

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

ul.img0000{
	margin: 0 auto 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
}

ul.img0000 li{
	margin: 0;
	padding: 1% 2%;
	width: 35%;	
	display: inline-block;
	vertical-align: top;
}
	
ul.img0000 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
	
ul.img0000 li p{
	width: 96%;
	margin: 0;
	padding: 0 3%;
	text-align: left;
	float: left;
}

ul.img0000 li h3{
	width: 100%;
	margin: 2%;
	padding: 0;
	font-size: 100%;
}
	

ul.img0000 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}

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

	img0000（タブレット）2ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 868px) {
	ul.img0000 li{
	margin: 0;
	padding: 1%;
	width: 42%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0000（スマホ）2ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	ul.img0000 li{
	margin: 0;
	padding: 1%;
	width: 47%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0001（パソコン・共通）2ボタン(パソコン時中央寄せ/サイズ45％)

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

ul.img0001{
	margin: 0 auto 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
}

ul.img0001 li{
	margin: 0;
	padding: 1% 2%;
	width: 45%;	
	display: inline-block;
	vertical-align: top;
}
	
ul.img0001 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
	
ul.img0001 li p{
	width: 96%;
	margin: 0;
	padding: 0 3%;
	text-align: left;
	float: left;
}

ul.img0001 li h3{
	width: 100%;
	margin: 2%;
	padding: 0;
	font-size: 100%;
}
	

ul.img0001 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}

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

	img0001（タブレット）2ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 868px) {
	ul.img0001 li{
	margin: 0;
	padding: 1%;
	width: 42%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0001（スマホ）2ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	ul.img0001 li{
	margin: 0;
	padding: 1%;
	width: 47%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0001_01（パソコン・共通）3ボタン(パソコン時中央寄せ/サイズ33％)

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

ul.img0001_01{
	margin: 0 auto 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
}

ul.img0001_01 li{
	margin: 0;
	padding: 1% 0.5%;
	width: 31.33333%;	
	display: inline-block;
	vertical-align: top;
}
	
ul.img0001_01 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
	
ul.img0001_01 li p{
	width: 96%;
	margin: 0;
	padding: 0 3%;
	text-align: left;
	float: left;
}

ul.img0001_01 li h3{
	width: 100%;
	margin: 2%;
	padding: 0;
	font-size: 100%;
}
	

ul.img0001_01 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}

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

	img0001_01（タブレット）3ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 868px) {
	ul.img0001_01 li{
	margin: 0;
	padding: 1% 0.5%;
	width: 31.33333%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0001_01（スマホ）3ボタン(パソコン時中央寄せ)

---------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	ul.img0001_01 li{
	margin: 0;
	padding: 1% 0.5%;
	width: 31.33333%;	
	display: inline-block;
	vertical-align: top;
}
}

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

	img0002（パソコン/タブレット）パソコン時3横並び　スマホ時縦並び（矢印付き）

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

ul.img0002{
	margin: 0 auto 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0002 li{
	float: left;
	margin: 0;
	padding: 1% 2%;
	width: 29.2%;
	display: block;
	position: relative;
}

ul.img0002 li::before{
	content: '';
	display: block;
	position: absolute;
	top: 40%; /*矢印画像の高さと配置を考慮して設定*/
	left: 53%;
	width: 100%;
	height: 35px;
	background:url("../image/yajirushi05.png") no-repeat 47% 50%;
	}

ul.img0002 li:last-child::before {
	background: none;
}

ul.img0002 li h3{
	width:100%;
	margin:10% auto;
	padding:0;
	text-align: center;
	color:#000;
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
}


ul.img0002 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.img0002 li p{
	width: 90%;
	margin: 10% 0 0 0;
	padding: 0 5%;
	text-align: left;
	font-size: 100%;
	color: #000;
	line-height: 180%;
}

ul.img0002 a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

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

	img0002（スマホ）最新　1ボタン

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

@media only screen and (max-width: 480px) {
	ul.img0002{
	margin: 3% auto 50%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0002 li{
	float: left;
	margin: 2%;
	padding: 5% 0;
	width: 96%;
	display: block;
	position: relative;
	
}
	

ul.img0002 li::before{
	content: '';
	display: block;
	position: absolute;
	top: 95%; /*矢印画像の高さと配置を考慮して設定*/
	left: 0%;
	width: 100%;
	height: 43px;
	background:url("../image/yajirushi06.png") no-repeat 50% 50%;
	}

ul.img0002 li:last-child::before {
	background: none;
}
	
ul.img0002 li img{
	width: 90%;
	margin: 0;
	padding: 0 5%;
	float: left;
}
	
ul.img0002 li p{
	width: 90%;
	margin: 0;
	padding: 0 5%;
	text-align: left;
	font-size: 100%;
	color: #000;
	line-height: 180%;
	float: left;
}
	

ul.img0002 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}
}

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

	img0003（パソコン/スマホ/タブレット）　2ボタン

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

ul.img0003{
	margin: 5% auto 8%;
	width: 100%;
	max-width: 1280px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0003 li{
	position: relative;
	float: left;
	margin: 1%;
	padding: 0 2%;
	width: 44%;
}


ul.img0003 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.img0003 li p{
	position: absolute;
	bottom: 0;
	left: 5;
	width: 100%;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #a82828;
	text-shadow:  2px  2px 10px #fff ,
               -2px  2px 10px #fff ,
                2px -2px 10px #fff ,
               -2px -2px 10px #fff;
	line-height: 180%;
}

ul.img0003 a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

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

	img0003_a（パソコン/タブレット）最新　2ボタン

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

ul.img0003_a{
	margin: 5% auto 1%;
	width: 100%;
	max-width: 1280px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0003_a li{
	float: left;
	margin: 2% 1.5% 0;
	padding: 0;
	width: 29.3333%;
	display: block;
	position: relative;
}

ul.img0003_a li::before{
	content: '';
	display: block;
	position: absolute;
	top: 40%; /*矢印画像の高さと配置を考慮して設定*/
	left: 58%;
	width: 100%;
	height: 43px;
	background:url("../image/yajirushi05.png") no-repeat 47% 50%;
	}

ul.img0003_a li:last-child::before {
	background: none;
}

ul.img0003_a li h3{
	width:100%;
	margin:10% auto;
	padding:0;
	text-align: center;
	color:#000;
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
}


ul.img0003_a li img{
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.img0003_a li p{
	width: 90%;
	margin: 10% 0 0 0;
	padding: 0 5%;
	text-align: left;
	font-size: 105%;
	font-weight: 500;
	color: #000;
	line-height: 180%;
}

ul.img0003_a a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

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

	img0003_a（スマホ）最新　1ボタン

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

@media only screen and (max-width: 480px) {
	ul.img0003_a{
	margin: 3% auto 50%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0003_a li{
	float: left;
	margin: 2% 0;
	padding: 5% 0;
	width: 96%;
	display: block;
	position: relative;
	
}
	

ul.img0003_a li::before{
	content: '';
	display: block;
	position: absolute;
	top: 95%; /*矢印画像の高さと配置を考慮して設定*/
	left: 0%;
	width: 100%;
	height: 43px;
	background:url("../image/yajirushi06.png") no-repeat 50% 50%;
	}

ul.img0003_a li:last-child::before {
	background: none;
}
	
ul.img0003_a li img{
	width: 98%;
	margin: 0;
	padding: 0 1%;
	float: left;
}
	
	
ul.img0003_a li p{
	width: 90%;
	margin: 0;
	padding: 0 5%;
	text-align: left;
	font-size: 110%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: left;
}
	

ul.img0003_a li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}
}

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

	img0003_b（パソコン/タブレット）最新　2ボタン

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

ul.img0003_b{
	margin: 3% auto 3%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0003_b li{
	float: left;
	margin: 2% 2%;
	padding: 0;
	width: 96%;
	display: block;
	position: relative;
}

ul.img0003_b li h3{
	width:100%;
	margin:10% auto;
	padding:0;
	text-align: center;
	color:#000;
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
}

ul.img0003_b li img{
	width: 35%;
	margin: 0;
	padding: 0;
	float: left;
}

ul.img0003_b li p{
	width: 55%;
	margin: 0 0 0 0;
	padding: 0 5%;
	text-align: left;
	font-size: 140%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: right;
}

ul.img0003_b a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}


ul.img0003_b li a{
	color: #ffffff!important;
	padding: 0;
	margin: 0;
	}

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

	img0003_b（スマホ）最新　1ボタン

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

@media only screen and (max-width: 480px) {
	ul.img0003_b{
	margin: 1% auto 1%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0003_b li{
	float: left;
	margin: 0 2%;
	padding: 1% 0;
	width: 96%;
	display: block;
	position: relative;	
}
	
ul.img0003_b li img{
	width: 90%;
	margin: 0;
	padding: 0 5%;
	float: left;
}	
	
ul.img0003_b li p{
	width: 90%;
	margin: 5% 0 0;
	padding: 0 5%;
	text-align: left;
	font-size: 120%;
	font-weight: normal;
	color: #000;
	line-height: 180%;
	float: left;
}
}

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

	img0008（パソコン/スマホ/タブレット）　一般的なリスト数字

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

ul.img0008{
	margin: 1% auto 1%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0008 li{
	float: left;
	margin: 1% 1% 1% 9%;
	padding: 0;
	width: 90%;
	list-style-position: outside;
	list-style-type: decimal;
	color: #000 ;
	line-height: 180%;
}

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

	img0008（パソコン/スマホ/タブレット）　一般的なリスト数字2

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

ul.img0008_01{
	margin: 1% auto 1%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0008_01 li{
	float: left;
	margin: 1% 1% 1% 9%;
	padding: 0;
	width: 90%;
	list-style-position: outside;
	list-style-type: none;
	counter-increment: cnt;
	color: #000 ;
	line-height: 180%;
}

ul.img0008_01 li::before {
	content: "(" counter(cnt) ") ";
}

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

	img0009（パソコン/スマホ/タブレット）　一般的なリスト

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

ul.img0009{
	margin: 1% auto 1%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0009 li{
	float: left;
	margin: 1% 1% 1% 5%;
	padding: 0;
	width: 90%;
	list-style: none;
	color: #000 ;
	line-height: 180%;
}

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

	img0010（パソコン/スマホ/タブレット）　2ボタン

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

ul.img0010{
	margin: 0 auto 5%;
	padding: 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
	
}

ul.img0010 li{
	float: left;
	margin: 0;
	padding: 2%;
	width: 45.5%;
	background-color: #a82828;
	color: #fff;
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
}

@media only screen and (max-width: 868px) {
ul.img0010{
	margin: 0 auto 5%;
	padding: 0;
	width: 96%;
	max-width: 1280px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0010 li{
	position: relative;
	float: none;
	margin: 0;
	padding: 3% 2%;
	width: 96%;
	border-bottom: #d6d6d6 1px solid;
	border-right: none;
	background-color: #a82828;
	color: #fff;
}
}


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

	top_bg0003（パソコン）洗屋トップ

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

div.top_bg0003{
	margin: 5% auto 0;
	width: 100%;
	max-width: 960px;
	display: block;
}


div.top_bg0003 p{
	width: 54%;
	margin: 0;
	padding: 0 2% 0 44%;
	color: #000 ;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 140%;
	font-weight: 500;
}

div.top_bg0003 img{
	width: 35%;
	margin: 0;
	padding: 4% 2%;
	color: #000 ;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 110%;
	float: left;
}

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

	top_bg0003（タブレット）洗屋トップ

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

@media only screen and (max-width: 868px) {
	div.top_bg0003{
	margin: 0 auto;
	width: 100%;
	max-width: 868px;
	display: block;
}


div.top_bg0003 p{
	width: 54%;
	margin: 10% 0 0 0;
	padding: 0 2% 0 44%;
	color: #000 ;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 140%;
}

div.top_bg0003 img{
	width: 35%;
	margin: 0;
	padding: 4% 2%;
	color: #000 ;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 110%;
	float: left;
}
}

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

	top_bg0003（スマホ）洗屋トップ

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

@media only screen and (max-width: 480px) {
	div.top_bg0003{
	margin: 0 auto;
	width: 100%;
	max-width: 480px;
	display: block;
}


div.top_bg0003 p{
	width: 96%;
	margin: 0;
	padding: 4% 2% 0%;
	color: #000;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 140%;
}
div.top_bg0003 img{
	width: 96%;
	margin: 5% 0 0 0;
	padding: 4% 2%;
	color: #000 ;
	line-height: 180%;
	font-family: "Yu Mincho","YuMincho","Sawarabi Mincho", serif;	
	font-size: 110%;
	float: left;
}
}


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

	table.page002_01 2:8（パソコン）洗屋トップ

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

table.page002_01{
	width: 56%;
	max-width: 960px;
	margin: 2% 0;
	padding: 0;
	border-collapse: collapse;
	border:   #d6d6d6 1px solid;
	box-sizing:border-box;
	float: right;
	color: #000;
}

table.page002_01 td.left001{
	width: 30%;
	margin: 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}

table.page002_01 td.right001{
	width: 30%;
	margin: 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}


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

	table.page002_01 8:2（タブレット）洗屋トップ

---------------------------------------------------------------------*/
@media only screen and (max-width: 868px) {
	table.page002_01{
	width: 56%;
	margin: 2% 0 2% 0;
	padding: 0;
	border-collapse: collapse;
	border:   #d6d6d6 1px solid;
	box-sizing:border-box;
	float: right;
}

table.page002_01 td.left001{
	width: 28%;
	margin: 0 2% 0 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}

table.page002_01 td.right001{
	width: 30%;
	margin: 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}

}

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

	table.page002_01 8:2（スマホ）洗屋トップ

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

@media only screen and (max-width: 480px) {
	table.page002_01{
	width: 96%;
	margin: 5% 2%;
	padding: 0;
	border-collapse: collapse;
	border:   #d6d6d6 1px solid;
	box-sizing:border-box;
	float: none;
}

table.page002_01 td.left001{
	width: 29%;
	margin: 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}

table.page002_01 td.right001{
	width: 30%;
	margin: 0;
	padding:1% 1%;
	border-right:  #d6d6d6 1px solid;
	border-bottom:   #d6d6d6 1px solid;
	box-sizing:border-box;
	background-color: #fff;	
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
}
}

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

	top_bg0000a（パソコン）洗屋トップ

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

div.top_bg0000a{
	width: 100%;
	margin: 0;
	float: left;
	max-width: 1920px;
	background-color: #000000;
	padding: 0;
}

div.top_bg0000a p{
	width: 62%;
	margin: 0;
	padding: 5% 3% 0;
	line-height: 180%;
	font-size: 1.3vw;
	color: #fff;
}

div.top_bg0000a img.a001{
	width: 32%;
	float: right;
	margin: 0;
	padding: 0;
}

div.top_bg0000a img.a002{
	width: 9%;
	float: right;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 868px) {
	div.top_bg0000a p{
	width: 50%;
	float: left;
	margin: 0;
	padding: 5% 5% 0;
	line-height: 180%;
	font-size: 1.7vw;
}

div.top_bg0000a img.a001{
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
}
	
div.top_bg0000a img.a002{
	width: 9%;
	float: right;
	margin: 0;
	padding: 0;
}
}

@media only screen and (max-width: 480px) {
	div.top_bg0000a p{
	width: 90%;
	float: none;
	margin: 0;
	padding: 5% 5%;
	line-height: 200%;
	display: inline-block;
	font-size: 4.1vw;
}

div.top_bg0000a img.a001{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 1% 0;
}
	
div.top_bg0000a img.a002{
	width: 19.8%;
	float: none;
	margin: 0;
	padding: 5% 1% 1% 1%;
}
}




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

	top_bg0000b（パソコン）洗屋トップ

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

div.top_bg0000b{
	width: 100%;
	margin: 0;
	float: left;
	max-width: 1920px;
	background-color: #ffffff;
	padding: 0;
}

div.top_bg0000b p{
	width: 62%;
	margin: 0;
	padding: 5% 3% 0 35%;
	line-height: 180%;
	font-size: 1.3vw;
	color: #000;
}

div.top_bg0000b img.a001{
	width: 32%;
	float: left;
	margin: 0;
	padding: 0;
}

div.top_bg0000b img.a002{
	width: 9%;
	float: right;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 868px) {
	div.top_bg0000b p{
	width: 50%;
	float: right;
	margin: 0;
	padding: 5% 5% 0;
	line-height: 180%;
	font-size: 1.7vw;
}

div.top_bg0000b img.a001{
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}
	
div.top_bg0000b img.a002{
	width: 9%;
	float: right;
	margin: 0;
	padding: 0;
}
}

@media only screen and (max-width: 480px) {
	div.top_bg0000b p{
	width: 90%;
	float: none;
	margin: 0;
	padding: 5% 5%;
	line-height: 200%;
	display: inline-block;
	font-size: 4.1vw;
}

div.top_bg0000b img.a001{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 1% 0;
}
	
div.top_bg0000b img.a002{
	width: 19.8%;
	float: none;
	margin: 0;
	padding: 5% 1% 1% 1%;
}
}



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

 キャンペーン

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

div.can000{
	width: 96%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 0 5% 0;
	background: none;
	overflow: hidden;
	
}

div.can001{
	width: 75%;
	max-width: 1280px;
	margin: 0 ;
	padding: 0 0 5% 0;
	float: left;
	
}

div.can002{
	width: 25%;
	max-width: 1280px;
	margin: 0;
	padding: 0 0 5% 0;
	float: right;
	
}



div.can001_01{
	width: 100%;
	max-width: 1280px;
	margin: 0 ;
	padding: 0 0 5%;
	float: left;
	
}

div.can000_01{
	width: 68%;
	max-width: 960px;
	margin: 5% auto;
	padding: 0 16% 5%;
	background: none;
	overflow: hidden;
	
}

@media only screen and (max-width: 868px) {
div.can000_01{
	width: 88%;
	max-width: 960px;
	margin: 5% auto;
	padding: 0 6% 5%;
	background: none;
	overflow: hidden;
	
}
}


div.can002_01{
	width: 30%;
	max-width: 300px;
	margin: 0;
	padding: 0 1.5% 5%;
	float: left;
	
}

div.can003_01{
	width: 30%;
	max-width: 300px;
	margin: 0;
	padding: 0 1.5% 5%;
	float: left;
	
}

div.can004_01{
	width: 30%;
	max-width: 300px;
	margin: 0;
	padding: 0 1.5% 5%;
	float: left;
	
}


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

	top_bg0002_nagare（パソコン）最新 

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

div.top_bg0002_nagare{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 960px;
	clear: both;
	display: block;
	position: relative;
	background:none;
	overflow: hidden;
	line-height: 180%;
}

div.top_bg0002_nagare p{
	width: 90%;
	max-width: 960px;
	margin: 2% 5%;
	color: #000;
}

div.top_bg0002_nagare h2{
	width: 90% !important;
	max-width: 960px !important;
	margin: 2% 5% 2% !important;
	padding: 0;
	color: #000;
	font-size: 150% !important;
	text-align: center !important;
}

div.top_bg0002_nagare h2.top_nagare000{
	width: 90% !important;
	max-width: 960px !important;
	margin: 5% 5% 2% !important;
	padding: 0;
	color: #000;
	font-size: 150% !important;
	text-align: center!important;
}

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

	top_bg0002（タブレット）最新 

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

@media only screen and (max-width: 868px) {

}

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

	top_bg0002（スマホ）最新 

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

@media only screen and (max-width: 480px) {
	
div.top_bg0002_nagare p{
	width: 90%;
	max-width: 960px;
	margin: 3% 5%;
	color: #000;
	font-size: 100%;
}

div.top_bg0002_nagare h2{
	width: 90% !important;
	max-width: 960px !important;
	margin: 2% 5% 2% !important;
	padding: 0;
	color: #000;
	font-size: 130% !important;
	text-align: center !important;
}

div.top_bg0002_nagare h2.top_nagare000{
	width: 90% !important;
	max-width: 960px !important;
	margin: 5% 5% 2% !important;
	padding: 0;
	color: #000;
	font-size: 130% !important;
	text-align: center!important;
}
}

div.top_bg0002_nagare img.yajirushi002{
	display: block;
	width: 53px;
	margin: 0 auto !important;
	padding: 0;
	color: #000;
	font-size: 100%;
}

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

	↑↑ここまで

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















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

	#header001_page　ページタイトル（パソコン）

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

#header001_page{
	width:100%;
	max-width: 960px;
	margin:0 auto;
	padding: 0;
	overflow: hidden;
	}

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

	#header002_page　ページタイトル（パソコン/タブレット/スマホ）

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

#header002_page{
	width:100%;
	max-width: 1920px;
	margin:0 auto 0;
	padding: 0;
	overflow: hidden;
	background-color:#000;
	}

@media only screen and (max-width: 868px) {
	#header002_page{
	width:100%;
	max-width: 1920px;
	margin:0 auto 0;
	padding: 0;
	overflow: hidden;
	background-color:#000;
	}
}

@media only screen and (max-width: 480px) {
	#header002_page{
	width:100%;
	max-width: 1920px;
	margin:0 auto 0;
	padding: 0;
	overflow: hidden;
	background-color:#000;
	}
}

div.page_title000{
	width:100%;
	max-width: 930px;
	margin:3% auto 5%;
	padding:30px 0 30px 30px;
	background-color:#f2f2f2;
	text-align: left;
	border-bottom: #d6d6d6 1px solid;
	color:#000;
	clear:both;
	font-size: 160%;
}

@media only screen and (max-width: 868px) {
	div.page_title000{
	width:100%;
	margin:3% auto 5%;
	padding:4% 0;
	background-color:#f2f2f2;
	text-align: center;
	border-bottom: #d6d6d6 1px solid;
	color:#000;
	clear:both;
	font-size: 160%;
}
}

@media only screen and (max-width: 480px) {
	div.page_title000{
	width:100%;
	margin:3% auto 10%;
	padding:5% 0;
	background-color:#f2f2f2;
	text-align: center;
	border-bottom: #d6d6d6 1px solid;
	line-height: 180%;
	color:#000;
	clear:both;
}
}




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

	page0000（パソコン）最新　2ボタン

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


div.page0000{
	width: 100%;
	max-width: 960px;
	margin: 5% auto;
	padding: 0;	
	border: 1px #dbc3c3 solid;
	box-sizing: border-box;
	overflow: hidden;
}

div.page0000 p{
	width: 54%;
	float: left;
	margin: 0;
	padding: 0 3%;
	line-height: 180%;
	font-size: 110%;
	color: #000;
}

div.page0000 img.right{
	width: 38%;
	float: right;
	margin: 0;
	padding: 1%;
}

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

	page0000（タブレット・スマホ）最新　2ボタン

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

@media only screen and (max-width: 868px) {
div.page0000{
	width: 100%;
	margin: 5% 2%;
	padding: 0;	
	border: 1px #dbc3c3 solid;
	box-sizing: border-box;
	overflow: hidden;
}

div.page0000 p{
	width: 63%;
	float: left;
	margin: 0;
	padding: 0 1%;
	line-height: 180%;
	font-size: 100%;
	color: #000;
}

div.page0000 img.right{
	width: 33%;
	float: right;
	margin: 0;
	padding: 1%;
}
}



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

	img0005（パソコン）最新　横3並び

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

ul.img0005{
	margin: 3% auto 0;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0005 li{
	float: left;
	margin: 0;
	padding: 2% 5%;
	width: 40%;
	display: block;
}
	
ul.img0005 li img{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
	
	
ul.img0005 li p{
	width: 94%;
	margin: 0;
	padding: 3%;
	text-align: left;
	font-size: 100%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: left;
	border-bottom: 1px #d6d6d6 solid;
}
	

ul.img0005 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}

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

	img0001（タブレット）最新　左写真　右・下文章

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

@media only screen and (max-width: 868px) {
	ul.img0005{
	margin: 3% auto 50%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0005 li{
	float: left;
	margin: 2%;
	padding: 5% 0;
	width: 98%;
	display: block;
}
	
ul.img0005 li img{
	width: 34%;
	margin: 0;
	padding: 0 3%;
	float: left;
}
	
	
ul.img0005 li p{
	width: 94%;
	margin: 0;
	padding: 3% 3% 1%;
	text-align: left;
	font-size: 100%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: left;
	border-bottom: 1px #d6d6d6 solid;
}
	

ul.img0005 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}


}

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

	img0001（スマホ）最新　左写真　右・下文章

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

@media only screen and (max-width: 480px) {
	ul.img0005{
	margin: 3% auto 50%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0005 li{
	float: left;
	margin: 2%;
	padding: 5% 0;
	width: 96%;
	display: block;
	border: 1px #dbc3c3 solid;
	box-sizing: border-box;
}
	
ul.img0005 li img{
	width: 34%;
	margin: 0;
	padding: 0 3%;
	float: left;
}
	
	
ul.img0005 li p{
	width: 86%;
	margin: 0 auto;
	padding: 3% 3%;
	text-align: left;
	font-size: 100%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: none;
	border-bottom: 1px #d6d6d6 dashed;
}
	

ul.img0005 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}


}

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

	img0006（パソコン）最新　お問い合わせ前のページ

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

ul.img0006{
	margin: 5% auto 10%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0006 li{
	float: left;
	margin: 0 1%;
	padding: 0;
	width: 23%;
	display: block;
}


ul.img0006 li h3{
	width:100%;
	margin:10% auto;
	padding:0;
	text-align: center;
	color:#000;
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
}


ul.img0006 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.img0006 li p{
	width: 100%;
	margin: 10% 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 110%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
}

ul.img0006 a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

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

	img0006（タブレット）最新　お問い合わせ前のページ

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

@media only screen and (max-width: 868px) {
	ul.img0006{
	margin: 3% auto 10%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0006 li{
	float: left;
	margin: 2%;
	padding: 5% 0;
	width: 98%;
	display: block;
	border-bottom: #d6d6d6 1px solid;
}
	
ul.img0006 li h3{
	width:60%;
	margin:0 0 2% 33%;
	padding:0 0 0 0;
	text-align: left;
	color:#000;
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
}
	
ul.img0006 li img{
	width: 24%;
	margin: 0;
	padding: 0 3%;
	float: left;
}
	
ul.img0006 li p{
	width: 64%;
	margin: 0;
	padding: 0 3%;
	text-align: left;
	font-size: 110%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: left;
}	

ul.img0006 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
}
	
ul.img0006 a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

}


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

	img0006（スマホ）最新　お問い合わせ前のページ

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

@media only screen and (max-width: 480px) {
	ul.img0006{
	margin: 3% auto 50%;
	width: 100%;
	list-style: none;
	clear: both;
	display: block;
	overflow: visible;
}

ul.img0006 li{
	float: left;
	margin: 2%;
	padding: 5% 0;
	width: 98%;
	display: block;
	border-bottom: #d6d6d6 1px solid;
}
	
ul.img0006 li img{
	width: 34%;
	margin: 0;
	padding: 0 3%;
	float: left;
}
	
	
ul.img0006 li p{
	width: 54%;
	margin: 0;
	padding: 0 3%;
	text-align: left;
	font-size: 110%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
	float: left;
}
	

ul.img0006 li a{
	color: #ffffff;
	padding: 0;
	margin: 0;
	}


}

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

	img0007（パソコン/スマホ/タブレット）　3ボタン

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

ul.img0007{
	margin: 5% auto 10%;
	width: 100%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0007 li{
	float: left;
	margin: 1%;
	padding: 0;
	width: 31.33333%;
}


ul.img0007 li img{
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.img0007 li p{
	width: 100%;
	margin: 10% 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 110%;
	font-weight: 300;
	color: #000;
	line-height: 180%;
}

ul.img0007 a:hover img{
    opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}





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

	img0009（パソコン/スマホ/タブレット）　一般的なリスト（手書き）

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

ul.img0009_01{
	margin: 1% auto 1%;
	padding: 5%;
	width: 90%;
	max-width: 960px;
	background-color: #fdebcd;
	-webkit-border-radius: 20px;/* for Safari and Chrome */
    -moz-border-radius: 20px; /* for Firefox */
    -o-border-radius: 20px; /* for opera */
    border-radius: 20px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.img0009_01 li{
	float: left;
	margin: 1% 1% 1% 5%;
	padding: 0;
	width: 90%;
	list-style-position: outside;
	list-style-type:disc;
	color: #000 ;
	line-height: 180%;
	font-size: 120%;
}


@font-face {
  font-family: hui;
  src: url("OhisamaFont11.eot") format("eot"),/*For IE*/
  url("OhisamaFont11.woff") format("woff"),/*For Modern browser*/
  url("../HuiFont109.ttf") format("truetype");/*For iOS Android*/
}






ul.sns_icon{
	margin: 0 auto 0;
	width: 10%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}
 
ul.sns_icon li{
	float: left;
	margin: 1%;
	padding: 0;
	width: 48%;
}

@media only screen and (max-width: 868px) {

ul.sns_icon{
	margin: 0 auto 0;
	width: 30%;
	max-width: 960px;
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
}
 
ul.sns_icon li{
	float: left;
	margin: 1%;
	padding: 0;
	width: 48%;
}
}


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

	ul.page0001（共通）最新　

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

ul.page0001{
	margin: 2% 0 2% 2%;
	width: 98%;
	max-width: 960px;
	display: list-item;
	list-style:disc !important;
	list-style-position: outside !important;
	clear: both;
	display: block;
	overflow: hidden;
}

ul.page0001 li{
	margin: 1% 4%;
	padding: 0;
	width: 92%;
	font-size: 100%;
	font-weight: 300;
	color: #000000 !important;
	line-height: 180%;
}



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

	div.table001 （共通）

---------------------------------------------------------------------*/
div.table001{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	color: #000;
	line-height: 180%;
}

div.table001 img{
	width: 26%;
	float: right;
	margin: 2%;
	padding: 0;
} 

div.table001 p{
	width: 96%;
	margin: 2%;
	padding: 0;
	color: #000;
	line-height: 180%;
}

@media only screen and (max-width: 480px) {	
	div.table001 p{
	width: 96%;
	margin: 2%;
	padding: 0;
	color: #000;
	line-height: 180%;
}
	div.table001 img{
	width: 96%;
	float:none;
	margin: 2%;
	padding: 0;
} 
}










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

 p.sub001（サブタイトル　メニュー）

----------------------------------------------------*/
p.sub001{
	width: 95% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}

@media only screen and (max-width: 868px) {
	p.sub001{
	width: 56% !important;
	margin: 0 1% 15% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub001{
	width: 56% !important;
	margin: 0 1% 10% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
		float: left !important;
}
}

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

 p.sub001（サブタイトル　メニュー 画像なし）

----------------------------------------------------*/
p.sub001_a{
	width: 95% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}

@media only screen and (max-width: 868px) {
	p.sub001_a{
	width: 56% !important;
	margin: 0 1% 15% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub001_a{
	width: 87% !important;
	margin: 0 0 10% 4% !important;
	padding: 3% 1% 2% 4% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
		float: left !important;
}
}
/*----------------------------------------------------

p.sub002（サブタイトル　スタッフ紹介 ）

----------------------------------------------------*/
p.sub002{
	width: 50% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 150% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}

@media only screen and (max-width: 868px) {
	p.sub002{
	width: 50% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub002{
	width: 96% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
	text-align: center;
}
}

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

p.sub002_a（サブタイトル　 髪質）

----------------------------------------------------*/
p.sub002_a{
	width: 96% !important;
	margin: 0 2% 3% 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 150% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}

@media only screen and (max-width: 868px) {
	p.sub002_a{
	width: 96% !important;
	margin: 0 1% 3% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub002_a{
	width: 96% !important;
	margin: 0 1% 5% 1% !important;
	padding: 10% 1% 2% 1% !important;
	font-size: 130% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
	text-align: center;
}
}
/*----------------------------------------------------

p.sub002_b（サブタイトル　髪質 ）

----------------------------------------------------*/
p.sub002_b{
	width: 56% !important;
	margin: 0 0 20px 0 !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 150% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}

@media only screen and (max-width: 868px) {
	p.sub002_b{
	width: 56% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub002_b{
	width: 96% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 130% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
	text-align: center;
}
}



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

p.sub003（サブタイトル　スタッフ個別)
----------------------------------------------------*/
p.sub003{
	width: 90% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 100% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}

@media only screen and (max-width: 868px) {
	p.sub003{
	width: 90% !important;
	margin: 0 1% 15% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 100% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub003{
	width: 95% !important;
	margin: 0 1% 15% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

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

p.sub004（サブタイトル　スタッフ紹介）

----------------------------------------------------*/
p.sub004{
	width: 90% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 150% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}

@media only screen and (max-width: 868px) {
	p.sub004{
	width: 50% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}
}


@media only screen and (max-width: 480px) {
	p.sub004{
	width: 96% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
	text-align: center;
}
}

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

 p.sub005（サブタイトル　メニュー）

----------------------------------------------------*/
p.sub005{
	width: 95% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}

@media only screen and (max-width: 868px) {
	p.sub005{
	width: 56% !important;
	margin: 0 1% 15% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 120% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub005{
	width: 94% !important;
	margin: 0 1% 5% 1% !important;
	padding: 3% 3% 2% 3% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #000 !important;
}
}

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

p.sub006（サブタイトル　スタッフ紹介）

----------------------------------------------------*/
p.sub006{
	width: 50% !important;
	margin: 0 2% 20px 2% !important;
	padding: 3% 2% 2% 2% !important;
	font-size: 150% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}

@media only screen and (max-width: 868px) {
	p.sub006{
	width: 50% !important;
	margin: 0 1% 20px 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
}
}

@media only screen and (max-width: 480px) {
	p.sub006{
	width: 50% !important;
	margin: 0 1% 2% 1% !important;
	padding: 3% 1% 2% 1% !important;
	font-size: 110% !important;
	border-bottom: #d6d6d6 1px solid !important;
	font-weight: 500 !important;
	color: #dcadad !important;
	text-align: center;
}
}

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

写真切り替え

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

.cp_cssslider {
width: 432px;
padding-top: 300px; /* 画像の高さ */
position: relative;
margin: 0 5% 0 1%;
text-align: left;
float: left;
}

@media screen and (max-width: 868px) {
.cp_cssslider {
width: 300px;
padding-top: 200px; /* 画像の高さ */
position: relative;
margin: 0 5% 0 1%;
text-align: left;
float: left;
}
}

@media screen and (max-width: 480px) {
.cp_cssslider {
width: 90%;
padding-top: 70%; /* 画像の高さ */
position: relative;
margin: 0 auto 30px;
text-align: left;
float: none;
}
}

.cp_cssslider > img {
position: absolute;
left: 0;
top: 0;
transition: all 0.5s;
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}


/* サムネイル */
.cp_cssslider label {
margin: 50px 3px 0 3px;
border: 2px solid #ffffff;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
border-radius: 3px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display: block;
width: 70px;
border-radius: 2px;
}

@media screen and (max-width: 868px) {
.cp_cssslider label {
margin: 40px 3px 0 3px;
border: 2px solid #ffffff;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
border-radius: 3px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display: block;
width: 61px;
border-radius: 2px;
}
}

@media screen and (max-width: 480px) {
.cp_cssslider label {
width: 17%;
margin: 10% 1px 0 1px;
border: 1px solid #ffffff;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
border-radius: 3px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display: block;
width: 52px;
border-radius: 2px;
}
}

.cp_cssslider input[name='cp_switch']:checked + label {
border: 2px solid #FF7043;
opacity: 1;
}

@media screen and (max-width: 480px) {
.cp_cssslider input[name='cp_switch']:checked + label {
border: 1px solid #FF7043;
opacity: 1;
}
}
.cp_cssslider input[name='cp_switch'] ~ img {
opacity: 0;
}
.cp_cssslider input[name='cp_switch']:checked + label + img {
opacity: 1;
}




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

 文字

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


.img20{
	width:10% !important;
}

.img50{
	width:50% !important;
}


