@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ ブラウザのマージンとパディング初期化
------------------------------------------*/
*{margin:0;padding:0;}
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,table,tr,td {
padding: 0;
margin: 0;
}
/*------------------------------------------
■ イメージ初期化
------------------------------------------*/
img {vertical-align:top;margin:0;padding:0;border:none;}
/*------------------------------------------

/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img{border: none;}
a {color: #000000;text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}



/*------------------------------------------
■ リストアイコン
------------------------------------------*/
ul{
list-style:none;
margin:0;
padding:0;
}
/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.none{display:none;}

/*------------------------------------------
■ その他
------------------------------------------*/

/*---- Clear fix ----*/
.clearfix, ul.navi:after {
	content: "";
	display: block;
	clear: both;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*------------------------------------------
■ h1 h2 h3 h4 h5
------------------------------------------*/
h1,h2,h3{
margin: 0;
padding: 0;
line-height:1;
font-weight:normal;
}


/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ共通　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Geneva,Arial,Verdana,sans-serif;
	color:#333333;
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -0.01em;
	text-align:center;
}

.body_wrap {
}

.contents {
}

/*------------------------------------------
■ frame01
------------------------------------------*/
.frame01 {width:100%; max-width: 1400px; margin:0 auto;
	background: 
	url(../img/medi_bg01_l.jpg) top left repeat, 
	url(../img/medi_bg01_r.jpg) top right repeat,
}

.frame01-pic01 {
}

.frame01-pic01 img {
	width: 100%;
}

/*------------------------------------------
■ frame02
------------------------------------------*/
.frame02 {width:100%; padding: 30px 0px;
	background: 
	url(../img/bg_mokume.jpg) top center repeat;

	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}


.frame02-tit {
	margin-bottom: 10px;
	font-size: 20x;
	color: #000000;
	text-align: center;
}

.frame02-subt {
	margin-bottom: 20px;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.frame02-text01 {
	margin: 0px 20px;
	font-size: 14px;
	line-height: 180%;
	text-align: left;
}

.frame02-pic01 {
	margin: 20px;
}

.frame02-pic01 img {
	width: 100%;
}

.frame02-pic02 {
	margin: 0px 10px;
}

.frame02-pic02 img {
	width: 100%;
}

.frame02-text02 {
	margin: 10px 20px 20px 20px;
	font-size: 14px;
	line-height: 180%;
	text-align: left;
}

.frame02-pic03 {
	margin: 30px 20px 20px 20px;
}

.frame02-pic03 img {
	width: 100%;
}

.frame02-text03 {
	margin: 0px 20px;
	font-size: 14px;
	line-height: 180%;
	text-align: left;
}

.frame02-text03 img {
	float: left;
	padding: 5px;
	width: 70%;
}

.frame02-text03 span {
	font-weight: bold;
	font-family:“Times New Roman”;
	font-size: 15px;
}

/*------------------------------------------
■ frame03
------------------------------------------*/
.frame03 {width:100%;padding: 30px 0px;
	background-color: #FFFFFF;
	
	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}

.frame03-pic01 {
}

.frame03-pic01 img {
	width: 100%;
}

.frame03box {
}

.frame03-left {
	margin-bottom: 20px;
}

.frame03-left img {
	width: 75%;
}

.frame03-right {
}

.frame03-right img {
	width: 75%;
}

/*------------------------------------------
■ frame04
------------------------------------------*/
.frame04 {width:100%; padding: 30px 0px;
	background-color: #fbe3e9;
	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	
x	url(../img/medi_bg04_l.png) top left no-repeat, 
x	url(../img/medi_bg04_r.png) top right no-repeat;
}

.frame04-pic01 {
	margin: 0px 10px 10px 10px;
}

.frame04-pic01 img {
	width: 100%;
}

.frame04-text {
	margin: 0px 20px;
	font-size: 15px;
	line-height: 160%;
}

.frame04-pic02 {
	margin: 10px 10px 20px 10px;
}

.frame04-pic02 img {
	width: 100%;
}

.frame04-pic03 {
	margin: 0px 20px;
}

.frame04-pic03 img {
	width: 100%;
}

.frame04-pic04 {
	margin: 20px 20px 0px 20px;
}

.frame04-pic04 img {
	width: 100%;
}

/*------------------------------------------
■ frame05
------------------------------------------*/
.frame05 {width:100%; padding: 30px 0px;
	background: 
	url(../img/bg_mokume.jpg) repeat;

	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}

.frame05-pic01 {
	margin: 0px 10px 20px 10px;
}

.frame05-pic01 img {
	width: 100%;
}

.frame05-pic02 {
	margin: 0px 10px 20px 10px;
}

.frame05-pic02 img {
	width: 100%;
}

.frame05box {
	width: 250px;
	margin: 0px auto;
}

.frame05-pic03 {
	width: 250px;
	height: 530px;
	margin-bottom: 20px;
	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f05_03.jpg) top center no-repeat;
}

.frame05-pic04 {
	width: 250px;
	height: 530px;
	margin-bottom: 20px;
	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f05_04.jpg) top center no-repeat;
}

.frame05-pic05 {
	width: 250px;
	height: 530px;

	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f05_05.jpg) top center no-repeat;
}

.cart01 {
	padding: 410px 0px 0px 25px;
	width: 200px;
	height: 27px;
}
	
.cart02 {
	padding: 55px 0px 0px 25px;
	width: 200px;
	height: 27px;
}


