@charset "utf-8";

/*-----------------------------------------------------	*/
/*	concept						*/
/*-----------------------------------------------------	*/
#concept {
  padding-top:50px;
  margin-bottom:90px;
}
#concept .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
#concept .inner h2 {
  text-align:center;
  margin-bottom:60px;
}
#concept .inner .box {
  width:76%;
  max-width:760px;
  margin:0 auto;
}
#concept .inner .box .img {
  float:left;
  width:43.43%;
  max-width:330px;
}
#concept .inner .box .img img {
  width:100%;
  height:auto;
}
#concept .inner .box .contents {
  width:50%;
  max-width:380px;
  float:right;
}
#concept .inner .box .contents .txt {
  margin-bottom:80px;
}
#concept .inner .box .contents .txt img {
  width:100%;
  max-width:377px;
  height:auto;
}
#concept .inner .box .contents .sign {
  text-align:right;
  width:69.74%;
  max-width:265px;
}
#concept .inner .box .contents .sign img {
  width:100%;
  height:auto;
}
/*-----------------------------------------------------	*/
/*	needs						*/
/*-----------------------------------------------------	*/
#needs {
  margin-bottom:90px;
}
#needs .gradation-box {
  background: -webkit-gradient(radial, 50% 54%, 0, 50% 54%, 120, color-stop(1.00, #FFFF6E), color-stop(0.00, #fff));
  background: -webkit-radial-gradient(50% 54%, circle, #fff, #FFFF6E);
  background: -moz-radial-gradient(50% 54%, circle, #fff, #FFFF6E);
  background: -o-radial-gradient(50% 54%, circle, #fff, #FFFF6E);
  background: -ms-radial-gradient(50% 54%, circle, #fff, #FFFF6E);
  background: radial-gradient(50% 54%, circle, #fff, #FFFF6E);
  margin-bottom:30px;
}
#needs .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
  padding:50px 0 60px;
}
#needs .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#needs .inner ul.top {
  width:66%;
  max-width:660px;
  margin:0 auto 20px;
}
#needs .inner ul.top li {
  margin-right:5%;
  width:29.85%;
  max-width:197px;
}
#needs .inner ul.bottom {
  width:90%;
  max-width:900px;
  margin:0 auto;
}
#needs .inner ul.bottom li {
  margin-right:2.24%;
}
#needs .inner ul.bottom li:first-child {
  width:21.89%;
  max-width:197px;
}
#needs .inner ul.bottom li:nth-child(2) {
  width:19.23%;
  max-width:173px;
}
#needs .inner ul.bottom li:nth-child(3) {
  width:25.78%;
  max-width:232px;
}
#needs .inner ul.bottom li:last-child {
  width:25.23%;
  max-width:227px;
}
#needs .inner ul li {
  float:left;
}
#needs .inner ul li img {
  width:100%;
  height:auto;
}
#needs .inner ul li:last-child {
  margin-right:0;
}
#needs .inner .bur-contact {
  position: relative;
  background: url(../img/concept/bg_bur_contact.png) no-repeat;
  width: 100%;
  height: 209px;
}
#needs .inner .bur-contact .tel {
  position: absolute;
  top: 110px;
  left: 240px;
}
#needs .inner .bur-contact .btn-contact {
  position: absolute;
  top: 98px;
  right: 247px;
}
#needs .inner .bur-contact .btn-request {
  position: absolute;
  top: 98px;
  right: 30px;
}
/*-----------------------------------------------------	*/
/*	value						*/
/*-----------------------------------------------------	*/
#value.page-concept {
  margin-bottom:90px;
}
#value.page-concept .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
  padding:50px 0 60px;
}
#value.page-concept .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#value.page-concept .inner ul {
  width:89.6%;
  max-width:896px;
  margin:0 auto;
}
#value.page-concept .inner ul li {
  position: relative;
  float:left;
  background: url("/theme/2_closet/img/concept/bg_value.png");
  background-size: contain;
  width:48.6%;
  max-width:435px;
  height: 0;
  padding-top: 26.8965517%;
  margin-right:2.8%;
  margin-bottom:50px;
}
#value.page-concept .inner ul li:nth-child(2n) {
  margin-right:0;
}
#value.page-concept .inner ul li .box {
  position: absolute;
  top: 30px;
  left: 6%;
  width: 88%;
}
#value.page-concept .inner ul li .box h3 {
  position: relative;
  text-align: center;
  font-size: 24px;
  margin-bottom: 16px;
}
#value.page-concept .inner ul li .box h3:after {
  content: "";
  background: #000;
  position: absolute;
  top: 30px;
  left: 6%;
  width: 88%;
  height: 1px;
}
#value.page-concept .inner ul li .box .txt {
  font-size: 14px;
  line-height: 140%;
}
@media screen and (max-width: 1100px) {
#value.page-concept .inner ul li .box .txt {
  font-size: 13px;
}
}
@media screen and (max-width: 990px) {
#value.page-concept .inner ul li .box h3 {
  font-size: 20px;
}
#value.page-concept .inner ul li .box .txt {
  font-size: 12px;
}
}
@media screen and (max-width: 940px) {
#value.page-concept .inner ul li .box .txt {
  font-size: 11px;
}
}
/*-----------------------------------------------------	*/
/*	before after						*/
/*-----------------------------------------------------	*/
#before-after {
  margin-bottom:90px;
}
#before-after .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
  padding:50px 0 60px;
}
#before-after .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#before-after .inner .txt {
  text-align:center;
  margin-bottom:30px;
}
#before-after .inner ul {
  width:61.2%;
  max-width:612px;
  margin:0 auto;
}
#before-after .inner ul li {
  text-align:center;
  width:100%;
  margin-bottom:50px;
}
#before-after .inner ul li img {
  width:100%;
  height:auto;
}
/*-----------------------------------------------------	*/
/*	can						*/
/*-----------------------------------------------------	*/
#can {
  margin-bottom:90px;
  background:#FF7BAC;
  padding:50px 0 60px;
}
#can .inner {
  position:relative;
  background:#fff;
  box-sizing:border-box;
  width:86%;
  max-width:860px;
  margin:0 auto;
  padding:50px 30px 60px;
}
#can .inner h2 {
  text-align:left;
  margin-bottom:30px;
}
#can .inner h2 img {
  width:100%;
  max-width:784px;
  height:auto;
}
#can .inner .box .txt-box {
  float:left;
  width:47%;
  max-width:405px;
}
#can .inner .box .txt-box p {
  font-size:14px;
  margin-bottom:1em;
}
#can .inner .box .img {
  float:right;
  width:40.82%;
  max-width:351px;
  margin-right:20px;
}
#can .inner .box .img img {
  width:100%;
  height:auto;
}
@media screen and (max-width: 768px) {

/*-----------------------------------------------------	*/
/*	sp concept						*/
/*-----------------------------------------------------	*/
#concept {
  padding-top:50px;
  margin-bottom:90px;
}
#concept .inner {
  position:relative;
  width:100%;
  margin:50px auto 0;
}
#concept .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#concept .inner .box {
  width:100%;
  margin:0 auto;
}
#concept .inner .box .img {
  float:none;
  margin-bottom:20px;
}
#concept .inner .box .img img {
  width:100%;
  height:auto;
}
#concept .inner .box .contents {
  width:380px;
  float:none;
  margin:0 auto;
}
#concept .inner .box .contents .txt {
  width:270px;
  margin:0 auto 30px;
}
#concept .inner .box .contents .txt img {
  width:100%;
  height:auto;
}
#concept .inner .box .contents .sign {
  text-align:right;
  width:94%;
  margin:0 auto;
}
/*-----------------------------------------------------	*/
/*	sp needs						*/
/*-----------------------------------------------------	*/
#needs {
  margin-bottom:30px;
}
#needs .gradation-box {
  margin-bottom:30px;
}
#needs .inner {
  position:relative;
  width:100%;
  margin:0 auto;
  padding:50px 0 60px;
}
#needs .inner h2 {
  width:300px;
  text-align:center;
  margin:0 auto 30px;
}
#needs .inner h2 img {
  width:100%;
  height:auto;
}
#needs .inner ul.top {
  width:66%;
  max-width:660px;
  margin:0 auto 20px;
}
#needs .inner ul.top li {
  margin:0 auto;
  width:auto;
}
#needs .inner ul.bottom {
  width:90%;
  max-width:900px;
  margin:0 auto;
}
#needs .inner ul.bottom li {
  margin:0 auto;
  width:auto !important;
}
#needs .inner ul li {
  float:none;
  width:auto;
  text-align:center;
}
#needs .inner ul li:last-child {
  margin:0 auto;
}
#needs .inner .bur-contact {
  position: relative;
  background:none;
  width: 96%;
  height: auto;
  margin:0 auto;
}
#needs .inner .bur-contact .tel {
  display:none;
}
#needs .inner .bur-contact .btn-contact {
  display:inline-block;
  position: relative;
  top:0;
  left:0;
  width:48%;
  margin-right:2%;
}
#needs .inner .bur-contact .btn-contact img {
  width:100%;
  height:auto;
}
#needs .inner .bur-contact .btn-request {
  display:inline-block;
  position: relative;
  top:0;
  left:0;
  width:48%;
}
#needs .inner .bur-contact .btn-request img {
  width:100%;
  height:auto;
}
/*-----------------------------------------------------	*/
/*	sp value						*/
/*-----------------------------------------------------	*/
#value.page-concept {
  margin-bottom:30px;
}
#value.page-concept .inner {
  position:relative;
  width:100%;
  margin:0 auto;
  padding:50px 0 60px;
}
#value.page-concept .inner h2 {
  width:300px;
  text-align:center;
  margin:0 auto 30px;
}
#value.page-concept .inner h2 img {
  width:100%;
  height:auto;
}
#value.page-concept .inner ul {
  width:89.6%;
  max-width:896px;
  margin:0 auto;
}
#value.page-concept .inner ul li {
  float:none;
  background-repeat: no-repeat;
  width:100%;
  max-width:435px;
  height: 245px;
  padding-top: 0;
  margin:0 auto 50px;
}
#value.page-concept .inner ul li:nth-child(2n) {
  margin:0 auto 50px;
}
#value.page-concept .inner ul li img {
  width:100%;
  height:auto;
}
#value.page-concept .inner ul li .box h3 {
  font-size: 24px;
}
#value.page-concept .inner ul li .box .txt {
  font-size: 14px;
}
/*-----------------------------------------------------	*/
/*	sp before after						*/
/*-----------------------------------------------------	*/
#before-after {
  margin-bottom:90px;
}
#before-after .inner {
  position:relative;
  width:96%;
  margin:0 auto;
  padding:50px 0 60px;
}
#before-after .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#before-after .inner .txt {
  text-align:center;
  margin-bottom:30px;
}
#before-after .inner ul li {
  text-align:center;
  text-align:center;
  margin-bottom:50px;
}
#before-after .inner ul li img {
  width:100%;
  height:auto;
}
/*-----------------------------------------------------	*/
/*	sp can						*/
/*-----------------------------------------------------	*/
#can {
  margin-bottom:90px;
  background:#FF7BAC;
  padding:50px 0 60px;
}
#can .inner {
  position:relative;
  background:#fff;
  box-sizing:border-box;
  width:94%;
  margin:0 auto;
  padding:50px 20px 60px;
}
#can .inner h2 {
  text-align:left;
  margin-bottom:30px;
}
#can .inner .box .txt-box {
  float:none;
  width:100%;
}
#can .inner .box .img {
  float:none;
  margin-right:0;
}
#can .inner .box .img img {
  width:100%;
  height:auto;
}
}
@media screen and (max-width: 460px) {
#value.page-concept .inner ul li {
	height: 180px;
}
#value.page-concept .inner ul li .box {
  top: 20px;
}
#value.page-concept .inner ul li .box h3 {
  font-size: 18px;
}
#value.page-concept .inner ul li .box .txt {
  font-size: 10px;
}
}


