@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html { color: #111; font-size: 62.5%; font-family:"Noto Sans Japanese","ヒラギノ角ゴ Pro W3",Meiryo,"Hiragino Kaku Gothic Pro",sans-serif; }
body { font-size: 13px; font-size: 1.3rem; line-height: 20px; line-height: 2.0rem; }
audio, canvas, iframe, img, svg, video { vertical-align: middle; }


/* ==========================================================================
   基本css
   ========================================================================== */

.hover a, .hover a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

.hover a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.shadow {
	text-shadow: 1px 1px 0px rgba(0,0,0,.25);
}

.tShadow {
	text-shadow: 1px 1px 0px rgba(0,0,0,.25);
}

.bShadow {
	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,.25);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,.25);
	box-shadow: 1px 1px 0px rgba(0,0,0,.25);
}

.shadow-inner {
	-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.25);
	box-shadow: inset 1px 1px 3px rgba(0,0,0,.25);
}

.radius {
	border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}

.transition {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.opacity {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.bOpacity {
	background-color:rgba(255,255,255,0.5);
}

.gradient {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }
.mb110 { margin-bottom: 110px; }
.mb120 { margin-bottom: 120px; }

/* ==========================================================================
   all
   ========================================================================== */
.sp {
	 display: none;
}

body {
	border: 10px solid #008ada;
	min-width: 1200px;
}
   
.wrapper {
	font-size: 1.6rem;
	line-height: 4.6rem;
	position: relative;
}

body .wrapper .content {
    margin: 0 auto;
    width: 1000px;
}

nav {
  background: #fff none repeat scroll 0 0;
  width: 100%;
  height: 103px;
  overflow: hidden;
  position: fixed;
  border-left: 10px solid #008ada;
  border-right: 10px solid #008ada;
  border-top: 10px solid #008ada;
  box-sizing: border-box;
  z-index: 100;
  top: 0;
  right: 0;
  font-size: 1.3rem;
  list-style: none;
  color: #111;
}

nav .nav_inner {
	min-width: 1200px;
	overflow: hidden;
}

nav h1.logo {
	position: fixed;
	top: 23px;
	left: 200px;
	margin-top: 0;
}

nav p.ribon {
	position: fixed;
	top: 10px;
	left: 30px;
	margin-top: 0;
	z-index: 10001
}

nav ul {
	float: right;
	margin-top: 22px;
}

nav ul li {
	float: left;
	margin-right: 45px;
}

nav ul li a {
	color: #111;
	text-decoration: none;
	transition: .25s;
}

nav ul li a:hover {
	color: #008ada;
}

nav ul li.cv {
	margin-right: 20px;
}

nav ul li.cv a {
	padding: 8px 18px;
	color: #fff;
	background: #008ada;
	transition: .25s;
	border: 2px solid #008ada;
}

nav ul li.cv a:hover {
	color: #008ada;
	background: #fff;
	box-sizing: border-box;
	border: 2px solid #008ada;
}

nav .border {
	background: #e5e5e5;
	height: 3px;
	display: block;
	margin-top: 90px; 
}

.main {
	width: 100%;
	background: #f6f6f6;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

.main .main_0 {
	margin: 0 auto;
	width: 410px;
	position: relative;
	z-index: 100;
}

.main .main_1 {
	position: absolute;
	left: -10px;
	top: 493px;
	z-index: 10;
}

.main .main_2 {
	position: absolute;
	right: 120px;
	top: 539px;
	z-index: 10;
}

.main .main_3 {
	position: absolute;
	left: 54px;
	top: 284px;
	z-index: 10;
}

.main .main_4 {
	position: absolute;
	right: 36px;
	top: 71px;
	z-index: 10;
}

.slides .mv_1 {
	width:100%;
}

.slides .mv_2 {
	width:100%;
}

.slides .mv_3 {
	width:100%;
}

.sp {
  display: none;
 }

h1 {
	font-size: 3.6rem;
	line-height: 5.4rem;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
  letter-spacing: 8px;
  margin: 50px 0 60px;
}

.h2_title {
	margin: 30px 0;
}

span.blue {
	color: #027ec0;
	font-weight: bold;
}

.l_img {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.l_img img {
	background-size: cover;
	width: 100%;
	min-width: 1400px;
	min-height: 250px;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex_h2_1 {
	font-size: 3rem;
	color: #027ec0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 25px;
}

.flex_h2_2 {
	font-size: 2.8rem;
	color: #027ec0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	margin: 20px 0 25px;
}

.item1 { order: 1; }
.item2 { order: 2; }
.item3 { order: 3; }
.item4 { order: 4; }
.item5 { order: 5; }
.item6 { order: 6; }
.item7 { order: 7; }
.item8 { order: 8; }

/* ==========================================================================
   nav
   ========================================================================== */
   
/* ==========================================================================
   main
   ========================================================================== */
   
/* ==========================================================================
   concept
   ========================================================================== */

#concept {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}
   
.concept {
	background: url(../img/concept_bg.jpg) no-repeat center 330px;
	padding: 100px 0 120px;
}

.concept .content {
	text-align: center;
}

.concept .flex {
	align-items: center;
}

.concept .flex_txt {
	width: 500px;
}

.flex_txt, .ab_txt {
	text-align: justify;
	font-size: 1.6rem;
	line-height: 3.8rem;
}

.concept .content .content_box1 {
	margin: 70px 0 40px;
}

.concept .content .content_box2 {
	margin-top: 70px;
}


/* ==========================================================================
   sales
   ========================================================================== */

#sales {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}

.sales {
	background: url(../img/bg_repeat_1.gif) repeat;
	text-align: center;
	padding: 100px 0 130px;
}

.sales .content_box1 {
	position: relative;
}

.sales .ab_txt {
	width: 500px;
	position: absolute;
	bottom: 50px;
	right: 0; 
}

.sales .flex_txt {
	width: 420px;
	color: #111;
}

.sales .inner_box {
  width: 840px;
	padding: 80px;
	margin-top: 60px;
	background: #fff;
	border-top: 4px solid #008ada;
	color: #008ada; 
}

.sales h3 {
	font-size: 1.6rem;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 5px 20px;
	background: #008ada;
	color: #fff;
	display: inline;
	letter-spacing: 3px;
	text-align: left;
}

.sales .item {
	text-align: left;
	justify-content: flex-start;
	line-height: 2.6rem;
}

.sales .content_box1, .sales .content_box2, .sales .content_box3 {
	margin-bottom: 70px;
}

.sales .inner_box_etc {
	background: #008ada;
	padding: 60px;
}

.sales .inner_box_etc .line {
	margin: 0 auto;
}

.sales .inner_box_etc h3 {
	font-size: 2.6rem;
	margin-bottom: 20px;
}

.sales .item9 {
	width: 419px;
	text-align: center;
}

.sales .item10 {
	width: 420px;
}

.sales .item9 .flex_txt, .sales .item10 .flex_txt {
	width: 380px;
	line-height: 3.2rem;
	color: #fff;
	margin: 10px auto 0;
}

.sales .item9 .flex_img, .sales .item10 .flex_img {
  margin-bottom: 30px;
}


/* ==========================================================================
   office
   ========================================================================== */
   
#office {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}
   
.office {
	background: #e5f5ff;
	text-align: center;
	padding: 100px 0 130px;
}

.office .content_box1 .flex_img {
	text-align: right;
}

.office .content_box1 {
	position: relative;
}

.office .ab_txt {
	width: 500px;
	position: absolute;
	bottom: 50px;
	left: 0; 
}

.office .flex_txt {
	width: 420px;
	color: #111;
}

.office .inner_box {
  width: 840px;
	padding: 80px;
	margin-top: 60px;
	background: #fff;
	border-top: 4px solid #008ada;
	color: #008ada; 
}

.office h3 {
	font-size: 1.6rem;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 5px 20px;
	background: #008ada;
	color: #fff;
	display: inline;
	letter-spacing: 3px;
	text-align: left;
}

.office .item {
	text-align: left;
	justify-content: flex-start;
	line-height: 2.6rem;
}

.office .content_box1, .office .content_box2, .office .content_box3 {
	margin-bottom: 70px;
}

.office .inner_box_etc {
	background: url(../img/bg_repeat_2.gif) repeat;
	padding: 60px;
}

.office .inner_box_etc .line {
	margin: 0 auto;
}

.office .inner_box_etc h3 {
	font-size: 2.6rem;
	margin-bottom: 20px;
	background: none;
	color: #111;
}

.office .item9 {
	width: 419px;
	text-align: center;
}

.office .item10 {
	width: 420px;
}

.office .item9 .flex_txt, .office .item10 .flex_txt {
	width: 380px;
	line-height: 3.2rem;
	color: #111;
	margin: 10px auto 0;
}

.office .item9 .flex_img, .office .item10 .flex_img {
  margin-bottom: 30px;
}
/* ==========================================================================
   message
   ========================================================================== */
.message {
  padding-bottom: 100px;
  position: relative;
}

.message .l_img {
  height: 390px;
  margin-bottom: 80px;
  background: url(../img/message_img1.jpg) no-repeat center center;
  background-size: cover;
  color: #ffffff;
  font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
}

.message .l_img h2 {
	margin-top: 170px;
}

.message .l_img img{
  min-height: 380px;
  min-width: 1380px;
}

.message .content {
	position: relative;
	text-align: center;
}

.message .h2_title {
	margin: 50px 0 30px;
}

.message .flex_txt {
	width: 475px;
}

.message .flex_img {
  position: absolute;
  bottom: 0;
  right: 0;
}
   
/* ==========================================================================
   company
   ========================================================================== */

#company {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}
 
.company {
	text-align: center;
	padding-bottom: 100px;
}

.company .company_vision {
  background: url(../img/company_img1.jpg) no-repeat;
	background-size: cover;
	height: 565px;
	width: 100%;
}

.company h2 {
	font-size: 3.6rem;
	padding-top: 120px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.company .border {
	display: inline-block;
	width: 40px;
	height: 3px;
	background: #fff;
	margin-bottom: 15px;
}

.company p {
	color: #fff;
	font-size: 2.0rem;
	line-height: 4.2rem;
	text-shadow: 0px 0px 5px #008ada; 
	margin-bottom: 20px;
	letter-spacing: 3px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.company table {
	border-top: 1px solid #008ada;
	border-bottom: 1px solid #008ada;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

.company table .table_title {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 3.6rem;
	color: #008ada;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
	margin: 80px 0 60px;	
}

.company table th {
	width: 20%;
	padding: 5px 0 5px 60px;
	font-size: 1.4rem;
	font-weight: bold;
	border-bottom: 1px dotted #073190;
}

.company table td {
	width: 80%;
	font-size: 1.4rem;
	line-height: 2.8rem;
	border-bottom: 1px dotted #073190;
	padding: 5px 60px 5px 0;
}

.company table .v_center {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.company table .v_center_td {
	padding-top: 10px;
}

.company table td dl:first-child {
  padding-bottom: 10px;
  border-bottom: 1px dotted #073190;
}

.company table td dl:last-child {
	padding-bottom: 10px;
}

.company table td dl:nth-child(2) {
  padding-top: 10px;
}

.company table dl dt {
	font-weight: bold;
}

.company .blue {
	color: #008ada;
}
   
/* ==========================================================================
   guideline
   ========================================================================== */

#guideline {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}

.guideline {
  background: url(../img/bg_repeat_1.gif) repeat;
	text-align: center;
	padding: 100px 0 100px;
}

.guideline table {
	border-top: 1px solid #008ada;
	border-bottom: 1px solid #008ada;
	text-align: left;
	width: 1000px;
	margin: 50px auto 0;
}

.guideline table .table_title {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 3.6rem;
	color: #008ada;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
	margin: 80px 0 60px;	
}

.guideline table th {
	width: 20%;
	padding: 5px 0 5px 60px;
	font-size: 1.4rem;
	font-weight: bold;
	border-bottom: 1px dotted #073190;
}

.guideline table .v_center {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.guideline table .v_center_td {
	padding-top: 10px;
}

.guideline table td {
	width: 80%;
	font-size: 1.4rem;
	line-height: 2.8rem;
	border-bottom: 1px dotted #073190;
	padding: 5px 60px 5px 0;
}

.guideline table td dl:first-child {
  padding-bottom: 10px;
  border-bottom: 1px dotted #073190;
}

.guideline table td dl:last-child {
	padding-bottom: 10px;
}

.guideline table td dl:nth-child(2) {
  padding-top: 10px;
}

.guideline table dl dt {
	font-weight: bold;
}

.guideline .inline {
	display: inline;
}

.guideline dt.blue {
	color: #008ada;
}

.guideline .bold {
	font-weight: bold;
}
   
/* ==========================================================================
   contact
   ========================================================================== */

#contact {
	display: block;
  margin-top: -160px;
  padding-top: 120px;
}

.contact {
	background: #66b9e9;
	text-align: center;
	padding: 100px 100px;
}

.contact .inner_box {
  width: 840px;
	padding: 80px;
	margin-top: 60px;
	background: #fff;
	border-top: 4px solid #008ada;
	color: #008ada; 
}

.contact .inner_box .hissu_s {
	font-size: 1rem;
	padding: 2px 4px 2px 5px;
	background: #de0a0a;
	color: #fff;
	margin-right: 3px;
}

.contact .inner_box .form_txt {
	font-size: 1.4rem;
	color: #111;
	letter-spacing: 1px;
}

.contact .inner_box form {
	margin-top: 30px;
}

.contact .inner_box form table {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.contact .inner_box th, .contact .inner_box td {
  border-top: 1px solid #e5e5e5;
  color: #535353;
  line-height: 2;
  padding: 27px 10px;
  text-align: left;
  vertical-align: middle;	
}

.contact .inner_box .hissu {
	background-color: #de0a0a;
  color: #ffffff;
  float: right;
  font-size: 1.1rem;
  padding: 2px 0;
  text-align: center;
  width: 55px;
}

.contact .inner_box h1 {
	border-top: none;
	letter-spacing: 3px;
	margin: 0;
	font-family: "ヒラギノ角ゴ ProN W6";
	color: #008ada;
}

.contact .inner_box th {
	width: 30%;
}

.contact .inner_box td {
	width: 70%;
	padding-left: 40px;
}

.contact .inner_box td.radio_area {
	width: auto;
}

.contact form input, .contact form textarea {
	border: 1px solid #cccccc;
  padding: 15px;
  width: 90%;
  resize: none;
}

.contact form .radio_area > input {
	width: auto;
}


input::-webkit-input-placeholder {
  font-size: 1.6rem;
  color: #aaa;
}
input:-ms-input-placeholder {
  font-size: 1.6rem;
  color: #aaa;
}
input::-moz-placeholder {
  font-size: 1.6rem;
  color: #aaa;
}

.contact .inner_box .select {
  padding-bottom: 0;
  padding-top: 25px;
}

.contact .inner_box .select select {
	position: relative;
	width: 100px;
	height: 30px;
	display: inline-block;
	-moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 2px;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: 1.4rem;
  color: inherit;
  box-sizing: content-box;
  border: 1px solid #cccccc;
  margin-left: 20px;
  cursor: pointer;
}

.contact .inner_box .select select:first-child {
	margin-left: 0;
}

.contact .attention {
	background: #f4f4f4;
	padding: 30px 0;
	text-align: center;
	color: #111;
	margin: 40px 0 50px;
}

.contact .attention .pp {
	font-size: 2rem;
	font-weight: bold;
}

.contact .attention .for-pp {
	font-size: 1.4rem;
}

.contact #submit-button {
	background: #008ada;
	width: 295px;
	height: 60px;
	color: #fff;
	font-size: 1.75rem;
	letter-spacing: 1px;
	cursor: pointer;
	transition: 1s;
}

.contact #submit-button:hover {
	opacity: 0.75;
}


/* ==========================================================================
   footer
   ========================================================================== */

.footer {
	background: #292c30;
	padding: 60px 0;
	position: relative;
}

.footer ul {
	width: 1000px;
	margin: 0 auto;
}

.footer .flex li a {
	transition: 0.75s;
}

.footer .flex li a:hover {
	opacity: .75;
}

.pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	width: 96px;
	height: 96px;
	background: #008ada;
	border: 2px solid #008ada;
	text-align: center;
	display: none;
	transition: 1s;
}

.pagetop:hover {
	opacity: .75;
}

.pagetop img {
	margin-top: 24px;
}

.wrapper .copy {
	text-align: center;
	background: #008ada;
	color: #fff;
	font-size: 1.1rem;
}

#company {
  padding-top:120px;
  margin-top:-120px	 
}

/*
#concept {
  padding-top:120px;
  margin-top:-120px	 
}

#sales {
  padding-top:50px;
  margin-top:-50px	 
}

#office {
  padding-top:50px;
  margin-top:-50px	 
}

#guideline {
  padding-top:50px;
  margin-top:-50px	 
}
*/

.text-center {
	text-align: center;
	margin: 130px auto 50px;
}

.errorMessage {
	margin-bottom: 30px;
	color: #f00;
}

.formTable {
	margin: 40px auto 100px;
	width: 400px;
}

.formTable th {
	font-weight: bold;
}


@media all and (min-width: 0px) and (max-width: 1240px) {
	nav {
    border-right: none;
  }
}


@media all and (min-width: 0px) and (max-width: 736px) {
	body {
		min-width: inherit;
	}
	
	.sp {
		display: block;
	}
	
	.pc {
		display: none;
	}

	nav .nav_inner .pc {
		display: none;
	} 
	
	nav {
    border-right: 10px solid #008ada;
    width: 100%;
    height: 80px;
    overflow: inherit;
    box-shadow: 0 3px rgba(0, 0, 0, 0.05);
  }
  
  nav ul {
	  float: inherit;
	  overflow: hidden;
  }
	
	nav .nav_inner {
		width: 100%;
		min-width: inherit;
	} 
	
	nav h1.logo {
		width: auto;
		margin: 20px auto 0;
    position: relative;
    left: inherit;
    top: inherit;
  }
  
  nav h1.logo img {
	  margin: 0 auto;
    width: 50%;
  }

	nav p.ribon {
		width: 15%;
	}
	
	nav p.ribon img, nav p.logo img {
		width: 100%;
	}
	
	.sp_nav {
		display: none;
	}
  
  .menu {
	  position: fixed;
	  right: 5%;
	  top: 20px;
	  z-index: 10000;
  }
  
  .menu.sp > a {
	  padding: 5px;
  }
  
  .menu img {
	  width: 43px;
	  height: 43px;
  }
	
	.menuBox {
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		overflow-y: auto;
		z-index: 999;
		background: #fff;
		display: none;
		border: 10px solid #008ada;
		padding: 30px 30px 30px;
		box-sizing: border-box;
		z-index: 10002;
		transition: 1s;
	}
	
	.menuBox .close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		padding: 10px 20px;
		background: #008ada;
		cursor: pointer;
	}
	
	.menuBox .close img {
		width: 100%;
	}
	
	.menuBox li {
		margin-bottom: 40px;
		width: 100%;
	}
	
	.menuBox li img {
		width: 90%;
	}
	
	.menuBox .cv {
		background: #008ada;
		padding: 20px 0 20px 30px;
		width: 100%;
		color: #fff;
		position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
		box-sizing: border-box;
	}
	
	.menuBox .cv img {
		width: 90%;
	}
	
	.menuBox .cv a {
		display: block;
	}
	
	.open {
		display: block;
	}
	
	.main {
		background-size: cover;
		padding-bottom: 0px;
	}
	
	.main p img {
		width: 80%;
	}
	
	.main .main_1 {
		left: -30px;
		top: 763px;
	}
	
	.main .main_2 {
		right: -100px;
		top: 649px;
	}
	
	.main .main_3 {
		left: 15px;
		top: 195px;
	}
	
	.main .main_4 {
		right: -80px;
	}
	
	.content h1 {
		font-size: 2rem;
    letter-spacing: 4px;
    line-height: 3.2rem;
    margin-bottom: 30px;
    margin-top: 30px;
	}
		
	.concept .content .item2 .flex_img {
		margin: 30px 0 10px;
	} 
	
	.concept .content .item4 .flex_h2_1 {
		margin-top: 20px;
	} 
	
	.concept .content .content_box2 {
		margin-top: 30px;
	}
	
	.concept .content .content_box1 {
		margin-top: 10px;
		margin-bottom: 50px;
	}
	
	.h2_title {
		width: 100%;
	}
	
	.h2_title img {
    margin: 0 auto;
    width: 90%;
  }
  
  .content .title img {
    width: 120px;
  }
  
  .concept .sakai img {
	  width: 30%;
  }
	
	.l_img {
		height: auto;
		width: auto;
	}
	
	.l_img img, .flex_img img {
		min-height: inherit;
		min-width: inherit;
		width: 100%;
	} 
	
	.flex_h2_1 {
		font-size: 2rem;
		line-height: 3.2rem;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 10px;
	}
	
	.concept .item2 {
		margin-top: 0px;
	}
	
	.concept .flex_txt {
		width: auto;
	}
	
	.sales {
		padding-bottom: 0px;
		padding-top: 100px;
	}
	
	.sales .content, .office .content  {
		padding: 0 20px;
	}
	
	.sales .content_box1, .sales .content_box2, .sales .content_box3, .sales .content_box4 {
		margin: 50px 0 0;
	}
		
	.sales .inner_box, .office .inner_box {
		width: auto;
		padding: 0 20px 50px;
	}
	
	.sales .inner_box {
		margin-top: 30px;
	}
	
	.sales .ab_txt, .office .ab_txt {
		position: relative;
		margin-top: 30px;
		bottom: inherit;
		width: auto;
	}
	
	.sales .inner_box_etc h3 {
	  font-size: 2rem;
		line-height: 3.2rem;
	}
	
	.sales .flex_txt, .sales .item9 .flex_txt, .sales .item10 .flex_txt, .office .flex_txt, .office .item9 .flex_txt, .office .item10 .flex_txt {
		width: auto;
		padding: 0 20px;
	}
	
	.sales .inner_box_etc h3 {
		padding: 0;
		letter-spacing: 1px;
	}
	
	.flex_h2_2 {
		font-size: 2rem;
		line-height: 3.2rem;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.flex .flex_txt {
		margin-top: 10px;
	}
	
	.sales .item .flex_txt, .office .item .flex_txt  {
		padding: 0;
	} 
	
	.sales .content .item1, .sales .content .item4, .sales .content .item5, .sales .content .item8 {
		margin-bottom: 30px;
	}
	
	.sales h3, .office h3 {
		font-size: 1.2rem;
		padding: 5px 10px;
		letter-spacing: 1px;
	}
	
	.content .item1 {
		order: 2;
		margin-top: 10px;
	}
	
  .content .item2 {
		order: 1;
		margin-bottom: 0;
	}
	
	.content .item3 {
		order: 3;
	}
	
	.content .item4 {
		order: 4;
		margin-bottom: 30px;
	}
	
	.content .item7 {
		order: 8;
	}
	
	.content .item8 {
		order: 7;
	}
	
	.content .item9 {
		width: inherit;
	}
	
	.content .item10 {
		width: inherit;
		margin-top:	50px;
	}
	
	.office {
		padding-bottom: 0px;
	}
	
	.office .inner_box {
		width: auto;
	}
	
	.office .content .item1, .office .content .item4, .office .content .item5, .office .content .item8 {
		margin-bottom: 30px;
	}
	
	.office .inner_box_etc h3 {
		font-size: 2rem;
    line-height: 3.2rem;
    padding: 0;
    letter-spacing: 1px;
	}
	
	.wrapper .content .inner_box_etc {
		padding: 50px 20px;
	}
	
	.wrapper .content .inner_box_etc .flex_txt {
		padding: 0px;
		line-height: 2.4rem;
	}
	
	.office .content_box1, .office .content_box2, .office .content_box3, .office .content_box4 {
		margin: 50px 0 0;
	}
	
	.message {
		padding-bottom: 120px;
	}
	
	.message .content p img {
    width: 120px;
  }
	
	.message .l_img {
		height: auto;
		margin-bottom: 60px;
	}
	
	.wrapper .message .l_img img {
		width: 100%;
		min-height: inherit;
    min-width: inherit;
	}
	
	.message .flex_img {
		right: 20px;
		bottom: -40px;
	}
	
	.message .content {
		padding-bottom: 100px;
	}
	
	.message .h2_title img {
		width: 100%;
	}
	
	.wrapper .company table {
	  width: auto;
	  margin: 0 20px;
	  
	}
	
	.company {
		padding-bottom: 40px;
	}
	
	.company table .table_title {
		font-size: 2.4rem;
		margin: 50px 0 30px;
	}
	
	.company table th, .company table td, .guideline table th, .guideline table td {
		width: 100%;
		padding: 0;
		float: left;
		font-size: 1.2rem;
		line-height: 2.4rem;
	}
	
	.company table th, .guideline table th {
		border-bottom: none;
		font-size: 1.4rem;
		color: #008ada;
	}
	
	.company table th {
		padding: 10px 0;
	}
	
	.guideline table .v_center {
		padding: 0;
	}
	
	table tr:last-child td {
		border: none;
	}
	
	.company table td, .guideline table td {
		padding-bottom: 10px;
	}
	
	.company .company_vision {
		background: none;
		height: inherit;
	}
	
	.company .company_vision img {
		width: 100%;
	}
	
	.company .border {
		display: none;
	}
	
	.company table .v_center_td {
		padding-top: 0;
	}
	
	.guideline {
		padding-bottom: 30px;
		padding-top: 100px;
	}
	
	.guideline table {
	  width: auto;
	}
	
	.guideline .title {
		margin-bottom: 50px;
	}

	.guideline table th {
		line-height: 4.6rem;
	}
	
	.guideline table .v_center_td {
		padding-top: 0;
	}
	
	.guideline table th, .guideline table td {
		width: 100%;
		padding: 0;
		float: left;
	}
	
	.guideline .content table td {
		padding-bottom: 10px;
	}
	
	.guideline .content table td dl {
		padding-bottom: 10px;
	}
	
	body .wrapper .content, .flex_txt, .ab_txt {
		width: auto;
    font-size: 1.2rem;
    line-height: 2.4rem;
	}
	
	body .wrapper .content {
		font-size: 1.2rem;
		line-height: 2.4rem;
		padding: 0 20px 20px;
	}
	
	.concept {
	background-image: none;
	padding-top: 100px;
	padding-bottom: 0;
	}
	
	.concept .flex {
		justify-content: center;
	}
	
	.concept .mb100 {
		margin-bottom: 50px;
	}
	
	#contact {
		display: block;
	  margin-top: -110px;
	  padding-top: 70px;
	}
	
	.contact {
		padding: 50px 0 40px;
	}
	
	.contact .content .title {
		padding-top: 50px;
	}
	
	.contact .inner_box {
		width: auto;
		padding: 20px; 
	}
	
	.contact .inner_box td {
		border-top: none;
	}
	
	.contact .inner_box h1 {
		border-top: none;
		letter-spacing: 3px;
		margin: 0;
		font-family: "ヒラギノ角ゴ ProN W6";
		color: #008ada;
	}
	
	.contact .inner_box th, .contact .inner_box td {
		width: 100%;
		float: left;
		padding: 10px 0;
		text-align: left;
	}
	
	.contact .inner_box th {
		padding-bottom: 0;
	}
	
	.contact .inner_box .hissu {
		float: none;
		padding: 2px 10px;
		margin-right: 20px;
		vertical-align: middle;
	}
	
	.contact #submit-button {
    background: #008ada none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.75rem;
    height: 60px;
    letter-spacing: 1px;
    transition: all 1s ease 0s;
    width: 100%;
    border-radius: 0px;
  }
	
	.contact .attention {
		margin: 20px 0;
	}
	
	.radio_area > input#radio2 {
    margin-left: 40px;
  }
  
	input::-webkit-input-placeholder {
	  font-size: 0.8rem;
	  color: #aaa;
	}
	input:-ms-input-placeholder {
	  font-size: 0.8rem;
	  color: #aaa;
	}
	input::-moz-placeholder {
	  font-size: 0.8rem;
	  color: #aaa;
	}
	
	.contact .inner_box .select {
		padding-top: 20px;
	}
	
	.contact .inner_box .select select {
		width: 50px;
	}
	
	.contact .attention .pp {
		font-size: 1.6rem;
	}

	.footer {
		padding: 60px 20px 40px;
	}
	
	.footer ul {
		width: auto;
		min-width: 240px;
	}
	
	.footer ul li {
		margin-bottom: 20px;
		width: 46.5%;
	}
	
	.footer ul li:nth-child(1), .footer ul li:nth-child(3){
		margin-right: 20px;
	}
	
	.footer .flex {
		justify-content: center;
	}
	
	.footer .flex li a {
		display: block;
	}
	
	.footer .flex li img {
    width: 100%;
  }
	
	.pagetop {
		width: 100%;
		top: 0;
		bottom: inherit;
		right: 0;
		position: relative;
		margin-bottom: 40px;
		border: none;
	}
	
	.pagetop a {
		display: block;
	}
	
	.wrapper .copy {
		font-size: 1.2rem;
	}
}

