﻿

/*   base   */

/* clearfix
============================================ */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* float clear
============================================ */
.left { float: left;}
.right { float: right;}
.clear { clear:both;}

/* margin
============================================ */
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb23 { margin-bottom: 23px;}
.mb30 { margin-bottom: 30px;}
.mb35 { margin-bottom: 35px;}
.mb40 { margin-bottom: 40px;}
.mb47 { margin-bottom: 47px;}
.mb50 { margin-bottom: 50px;}

.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}

.mr10 { margin-right: 10px;}
.mr20 { margin-right: 20px;}

/* padding
============================================ */
.p5 { padding:5px;}
.p10 { padding:10px;}
.p15 { padding:15px;}
.p20 { padding: 20px;}
.pr5  {  padding-right: 5px;}
.pr10 { padding-right: 10px;}
.pr15 { padding-right: 15px;}
.pr20 { padding-right: 20px;}
.pr25 { padding-right: 25px;}
.pr30 { padding-right: 30px;}
.pr40 { padding-right: 40px;}
.pr50 { padding-right: 50px;}
.pl5  { padding-left: 5px;}
.pl10 { padding-left: 10px;}
.pl15 { padding-left: 15px;}
.pl20 { padding-left: 20px;}
.pl25 { padding-left: 25px;}
.pl30 { padding-left: 30px;}
.pl35 { padding-left: 35px;}
.pl40 { padding-left: 40px;}
.pl50 { padding-left: 50px;}
.pt5  { padding-top: 5px;}
.pt10 { padding-top: 10px;}
.pt15 { padding-top: 15px;}
.pt20 { padding-top: 20px;}
.pt30 { padding-top: 30px;}
.pt40 { padding-top: 40px;}
.pt50 { padding-top: 50px;}
.pb5  { padding-bottom: 5px;}
.pb10 { padding-bottom: 10px;}
.pb15 { padding-bottom: 15px;}
.pb20 { padding-bottom: 20px;}
.pb105 { padding-bottom:105px;}


/* text align
============================================ */
.txtR { text-align: right !important;}
.txtC { text-align: center !important;}
.txtL { text-align: left !important;}

/* font size color
============================================ */
.b { font-weight: bold;}
.font-s { font-size:75%;}
.font-l { font-size:125%;}
.font-11  { font-size: 11px;}

.f11 { font-size: 11px;}
.f12 { font-size: 12px;}
.f14 { font-size: 14px;}
.f16 { font-size: 16px;}
.f18 { font-size: 18px;}
.f20 { font-size: 20px;}
.f22 { font-size: 22px;}
.f24 { font-size: 24px;}
.f28 { font-size: 28px;}
.f50 { font-size: 50px;}
.f100 { font-size: 100px;}

.red { color:#c90914;}



/* hover image
============================================ */
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



/* html base
============================================ */
body {
	color: #333;
	font-family:'Meiryo','Hiragino Kaku Gothic ProN','sans-serif';
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	background-color:#fff;
	line-height:1;

}

img {
	border: none;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.fba_btn_mv{
  padding-top: 5%;
}

.fba_btn{
	text-align: center;
	width: 100%;
	margin: 0 auto 3%;
	padding-bottom: 30px;
	border-bottom: 2px dotted #dcdcdc;
    /* max-width: 710px; */
}

.fba_btn_img{
	max-width: 710px;
}

header img,
section img {
	width:100%;
  height:auto;
}

a:link {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#d70c19;
}

/* iPhone */
input[type="submit"],
input[type="text"] {
   -webkit-appearance: none;
   border-radius: 0;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline:none;
}


.pc {
	display:block;
}

.sp {
	display:none;
}

.tb {
	display:none;
}

.inner {
	max-width:1000px;
	width:100%;
	margin:0 auto;
}




/* header
============================================ */
#header { 
	width:100%;
	background:#fff;
	position: fixed;
	top: 0;
  z-index: 999999;
}

#header .pc_header {
	padding-bottom:1%;
}

#header .sp_header {
	display:none;
}

#header .pc_header .head_left {
	float:left;
	width:22.1%;
	margin-top:3%;	
}

#header .pc_header .head_right {
	float:right;
	font-size:14px;
	display:table;
	letter-spacing:0.03em;
	width: 75%;
}

#header .pc_header .head_right ul li {
	float:left;
	padding: 1.6% 2.33%;
	border-right:1px solid #d2d2d2;
	margin-top:4.6%;
}

#header .pc_header .head_right ul li:first-child {
	padding: 1.6% 2.45% 1.6% 0;
}

#header .pc_header .head_right ul li:nth-child(6) {
	border-right:none;
}

#header .pc_header .head_right ul li:last-child {
	background-color:#ca161e;	
	padding: 6.2% 1.5% 1.6%;
	margin-top:0;
}

#header .pc_header .head_right ul li:last-child a {
	color:#fff;
}

#header .pc_header .head_right ul li:last-child a:hover {
	opacity: 0.8;
}

/* main
============================================ */
#main .main_img {
	/* background:url(../image/main_bk.jpg) no-repeat; */
	background:url(../image/dy_main_bk.jpg) no-repeat;
	background-size:cover;
	/* padding-top:41.75%; */
	padding-top:30%;
	position:relative;
}

#main .main_img h2 {
	position: absolute;
	left:0;
	right:0;
	top:32%;
	margin:auto;
	width:30.81%;
}

#main .reed_text {	
	font-size:26px;
	text-align:center;
	/* line-height:1; */
	line-height:1;
	/* background:url(../image/dy_reed_bk.jpg) repeat; */
	background:url(../image/dy_reed_bk.jpg) repeat;
	color:#ffea3c;
}

#main .reed_text h3 {
	font-weight:bold;
	padding:4.6% 0 3.8%;
	letter-spacing:0.05em;
}

