@charset "UTF-8";
/* placeholder color */
/**********************************************************************************************

Reform

**********************************************************************************************/
/*---------------------------------------------
reform
---------------------------------------------*/
.top_kv_list {
	background-image: url("../img/top/service_img02.jpg");
	background-repeat:  no-repeat;
	background-position: bottom center;
	background-size: cover;
	text-align: center;
	width: 100%;
	height: 100%;
	overflow: hidden; }

.pg_kv {
  position: relative;
  background: #fff;
  height: 60vh;
  min-height: 300px; }
  @media (max-width: 750px) {
    .pg_kv {
      min-height: 300px; } }

.pg_logo {
  width: 584px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000; }
  .pg_logo span {
    display: block; }
  @media (max-width: 750px) {
    .pg_logo {
      width: 54vw; } }

.pg_title {
  width: 250px;
  position: absolute;
  top: 0%;
  left: 0%;
  transform: translate(-1%, -1%);
  z-index: 1001; }
  .pg_title span {
    display: block; }
  @media (max-width: 750px) {
    .pg_title {
      width: 30vw; } }

.area_title {
	background-image: url("../img/reform/title_bg.jpg");
	background-repeat:  no-repeat;
	background-position: bottom right;
	background-size: cover;
	text-align: center;
	width: 100%;
	height: 400px;
	color: white;
}


.area_title h1 {
	color:#C0A062;
	font-family: 'Shippori Mincho', serif;
	font-size: 6rem;
	font-style: italic;
	line-height: 1em;
	letter-spacing:0.3em;
	padding: 80px 15px 0;
	margin: 0
}
@media (max-width: 750px) {
	.area_title h1 {padding: 70px 15px 0;font-size: 4rem;}}


.area_title h2 {font-family: 'Shippori Mincho', serif;font-size: 2.5rem; padding: 15px 0 15px; margin: 0;letter-spacing:0.3em;}
.area_title p{
	font-family: 'Shippori Mincho', serif;
	line-height: 2.5em;
	font-size: 1.4rem;
	letter-spacing:0.2em;
}
.reform_container_0{background: #000000;width: 100%;}
.reform_container{
	background: #000000;
	color: white;
	width: 1700px;
	margin: 0 auto;
}@media (max-width: 1699px) {
	.reform_container{width: 100%;}}
.img_01 {
	background-image: url("../img/reform/img_01.jpg");
	background-repeat:  no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 700px;
	border: 5px solid black;
	border-top-width:10px;
	border-left-width:0;
	border-right-width:0;
}@media (max-width: 750px) {
    .img_01 {
      background-size: auto 100%x;
	  height: 350px;}}
.img_01 h1 { 
	-webkit-text-orientation: sideways;
	-ms-writing-mode: tb-rl;
	text-orientation: sideways;
	writing-mode: vertical-rl;
	color:white;
	font-size: 1.4rem;
	letter-spacing:0.5em;
	border-left: 1px solid white;
	height:100%;
	padding: 5px;
	margin-left: 8%;
}@media (max-width: 750px) {
	  .img_01 h1 { 
	font-size: 1.2rem;
	letter-spacing:0.4em;
	border-left: 1px solid white;
	height:100%;
	padding: 5px;
	margin-left: 15%;}}

.img_02 {
	
	height: 900px;
}@media (max-width: 750px) {
	.img_02 {
		height: 400px;}}
.img_02 .img_02_01,
.img_02 .img_02_02,
.img_02 .img_02_03 {
	background-image: url("../img/reform/img_02.jpg");
	background-repeat:  no-repeat;
	background-position: bottom center;
	background-size: cover;
	width: 30%;
	float: left;
	height: 100%;
	border: 5px solid black;
	border-left-width:0;
	border-right-width:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_02 .img_02_01 {}
.img_02 .img_02_02 {width: 40%;background-image:none;
	border: 10px solid black;
	border-top-width:5px;
	border-bottom-width:5px;}
.img_02 .img_02_03 {background-image: url("../img/reform/img_05.jpg");}
.img_02 .img_02_02 div {
	background-image: url("../img/reform/img_04.jpg");
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: cover;
	height: 35%;
	
}
.img_02 .img_02_02 div.up {background-image: url("../img/reform/img_03.jpg");height: 65%;background-position: bottom center;border-bottom: 10px solid black;}



.img_03 {
	
	height: 700px;
}@media (max-width: 750px) {
	.img_03 {
		height: 400px;}}
.img_03 .img_03_01,
.img_03 .img_03_02,
.img_03 .img_03_03 {
	background-image: url("../img/reform/img_06.jpg");
	background-repeat:  no-repeat;
	background-position: bottom center;
	background-size: cover;
	width: 20%;
	float: left;
	height: 100%;
	border: 5px solid black;
	border-bottom-width:10px;
	border-left-width:0;
	border-right-width:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_03 .img_03_01 {}
.img_03 .img_03_02 {width: 30%;background-image: url("../img/reform/img_07.jpg");
	border: 10px solid black;
	border-top-width:5px;}
.img_03 .img_03_03 {width: 50%;background-image: url("../img/reform/img_08.jpg");}
