/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

body
{
	background: url(../image/case/bg_03.png) no-repeat right top;
	background-size: 100% auto;
	width: 100%;
	font-family: 'Josefin Sans', "Rounded Mplus 1p";
}
body.case_info
{
	background: url(../image/case/bg_04.png) no-repeat top, url(../image/case/bg_02.png) bottom no-repeat;
	background-size:100% auto;
	width: 100%;
	font-family: 'Josefin Sans', "Rounded Mplus 1p";
}


.wrapper
{
	padding-top:42px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.case_title_area
{
	position: absolute;
	left: 32px; 
	font-family: 'Josefin Sans', sans-serif;
}
.case_title_area h1
{
	margin: 30px 0 20px 0;
}

.case_title_area h2
{
	font-size:80px;
}

.case_title_area h2 .sharp
{
	font-size:50px;
}

.case_title_area h3
{
	font-size:40px;
	margin-bottom:15px;
}

.case_title_area p
{
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
}
.case_title_area p .treat
{
	font-size:15px;
	font-weight:normal;
	line-height:1.5em;
}
.case_area h2
{
	margin: 0px 0 0 0;
}

.case_area h3
{
	margin: 80px 0 20px 0;
}

.text_area p
{
	line-height: 180%;
	letter-spacing: 1px;
}


.btn_area .btn
{
	width: 195px;
	clear: both;
	padding: 65px 0 60px 0;
	margin: 0 auto;
}


@media screen and (min-width:300px) { 
    /*　画面サイズが340pxからはここを読み込む　*/
	.pc
	{
		display: none;
	}
	.case_title_area_sp
	{
	display: inline;
	position: relative;
	margin: 20px auto;
	width: 100%;
	}
	.pc
	{
		display: none;
	}
	.case_title_area_sp
	{
	display: block;
	position: relative;
	margin: 20px auto;
	width: 100%;
	font-family: 'Josefin Sans', sans-serif;
	}
	.case_title_area_sp h1
	{
		text-align: center;
		margin: 0 0 20px 0;
	}
	
.case_title_area_sp h2
{
	font-size:80px;
}

.case_title_area_sp h2 .sharp
{
	font-size:50px;
}

.case_title_area_sp h3
{
	text-align:center;
	font-size:40px;
	margin-bottom:15px;
}

.case_title_area_sp p
{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
}
.case_title_area_sp p .treat
{
	font-size:15px;
	font-weight:normal;
	line-height:1.5em;
}

	.case_area
	{
		margin: 20px auto;
		padding: 20px 0 0 0;
	}
	.case_area h3
	{
		margin: 20px 0 20px 10px;
	}

	.back
	{
	position: absolute;
	left: 21px;
	top: -6px;
	}
	.next
	{
	position: absolute;
	left: 280px;
	top: -3px;
	}
	.btn_area
	{
	width: 100%;
	margin: 45px auto 0 auto;
	background: url(../image/case/btn_area_bg_sp.png) no-repeat top;
	}
	.btn_area h2
	{
		margin: 20px 0 20px 10px;
	}
	.btn_area ul
	{
		width: 90%;
		margin: 0 auto;
	}
	.btn_area ul li,
	.btn_area ul li:last-child
	{
		margin: 10px;
		float: left;
	}
	.btn_area ul li img
	{
		width: 120px;
	}
	.sp_img
	{
	width: 95% !important;
	display: block;
	margin: 0 auto;
	}
	.contents,
	.wrapper,
	.case_area
	{
		width: 100%;
	}
	.text_area
	{
		background: url(../image/case/memo_area_bg.png);
		padding: 25px;
		width: 95%;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.btn_area h2
	{
		width: 195px;
		margin: 0 auto 40px auto;
		padding: 30px 0 0 0;
	}

.left_border
{
	border-left: 4px solid;
	padding: 5px 0 5px 15px;
	margin: 10px 0 15px;
	border-color: #685A4A;
	line-height: 120%;
}

.left_border_01
{
	border-left: 4px solid;
	padding: 5px 0 5px 15px;
	margin: 10px 0 15px;
	border-color: #BCA184;
	line-height: 120%;
}
.left_border .treat,
.left_border_01 .treat
{
	font-size: 15px;
	line-height: 140%;
}

.left_border .id,
.left_border_01 .id
{
	font-size: 7px;
}

.left_border h2,
.left_border_01 h2
{
	font-size: 24px;
	margin: 5px 0 7px 0;
	line-height: 120%;
}

.left_border p,
.left_border_01 p
{
	font-size: 20px;
}

.case_btn_01
{
	padding: 15px 0;
	z-index: 1;
}

.case_btn_01 a
{
	width:95%;
	line-height: 280%;
	background: url(../image/case_btn_bg_01_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	z-index: 1;
}

.case_btn_01 a:hover
{
	background: url(../image/case_btn_bg_02_off.png);
	color: #FFF;
	z-index: 1;
}

.case_btn_02
{
	padding: 15px 0;
}

.case_btn_02 a
{
	width:95%;
	line-height: 280%;
	background: url(../image/case_btn_bg_02_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
}

.case_btn_02 a:hover
{
	background: url(../image/case_btn_bg_01_off.png);
	color: #FFF;
}

.case_info_area h2.category
{
	font-size: 60px;
	font-weight:bold;
}
}

@media screen and (min-width:340px) { 
    /*　画面サイズが340pxからはここを読み込む　*/
	.pc
	{
		display: none;
	}
	.case_title_area_sp
	{
	display: inline;
	position: relative;
	margin: 20px auto;
	width: 100%;
	}
	.pc
	{
		display: none;
	}
	.case_title_area_sp
	{
	display: block;
	position: relative;
	margin: 20px auto;
	width: 100%;
	}
	.case_title_area_sp h1
	{
		text-align: center;
		margin: 0 0 20px 0;
	}
	.case_title_area_sp h2
	{
		text-align: center;
	}
	.case_area
	{
		margin: 20px auto;
		padding: 20px 0 0 0;
	}
	.case_area h3
	{
		margin: 50px 0 20px 10px;
	}

	.back
	{
	position: absolute;
	left: 18px;
	top: 10px;
	}
	.next
	{
	position: absolute;
	left: 310px;
	top: 10px;
	}
	.btn_area
	{
	width: 100%;
	margin: 45px auto 0 auto;
	background: url(../image/case/btn_area_bg_sp.png) no-repeat top;
	}
	.btn_area ul
	{
		width:98%;
		margin: 0 auto;
		text-align: center;
	}
	.btn_area ul li,
	.btn_area ul li:last-child
	{
		margin: 5px;
	display: inline-block;
	}
	.btn_area ul li img
	{
		width: 90%;
	}

	.sp_img
	{
		width: 95%;
		display: block;
		margin: 0 auto;
	}
	.contents,
	.wrapper,
	.case_area
	{
		width: 100%;
	}
	.text_area
	{
		background: url(../image/case/memo_area_bg.png);
		padding: 25px;
		width: 95%;
		margin: 0 auto;
		box-sizing: border-box;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
	.pc
	{
		display: none;
	}
	.case_title_area_sp
	{
	display: block;
	position: relative;
	margin: 20px auto;
	width: 700px;
	}
	.case_title_area_sp h1
	{
		text-align: center;
		margin: 0 0 20px 0;
	}
	.case_title_area_sp h2
	{
		text-align: center;
	}
	.case_area
	{
		margin: 20px auto;
		padding: 20px 0 0 0;
	}
	.back
	{
	position: absolute;
	left: 169px;
	top: 10px;
	}
	.next
	{
	position: absolute;
	left: 772px;
	top: 10px;
	}
	.btn_area
	{
	width: 710px;
	margin: 95px auto 0 auto;
	background: url(../image/case/btn_area_bg_sp.png) no-repeat top;
	}
	.contents
	{
		width: 1000px;
		margin: 0 auto;
	}
	.btn_area ul li
	{
		float: left;
		margin: 0 20px 0 0;
	}
	.btn_area ul li:last-child
	{
		margin: 0 0 0 0;
	}
	.case_area
	{
		width: 640px;
		margin: 0 auto;
		padding: 120px 0 0 0;
	}
	.text_area
	{
	background: url(../image/case/memo_area_bg.png);
	padding: 25px;
	width: 640px;
	box-sizing: border-box;
	}
	.btn_area ul
	{
		width: 700px;
		margin: 0 auto;
	}
}

@media screen and (min-width:1024px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
	.sp,
	.case_title_area_sp
	{
		display: none;
		margin: 20px auto;
}
	.pc
	{
		display: block;
	}
	.back
	{
		position: absolute;
		left: 101px;
		top: 605px;
	}
	.next
	{
		position: absolute;
		left: 980px;
		top: 605px;
	}
	.case_area
	{
		padding: 120px 0 0 0;
	}
		
	.btn_area
	{
		width: 1200px;
		margin: 95px auto 0 auto;
		background: url(../image/case/btn_area_bg.png) no-repeat top;
	}
	.btn_area h2
	{
		width: 195px;
		margin: 0 auto 40px auto;
		padding: 40px 0 0 0;
	}
	
	.btn_area ul
	{
		width: 720px;
		margin: 0 auto;
	}
	
	.contents
	{
		width: 1000px;
		margin: 0 auto;
	}
	
	.case_area
	{
		width: 640px;
		margin: 0 auto;
		padding: 120px 0 0 0;
	}
	.text_area
	{
		background: url(../image/case/memo_area_bg.png);
		padding: 25px;
		width: 640px;
		box-sizing: border-box;
	}
	
}

@media screen and (min-width:1200px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
	.sp,
	.case_title_area_sp
	{
		display: none;
	}
	.pc
	{
		display: block;
	}
.back
{
	position: absolute;
	left: 101px;
	top: 600px;
}
.next
{
	position: absolute;
	left: 1099px;
	top: 600px;
}	

}

@media screen and (min-width:1500px) {
    /*　画面サイズが1024pxからはここを読み込む　*/

 	.sp,
	.case_title_area_sp
	{
		display: none;
	}
		.pc
	{
		display: block;
	}
.back
{
	position: absolute;
	left: 101px;
	top: 605px;
}
.next
{
	position: absolute;
	left: 1368px;
	top: 607px;
}	
}

@media screen and (min-width:340px) { 
    /*　画面サイズが340pxからはここを読み込む　*/
	.pc
	{
		display: none;
	}
	.case_info_area
	{
		width: 100%;
		padding: 40px 8px 0 8px;
		/* [disabled]overflow: hidden; */
		box-sizing: border-box;
		margin: 0 auto;
	}
	.case_info_box
	{
		float: left;
		width: 100%;
		margin: 0 30px 0 0;
	}
	
	.case_info_box img
	{
		width: 100% !important;
	}

}

@media screen and (min-width:780px) {
    /*　画面サイズが780pxからはここを読み込む　*/
	.sp,
	.case_title_area_sp
	{
		display: none;
	}
	.pc
	{
		display: block;
	}


.case_info_area
{
	width: 1000px;
	padding: 300px 0px 60px 0px;
	/* [disabled]overflow: hidden; */
	box-sizing: border-box;
	margin: 0 auto;
	display: block;
}
.case_info_box
{
	float: left;
	width: 300px;
	margin: 0 30px 30px 0;
}

.case_info_box img,
.case_info_box_pickup img,
.case_info_box_medium_pickup img,
.case_info_box_small_pickup img
{
	width: 300px;
}

img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 10;
}
.expand img:hover
{
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	z-index: 10;
}
.reduce img:hover{
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	z-index: 10;
}
.clear
{
	clear: both;
}
.pt100
{
	padding: 100px 0 0 0;
}

.left_border
{
	border-left: 4px solid;
	padding: 5px 0 5px 15px;
	margin: 10px 0 15px;
	border-color: #685A4A;
	line-height: 120%;
}

.left_border_01
{
	border-left: 4px solid;
	padding: 5px 0 5px 15px;
	margin: 10px 0 15px;
	border-color: #BCA184;
	line-height: 120%;
}
.left_border .treat,
.left_border_01 .treat
{
	font-size: 15px;
	line-height: 140%;
}

.left_border h2,
.left_border_01 h2
{
	font-size: 24px;
	margin: 5px 0 5px 0;
	line-height: 120%;
}

.left_border p,
.left_border_01 p
{
	font-size: 20px;
}

.case_btn_01
{
	float: right;
	padding: 15px 0;
	z-index: 1;
	left: 140px;
	top: 497px;
}

.case_btn_01 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_01_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
	z-index: 1;
}

.case_btn_01 a:hover
{
	background: url(../image/case_btn_bg_02_off.png);
	color: #FFF;
	z-index: 1;
}
.case_btn_02
{
	float: right;
	padding: 15px 0;
	left: 140px;
	top: 497px;
}

.case_btn_02 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_02_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
}

.case_btn_02 a:hover
{
	background: url(../image/case_btn_bg_01_off.png);
	color: #FFF;
}

.case_btn_long_01
{
	float: right;
	padding: 15px 0;
	z-index: 1;
	left: 140px;
	top: 550px;
}

.case_btn_long_01 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_01_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
	z-index: 1;
}

.case_btn_long_01 a:hover
{
	background: url(../image/case_btn_bg_02_off.png);
	color: #FFF;
	z-index: 1;
}
.case_btn_long_02
{
	float: right;
	padding: 15px 0;
	left: 140px;
	top: 549px;
}

.case_btn_long_02 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_02_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
}

.case_btn_long_02 a:hover
{
	background: url(../image/case_btn_bg_01_off.png);
	color: #FFF;
}

.case_btn_middle_01
{
	float: right;
	padding: 15px 0;
	z-index: 1;
	left: 140px;
	top: 420px;
}

.case_btn_middle_01 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_01_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
	z-index: 1;
}