#main .reed_text h3 .reed01 {
	/* color:#ffea3c; */
	color:#e97132;
	font-size:32px;
}

#main .reed_text h3 .reed02 {
	/* color:#ffea3c; */
	color:#e97132;
	font-size:46px;
}

/* trouble
============================================ */
#trouble .trouble_area01 {
	/* background:url(../image/trouble_bk01.jpg) no-repeat; */
	background-size:cover;
}

#trouble .trouble_area01 h2 {
	font-size:32px;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
	line-height:4.68;
	letter-spacing:0.05em;
}

#trouble .trouble_area01 h3 {
	/* color:#ffea3c; */
	color:#e97132;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	/* background-color:#fff; */
	background-color:#caeefb;
	line-height:2;
	letter-spacing:0.05em;
}

#trouble .trouble_area01 ul {
	padding-top:8.7%;
}

#trouble .trouble_area01 ul li {
	padding-bottom:8.7%;
}

#trouble .trouble_area02 {
	background:url(../image/trouble_bk02.jpg) no-repeat;
	background-size:cover;
  background-position: center bottom;
	letter-spacing:0.05em;
}

#trouble .trouble_area02 .trouble_more {
	font-size:46px;
	color:#ca161e;
  padding: 5% 0 3% 8%;
}

#trouble .trouble_area02 .trouble_delivery {
	margin-left:18.4%;
  padding-bottom: 13%;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text {
	font-size:28px;
  line-height: 2.2;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_faced {
	font-size: 42px;
  border: 2px solid #333;
  display: inline-block;
  line-height: 1;
  padding: 1.47% 1.47% 0.98% 1.47%;
  margin-left: 11px;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_price {
	font-size:36px;
	color:#ca161e;
}

#trouble .trouble_area02 .trouble_delivery .trouble_box {
	background-color:#000;
	color:#ffea3c;
	font-size:36px;
	line-height:1.5;
	text-align:center;
	padding:2.5% 0;
	width: 74%;
	margin-top:2%;
}

#trouble .trouble_area03 .delivery_price {
	font-size:28px;
	font-weight:bold;
	text-align:center;
	padding-top:5%;
	letter-spacing:0.025em;
}

#trouble .trouble_area03 .delivery_price span {
	font-size:42px;
	font-weight:bold;
	/* color:#d70c19; */
	color:#e97132;
}

#trouble .trouble_area03 .delivery_img {
	width:78.1%;
	margin:5% auto;
	/* max-width: 100%; */
	/* height: auto; */
	/* display: block; */      /* 余白ずれ防止 */

}

#trouble .trouble_area03 .delivery_voice {
	/* border:2px solid #d70c19 */;
	border:5px solid #e97132 ;
	border-radius:10px;
	width:88.4%;
  padding: 3% 0 2.5% 3%;
	box-sizing:border-box;
	margin: 0 auto 9%;
}

#trouble .trouble_area03 .delivery_voice .voice_ttl {
	width:29.41%;
	margin-bottom:2%
}

#trouble .trouble_area03 .delivery_voice .dy_voice_ttl {
	font-size:38px;
	color:#ca161e;
  /* padding: 5% 0 3% 8%; */
	/* line-height:1.5; */
}

#trouble .trouble_area03 .delivery_voice .vice_text {
	line-height:1.5;
}

#trouble .trouble_area03 .delivery_voice .vice_text span {
	font-size:22px;
	font-weight:bold;
	padding-bottom: 0.5%;
  display: inline-block;
}

/* feature
============================================ */
#feature {
	background:url(../image/feature_bk.jpg) no-repeat;
	background-size:cover;
  background-position: center;	
}

#feature h2 {
  width: 17.3%;
  margin: auto;
  font-weight: bold;
  line-height: 2.8;
  text-align: center;
  padding: 6% 0 1%;
}

#feature .feature_reed {
	width:48%;
  margin: 0 auto 6%;
}

#feature ul {
	width:88.1%;
	margin:0 auto 3.5%;
}

#feature ul li {
	float:left;
	width:31.78%;
}

#feature ul li:nth-child(2) {
	margin:0 2.3%;
}

#feature ul li div {
	text-align:center;
}

#feature ul li:first-child div {
	background-color:#00A9E2 /* #d01c24 */;
}

#feature ul li:nth-child(2) div {
	background-color:#78BE20 /*#e48515 */;
}

#feature ul li:nth-child(3) div {
	background-color:#FF6A13 /* #e4bc04 */;
}

#feature ul li div h3 {
	width:48.92%;
	margin:1% auto;
  padding: 4% 0 8%;
}

#feature ul li div p {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:1.4;
	padding-bottom: 6.5%;
}

#feature ul li div p:before {
	content: " ";
  background: url(../image/feature_icon.png) no-repeat;
  width: 0.916em;
  height: 0.916em;
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
  margin-top: 1%;
  background-size: contain;
}

#feature ul li > p {
	line-height:2;
	padding: 13% 4% 0;
}

#feature ul li > p span {
	color:#d01c24;
	font-weight:bold;
}

#feature .feature_catch {
	font-size:28px;
	font-weight:bold;
	line-height:1.6;
	/* background-color:#fff; */
	width:88.1%;
	padding:2% 0;
	margin:auto;
	text-align:center;
	letter-spacing:0.05em;
}

#feature .feature_catch span {
	color:#ca161e;
}

#feature > div {
	padding-bottom:5%;
}

/* contact
============================================ */
#contact {
	/* background-color:#ca161e; */
	background-color:#e97132;
	color:#fff;
}

#contact h2 {
  font-weight: bold;
  line-height: 2.8;
  text-align: center;
  padding: 6% 0 0;
	letter-spacing:0.1em;
	color:#fff;
}

#contact h2 img {
	width:18%;
}

#contact h3 {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	padding:4% 0 4%;
}

#contact h3.last_contact {
	padding:3% 0 4%;
}