/*-----------------------------------------------------	*/
/*	price						*/
/*-----------------------------------------------------	*/
#price {
  padding-top:50px;
  margin-bottom:90px;
}
#price .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
#price .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#price .inner .info {
  position:relative;
  background:url(../img/price/bg_info.png) no-repeat;
  background-size: contain;
  width:86.8%;
  max-width:868px;
  height:207px;
  margin:0 auto 100px;
}
#price .inner .info h3 {
  width:94%;
  max-width:808px;
  text-align:center;
  padding-top:4%;
  margin:0 auto 1%;
}
#price .inner .info h3 img {
  width:100%;
  height:auto;
}
#price .inner .info ul {
  width:90%;
  margin:0 auto;
}
#price .inner .info ul li {
  margin-bottom:1%;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
}
#price .inner .clearfix {
  width:86%;
  margin:0 auto 60px;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
}
#price .inner .clearfix dl:first-child {
  float:left;
  width:46%;
}
#price .inner .clearfix dl:last-child {
  float:right;
  width:46%;
}
#price .inner .clearfix dl dt {
  padding-bottom:5px;
  margin-bottom:10px;
}
#price .inner .clearfix dl.green dt {
  border-bottom:#39b54a solid 5px;
}
#price .inner .clearfix dl.blue dt {
  border-bottom:#0071bc solid 5px;
}
#price .inner .clearfix dl.purple dt {
  border-bottom:#9e005d solid 5px;
}
#price .inner .clearfix dl.orange dt {
  border-bottom:#ff931e solid 5px;
}
#price .inner .clearfix dl.red dt {
  border-bottom:#ff0000 solid 5px;
}
#price .inner .clearfix dl dd ul li {
  margin-bottom:10px;
}
#price .inner .clearfix dl dd ul li span {
  float:right;
}
#price .inner .clearfix.last {
  margin-bottom: 200px
}
#price .inner .clearfix.last dl {
  float:none;
  width:100%;
}
#price .inner .clearfix.last dl dd {
  width:46%;
}
#price .inner .txt {
  text-align: center;
  margin-bottom: 30px;
}
#price .inner .txt span {
  display:none;
}
#price .inner .btn-area {
  width: 90%;
  max-width:790px;
  margin: 0 auto 60px;
}
#price .inner .btn-area .btn-contact a {
  display:block;
  box-sizing:border-box;
  width:40%;
  max-width: 316px;
  height: 54px;
  float: left;
  color: #39b54a;
  border: #39b54a solid 1px;
  text-align:center;
  padding-top:16px;
}
#price .inner .btn-area .btn-contact a:hover {
  background: #39b54a;
  color: #fff;
  text-decoration: none;
}
#price .inner .btn-area .btn-technology a {
  display:block;
  box-sizing:border-box;
  width:51.9%;
  max-width: 410px;
  height: 54px;
  float: right;
  color: #8900ff;
  border: #8900ff solid 1px;
  text-align:center;
  padding-top:16px;
}
#price .inner .btn-area .btn-technology a:hover {
  background: #8900ff;
  color: #fff;
  text-decoration: none;
}
/*	noservice						
/*------------------------------------	*/
#noservice {
  background:#ffffb7;
  border:#000 solid 1px;
  width: 96%;
  max-width:955px;
  padding:50px 0 30px;
  margin:0 auto 90px;
}
#noservice h2 {
  text-align:center;
  margin-bottom:30px;
}
#noservice ul {
  width:96%;
  max-width:911px;
  margin:0 auto 30px;
}
#noservice ul li {
  float:left;
  margin-right:4.3%;
}
#noservice ul li:first-child {
  width:19%;
  max-width:173px;
}
#noservice ul li:nth-child(2) {
  width:19%;
  max-width:173px;
}
#noservice ul li:nth-child(3) {
  width:23.72%;
  max-width:216px;
}
#noservice ul li:last-child {
  width:24.92%;
  max-width:227px;
  margin-right:0;
}
#noservice ul li img {
  width:100%;
  height:auto;
}
#noservice .txt {
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
  font-size:20px;
  line-height:160%;
  text-align:center;
}
@media screen and (max-width: 768px) {
/*-----------------------------------------------------	*/
/*	price						*/
/*-----------------------------------------------------	*/
#price {
  padding-top:100px;
  margin-bottom:90px;
}
#price .inner {
  position:relative;
  width:100%;
  margin:0 auto;
}
#price .inner h2 {
  text-align:center;
  margin-bottom:30px;
}
#price .inner .info {
  position:relative;
  background:none;
  width:100%;
  height: auto;
  margin:0 auto 100px;
}
#price .inner .info h3 {
  text-align:center;
  padding-top:30px;
  margin-bottom:20px;
}
#price .inner .info ul {
  width:90%;
  margin:0 auto;
}
#price .inner .info ul li {
  margin-bottom:10px;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
}
#price .inner .clearfix {
  width:86%;
  margin:0 auto 60px;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
}
#price .inner .clearfix dl:first-child {
  float:none;
  width:100%;
  margin-bottom:60px;
}
#price .inner .clearfix dl:last-child {
  float:none;
  width:100%;
  margin-bottom:60px;
}
#price .inner .clearfix dl dt {
  padding-bottom:5px;
  margin-bottom:10px;
}
#price .inner .clearfix dl.green dt {
  border-bottom:#39b54a solid 5px;
}
#price .inner .clearfix dl.blue dt {
  border-bottom:#0071bc solid 5px;
}
#price .inner .clearfix dl.purple dt {
  border-bottom:#9e005d solid 5px;
}
#price .inner .clearfix dl.orange dt {
  border-bottom:#ff931e solid 5px;
}
#price .inner .clearfix dl.red dt {
  border-bottom:#ff0000 solid 5px;
}
#price .inner .clearfix dl dd ul li {
  margin-bottom:10px;
}
#price .inner .clearfix dl dd ul li span {
  float:right;
}
#price .inner .clearfix.last {
  margin-bottom: 200px
}
#price .inner .clearfix.last dl {
  float:none;
  width:100%;
}
#price .inner .clearfix.last dl dd {
  width:46%;
}
#price .inner .txt {
  width:300px;
  text-align: center;
  margin:0 auto 30px;
}
#price .inner .txt img {
  display:none;
}
#price .inner .txt span {
  display:inline-block;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
}
#price .inner .btn-area {
  width: 90%;
  max-width:790px;
  margin: 0 auto 60px;
}
#price .inner .btn-area .btn-contact a {
  box-sizing:border-box;
  width:100%;
  max-width: 300px;
  height: 54px;
  float: none;
  color: #39b54a;
  border: #39b54a solid 1px;
  text-align:center;
  padding-top:16px;
  margin:0 auto 10px;
  font-size:14px;
}
#price .inner .btn-area .btn-technology a {
  box-sizing:border-box;
  width:100%;
  max-width: 300px;
  height: 54px;
  float: none;
  color: #8900ff;
  border: #8900ff solid 1px;
  text-align:center;
  padding-top:16px;
  margin:0 auto 10px;
  font-size:14px;
}
/*	noservice						
/*------------------------------------	*/
#noservice {
  background:#ffffb7;
  border:#000 solid 1px;
  width: 96%;
  max-width:400px;
  padding:50px 0 30px;
  margin:0 auto 90px;
}
#noservice h2 {
  width:96%;
  text-align:center;
  margin:0 auto 30px;
}
#noservice h2 img {
  width:100%;
  height:auto;
}
#noservice ul {
  width:96%;
  max-width:911px;
  margin:0 auto 30px;
}
#noservice ul li {
  float:none;
  text-align:center;
  margin:0 auto 10px;
}
#noservice ul li:last-child {
  margin:0 auto;
}
#noservice .txt {
  width:96%;
  margin:0 auto;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
  font-size:18px;
  line-height:160%;
  text-align:center;
}

}