.case_btn_middle_01 a:hover
{
	background: url(../image/case_btn_bg_02_off.png);
	color: #FFF;
	z-index: 1;
}
.case_btn_middle_02
{
	float: right;
	padding: 15px 0;
	left: 140px;
	top: 419px;
}

.case_btn_middle_02 a
{
	width:160px;
	line-height: 280%;
	background: url(../image/case_btn_bg_02_off.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0px;
	display: block;
}

.case_btn_middle_02 a:hover
{
	background: url(../image/case_btn_bg_01_off.png);
	color: #FFF;
}


.case_info_area h2.category
{
	font-size: 60px;
	font-weight:bold;
}

.case_info_box_pickup
{
	height: 600px;
	float: left;
	width: 300px;
	margin: 0 30px 30px 0;
}
.case_info_box_medium_pickup
{
	height: 560px;
	float: left;
	width: 300px;
	margin: 0 30px 30px 0;
}

.case_info_box_small_pickup
{
	height: 480px;
	float: left;
	width: 300px;
	margin: 0 30px 30px 0;
}

}

.fix
{
	width: 100%;
	overflow: hidden;
	background-color: #000;
	position:fixed;
	z-index: 100000000;
	font-family: "Rounded Mplus 1p";
	font-weight:100;
}

.header_navi
{
	float: left;
	box-sizing: border-box;
}