#contact ul {
	width:80%;
	margin:auto;
  padding-bottom: 4.5%;
}

#contact ul li {
	width:46.5%;
	box-sizing:border-box;
	border:2px solid #fff;
	padding: 1% 0 1%;
	text-align:center;
	float:left;
}

#contact ul li:first-child {
	margin-right:7%;
	line-height:1.6;
}

#contact ul li:first-child p .tel-link {
	font-family:"Arial",'Meiryo','Hiragino Kaku Gothic ProN', sans-serif;
	font-size:30px;
}

#contact ul li:first-child p .tel-link a {
	color:#fff;
}

#contact ul li:first-child p .tel-link:before {
	content: " ";
  /* background: url(../image/icon_forn.jpg) no-repeat; */
  background: url(../image/dy_icon_forn.png) no-repeat;
  width: 1.23333333em;
  height: 1.2em;
  vertical-align: top;
  display: inline-block;
  margin-right: 13px;
  margin-top: 1%;
  background-size: contain;
}

#contact ul li:first-child p .feature_time {
	font-size:12px;
}

#contact ul li:first-child p .feature_time {
	font-size:12px;
}

#contact ul li:nth-child(2) a p {
	font-size:18px;
	line-height:1.5;
	padding-top:3.5%;
}

#contact ul li:nth-child(2) a p:before {
	content: " ";
  /* background: url(../image/icon_mail.jpg) no-repeat; */
  background: url(../image/dy_icon_mail.png) no-repeat;
  width: 2.5em;
  height: 1.8333333em;
  vertical-align: top;
  display: inline-block;
  margin-right: 10%;
  margin-top: 1%;
  background-size: contain;
}

#contact ul li:nth-child(2) a p:after {
	content: " ";
  /* background: url(../image/contact_arrow.jpg) no-repeat; */
  background: url(../image/dy_contact_arrow.png) no-repeat;
  width: 1.611111111em;
  height: 0.88888888em;
  vertical-align: top;
  display: block;
	margin: 3% auto 0;
  background-size: contain;
}

#contact ul li:nth-child(2) a p span {
	display:inline-block;
	color:#fff;
	text-align:left;
}

#contact ul li:nth-child(2) a:hover p:before,
#contact ul li:nth-child(2) a:hover p:after,
#contact ul li:nth-child(2) a:hover p span {
	opacity:0.8;
}

/* service
============================================ */
#service .service_box01 h2 {
	width:16.2%;
	font-size:16px;
	color:#999;
	line-height: 2.8;
	padding: 6% 0 2.5%;
	margin:auto;
	text-align:center;
	font-weight:bold;
}

#service .service_box01 p {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:2%;
	letter-spacing:0.05em;
}

#service .service_box01 p span {
	color:#cc0000;
	font-size:28px;
}

#service .service_box01 div {
	padding-bottom:5%;
}

#service .service_box02 {
	background:url(../image/structure_bk.jpg) repeat;	
}

#service .service_box02 > div {
	padding:8% 0 11.5%;
}

#service .service_box02 h3 {
	font-size:26px;
	color:#ca161e;
	background:url(../image/structure_ttlbk.png) no-repeat;
	background-size: contain;
	width:47.3%;
	padding:3.2% 0 5.9%;
	margin:0 auto 3.5%;
	text-align:center;
	font-weight:bold;
}

#service .service_box02 .struc_reed {
	font-weight:bold;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height:2;
	margin-bottom:8%;
}

#service .service_box02 .struc_cach {
	font-size:46px;
	font-weight:bold;
	text-align:center;
	margin-top:10.5%;
}

#service .service_box02 .struc_cach span {
	color:#cc0000;
}

#service .service_box03 > div {
	padding:8.5% 0 7%;
}

#service .service_box03 h3 {
	font-size:27px;
	font-weight:bold;
	border-left:7px solid #ca161e;
	margin: 0 0 1.5% 0;
	letter-spacing:0.05em;
}

#service .service_box03 h3 span {
	padding: 2px 0 0px 11px;
  display: inline-block;
}

#service .service_box03 .service_inner {
	display:table;
	width:100%;
	border-bottom:2px dotted #dcdcdc;
	padding-bottom:3%;
	margin-bottom:3%;
}

#service .service_box03 .service_inner.btn_plus {
	border-bottom: initial;
}

#service .service_box03 .service_cont03 .service_inner {
	border-bottom:none;
}

#service .service_box03 .service_inner > li {
	display:table-cell;
}

#service .service_box03 .service_inner > li:first-child {
	width:31.9%;
}

#service .service_box03 .service_inner > li:nth-child(2) {
	padding-left:4.5%;
	line-height:2;
	vertical-align: top;
}

#service .service_box03 .service_inner > li:nth-child(2) p {
	margin-bottom:3%;
}

#service .service_box03 .service_inner > li:nth-child(2) div {
	float:left;
	width:33.33%;
}

#service .service_box03 .service_cont03 .service_inner > li:nth-child(2) div.service_list {
	width:50%;
}

/* case study
============================================ */
#case_study .case_box01 {
	background:url(../image/casestudy_bk.jpg) repeat;
}

#case_study .inner {
	padding-bottom:10%;
}

#case_study .case_box01 h2 {
	width:25.3%;
	font-size:16px;
  line-height: 2.8;
  padding: 6% 0 2.5%;
	margin:auto;
	text-align:center;
	font-weight:bold;
}

#case_study .case_box01 .case_box {
	background-color:#fff;
	padding:10.2% 6% 5%;
	position:relative;
	margin-left: 2%;
}

#case_study .case_box01 .case01 {
	margin-bottom:8%;
}

#case_study .case_box01 .case_box > h3 {
	position:absolute;
	width:46.7%;
	top: 4%;
  left: -2%;
}