/*-----------------------------------------------------	*/
/*	technology						*/
/*-----------------------------------------------------	*/
#technology {
  padding-top:50px;
  margin-bottom:90px;
}
#technology .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
#technology .inner h2 {
  text-align:center;
  margin-bottom:100px;
}
.btn-price {
  width:84%;
  max-width:850px;
  margin:0 auto 30px;
}
.btn-price a {
  display:block;
  width:100%;
  padding:20px 0;
  font-size:20px;
  color:#0071bc;
  border:#0071bc solid 1px;
}
/*	reason						
/*------------------------------------	*/
#reason {
  width:86%;
  max-width:860px;
  margin:0 auto;
}
#reason h3 {
  margin-bottom:60px;
}
#reason h3 img {
  width:100%;
  height:auto;
}
#reason .clearfix {
  width:98%;
  margin:0 auto 100px;
}
#reason .clearfix > * {
  position: relative;
  width:44%;
  height: 500px;
  margin:0 auto;
}
#reason .clearfix h4 {
  margin-bottom:20px;
}
#reason .clearfix .txt {
  font-size:20px;
  line-height:140%;
  margin-bottom:20px;
}
#reason .clearfix .img {
  position: absolute;
  bottom: 0;
  left: 0;
}
#reason .clearfix .img img {
  width:100%;
  height:auto;
}
#reason .clearfix ul {
  margin-bottom:20px;
}
#reason .clearfix ul li {
  display:inline-block;
  width:40%;
}
#reason .clearfix ul li:before {
  content:"・";
}

