@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400i|Noto+Sans+JP|Noto+Serif+JP');

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  background: #ffffff;	
}
#mainArea div {
  font-family: yu-gothic-pr6n, sans-serif;
}
#mainArea p {
  font-family: yu-gothic-pr6n, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
	/* width: 860px; */
	margin: 7em auto 0 auto;	
	position: relative;	
}
.f-f_1 {
	font-family: yu-gothic-pr6n, sans-serif !important;
	font-weight: bold;
	font-style: normal;
	line-height: 2.5rem;
	font-size: 1.3rem;
	letter-spacing: 1px;
	color: #161616;
}
.f-f_2 {
	font-family: yu-gothic-pr6n, sans-serif !important;
	font-weight: bold;
	font-style: normal;
	line-height: 2rem;
	font-size: 1.2rem;
	letter-spacing: 1px;
	color: #161616;
}
.under_ {
    margin: 10% auto 7% auto;
}
.back-b {

}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0;
	font-size: 1.5rem;
	line-height: 1.9;
	color: #161616;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}

/*///*/
.main_contents {
	width: 860px;
	position: relative;
	margin: 0 auto;
}
.main_contents .ttl {
	width: 680px;
	margin: 0 auto;
}
.main_contents .ttl img {
	width: 10%;
	margin: 0 auto;
	display: block;
}
.main_contents .LD_img {
	width: 100%;
	margin: 0 auto;
}
.main_contents .LD_img img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.main_contents .main_text {
	width: 66%;
	margin: 0 auto;
}
.main_contents .main_text img {
	width: 80%;
	margin-left: -3%;
	padding: 1% 0;
}
.main_contents .main_text h3 {
    font-family: yu-gothic-pr6n, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 2rem;
	z-index: 1;
	color: #161616;
	letter-spacing: 1px;
	background: #FFFFFF;
	padding: 5% 0 1% 0;
}

#item_1 .styling {
	width: 100%;
	position: relative;
	background: linear-gradient(180deg, #edf0f4 0%, #edf0f4 55%, #fff 45%, #fff 100%);
	margin: 13% 0 0 0;
}
#item_2 .styling,
#item_3 .styling {
	width: 100%;
	position: relative;
	background: linear-gradient(180deg, #edf0f4 0%, #edf0f4 60%, #fff 40%, #fff 100%);
	margin: 13% 0 0 0;
}
#item_1 .styling .name_img {
	width: 130px;
	position: absolute;
	left: 63%;
    top: -9%;
	display: block;
    z-index: 1;	
}
#item_2 .styling .name_img {
    width: 130px;
    position: absolute;
	left: 63%;
    top: -10%;
	display: block;
    z-index: 1;		
}
#item_3 .styling .name_img {
    width: 130px;
    position: absolute;
	left: 63%;
    top: -9.5%;
	display: block;
    z-index: 1;		
}
.styling .name_img img {
	width: 100%;	
}
.styling .OF_wrap {
	width: 850px;
	clear: both;
	margin: 0 auto;
}
.styling .OF_img {
	width: 60%;
	float: left;
	margin: -15% 0 0 -7%;
}
#item_2 .styling .OF_img {
    width: 60%;
    float: left;
    margin: -17% 0 0 -7%;
}
.styling .OF_img img {
	width: 100%;	
}
#item_1 .styling .styling_text {
	width: 47%;
	float: right;
	margin: 19% -7% 0 0;
}
#item_2 .styling .styling_text {
    width: 47%;
    float: right;
    margin: 16% -7% 0 0;
}
#item_3 .styling .styling_text {
    width: 47%;
    float: right;
    margin: 17% -7% 0 0;
}
.styling .styling_text ul li {
    font-family: yu-gothic-pr6n, sans-serif;	
	font-size: 1.25rem;
    line-height: 1.6;
    color: #161616;
	text-align: left;
	padding: 4% 0;
}
.styling .styling_text ul li dl {
  display:flex;
  align-items:center;
}
.styling .styling_text ul li dl dt {
  flex-shrink:0;
}
.styling .styling_text ul li dl dt img {
  width:64%;
  height:auto;
}
.styling .styling_text ul li dl dd {
	flex-grow:1;
	margin-left:0vw;
	font-size:105%;
    font-family: yu-gothic-pr6n, sans-serif;	
    line-height: 1.7;	
}
.styling .text_wrap {
	width: 100%;
	background: #fff;
	clear: both;
	padding-top:1%;
}
.styling .text_wrap .colors {
	width: 680px;
	margin: 0 auto;
}
.styling .text_wrap .colors h4 {
    font-family: yu-gothic-pr6n, sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 2rem;
	z-index: 1;
	color: #161616;
	letter-spacing: 1.3px;
	background: #FFFFFF;
	padding: 0;
}
.styling .text_wrap .colors img {
	width: 65%;
	display: block;
	margin: 0 auto;
}
.styling .text_wrap .main_creditArea {
	width: 40%;
	margin: 0 auto;
}
.styling .main_creditArea {
	width: 100%;
    margin: 8% 0 0 0;
}
.styling .main_creditArea table td.txt {
	text-align: center;
	padding: 0 0 5% 0;
}

.sub_contents {
	width: 750px;
	position: relative;
	margin: 10% auto 0 auto;
	clear: both;
	border: #161616 1px solid;
}
.sub_contents h4 {
    font-family: yu-gothic-pr6n, sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 2rem;
	z-index: 1;
	color: #161616;
	letter-spacing: 1.3px;
	background: #FFFFFF;
	padding: 4% 0 2% 0;
}
.sub_contents img {
	width: 500px;
	display: block;
	margin: 1% auto 4% auto;
}
.sub_contents .comment_ {
	width: 67%;
	margin: 0 auto;
	font-size: 1.3rem;
}
#item_2 .sub_contents .comment_ {
    width: 67%;
    margin: 0 auto 4% auto;
    font-size: 1.3rem;
}
.sub_contents .main_creditArea {
	width: 70%;
    margin: 4% auto 6% auto;
}
.sub_contents .main_creditArea table td.txt {
	text-align: center;
	padding: 0 0 5% 0;
}

	
.comment_ {
	font-size: 1.35rem;
	line-height: 2.0;
	margin: 1em 0 1em;
	color: #161616;
	letter-spacing: 0.5px;
}
/*///*/
.main_creditArea {
	padding: 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
  padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
    padding: 3% 0 6% 0;	
}
.main_creditArea table td.btn {
	width: 20%;
}
.pr_ {
  font-size: 110%;
}



/*///*/
.crdit {
  margin-bottom: 15px;
}
/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 95%;
  height: 42px;
  border: solid 2px #161616;	
  background: #161616;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #ffffff;
  line-height: 2.8;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
	margin: 0 auto;
}
.button_bl:hover {
  background: none;
  border: solid 2px #161616;
  color: #161616 !important;
  transition: .3s;
}


/*////*/
.button_all {
  width: 600px;
  height: 51px;
  border: solid 2px #161616;
  background: #161616;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 47px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  font-family: yu-gothic-pr6n, sans-serif;	
}
.button_all:hover {
  background: none;
  border: solid 2px #161616;
  color: #161616 !important;
  transition: .3s;
}
/*////*/

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

/*////*/
#item_1 {
	position: relative;
	clear: both;
}
#item_2 {
	position: relative;
	clear: both;
	margin-top: 10%;
}
#item_3 {
	position: relative;
	clear: both;
	margin-top: 10%;
}