#case_study .case_box01 .case_box .case_cont > li {
	float:left;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(odd) {
	width:46.59%;
	background-color:#eee;
	margin:0 3.3% 4.3% 0;
  padding: 2.27% 0 3.4% 3.5%;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) {
	width:50.11%;
	border:1px solid #aaa;
	box-sizing:border-box;
	margin:0 0 4.3% 0;
}

#case_study .case_box01 .case_box .case_cont > li .situation_list {
	/*padding: 4.27% 0 5.4% 6.5%;*/
}

#case_study .case_box01 .case_box .case_cont > li .situation_list li {
	line-height:1.75;
}

#case_study .case_box01 .case_box .case_cont > li .situation_list .list_ttl {
	font-size:20px;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_before {
	font-size:20px;
	background-color:#878787;
	line-height:2;
	color:#fff;	
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) h4 span {
	padding-left:6.8%;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) p {
	padding: 3.53% 4.7% 0 6.7%;
	line-height:1.75;
}

#case_study .case_box01 .case_box .case_cont > li.case_cont03 p {
	margin-bottom: 2%;
	font-size: 20px;
}

#case_study .case_box01 .case_box .case_cont > li.case_cont03 ul {
	float:left;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_after {
	font-size:20px;
	background-color:#ca161e;
	line-height:2;
	color:#fff;	
}

#case_study .case_box01 .case_box .case_cont > li.case_cont04 p span {
	color:#ca161e;
	font-weight:bold;	
}

#case_study .case_box01 .case_box .case_cont > li.case_cont04 p {
	padding-bottom: 15%;
}

#case_study .case_box01 .case_price {
	width: 100%;
	margin:auto;
	background-color:#ca161e;
	text-align:center;
	padding:2.7% 0 2.5%;
}

#case_study .case_box01 .case_arrow {
	position: absolute;
  right: 8%;
  top: 36%;
  width: 10.71%;
}

#case_study .case_box01 .case_price h3 {
	color:#ffea3c;
	font-size:27.45px;
	font-weight:bold;
	margin-bottom:2.5%;
}

#case_study .case_box01 .case_price h3 span {
	font-size:35.69px;
}

#case_study .case_box01 .case_price p {
	color:#fff;
	font-size:12px;	
}

#case_study .case_box02 {
	background:url(../image/storage_bk.jpg) no-repeat;
	background-position:center;
	background-size:cover;
}

#case_study .case_box02 > div {
	padding:6.5% 0 7.5%;
}

#case_study .case_box02 h3 {
	font-size:27px;
	color:#ca161e;
	background:url(../image/storage_ttlbk.png) no-repeat;
	background-size: contain;
	width:40.1%;
	padding:4% 0 7.2%;
	margin:0 auto 3.5%;
	text-align:center;
	font-weight:bold;
	letter-spacing: -0.01em;
}

#case_study .case_box02 .storage_list {
	width:88.1%;
	margin:0 auto 5%;
	display:table;	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
}

#case_study .case_box02 .storage_list li {
	display:table-cell;
}

#case_study .case_box02 .storage_list li:first-child {
	width:30.07%;
	background-color:#c5c4c4;
	text-align:center;
	padding:3.06%;
	box-sizing:border-box;
	vertical-align:middle;
}

#case_study .case_box02 .storage_list li:first-child span {
	font-size:28px;
	font-weight:bold;
	display:inline-block;
	width:100%;
	line-height:6.71;
	background-color:#f3f0f0;
	letter-spacing:0.1em;
}

#case_study .case_box02 .storage_list li:nth-child(2) {
	background-color:#fff;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl {
	padding:4.4% 0 0 6.8%;
	line-height:1.5;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl dt {
	width:12.5%;
	clear: left;
	float: left;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl dd {
	width: 87.5%;
	float: left;
	letter-spacing:0.1em;
}

#case_study .case_box02 .storage_img li {
	float:left;
	width:32.3%;
}

#case_study .case_box02 .storage_img li:nth-child(2) {
	margin:0 1.55%;
}

/* process
============================================ */
#process {
	background:url(../image/structure_bk.jpg) repeat;
}

#process > div {
	padding-bottom:6%;	
}

#process h2 {
  font-weight: bold;
  line-height: 2.8;
  text-align: center;
  padding: 6% 0 2.5%;
}

#process h2 img {
	width:17%;
}

#process .process_reed {
	line-height:1.75;
	text-align:center;
	margin-bottom: 3%;
}

#process .process_step {
	background-color:#fff;
	padding: 5% 5.3% 2.5%;
	width:100%;
	box-sizing:border-box;	
}

#process ul {
	display:table;
	padding-bottom:2%;
}

#process ul li {
	display:table-cell;
	vertical-align: top;
}

#process ul li:nth-child(odd) {
	width:9.5%;
}

#process ul li:nth-child(even) {
	padding-left:3.3%;	
}

#process ul li h3 {
	font-size:26px;
	font-weight:bold;
	color:#ca161e;
	margin-bottom:2%;
	letter-spacing:0.08em;
}

#process ul li p {
	font-size:20px;
	line-height:1.6;
}

#process ul li p span {
	font-size:14px;
}

/* faq
============================================ */
#faq h2 {
  font-weight: bold;
  line-height: 2.8;
  text-align: center;
  padding: 6% 0 2.5%;
	letter-spacing:0.1em;
	color:#999;
}

#faq h2 img {
	width:12.9%;
}

#faq dl {
	font-size:20px;
	border-bottom:1px dashed #898989;
	margin-bottom:1.9%;
	padding-left:6%;
}

#faq dl:last-child {
	border-bottom:none;
}

#faq dl dt {
	width: 9.2%;
  clear: left;
  float: left;
	padding-bottom:2%;
}

#faq dl dt.faq_q {
	margin-right:3%;
}

#faq dl dt.faq_a img {
	width:59.78%;
}

#faq dl dd {
	float:left;
  padding-top: 1%;
	line-height:1.6;
	padding-bottom:2%;
}