/*	value						
/*------------------------------------	*/
#value.page-technology {
  width:86%;
  max-width:860px;
  margin:0 auto 90px;
}
#value.page-technology h3 {
  margin-bottom:60px;
}
#value.page-technology h3 img {
  width:100%;
  height:auto;
}

#value.page-technology .img {
  text-align:center;
  margin-bottom:60px;
}
#value.page-technology .img img {
  width:100%;
  height:auto;
}
#value.page-technology .clearfix {
  width:90%;
  max-width:763px;
  margin:0 auto 50px;
}
#value.page-technology .clearfix > * {
  width:47%;
  max-width:352px;
  box-sizing:border-box;
  border:#000 solid 1px;
  border-radius:10px;
  padding:10px;
}
#value.page-technology .center-area {
  width:47%;
  max-width:352px;
  box-sizing:border-box;
  margin:0 auto;
  border:#000 solid 1px;
  border-radius:10px;
  padding:10px;
}
#value.page-technology h4 {
  margin-bottom:6px;
}
#value.page-technology h4 img {
  width:100%;
  height:auto;
}
#value.page-technology .left-area h4 img {
  max-width:258px;
}
#value.page-technology .right-area h4 img {
  max-width:286px;
}
#value.page-technology .center-area h4 img {
  max-width:217px;
}
/*	flow						
/*------------------------------------	*/
#flow {
  width:100%;
  margin:0 auto 90px;
}
#flow h3 {
  text-align:center;
  margin-bottom:60px;
}
#flow h3 img {
  width: 100%;
  height: auto;
}
#flow > .clearfix {
  width:86%;
  max-width:860px;
  margin:0 auto 60px;
}
#flow .clearfix .img {
  float:left;
  width:49%;
  max-width:386px;
}
#flow .clearfix .img img {
  width:100%;
  height:auto;
}
#flow .clearfix .txt {
  width:49%;
  max-width:417px;
  float:right;
  padding-top:10px;
  font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",serif;
  font-size:20px;
  line-height:140%;
}
#kodawari {
  margin-top:-80px;
  padding-top:80px;
}
#flow .box {
  width:91.2%;
  max-width:912px;
  box-sizing:border-box;
  margin:0 auto 90px;
  padding:30px 36px;
  border:#93278f solid 1px;
}
#flow .box h4 {
  margin-bottom:20px;
}
#flow .box h4 img {
  width:100%;
  height:auto;
}
#flow .box .catch {
  margin-bottom:30px;
}
#flow .box .catch img {
  width:100%;
  height:auto;
}
#flow .box .txt-box {
  width:52%;
  max-width:474px;
  float: left;
}
#flow .box .img {
	float: right;
	width:auto;
}
/*-----------------------------------------------------	*/
/*	message						*/
/*-----------------------------------------------------	*/
#message {
  padding-top:50px;
  margin-bottom:120px;
}
#message .inner {
  position:relative;
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
#message .inner h2 {
  text-align:center;
  margin-bottom:100px;
}
#message .inner .clearfix {
  width:90%;
  max-width:900px;
  margin:0 auto 0;
}
#message .inner .txt-box {
  position: relative;
  background: #fff;
  border: 1px solid #4d4d4d;
  border-radius:20px;
  box-sizing:border-box;
  width:60%;
  max-width:540px;
  float:left;
  font-size:14px;
  padding:20px 20px 0;
}
#message .inner .txt-box:after,
#message .inner .txt-box:before {
  left: 100%;
  top: 22%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#message .inner .txt-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