.header_navi ul
{
	width: 996px;
	background: url(../image/hader_bg.jpg) no-repeat;
	height: 42px;
	padding: 10px 0 0 0;
	box-sizing: border-box;
}
.header_navi ul li
{
	color: #fff;
}

.header_tel
{
	float: right;
}

.header_navi ul li
{
	float: left;
	padding: 0 0 0 0px;
	box-sizing: border-box;
}
.header_navi ul li span
{
		font-family: "Rounded Mplus 1p";
		
}
/*.header_navi ul li a
{
	color: #fff;
	border-right: 1px solid #efefef;
	background-color: #000;
	padding: 16px 20px;
	display: block;
	box-sizing: border-box;
}
.header_navi ul li a:hover
*/
.header_navi ul li a
{
	font-size: 13px;
	font-weight:bold;
}
.header_navi ul li a span
{
	border: none;
}
.header_navi ul li a span:hover
{
	border-bottom: 1px solid #fff;
}
.header_navi ul li.navi_01 a
{
	width: 68px;
	display: block;
}
.header_navi ul li.navi_02 a
{
	width: 140px;
	display: block;
}
.header_navi ul li.navi_03 a
{
	width: 100px;
	display: block;
}
.header_navi ul li.navi_04 a
{
	width: 80px;
	display: block;
}
.header_navi ul li.navi_05 a
{
	width: 80px;
	display: block;
}
.header_navi ul li.navi_06 a
{
	width: 85px;
	display: block;
}
.header_navi ul li.navi_07 a
{
	width: 172px;
	display: block;
}
.header_navi ul li.navi_08 a
{
	width: 45px;
	display: block;
}
.header_navi ul li.navi_09 a
{
	width: 175px;
	display: block;
}

.header_tel ul
{
}


.header_tel ul li a:hover
{
	background-color: #999;
}

.header_tel ul li
{
	float: right;
}

.header_tel ul li a
{
	color: #fff;
	border-left: 1px solid #efefef;
	background-color: #000;
	padding: 13px 15px 10px;
	display: block;
	box-sizing: border-box;
}
.header_tel ul li img
{
	width: auto;
}

@media screen and (max-width:1200px) {
.header_tel ul li img
{
	width: 85%;
}
.header_tel ul li a
{
	color: #fff;
	border-left: 1px solid #efefef;
	background-color: #000;
	padding: 9px 10px;
	display: block;
	box-sizing: border-box;
}

.header_tel
{
	display: none;
}
}