/* form
============================================ */
#form {
	background-color:#e9e9e9;
}

#form h2 {
	font-size:26px;
	font-weight:bold;
	letter-spacing:0.01em;
	padding:8% 0 2%;
	text-align:center;
}

#form .form_reed {
	font-size:14px;
	color:#ca161e;
	text-align:center;
	margin-bottom:3%;
}

#form_box {
	width:80%;
	margin:auto;
	padding-bottom:7.5%;
}

#form_box table {
	margin: 0 auto;
	width: 100%;
	box-sizing:border-box;
}

#form_box table th {
  text-align: left;
  width: 36.25%;
	box-sizing:border-box;
	font-weight:bold;
	font-size:16px;
	vertical-align: top;
  padding-top: 1.2%;

}

#form_box table td {
  text-align: left;
  width: 63.75%;
	box-sizing:border-box;
	padding-bottom:2%;
}

#form_box table td input {
  border: 2px solid #cdcdcd;
  padding: 0.5% 1.5%;
  width: 100%;
	box-sizing:border-box;
	border-radius:8px;
	font-size:14px;
}

#form_box table td textarea {
  border: 2px solid #cdcdcd;
  height: 300px;
  padding: 10px;
  width: 100%;
	box-sizing:border-box;
	border-radius:8px;
}

#form_box .f-s-s {
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
  margin-top: 2%;
}

.must_com {
	color:#fff;
	padding: 2px 13px;
	background-color:#c90914;
	border-radius:5px;
	border:1px solid #c90914;
	font-size:12px;
	margin-left: 25px;
}

#form_box #submit {
  cursor: pointer;
  margin:auto;
  width: 32.6%;
}

#form_box #submit:hover {
	opacity:0.8;
}

#privacy {
	margin: 2% auto 3%;
	width:100%;
	line-height: 1.5;
}
#privacy .priv_inner {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	height: 300px;
	margin: 0 auto 30px;
	overflow-y: scroll;
	padding: 20px;
	-webkit-overflow-scrolling : touch;
}

/* thanks
============================================ */
body.thx #contents {
	line-height:1.6;
}

body.thx #contents img {
	width:100%;
	height:auto;
}

body.thx #contents .contentsInner {
	padding:0 2%;
}

body.thx #contents .thx_logo {
	width:26%;
	margin:8% auto 3%;
}

body.thx #contents .thx_text {
	width:67.1%;
	margin:0 auto 3%;
}

body.thx #contents .thx_tel {
	width:27.8%;
	margin:0 auto 1.5%;
}

body.thx #contents .thx_back {
	margin:5% 0 6%;
}

/* pagetop
============================================ */

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 3%;
}

.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
}

.pagetop a img {
	width:100%;
}

/* footer
============================================ */
#footer { 
	width:100%;
}

#footer .footer_pagerink {
	background-color:#333;
}

#footer .footer_pagerink .pagerink_cont {
	display:table;
	padding:1% 0;
}

#footer .footer_pagerink .pagerink_cont > li {
	display:table-cell;
	vertical-align:middle;
}

#footer .footer_pagerink .pagerink_cont > li:first-child {
	width:18.1%;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list {
	margin-left: 5%;
  margin-top: 1.2%;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list li {
	float:left;
	line-height:1.6;
  margin-bottom: 1.2%;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list li a {
	font-size:14px;
	color:#fff;
	border-right:1px solid #fff;
	padding: 0 17px;
	display:inline-block;
	letter-spacing:0.035em;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list li a:hover {
	opacity:0.8;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list li:last-child a {
	border-right:none;
}

#footer .footer_box {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-top: 30px;
  max-width: 1000px;
	font-size:14px;
	line-height:1.5;
}

#footer .footer_box dl {
  float: left;
  margin: 0 80px 30px 0;
}

#footer .footer_box dt {
  font-weight: bold;
  margin-bottom: 5px;
}

#footer .footer_box dd {
  margin-bottom: 5px;
}

#footer .footer_box .last_foot {
  margin-right: 0;
}

#footer .footer_box a {
  color: #333333;
  text-decoration: none;
}

#footer .footer_box a:hover {
  color: #d70c19;
  text-decoration: none;
}

#footer #copy {
  background-position: center center;
  border-top: 1px solid #d8d8d8;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 20px;
  text-align: right;
}

#footer #copy .foot_logo {
  float: right;
  margin-left: 15px;
  margin-top: -10px;
}

#footer .footer_box #nexyz {
  clear: both;
  margin: -60px 0 -20px;
  padding: 0;
  text-align: right;
}

.footer-copy {
  width: 100%;
  background-color: #d70c18;
  color: #fff;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
	display:table;
}
.footer-copy .copy_text {
	text-align:right;
	float:right;
	margin:-30px 0 0 0;
	padding:6px 20px 0 0;
  line-height: 1.5;
}
.copy-link a {
  text-decoration: none;
  color: #fff;
}

/* nxGroupCommonFt
============================================ */

.nxGroupCommonFt {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.5;
}

.nxGroupCommonFt, .nxGroupCommonFt *, .nxGroupCommonFt *::before, .nxGroupCommonFt *::after {
}

.nxGroupCommonFt * {
  background-color: transparent;
  border: 0 none;
  font-size: 100%;
  font-style: normal;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

.nxGroupCommonFt ol, .nxGroupCommonFt ul {
  list-style: outside none none;
}

.nxGroupCommonFt a {
  background-color: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

.nxGroupCommonFt a:link, .nxGroupCommonFt a:visited, .nxGroupCommonFt a:active, .nxGroupCommonFt a:hover {
  outline: medium none;
}

.nxGroupCommonFt p {
  margin-bottom: 0;
  max-height: 100%;
  text-align: left;
  width: auto;
}

@media screen and (max-width: 1000px) {
    /* img
============================================ */
  .fba_btn_img{
    width:100%;
  }

/* header
============================================ */
#header .pc_header {
  padding-bottom: 3.3%;
}

#header .pc_header .head_left {
  margin-left: 3%;
}

#header .pc_header .head_right {
  float: right;
  font-size: 14px;
  display: table;
  letter-spacing: 0.03em;
  width: 70%;
}