#message .inner .txt-box:before {
  border-color: rgba(77, 77, 77, 0);
  border-left-color: #4d4d4d;
  border-width: 21px;
  margin-top: -21px;
}
#message .inner .txt-box p {
  margin-bottom:10px;
}
#message .inner .txt-box .sign {
  text-align:right;
}
#message .inner .right-area {
  width:34%;
  max-width:304px;
}
/*-----------------------------------------------------	*/
/*	btn price						*/
/*-----------------------------------------------------	*/
.btn-price a {
  display:block;
  width:90%;
  max-width:852px;
  box-sizing:  border-box;
  margin:0 auto;
  color:#0071bc;
  border:#0071bc solid 1px;
  text-align:center;
  font-size:20px;
 // text-indent:2em;
  padding-top:20px;
}
.btn-price a:hover {
  background: #0071bc;
  color:#fff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
/*-----------------------------------------------------	*/
/*	sp technology						*/
/*-----------------------------------------------------	*/
#technology {
  padding-top:100px;
  margin-bottom:90px;
}
#technology .inner {
  position:relative;
  width:100%;
  margin:0 auto;
}
#technology .inner h2 {
  width:96%;
  max-width:484px;
  text-align:center;
  margin:0 auto 60px;
}
#technology .inner h2 img {
  width:100%;
  height:auto;
}
/*	sp reason						
/*------------------------------------	*/
#reason {
  width:96%;
  max-width:860px;
  margin:0 auto;
  overflow:hidden;
}
#reason h3 {
  width:160%;
  margin:0 auto 60px;
}
#reason h3 img {
  width:100%;
  height:auto;
}
#reason .clearfix {
  width:98%;
  margin:0 auto 100px;
}
#reason .clearfix > * {
  width:100%;
  margin:0 auto 60px;
  float:none;
}
#reason .clearfix h4 {
  margin-bottom:20px;
}
#reason .clearfix .txt {
  font-size:20px;
  line-height:140%;
  margin-bottom:20px;
}
#reason .clearfix ul {
  margin-bottom:20px;
}
#reason .clearfix ul li {
  display:inline-block;
  width:33%;
}
#reason .clearfix ul li:before {
  content:"・";
}
/*	sp value						
/*------------------------------------	*/
#value.page-technology {
  width:96%;
  max-width:860px;
  margin:0 auto 90px;
  overflow:hidden;
}
#value.page-technology h3 {
  width:160%;
  margin:0 auto 60px;
}
#value.page-technology h3 img {
  width:100%;
  height:auto;
}
#value.page-technology .img {
  text-align:center;
  margin-bottom:60px;
}
#value.page-technology .img img {
  width:100%;
  height:auto;
}
#value.page-technology .clearfix {
  width:90%;
  max-width:763px;
  margin:0 auto;
}
#value.page-technology .clearfix > * {
  width:100%;
  max-width:352px;
  box-sizing:border-box;
  border:#000 solid 1px;

  border-radius:10px;
  padding:10px;
  float:none;
  margin:0 auto 50px;
}
#value.page-technology .center-area {
  width:90%;
  max-width:352px;
  box-sizing:border-box;
  margin:0 auto;
  border:#000 solid 1px;
  border-radius:10px;
  padding:10px;
}
#value.page-technology h4 {
  margin-bottom:6px;
}
/*	sp flow						
/*------------------------------------	*/
#flow {
  width:96%;
  margin:0 auto 90px;
  overflow: hidden;
}
#flow h3 {
  width:120%;
  margin:0 auto 60px;
}
#flow h3 img {
  width:100%;
  height:auto;
}
#flow > .clearfix {
  width:90%;
  max-width:415px;
  margin:0 auto 60px;
}
#flow .clearfix .img {
  float:none;
  width: auto;
}
#flow .clearfix .img img {
  width:100%;
  height:auto;
}
#flow .clearfix .txt {
  width:100%;
  max-width:417px;
  float:none;
  padding-top:10px;
  font-size:20px;
  line-height:140%;
}
#flow .box {
  width:100%;
  max-width:912px;
  box-sizing:border-box;
  margin:0 auto 90px;
  padding:30px 10px;
  border:#93278f solid 1px;
}
#flow .box h4 {
  margin-bottom:20px;
}
#flow .box h4 img {
  width:100%;
  height:auto;
}
#flow .box .catch {
  margin-bottom:30px;
}
#flow .box .txt-box {
  width:100%;
  max-width:474px;
  float:none;
}
#flow .box .txt-box p {
  margin-bottom:20px;
}
#flow .box .img {
  float:none;
  width:90%;
  margin:0 auto;
}
/*-----------------------------------------------------	*/
/*	sp message						*/
/*-----------------------------------------------------	*/
#message {
  padding-top:50px;
  margin-bottom:120px;
}
#message .inner {
  position:relative;
  width:100%;
  margin:0 auto;
}
#message .inner h2 {
  text-align:center;
  margin-bottom:100px;
}
#message .inner .clearfix {
  width:90%;
  max-width:900px;
  margin:0 auto 0;
}
#message .inner .txt-box {
  position: relative;
  background: #fff;
  border: 1px solid #4d4d4d;
  border-radius:20px;
  box-sizing:border-box;
  width:100%;
  max-width:540px;
  float:none;
  font-size:14px;
  margin:0 auto 30px;
}
#message .inner .txt-box:after,
#message .inner .txt-box:before {
	top: 104%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#message .inner .txt-box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
	top:103.1%;
}
#message .inner .txt-box:before {
	border-color: rgba(77, 77, 77, 0);
	border-top-color: #4d4d4d;
	border-width: 18px;
	margin-left: -18px;
}
#message .inner .txt-box p {
  margin-bottom:10px;
}
#message .inner .txt-box .sign {
  text-align:right;
}
#message .inner .right-area {
  width:100%;
  max-width:304px;
  float:none;
  margin:0 auto;
}

}
/*-----------------------------------------------------	*/
/*	form common						*/
/*-----------------------------------------------------	*/
#MessageBox {
  text-align:center;
}
/*-----------------------------------------------------	*/
/*	contact						*/
/*-----------------------------------------------------	*/
#Contact h2 {
  text-align:center;
  background:url(../img/contact/ttl_contact.png) no-repeat;
  width:154px;
  text-indent:-9999999px;
  padding-top:50px;
  margin:50px auto 60px;
}
#Contact h3 {
  text-align:center;
  margin-bottom:30px;
}
#Contact main h3:nth-last-child(2) {
  display:none;
}
#Contact form {
  background:#f2f2f2;
  width:100%;
  max-width:740px;
  margin:0 auto 90px;
  padding:30px 0;
}
#Contact form table {
  width:90%;
  margin:0 auto 40px;
}
#Contact form table tr th {
  width:30%;
  max-width:200px;
  vertical-align:middle;
  font-size:18px;
}
#Contact form table tr td {
  padding:10px 0;
  font-size:19px;
}
#Contact form table tr td .checkbox {
  font-size:19px;
}
#Contact form table tr td input {
  width:78%;
  height:20px;
}
#Contact form table tr:nth-child(3) th {
  vertical-align:text-top;
  padding-top:12px;
}
#Contact form table tr:nth-child(3) td input {
  display:inline-block;
  margin-bottom:10px;
}
#Contact form table tr:nth-child(4) td input {
  display:inline-block;
  width:28%;
}
#Contact form table tr:nth-child(5) th {
  vertical-align:top;
  padding-top:64px;
}
#Contact .inner .form table tbody tr:nth-child(5) td {
  position:relative;
}
#Contact form table tr:nth-child(5) td label {
  display:inline-block;
  margin-bottom:20px;
}
#Contact form table tr:nth-child(5) td input {
  width:auto;
  vertical-align:-4px;
  margin-right:10px;
}
#Contact form table tr:nth-child(5) td span {
  display:inline-block;
  font-size:14px;
  line-height:140%;
}
#Contact form table tr:nth-child(5) td span a {
  display:block;
  color:#0000ff;
}
#Contact form table tr:nth-child(7) th,
#Contact form table tr:nth-child(8) th {
  vertical-align:top;
  padding-top:12px;
}
#Contact form table tr td textarea {
  width:100%;
  height:260px;
}
#Contact form table tr:nth-child(6) td input {
  display:inline-block;
  width:auto;
  vertical-align:-4px;
  margin-right:20px;
}
#Contact form table tr:nth-child(6) td label {
  display:inline-block;
  margin-right:60px;
}
#Contact form .box {
  width:90%;
  margin:0 auto 60px;
}
#Contact form .box .txt {
  margin-bottom:6px;
}
#Contact form .box textarea {
  width:100%;
  height:86px;
  margin:0 auto 6px;
}
#Contact form .box input {
  display: inline-block;
  margin-right:6px;
}
#Contact form .submit {
  width:100%;
  height:75px;
  text-align:center;
  margin:0 auto;
}
#Contact form .submit input {
  background:#ffffb7;
  width:230px;
  height:75px;
  font-size:19px;
  border:none;
  bcontact-radius:10px;
}
#Contact form .submit input:first-child {
  margin-right:20px;
}
#Contact form .submit input[type=reset],
#Contact main p {
  display:none;
}
#Contact #MailMessageConfirmForm table tr:nth-child(5) td span {
  font-size:17px;
}
#Contact main div p {
  display:block;
  text-align:center;
  margin-bottom:40px;
}
@media screen and (max-width: 768px) {
#Contact {
  padding-top:100px;
}
#Contact form table tr:nth-child(5) td .absolute01 {
  position:absolute;
  top:78px;
  right:0;
}
#Contact form table tr:nth-child(5) td .absolute02 {
  position:absolute;
  top:115px;
  right:-26px;
}
#Contact form table tr:nth-child(5) td span {
  font-size:10px;
}
}
/*-----------------------------------------------------	*/
/*	order						*/
/*-----------------------------------------------------	*/
#Order {
}
#Order h2 {
  text-align:center;
  background: url(../img/order/ttl_order.png) no-repeat;
  width:232px;
  text-indent:-9999999px;
  padding-top:50px;
  margin:50px auto 60px;
}
#Order h3 {
  text-align:center;
  margin-bottom:30px;
}
#Order main h3:nth-last-child(2) {
  display:none;
}
#Order form {
  background:#f2f2f2;
  width:100%;
  max-width:740px;
  margin:0 auto 90px;
  padding:30px 0;
}
#Order form table {
  width:90%;
  margin:0 auto 40px;
}
#Order form table tr th {
  width:30%;
  max-width:200px;
  vertical-align:middle;
  font-size:18px;
}
#Order form table tr td {
  position:relative;
  padding:10px 0;
  font-size:19px;
}
#Order form table tr td .checkbox {
  font-size:19px;
}
#Order form table tr td input {
  width:78%;
  height:20px;
}
#Order form table tr td select {
  height:26px;
  padding: 3px;
}
#Order form table tr:nth-child(3) th {
  vertical-align:text-top;
  padding-top:12px;
}
#Order form table tr:nth-child(3) td input {
  display:inline-block;
  margin-bottom:10px;
}
#Order form table tr:nth-child(4) td input {
  display:inline-block;
  width:26%;
}
#Order form table tr:nth-child(5) th {
  vertical-align:top;
  padding-top:32px;
}
#Order .inner .form table tbody tr:nth-child(5) td {
  position:relative;
}
#Order form table tr:nth-child(5) td label {
  display:inline-block;
  margin-bottom:20px;
}
#Order form table tr:nth-child(5) td input {
  width:auto;
  vertical-align:-4px;
  margin-right:10px;
}
#Order form table tr:nth-child(5) td span {
  display:inline-block;