/*------------------------------------------
■ frame05new
------------------------------------------*/
.frame05new {width:100%; padding: 0px 0px 20px 0px;
	background-color: #FFFFFF;
}

.frame05-pic06-title {
	text-align: center;
}

.frame05-pic06-title img {
	width: 90%;
}

.frame05-pic06 {
	text-align: center;
}

.frame05-pic06-l {
	margin-bottom: 10px;
}

.frame05-pic06-l img {
	width: 90%;
}

.frame05-pic06-r {
}

.frame05-pic06-r img {
	width: 90%;
}


/*------------------------------------------
■ frame06
------------------------------------------*/
.frame06 {width:100%; padding: 30px 0px;
	background-color: #e2efcf;
	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	
x	url(../img/medi_bg06_l.png) top left no-repeat, 
x	url(../img/medi_bg06_r.png) top right no-repeat;
}

.frame06-pic01 {
	margin: 0px 10px 10px 10px;
}

.frame06-pic01 img {
	width: 100%;
}

.frame06-text {
	margin: 0px 20px;
	font-size: 14px;
	line-height: 160%;
}

.frame06-pic02 {
	margin: 10px 10px 20px 10px;
}

.frame06-pic02 img {
	width: 100%;
}

.frame06-pic03 {
	margin: 0px 10px 20px 10px;
}

.frame06-pic03 img {
	width: 100%;
}

.frame06-pic04 {
	margin: 0px auto;
}

.frame06-pic04 img {
	width: 100%;
}

/*------------------------------------------
■ frame07
------------------------------------------*/
.frame07 {width:100%; padding: 30px 0px 0px 0px;
	background: 
	url(../img/bg_mokume.jpg) repeat;

	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}

.frame07-pic01 {
	margin: 0px 10px 20px 10px;
}

.frame07-pic01 img {
	width: 100%;
}

.frame07-pic02 {
	margin: 0px 10px 20px 10px;
}

.frame07-pic02 img {
	width: 100%;
}

.frame07box {
	width: 250px;
	margin: 0px auto;
}

.frame07-pic03 {
	width: 250px;
	height: 530px;
	margin-bottom: 20px;
	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f07_03.jpg) top center no-repeat;
}

.frame07-pic04 {
	width: 250px;
	height: 530px;
	margin-bottom: 20px;
	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f07_04.jpg) top center no-repeat;
}

.frame07-pic05 {
	width: 250px;
	height: 530px;
	
/* border-radius */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

/* box-shadow */
	box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-webkit-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	-moz-box-shadow: 2px 2px 4px 2px rgba(166,166,166,0.29);
	
	background: url(../img/medi_f07_05.jpg) top center no-repeat;
}

/*------------------------------------------
■ frame08
------------------------------------------*/
.frame08 {width:100%; padding: 30px 0px 0px 0px;
	background-color: #FFFFFF;
	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}

.frame08-pic01 {
	margin: 0px 10px 20px 10px;
}

.frame08-pic01 img {
	width: 100%;
}

.frame08-text01 {
	margin: 0px 20px;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}

.frame08-text01 span {
	font-weight: bold;
	font-family:“Times New Roman”;
}

.frame08-pic02 {
	margin: 25px 10px;
}

.frame08-pic02 img {
	width: 100%;
}

.frame08box {
	margin: 0px 20px;
	overflow: hidden;
}

.frame08-pic {
}

.frame08-pic img {
	width: 50%;
}

.frame08-text {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
}

.frame08-text p {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	font-size: 16px;
}

/*------------------------------------------
■ frame09
------------------------------------------*/
.frame09 {width:100%; padding: 30px 0px;
	background: 
	url(../img/bg_mokume.jpg) top center repeat;
	box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-webkit-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
	-moz-box-shadow:inset 0px 46px 27px -29px rgba(0,7,15,0.19);
}

.frame09-pic01 {
	margin: 0px 10px 20px 10px;
}

.frame09-pic01 img {
	width: 100%;
}

.frame09-pic02 {
	margin: 0px 10px 20px 10px;
}

.frame09-pic02 img {
	width: 100%;
}

/*------------------------------------------
■ footer
------------------------------------------*/
.footer-logo {
	margin-bottom: 10px;
}

.footer-logo img {
	width: 30%;
}

.footerbox {
	margin: 0px 10px;
	font-size: 12px;
	text-align; center;
}

.footer-l {
	margin-bottom: 10px;
}

.footer-r {
	font-size: 15px;
	font-weight: bold;
}

.footer-r span {
	font-size: 14px;
}

.footer-link {
	margin: 10px 10px 0px 10px;
	font-size: 13px;
}

.footer-link ul {
	width: 200px;
	margin: 0px auto;
}

.footer-link ul li {
	margin-bottom: 5px;
}

.footer-link ul li+ li {
}

/*------------------------------------------
■ pagetop
------------------------------------------*/
#page-top {
	position:fixed;
	bottom:10px;
	right: 10px;
}
#page-top a {
	width:34px;
	height:34px;
	padding: 8px;
	border: solid 1px #3c42a6;
	background:url(../img/icon_top.jpg) #FFF no-repeat 8px 8px;
	border-radius:6px;
	display:block;
	text-indent: -9999px;
}
#page-top a:hover { 
	border: solid 1px #3c42a6;
	background:url(../img/icon_top_ov.png) #3c42a6 no-repeat 8px 8px;	opacity:0.7;}