#header .pc_header .head_right {
	font-size:1.26vw;
}

/* main
============================================ */
#main .main_img {
  background-size: 160%;
  background-position: center;
  padding-bottom: 5%;
}

#main .main_img h2 {
	width:49.3%;
}

#main .reed_text {
	font-size:2.6vw;
}

#main .reed_text h3 .reed01 {
	font-size:3.2vw;
}

#main .reed_text h3 .reed02 {
	font-size:4.6vw;
}

/* trouble
============================================ */
#trouble .trouble_area01 ul {
  padding-top: 8.7%;
  width: 95%;
  margin: auto;
}

#trouble .trouble_area01 h2 {
    font-size: 3.2vw;
}

#trouble .trouble_area02 .trouble_more {
    font-size: 4.6vw;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text {
	font-size:2.8vw;
  line-height: 2.2;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_faced {
	font-size: 4.2vw;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_price {
	font-size:3.6vw;
}

#trouble .trouble_area02 .trouble_delivery .trouble_box {
	font-size:3.6vw;
}

#trouble .trouble_area03 .delivery_price {
	font-size:2.8vw;
}

#trouble .trouble_area03 .delivery_price span {
	font-size:4.2vw;
}

#trouble .trouble_area03 .delivery_voice .vice_text {
	font-size:1.6vw;
}

#trouble .trouble_area03 .delivery_voice .vice_text span {
	font-size:2.2vw;
}

/* feature
============================================ */
#feature h2 {
	font-size:1.6vw;
}

#feature ul li div p {
	font-size:2.4vw;
}

#feature ul li > p {
	font-size:1.6vw;
}

#feature .feature_catch {
	font-size:2.8vw;
}

/* contact
============================================ */
#contact h2 {
	font-size:2.6vw;
}

#contact h3 {
    font-size: 2.6vw;
}

#contact ul li:first-child {
	font-size:1.6vw;
}

#contact ul li:first-child p .tel-link {
	font-size:3vw;
}

#contact ul li:first-child p .feature_time {
	font-size:1.2vw;
}

#contact ul li:nth-child(2) a p {
	font-size:1.8vw;
}

/* service
============================================ */
#service .service_box01 h2 {
	font-size:1.6vw;
}

#service .service_box01 p {
	font-size:2.4vw;
}

#service .service_box01 p span {
	font-size:2.8vw;
}

#service .service_box02 h3 {
	font-size:2.6vw;
}

#service .service_box02 .struc_reed {
	font-size:1.6vw;
}

#service .service_box02 .struc_cach {
	font-size:4.6vw;

}

#service .service_box03 h3 {
	font-size:2.7vw;
}

#service .service_box03 .service_inner {
	font-size:1.6vw;
}

/* case
============================================ */
#case_study .case_box01 h2 {
	font-size:1.6vw;
}

#case_study .case_box02 h3 {
    font-size: 2.7vw;		
}

#case_study .case_box02 .storage_list li:first-child span {
	font-size:2.8vw;
}

#case_study .case_box02 ul li:nth-child(2) {
	font-size:1.6vw;
}

#case_study .case_box01 .case_box .case_cont {
	font-size:1.6vw;
}

#case_study .case_box01 .case_box .case_cont > li .situation_list .list_ttl {
	font-size:2vw;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_before {
	font-size:2vw;
}

#case_study .case_box01 .case_box .case_cont > li.case_cont03 p {
	margin-bottom: 2%;
	font-size: 2vw;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_after {
	font-size:2vw;
}

#case_study .case_box01 .case_price h3 {
	font-size:2.745vw;
}

#case_study .case_box01 .case_price h3 span {
	font-size:3.569vw;
}

#case_study .case_box01 .case_price p {
	color:#fff;
	font-size:1.2vw;	
}

/* process
============================================ */
#process h2 {
  font-size:1.6vw;
}

#process .process_reed {
	font-size:1.6vw;
}

#process ul li h3 {
	font-size:2.6vw;
}

#process ul li p {
	font-size:2vw;
}

#process ul li p span {
	font-size:1.4vw;
}

/* faq
============================================ */
#faq h2 {
  font-size:1.6vw;
}

#faq dl {
	font-size:2vw;
}

/* form
============================================ */
#form h2 {
	font-size:2.6vw;
}

#form .form_reed {
	font-size:1.4vw;
}

#form_box table th {
	font-size:1.6vw;
}

#form_box table td input {
	font-size:1.4vw;
}

#form_box .f-s-s {
	font-size:1.4vw;
}

.must_com {
	font-size:1.2vw;
}

#privacy {
	font-size:1.6vw;	
}

}

@media screen and (min-width: 769px) {
/* footer
============================================ */
.nxGroupCommonFt {
  border-top: 1px solid #333;
  margin-left: auto;
  margin-right: auto;
  min-width: 1000px;
  padding: 15px;
}

.nxGroupCommonFt ul.nxGroupCommonFtC {
  text-align: right;
  width: 100%;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li img {
  display: block;
  height: 55px;
  line-height: 1;
  width: auto;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li a:hover {
  opacity: 0.5;
}

}

@media screen and (max-width: 768px) {
    /* img
============================================ */
  .fba_btn_img{
    width:100%;
  }
  
/* common
============================================ */
/*.inner { width:90%; margin:0 auto; }*/
.tb { display:block; }
.pc { display:none; }

nav { width:100%; margin:0 auto; }
nav ul li  { width:20%; }
nav ul li a { padding:15px 2%; }

/* header
============================================ */
#header { 
	width:100%;
	height:80px;	
	position: fixed;
}

#header .sp_header {
  display: table;
  width: 100%;
  height: 100%;
}

.pc_header {
	display:none;
}

.sp_logo_area {
	width: 38%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
}

.sp_logo_area p  {
	width: 38%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
}

.sp_logo_area p img {
	width:200px;
}

.sp_tel_inner {
	width:100%;
	clear:both;
}

.sp_tel_inner p  {
	font-size:10px;
	box-sizing:border-box;
	width:50%;
}

.sp_tel_inner p img {
	width:85%;
	padding:2% 0;	
}

#header .header_area {
	display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 3%;
}