//  font-size:14px;
  line-height:140%;
}
#FieldMessageOrder {
	padding-top: 10px;
}

#Order form table tr:nth-child(5) td .absolute01 {
  position:absolute;
  top:71px;
  right:60px;
}
#Order form table tr:nth-child(5) td .absolute01:before {
  content:"※";
  position:absolute;
  left:-1em;
}
#Order form table tr:nth-child(5) td .absolute02 {
  position:absolute;
  top:117px;
  left:110px;
}
#Order form table tr:nth-child(5) td .absolute02:before {
  content:"※";
  position:absolute;
  left:-1em;
}
#Order form table tr:nth-child(5) td span a {
  display:block;
  color:#0000ff;
}
#MailMessageZip {
	width: 100px!important;
}
#Order form table tr:nth-child(6) th {
  vertical-align:top;
  padding-top:12px;
}
#Order form table tr:nth-child(6) td input {
  display:inline-block;
  width:auto;
  vertical-align:-4px;
  margin-right:20px;
}
#Order form table tr:nth-child(6) td label {
  display:inline-block;
  margin-right:60px;
}
#Order form table tr:nth-child(10) th {
  vertical-align:top;
  padding-top:72px;
}
#Order form table tr td textarea {
  width:100%;
  height:260px;
}
#Order form table tr:nth-child(11) td input {
  display:inline-block;
  width:auto;
  vertical-align:-4px;
  margin-right:20px;
}
#Order form table tr:nth-child(11) td label {
  display:inline-block;
  margin-right:60px;
}
#Order form table tr:nth-child(12) th {
  display:block;
  width:300%;
  max-width:300%;
  padding-top:30px;
}
#Order form table tr:nth-child(12) td {
  display:block;
  width:300%;
  max-width:300%;
}
#Order form table tr:nth-child(12) td textarea {
  display:none;
}
#Order form table tr:nth-child(12) td .mail-attention iframe {
  display:block;
  background:#fff;
  border:#000 solid 1px;
  overflow:auto;
  width: 100%;
  height:150px;
  padding:10px;
}
#Order form table tr:nth-child(13) th {
  display: none;
}
#Order form table tr:nth-child(13) td {
  display:block;
  width:300%;
  max-width:300%;
}
#Order form table tr:nth-child(13) td input {
  width:20px;
}
#Order form .box {
  width:90%;
  margin:0 auto 60px;
}
#Order form .box .txt {
  margin-bottom:6px;
}
#Order form .box textarea {
  width:100%;
  height:86px;
  margin:0 auto 6px;
}
#Order form .box input {
  display: inline-block;
  margin-right:6px;
}
#Order form .submit {
  width:100%;
  height:75px;
  text-align:center;
  margin:0 auto;
}
#Order form .submit input {
  background:#ffffb7;
  width:230px;
  height:75px;
  font-size:19px;
  border:none;
  bcontact-radius:10px;
}
#Order form .submit input:first-child {
  margin-right:20px;
}
#Order form .submit input[type=reset],
#Order main p {
  display:none;
}
#Order #MailMessageConfirmForm table tr:nth-child(5) td span.mail-after-attachment{
  display:none !important;
}

.mail-before-attachment,
.mail-after-attachment{
	font-size:14px;
}

#Order #MailMessageConfirmForm table tr:nth-child(10) {
  display:none !important;
}
#Order #MailMessageConfirmForm table tr:nth-child(5) td span {
  font-size:17px;
}
#Order main div p {
  display:block;
  text-align:center;
  margin-bottom:40px;
}
@media screen and (max-width: 768px) {
#Order {
  padding-top:20px;
}
#Order form table tr:nth-child(3) td span {
  font-size:12px;
}
#Order form table tr:nth-child(5) th {
  padding-top:24px;
}
#Order form table tr:nth-child(5) td label {
  margin-bottom:40px;
}
#Order form table tr:nth-child(5) td .absolute01 {
  position:absolute;
  top:107px;
  right:43px;
}
#Order form table tr:nth-child(5) td .absolute02 {
  position:absolute;
  top:153px;
  left:110px;
}
#Order form table tr:nth-child(5) td span {
//  font-size:10px;
}
#Order form table tr:nth-child(11) td label {
  margin-right:0;
}
}

@media screen and (max-width: 520px) {
#Order form {
  padding:30px 0 120px;
}
#Order form .submit input:first-child {
  margin:0 0 10px 0;
}
}
/*-----------------------------------------------------	*/
/*	policy						*/
/*-----------------------------------------------------	*/
#policy {
  padding-top:50px;
  margin-bottom:90px;
}
#policy .inner {
  position:relative;
  width:100%;
  max-width: 1000px;
  margin:0 auto;
}
#policy .inner h2 {
  width: 96%;
  max-width: 336px;
  text-align:center;
  margin:0 auto 30px;
}
#policy .inner h2 img {
  width: 100%;
  height: auto;
}
#policy .inner > dl {
  width: 96%;
  max-width: 860px;
  font-size: 25px;
  margin: 0 auto;
}
#policy .inner > dl > dt {
  border-bottom: #29abe2 solid 1px;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