#header .header_area #header_btn #menu_btn img {
	width:50px;
}

#header #menu_check {
	display: none;
}

#header #menu{
	position: absolute;
	z-index: 99999999;
	top: 90%;
	left: 50%;
	overflow: hidden;
	width: 89%;
	max-height: 0;
	margin-left: -45%;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

#header #menu_check:checked + #menu {
	max-height:500px;
}
#header #menu ul {
	border: solid 2px #c90914;
}
#header #menu ul li{
	background: #c90914;
	background-image:url(https://solution.brangista.com/brangista_pd/images/sp_menu_ico.png);
	background-repeat:no-repeat;
	background-position:right 5% center;
	background-size:14px;
	padding:2% 4%;
	border-bottom: solid 2px #cd5b63;
	text-align: center;
}
#header #menu li:last-child {
	border:none;
}
#header #menu li a{
	display:block;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding:2% 0 2% 2%;

}

#header #menu img {
	width:50%;
}

/* service
============================================ */
#service .service_box01 div {
	width: 95%;
	margin: auto;
}

#service .service_box02 .service_flow {
	width: 95%;
	margin: auto;
}

#service .service_box03 div.inner {
	width: 95%;
	margin: auto;	
}

/* case_study
============================================ */
#case_study .case_box02 .storage_img {
	width: 95%;
	margin: auto;		
}

/* form
============================================ */
#form_box {
	width: 85%;
	margin: auto;
}

#form_box table th {
	padding-top: 3%;
	padding-bottom: 4%;
	padding-left: 4px;
	width: 100%;
	display: block;
}

#form_box table td {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 4%;
	display: block;
}

/* footer
============================================ */
#footer .footer_pagerink .pagerink_cont {
	display:block; 
	padding:2% 0;
}

#footer .footer_pagerink .pagerink_cont > li {
	display:block; 
}

#footer .footer_pagerink .pagerink_cont > li:first-child {
	width: 40%;
	margin-left: 5%;
	padding: 1% 0 2%;
}

#footer .footer_pagerink .pagerink_cont > li:first-child img {
	width:100%;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list li a {
	font-size: 12px;
}

#footer .footer_pagerink .pagerink_cont li .pagerink_list {
    margin-left: 0%;
    margin-top: 1.2%;
}

.footer-copy .copy_text {
   margin:0 0 0 0; 
}

.nxGroupCommonFt {
  border-top: 1px solid #333;
  padding: 15px;
}

.nxGroupCommonFt ul.nxGroupCommonFtC {
  text-align: center;
  width: 100%;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li:not(.nxGroupCommonFtTxt) {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li.nxGroupCommonFtTxt {
  margin-bottom: 15px;
  margin-left: 0;
  text-align: center;
}

.nxGroupCommonFt ul.nxGroupCommonFtC li img {
  display: block;
  height: 55px;
  line-height: 1;
  width: auto;
}

/* thanks
============================================ */
body.thx #contents .thx_logo {
	width:45%;
}

body.thx #contents .thx_tel {
	width:45%;
}

}




@media screen and (max-width: 640px) {
  /* img
============================================ */
  .fba_btn_img{
    width:100%;
  }

/* common
============================================ */
.pc { display:none; }
.tb { display:none; }
.sp { display:block; }

/* header
============================================ */
.sp_logo_area {
	width: 50%;
}

/* footer */
.footer-copy .copy_text {
	text-align:center;
	float:none;
	margin:0;
	padding:3%;
}

/* main
============================================ */
#main .reed_text {
	font-size:10px;
}

#main .reed_text h3 .reed01 {
	font-size:10.24px;
}

#main .reed_text h3 .reed02 {
	font-size:14.72px;
}

/* trouble
============================================ */
#trouble .trouble_area01 h2 {
    font-size: 11px;
}

#trouble .trouble_area02 .trouble_more {
    font-size: 14.72px;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text {
	font-size:10px;
  line-height: 2.2;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_faced {
	font-size: 13.44px;
}

#trouble .trouble_area02 .trouble_delivery .trouble_text .trouble_price {
	font-size:11.52px;
}

#trouble .trouble_area02 .trouble_delivery .trouble_box {
	font-size:11.52px;
}

#trouble .trouble_area03 .delivery_price {
	font-size:10px;
}

#trouble .trouble_area03 .delivery_price span {
	font-size:13.44px;
}

#trouble .trouble_area03 .delivery_voice .vice_text {
	font-size:10px;
}

#trouble .trouble_area03 .delivery_voice .vice_text span {
	font-size:11px;
}

#trouble .trouble_area03 .delivery_voice .voice_ttl {
	width: 36%;
}

#trouble .trouble_area03 .delivery_voice {
	padding: 3% 1% 2.5% 3%;
}

/* feature
============================================ */
#feature h2 {
	font-size:1.6vw;
  width: 24%;
	font-size: 11px;
	line-height:2;
}

#feature .feature_reed {
	width: 60%;
}

#feature ul li div h3 {
	width: 35%;
	padding: 4% 0 4%;
}

#feature ul li div p {
	font-size:11px;
  line-height: 1.6;
}

#feature ul li > p {
	font-size:11px;
}