#policy .inner > dl > dd {
  margin-bottom: 60px;
  line-height: 140%;
}
#law {
  width: 96%;
  max-width: 860px;
  margin: 0 auto;
}
#law h3 {
  background: #e6e6e6;
  box-sizing: border-box;
  text-align: center;
  font-size: 25px;
  width: 100%;
  height: 82px;
  padding-top: 30px;
  margin-bottom: 40px;
}
#law table tbody tr th {
  box-sizing: border-box;
  width: 33%;
  max-width: 286px;  
  line-height: 160%;
  padding: 20px;
  font-size: 20px;
  border: #29abe2 solid 1px;
}
#law table tbody tr td {
  box-sizing: border-box;
  width: 67%;
  max-width: 608px;
  font-size: 20px;
  line-height: 160%;
  padding: 20px;
  border: #29abe2 solid 1px;
}
}
#law table tbody tr td dl dd {
  padding-left: 0.6em;
  margin-bottom: 20px;
}
#law table tbody tr td dl dd:last-child {
  margin-bottom: 0;
}
#law table tbody tr:nth-child(11) td p {
  margin-bottom: 20px;
}
#law table tbody tr:nth-child(11) td p:last-child {
  margin-bottom: 0;
}
#law table tbody tr td ol li {
	padding-left:0.8em;
	text-indent: -0.8em;
}
@media screen and (max-width: 768px) {
#policy {
  padding-top:100px;
}
#policy .inner > dl {
  font-size: 20px;
}
#law h3 {
  height: 50px;
  font-size: 20px;
  padding-top: 15px;
}
#law table tbody tr th,
#law table tbody tr td {
  font-size: 16px;
}
}
@media screen and (max-width: 412px) {
#law table tbody tr th,
#law table tbody tr td {
  font-size: 14px;
}
}

.error-message {
  color: #f00;
  font-weight: bold;
}

.mobile-only {
	display: none;
}
@media screen and (max-width: 640px) {
	.mobile-only {
		display: block;
	}
}