#feature .feature_catch {
	font-size:11.5px;
	width: 96%;
	padding: 3% 0;
}

#feature ul li {
	float: none;
	width: 74%;
	margin: auto;
}

#feature ul li:nth-child(2) {
	margin: 9% auto;
}

#feature ul li > p {
	line-height: 2;
	padding: 8% 4% 0;
}

/* contact
============================================ */
#contact h2 {
	font-size:11px;
	line-height:2;
}

#contact h2 img {
	width: 20%;
}

#contact h3 {
    font-size: 11px;
}

#contact ul {
	width: 92%;
}

#contact ul li {
	width: 48.5%;
}

#contact ul li:first-child {
	font-size:9px;
	margin-right: 3%;
	line-height: 1.6;
}

#contact ul li:first-child p .tel-link {
	font-size:15px;
}

#contact ul li:nth-child(2) a p:before {
	margin-right: 3%;
}

#contact ul li:first-child p .feature_time {
	font-size:9px;
}

#contact ul li:nth-child(2) a p {
	font-size:10px;
}

/* service
============================================ */
#service .service_box01 h2 {
	width: 24%;
	font-size: 11px;
	line-height:2;
}

#service .service_box01 p {
	font-size:10px;
}

#service .service_box01 p span {
	font-size:10.5px;
}

#service .service_box02 h3 {
	font-size: 11px;
	margin: 0 auto 2%;
}

#service .service_box02 .struc_reed {
	font-size:10px;
	margin-bottom: 5%;
	padding: 0 2%;
}

#service .service_box02 .struc_cach {
	font-size:14px;
	margin-top: 7%;
}

#service .service_box03 > div {
	padding: 7% 0 7%;
}

#service .service_box03 h3 {
	font-size:10px;
}

#service .service_box03 h3 span {
	padding: 2px 0 0px 7px;
}

#service .service_box03 .service_inner {
	font-size:10px;
}

#service .service_box03 .service_inner > li:first-child {
	width: 30%;
}

#service .service_box03 .service_cont02 .service_inner > li:nth-child(2) div {
	float: left;
	width: 100%;
}

#service .service_box03 .service_cont03 .service_inner > li:nth-child(2) div {
	float: left;
	width: 50%;
}

/* case
============================================ */
#case_study .case_box01 h2 {
	width: 24%;
	font-size: 11px;
	line-height:2;
}

#case_study .case_box02 h3 {
  font-size: 11px;		
}

#case_study .case_box02 .storage_list li:first-child span {
	font-size:11px;
	line-height: 10.71;
}

#case_study .case_box02 ul li:nth-child(2) {
	font-size:10px;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl {
	padding: 4.4% 0 0 2%;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl dt {
	width: 21.5%;
}

#case_study .case_box02 .storage_list li:nth-child(2) dl dd {
	width: 78.5%;
}

#case_study .case_box01 .case_box .case_cont {
	font-size:10px;
}

#case_study .case_box01 .case_box .case_cont > li .situation_list .list_ttl {
	font-size:10.5px;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_before {
	font-size:10.5px;
}

#case_study .case_box01 .case_box .case_cont > li.case_cont03 p {
	margin-bottom: 2%;
	font-size: 10.5px;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) .case_after {
	font-size:10.5px;
}

#case_study .case_box01 .case_price h3 {
	font-size:12px;
}

#case_study .case_box01 .case_price h3 span {
	font-size:13px;
}

#case_study .case_box01 .case_price p {
	color:#fff;
	font-size:10px;	
	line-height: 1.5;
	padding: 0 2%;
}

#case_study .case_box01 .case_box > h3 {
	top: 2%;
}

#case_study .case_box01 .case02 .case_arrow {
	top: 33.5%;	
}

#case_study .case_box01 .case_box > h3 {
	position: absolute;
	width: 70%;
}

#case_study .case_box01 .case_box {
	padding: 14% 3% 5%;
	width: 96%;
	box-sizing: border-box;
}

#case_study .case_box01 .case01 {
	margin-bottom:0 auto 8%;
}

#case_study .case_box01 .case02 {
	margin-bottom:auto;
}

#case_study .case_box01 .case_arrow {
	top: 37%;
  right: 4%;
	width: 11.71%;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(odd) {
	padding: 2.27% 1% 3.4% 1.5%;
	width: 48%;
	background-color: #eee;
	margin: 0 2% 3.3% 0;
}

#case_study .case_box01 .case_box .case_cont > li:nth-child(even) {
	width: 50%;		
}

/* process
============================================ */
#process h2 {
  font-size: 11px;
	line-height:2;
}

#process h2 img {
	width: 20%;
}

#process .process_reed {
	font-size:10px;
	padding: 0 2%;
}

#process ul li h3 {
	font-size:11px;
}

#process ul li p {
	font-size:10.5px;
}

#process ul li p span {
	font-size:9px;
}

#process ul li:nth-child(odd) {
	width: 12.5%;
}

#process .process_step {
	background-color: #fff;
	padding: 5% 4% 2.5%;
	width: 95%;
}

/* faq
============================================ */
#faq h2 {
  font-size: 11px;
	line-height:2;
}

#faq h2 img {
	width: 15%;
}

#faq dl {
	font-size:10px;
}

#faq dl dd {
	float: left;
	padding-top: 0.5%;
	line-height: 1.6;
	padding-bottom: 2%;
	width: 86%;
}

/* form
============================================ */
#form h2 {
	font-size:13px;
}

#form .form_reed {
	font-size:11px;
}

#form_box table th {
	font-size:12px;
}

#form_box table td input {
	font-size:10px;
}

#form_box .f-s-s {
	font-size:11px;
}

.must_com {
	font-size:10px;
}

#form_box #submit {
	cursor: pointer;
	margin: auto;
	width: 50%;
	padding: 3.5% 0 9.5%;
}

#privacy {
	font-size:12px;	
}

}