@charset "UTF-8";
/*reset*/
/* line 3, ../sass/_default.scss */
* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  font-style: normal;
}

/*default*/
/* line 5, ../sass/_default.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 6, ../sass/_default.scss */
audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 7, ../sass/_default.scss */
html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 8, ../sass/_default.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
}

/* line 9, ../sass/_default.scss */
body, button, input, select, textarea {
  font-family: 'Noto Sans JP',"Roboto", "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 100%;
  line-height: 1.8;
  color: #444;
  /* -webkit-font-smoothing: antialiased; */
  -webkit-text-size-adjust: 100%;
}

/* line 12, ../sass/_default.scss */
body {
  background-color: #FFFFFF;
}

/* a, a:link, a:active, a:visited {text-decoration: none;color: #0757a9;} */
/* a:hover {color: #43becc;text-decoration: underline;} */
/* line 15, ../sass/_default.scss */
a:focus {
  outline: thin dotted;
}

/* line 16, ../sass/_default.scss */
a:hover, a:active {
  outline: 0;
}

/* line 17, ../sass/_default.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 18, ../sass/_default.scss */
b, strong {
  font-weight: bold;
}

/* line 19, ../sass/_default.scss */
blockquote {
  margin: 1em 40px;
}

/* line 20, ../sass/_default.scss */
dfn {
  font-style: italic;
}

/* line 21, ../sass/_default.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 22, ../sass/_default.scss */
pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 23, ../sass/_default.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 24, ../sass/_default.scss */
q {
  quotes: none;
}

/* line 25, ../sass/_default.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 26, ../sass/_default.scss */
small {
  font-size: 75%;
}

/* line 27, ../sass/_default.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 28, ../sass/_default.scss */
sup {
  top: -0.5em;
}

/* line 29, ../sass/_default.scss */
sub {
  bottom: -0.25em;
}

/* line 30, ../sass/_default.scss */
ul, ol {
  margin: 0;
  padding: 0;
}

/* line 31, ../sass/_default.scss */
dd {
  margin: 0px;
}

/* line 32, ../sass/_default.scss */
nav ul, nav ol {
  list-style: none;
}

/* line 33, ../sass/_default.scss */
img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

/* line 34, ../sass/_default.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 35, ../sass/_default.scss */
figure {
  margin: 0;
}

/* line 36, ../sass/_default.scss */
form {
  margin: 0;
}

/* line 37, ../sass/_default.scss */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 38, ../sass/_default.scss */
legend {
  border: 0;
  *margin-left: -7px;
}

/* line 39, ../sass/_default.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 40, ../sass/_default.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

/* line 41, ../sass/_default.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 45, ../sass/_default.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

/* line 48, ../sass/_default.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 49, ../sass/_default.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 50, ../sass/_default.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 51, ../sass/_default.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 52, ../sass/_default.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 53, ../sass/_default.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 54, ../sass/_default.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

/* line 55, ../sass/_default.scss */
img {
  vertical-align: top;
  border: none;
}

/* line 56, ../sass/_default.scss */
abbr, acronym, fieldset {
  border: none;
}

/* line 57, ../sass/_default.scss */
fieldset, img {
  border: 0;
}

/* line 58, ../sass/_default.scss */
li {
  list-style: none;
}

/* line 59, ../sass/_default.scss */
.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

/*clearfix*/
/* line 67, ../sass/_default.scss */
.clfix:after {
  content: " ";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 0.1em;
}

/* line 76, ../sass/_default.scss */
.clfix {
  min-height: 1px;
}

/* line 79, ../sass/_default.scss */
* html .clfix {
  height: 1px;
  /*\*/
     /*/
height: auto;
overflow: hidden;
/**/
}

/*clearfix_end*/
/*
html {font-size:62.5%;}

body{
	font-size:10px;
	font-size:1.0rem;
}
にした場合
*/
@-webkit-keyframes buzz {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes buzz {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@media (min-width: 768px) {
  /* line 833, ../sass/_base.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  /* line 840, ../sass/_base.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  /* line 846, ../sass/_base.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 851, ../sass/_base.scss */
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  /* line 858, ../sass/_base.scss */
  .container:before,
  .container:after,
  .container-fluid:before,
  .container-fluid:after,
  .row:before,
  .row:after {
    display: table;
    content: " ";
  }

  /* line 867, ../sass/_base.scss */
  .container:after,
  .container-fluid:after,
  .row:after {
    clear: both;
  }

  /* line 873, ../sass/_base.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 877, ../sass/_base.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 880, ../sass/_base.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 883, ../sass/_base.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 886, ../sass/_base.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 889, ../sass/_base.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 892, ../sass/_base.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 895, ../sass/_base.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 898, ../sass/_base.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 901, ../sass/_base.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 904, ../sass/_base.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 907, ../sass/_base.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 910, ../sass/_base.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 913, ../sass/_base.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 916, ../sass/_base.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 919, ../sass/_base.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 922, ../sass/_base.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 925, ../sass/_base.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 928, ../sass/_base.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 931, ../sass/_base.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 934, ../sass/_base.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 937, ../sass/_base.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 940, ../sass/_base.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 943, ../sass/_base.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 946, ../sass/_base.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 949, ../sass/_base.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 952, ../sass/_base.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 955, ../sass/_base.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 958, ../sass/_base.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 961, ../sass/_base.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 964, ../sass/_base.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 967, ../sass/_base.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 970, ../sass/_base.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 973, ../sass/_base.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 976, ../sass/_base.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 979, ../sass/_base.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 982, ../sass/_base.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 985, ../sass/_base.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 988, ../sass/_base.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 991, ../sass/_base.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 994, ../sass/_base.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 997, ../sass/_base.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1000, ../sass/_base.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1003, ../sass/_base.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1006, ../sass/_base.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1009, ../sass/_base.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1012, ../sass/_base.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1015, ../sass/_base.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1018, ../sass/_base.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1021, ../sass/_base.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1024, ../sass/_base.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1027, ../sass/_base.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
/*
z-index
header 100
*/
@media screen and (max-width: 767px) {
  /* line 12, ../sass/_common.scss */
  .S_off {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 17, ../sass/_common.scss */
  .L_off {
    display: none !important;
  }
}
/* line 22, ../sass/_common.scss */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

/* line 26, ../sass/_common.scss */
html {
  font-size: 62.5%;
}

/* line 28, ../sass/_common.scss */
body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.6;
  color: #444;
  background-color: #fff;
}

/* line 42, ../sass/_common.scss */
.common_section {
  width: 100%;
}

/* line 45, ../sass/_common.scss */
.inner {
  position: relative;
  margin: 0px auto;
  padding: 0;
}





















@media screen and (min-width: 768px) {
  /* line 52, ../sass/_common.scss */
  body {
    min-width: 1105px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  /* line 57, ../sass/_common.scss */
  a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #000;
    
  }
  /* line 59, ../sass/_common.scss */
  a:hover {
    opacity: 0.6;
  }

  /* line 63, ../sass/_common.scss */
  .opa {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  /* line 65, ../sass/_common.scss */
  .opa:hover {
    opacity: 0.6;
  }

  /* line 70, ../sass/_common.scss */
  .wrap_all {
    position: relative;
  }
  #head-archive{
	  width: 100%;
	  background: #efefef;
	  margin-bottom: 15px;
  }
  #head-archive p{
	  width: 100%;
	  margin: 0 auto;
	  line-height: 1em;
	  padding: 10px 0;
	  font-size: 12px;
	  font-size: 1.2rem;
	  font-weight: 700;
	  padding-left: 20px;
  }
  /* line 75, ../sass/_common.scss */
  #header {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    transition: all 0.5s ease-in-out 0s;
    background-color: #fff000;
    
  }
  /* line 85, ../sass/_common.scss */
  #header .header_l h1 span{
	  font-style: italic !important;
  }
  #header .header_l h1 a{
	 color: #fff;
  }
  #header .header_l h1 a .sub {
	  font-size: 100%;
	  display: block;
	  margin-bottom: 7px;
	  line-height: 1em;
  }
  #header .header_l h1 a .main {
	  font-size: 200%;
	  font-weight: bold;
	  line-height: 1em;
	  padding-right: 7px;
  }
  #header .inner {
    display: table;
    width: 100%;
    padding: 0 20px !important;
    /*
    		max-width: 1400px;
    		min-width: 1140px;
    */
    transition: padding-top 0.5s ease-in-out 0s, padding-bottom 0.5s ease-in-out 0s;
  }
  /* line 95, ../sass/_common.scss */
  #header .header_l {
    display: table-cell;
    width: 308px;
    vertical-align: middle;
  }
  /* line 99, ../sass/_common.scss */
  #header .header_l a {
    display: block;
    text-decoration: none;
  }
  /* line 104, ../sass/_common.scss */
  #header .header_r {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    text-align: right;
  }
  /* line 111, ../sass/_common.scss */
  #header .header_r ul {
    font-size: 0;
    word-spacing: -1em;
  }
  /* line 113, ../sass/_common.scss */
  #header .header_r ul li {
    display: inline-block;

    font-size: 1rem;
    letter-spacing: normal;
    word-spacing: normal;
    margin: 0 0 0 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
  }
  #header .header_r ul li.rad {
  	line-height: 50px;
  	background: #000;
  	
  	border-radius: 30px;
  }
  #header .header_r ul li.rad a{
  	color: #fff000 !important;
  	padding: 0 20px !important;
  }
  /* line 119, ../sass/_common.scss */
  #header .header_r ul li:first-child {
    margin-left: 0;
  }
  #header .header_r ul li:last-child {
  	margin-left: 20px !important;
  }
  /* line 122, ../sass/_common.scss */
  #header .header_r ul li a {
    display: block;
    padding-top: 5px;
    text-decoration: underline;
    color: #000;
    font-weight: 900;
  }
  /* line 133, ../sass/_common.scss */
  #header .header_contact {
    display: table-cell;
    width: 135px;
    padding-top: 2px;
    text-align: center;
    vertical-align: middle;
  }
  /* line 139, ../sass/_common.scss */
  #header .header_contact a {
    box-sizing: border-box;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 135px;
    height: 60px;
    vertical-align: middle;
    border: 3px solid #ff0000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    color: #0071d6;
  }

  /* line 156, ../sass/_common.scss */
  #header {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    padding: 0 0 15px;
    transition: all 0.5s ease-in-out 0s;
  }


  /* line 341, ../sass/_common.scss */
  footer {
    position: relative;
    width: 100%;
    color: #fff;
    background-color: #000;
  }
  /* line 347, ../sass/_common.scss */
  footer .inner {
    position: relative;
    width: 1105px;
    padding: 38px 0 150px;
    display: flex;
    
  }
  /* line 353, ../sass/_common.scss */
  footer .foot_info {
  	width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  /* line 356, ../sass/_common.scss */
  footer .foot_info h2 {
    margin: 0px 0 16px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
  }
  /* line 362, ../sass/_common.scss */
  footer .foot_info .add, footer .foot_info .table {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 1px;
  }
  /* line 367, ../sass/_common.scss */
  footer .foot_info .add span, footer .foot_info .table span {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
  }
 
  
  footer .footer_nav{
  	width: 50%;
	  text-align: right;
  }
  
  footer .footer_nav ul li{
	  display: inline-block;
	  margin-left: 20px;
  }
  
  footer .footer_nav ul li img{
	  width: 40px;
	  height: auto;
  }
  
  /* line 290, ../sass/_common.scss */
  .over_menu {
    display: none;
  }
}















@media screen and (max-width: 767px) {
  /* line 300, ../sass/_common.scss */
  br.sp_none{
	  display: none !important;
  }
  body {
    min-width: 320px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* line 306, ../sass/_common.scss */
  img {
    height: auto;
  }

  /* line 312, ../sass/_common.scss */
  button, input, a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
  }
 a {
    
    color: #000;
    
  }
  /* line 315, ../sass/_common.scss */
  .button_area li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
  }

  /* line 321, ../sass/_common.scss */
  #header {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    padding: 0;
    transition: all 0.5s ease-in-out 0s;
  }
  /* line 332, ../sass/_common.scss */
  #header .inner {
    display: table;
    width: 100%;
  }
  /* line 336, ../sass/_common.scss */
  #header .header_l {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    /*
    		.pic{
    			display: block;			
    
    			img{
    				max-width: 40%;
    				min-width: 136px;
    				height: auto;
    			}
    		}
    */
  }
  /* line 341, ../sass/_common.scss */
  #header .header_l h1 a {
  	
  }
  /* line 342, ../sass/_common.scss */
  #header .header_l h1 a img {
    width: 100%;
    max-width: 380px;
    height: auto;
  }
  /* line 369, ../sass/_common.scss */
  #header .header_r {
    display: none;
    text-align: right;
    vertical-align: bottom;
  }
  /* line 373, ../sass/_common.scss */
  #header .header_r ul {
    display: none;
  }
  /* line 378, ../sass/_common.scss */
  #header .menu_btn_wrap {
    display: table-cell;
    width: 40%;
    position: relative;
   
    vertical-align: middle;
    padding:0 20px 0 0;
  }
  
  /* line 439, ../sass/_common.scss */
  #header.fixed {
    position: fixed;
    top: 0;
    z-index: 10;
    -moz-box-shadow: rgba(153, 153, 153, 0.1) 0px 3px 8px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.1) 0px 3px 8px 0px;
    box-shadow: rgba(153, 153, 153, 0.1) 0px 3px 8px 0px;
  }


  footer {
    position: relative;
    width: 100%;
  }
  
  /* line 674, ../sass/_common.scss */
  footer .foot_info {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    z-index: 2;
    width: 100%;
    padding: 15px 15px 30px 15px;
  }
  /* line 688, ../sass/_common.scss */
  footer .foot_info h2 {
    margin: 15px 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6;
  }
  /* line 694, ../sass/_common.scss */
  footer .foot_info .add {
    font-size: 12px;
    font-size: 1.2rem;
  }
  /* line 697, ../sass/_common.scss */
  footer .foot_info .table {
    display: table;
    margin: 3px 0;
  }
  /* line 700, ../sass/_common.scss */
  footer .foot_info .table span {
    display: table-cell;
    width: auto;
    text-align: left;
    vertical-align: middle;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff000;
  }
  /* line 708, ../sass/_common.scss */
  footer .foot_info .table span:first-child {
    
    color: #fff;
  }
  /* line 714, ../sass/_common.scss */
  footer .foot_info .table span.mail {
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: underline;
  }
  /* line 720, ../sass/_common.scss */
  footer .foot_info .pr10 {
    padding-right: 10px;
  }

 
  
  footer .footer_nav{
  	padding-left: 20px;
  }
  
  footer .footer_nav ul li{
	  display: inline-block;
	  margin-right: 20px;
  }
  
  footer .footer_nav ul li img{
	  width: 40px;
	  height: auto;
  }

  /* line 778, ../sass/_common.scss */
  .over_menu {
    display: none;
  }
    .pc{
	  display: none !important;
  }
}

























@media screen and (min-width: 768px) {
  /* line 8, ../sass/_layout.scss */
  .container {
    width: 1105px;
  }

  /* line 12, ../sass/_layout.scss */
  .pagenavi_area {
    width: 1105px;
    margin: 0 auto;
  }
  /* line 17, ../sass/_layout.scss */
  .pagenavi_area a {
    color: #fff;
  }

  /* line 21, ../sass/_layout.scss */
  .wp-pagenavi {
    margin: 100px auto;
    padding: 30px 0;
    text-align: center;
    background-color: #fff000;
  }
  /* line 27, ../sass/_layout.scss */
  .wp-pagenavi span {
    border: 1px solid #fff !important;
    margin: 2px 5px !important;
    padding: 8px 10px !important;
  }
  /* line 31, ../sass/_layout.scss */
  .wp-pagenavi span.current {
    border-color: #fff !important;
    color: #95ceac !important;
    background-color: #fff !important;
  }
  /* line 37, ../sass/_layout.scss */
  .wp-pagenavi a {
    border: 1px solid #fff !important;
    margin: 2px 5px !important;
    padding: 8px 10px !important;
  }
  /* line 41, ../sass/_layout.scss */
  .wp-pagenavi a:hover {
    color: #95ceac !important;
    background-color: #fff !important;
    opacity: 1;
  }
  /* line 47, ../sass/_layout.scss */
  .wp-pagenavi .pages {
    display: none;
  }
  /* line 50, ../sass/_layout.scss */
  .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    border: none;
  }
  /* line 53, ../sass/_layout.scss */
  .wp-pagenavi a {
    margin: 2px 5px;
  }

  /* line 61, ../sass/_layout.scss */
  #top .in_header {
    text-align: center;
    margin-bottom: 33px;
  }
  /* line 64, ../sass/_layout.scss */
  #top .in_header h2 {
    text-align: center;
  }
  /* line 66, ../sass/_layout.scss */
  #top .in_header h2 span {
    display: block;
    font-style: italic;
    color: #0069b7;
  }
  /* line 71, ../sass/_layout.scss */
  #top .in_header h2 .jap {
    font-size: 18px;
  }
  /* line 74, ../sass/_layout.scss */
  #top .in_header h2 .eng {
    margin: 17px 0 30px;
    font-size: 48px;
  }
  /* line 78, ../sass/_layout.scss */
  #top .in_header h2 .under_border {
    width: 90px;
    margin: 0 auto;
    height: 1px;
    background-color: #0069b7;
  }
  /* line 88, ../sass/_layout.scss */
  #top .main_visual {
    z-index: 0;
    width: 100%;
    height: 100vh;
    position: relative;
    /*
    height: 772px;
    height: -webkit-calc(100vh - 50px);
    height: calc(100vh - 50px);
    */
    background: url(../images/top/bg.jpg) no-repeat center center;
    background-size: cover;
    
  }
 
  
  /* line 103, ../sass/_layout.scss */
  #top .main_visual .text_cont {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    text-align: left;
    width: 100%;
    top:50%;
    
    color: #000;
    z-index: 2;
  }
  
  #top .main_visual .text_cont h2{
  	font-size: 64px;
  	line-height: 1;
  	font-weight: 900;
  	margin-bottom: 30px;
  	text-shadow: 3px 3px 3px #333;
  	font-family: 'Hind', sans-serif;
  	letter-spacing: 10px;
  }
  
  #top .main_visual .text_cont p{
  	font-size: 48px;
  	font-weight: 900;
  	background: #fff;
  	padding: 5px;
  	line-height: 1em;
  	display: inline-block;
  }
  
  /* line 116, ../sass/_layout.scss */
  #top .main_visual .text_cont .child {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 121, ../sass/_layout.scss */
  #top .main_visual .text_cont h2 {
    text-align: center;
  }


  #top .rel_wrap {
    position: relative;
    z-index: 3;
    /*
    	    top: 700px;
    	    top: -webkit-calc(100vh - 50px);
    	    top: calc(100vh - 50px);
    */
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    background-color: #fff;
  }
  
  
  
  
  #top #greeting {
	 background: #efefef;
	 clear:both;
	 padding: 70px 0;
  }
  #top #greeting.rr{
	 background: #fff;
  }
  #top #greeting .d_btn_wrap {
    display: table;
    width: 320px;
    margin: 45px 0 0 0;
  }
  
  
  
  #top #greeting .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 275px;
    height: 84px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  
  
  
  
  
  
  
  
  /* line 196, ../sass/_layout.scss */
  #top #three-peace .inner {
    width: 1105px;
    margin: 0 auto;
     padding: 70px 0;
  }
  
  #top #three-peace .text {
    
    text-align: center;
    color: #fff000;
  }
  
  #top #three-peace .image {
     margin-bottom: 20px;
    
  }

   #top #three-peace .image img{
   		width: 100%
   }

  /* line 206, ../sass/_layout.scss */
  #top #three-peace .text h2 {
    margin-bottom: 60px;
    width: auto;
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }

	
	#top #three-peace h2 {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	#top #three-peace h2:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	#top #three-peace h2:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
  /* line 213, ../sass/_layout.scss */
  #top #three-peace .text p.word {
    font-size: 1 4px;
    font-size: 1.4rem;
    line-height: 2.2;
    color: #333;
    background: #fff;
    text-align: left;
    margin-bottom: 40px;
  }
  
  #top #three-peace span.st{
	display: inline-block;
	background: #fff000;
	color: #000;
	line-height: 1;
	padding: 8px 10px;
	font-weight: 700;
	border-radius: 30px;
	margin-bottom: 5px;	  
  }
  
  /* line 217, ../sass/_layout.scss */
  #top #three-peace .text .name {
    margin-top: 27px;
    text-align: right;
  }
  
  
  #top #three-peace .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 40px 0 0 0;
    margin: 0 auto;
  }
  
  
  
  #top #three-peace .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 100px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  
  
  
  
  #top #topics{
	  background: #efefef;
	   padding: 70px 0;
  }
  #top #topics .box{
	  width: 1105px;
	  margin: 0 auto;
	 
	  
  }
  
  #top #topics .title{
  width: 320px;
  float: left;
  
  }
  
  #top #topics .title h3{
	  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1em !important;
  letter-spacing: 3px;
  color: #000;
  }
  
  #top #topics .text-wrap{
  width: 750px;
  float: right;
  }
  #top #topics dl {
  width:100%;
  display: flex;
  flex-wrap:wrap;
	}
	#top #topics dt {
	  width: 220px;
	  margin-bottom: 25px;
	  line-height: 1.75em;
	  color:#999;
	  font-weight: 700;
	  padding-bottom: 25px;
	  border-bottom: 1px solid #ccc;
	}
	#top #topics dd {
	  width:  530px;
	  margin-bottom: 25px;
	  line-height: 1.75em;
	  border-bottom: 1px solid #ccc;
	  padding-bottom: 25px;
	}
	#top #topics dt span.cat{
		border: 2px solid #000;
		border-radius: 30px;
		width: 8em;
		text-align: center;
		display: inline-block;
		font-size: 12px;
		margin-left: 20px;
		color: #000;
	}
	#top #topics dd a{
		color: #000;
	}
	
	#top #topics .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 45px 0 0 0;
  }
  
  
  
  #top #topics .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 16px;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
	
	  
  /* line 188, ../sass/_layout.scss */
  #top #greeting {
	 background: #efefef;
	 clear:both;
	 padding: 70px 0;
  }
  #top #greeting.rr{
	 background: #fff;
  }
  #top #greeting .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 45px 0 0 0;
  }
  
  
  
  #top #greeting .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 16px;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  
  
  
  
  
  
  
  
  /* line 196, ../sass/_layout.scss */
  #top #greeting .inner {
    width: 1105px;
    margin: 0 auto;
    display: flex;
    
  }
  /* line 202, ../sass/_layout.scss */
  #top #greeting .image {
  	width: 50%;
  	padding-left: 50px;
  }
  #top #greeting .image img {
  	width: 100%;
  }
  #top #greeting .text {
    
    width:50%;
    color: #fff000;
  }
  #top #greeting.rr .inner {
  	flex-flow: row-reverse;
  }
  
  #top #greeting.rr .image {
  	width: 50%;
  	padding-left: 0;
  	padding-right: 50px;
  }
  
  #top #greeting.rr .text {
    width:50%;
    color: #fff000;
  }
  /* line 206, ../sass/_layout.scss */
  #top #greeting .text h2 {
    margin-bottom: 40px;
    width: auto;
	  
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  /* line 213, ../sass/_layout.scss */
  #top #greeting .text p {
    line-height: 2.2;
    color: #333;
  }
  
  #top #greeting span.st{
	display: inline-block;
	background: #fff000;
	color: #000;
	line-height: 1;
	padding: 8px 10px;
	font-weight: 700;
	border-radius: 30px;
	margin-bottom: 5px;	  
  }
  
  /* line 217, ../sass/_layout.scss */
  #top #greeting .text .name {
    margin-top: 27px;
    text-align: right;
  }
  
  
  
  
  
  /* line 225, ../sass/_layout.scss */
  #top .about {
    padding: 50px 0;
    background-color: #efefef;
  }
  /* line 228, ../sass/_layout.scss */
 
  
  
  #top .about .message{
	  font-size: 16px;
	  color: #fff000;
	  line-height: 3em !important;
  }
  /* line 233, ../sass/_layout.scss */
  #top .about .in_header p {
    line-height: 1.8;
  }
  /* line 237, ../sass/_layout.scss */
  #top .about .container_wrap {
    position: relative;
  }
  /* line 240, ../sass/_layout.scss */
  #top .about .news_container {
    position: relative;
    width: 1155px;
    display: flex;
    margin: 0 auto;
  }
  
   #top .about .col{
	   width: calc(100% / 3);
	   padding: 0 25px;
   }
  
  #top .about .col .col_child {
	  
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
   
    padding: 0;
    text-align: left;
    border-radius: 0 !important;
  }
  #top .about .col .col_child img{
	  width: 100%;
	  height: auto;
  }
  /* line 253, ../sass/_layout.scss */
  #top .about .col .col_child h3 {
    margin-top: 20px;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    line-height: 1;
    text-align: center;
  }
  /* line 255, ../sass/_layout.scss */
  #top .about .col .col_child h3 span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999 !important;
  }
  
  /* line 267, ../sass/_layout.scss */
  #top .about .col .col_child p {
    width: 100%;
    min-height: 120px;
    margin-top: 25px;
    text-align: left;
    line-height: 1.8;
    word-break: break-all;
    color: #000;
    padding: 0 20px;
  }
  /* line 277, ../sass/_layout.scss */
  #top .about .d_btn_wrap {
    display: table;
   width: 220px;
    margin: 40px auto 0;
  }
  /* line 282, ../sass/_layout.scss */
  #top .about .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height:60px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  /* line 286, ../sass/_layout.scss */
  #top .about .d_btn a {
    color: #fff;
  }
  #top .about .col-sm-4:nth-child(4){
	  display: none;
  }
  
  
  
  
  
  
  #top .works {
    
    background: url(../images/top/bg.gif) repeat left top;
  }
  #top .works .container{
	width:1155px;
  }
  /* line 297, ../sass/_layout.scss */
   #top .works h2 {
	  font-family: 'Open Sans', sans-serif;
	  font-size: 36px;
	  font-weight: bold;
	  line-height: 1em !important;
	  letter-spacing: 3px;
	  color: #000;
	  font-weight: 900;
	  text-align: center;
  }
  
  #top .works h2 {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto 60px;
	}
	
	#top .works h2:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	#top .works h2:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	  
 
  /* line 301, ../sass/_layout.scss */
  #top .works .container_wrap {
    position: relative;
  }
  /* line 304, ../sass/_layout.scss */
  #top .works .container {
    position: relative;
  }
    #top .works .icon{
	}
 
 

  #top #recruit{
  }

  #top #recruit .inner{
	  width: 100%;
	  margin: 0 auto;
	  display: flex;
  }

  #top #recruit .inner .box{
  		width:50%;
  		text-align: center;
  		
  		background: url(../images/top/foot-bg1.jpg) no-repeat center center;
  		background-size: cover;
  		
  }
  
  #top #recruit .inner .box:last-child{
  		
  		
  		background: url(../images/top/foot-bg2.jpg) no-repeat center center;
  		background-size: cover;
  		
  }
  
  #top #recruit .inner .box a{
	  text-decoration: none;
	  display:block;
	  height: 100%;
	  padding: 100px 0;
  }

  #top #recruit .inner .box a h4{
  		color: #fff;
  		font-size: 24px;
  		font-weight: 900;
  		line-height: 1;
  		margin-bottom: 15px;
  		
  }

  #top #recruit .inner .box a p{
  		color: #fff;
  		
  		text-decoration: none;
  }































  /* line 206, ../sass/_layout.scss */
  body#service .rel_wrap{
	  padding-top: 151px;
  }
  
  
  body#service .title-wrap{
	  text-align: center;
  }
  
  body#service h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#service h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#service h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#service h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
  
  body#service .main-text {
  	width: 1105px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
  }
  
  body#service .main-text h3{
	  font-size: 28px;
	  font-weight: 700;
	  color: #000;
	  margin-bottom: 40px;
  }
  
  body#service .main-text ul{
	  position: relative;
	  height: 445px;
	  margin-bottom: 30px;
  }
 
  
  body#service .main-text li:first-child{
	  position: absolute;
	  width: 55%;
	  display: block;
	  height: 405px;
  }
  
  body#service .main-text li:last-child{
	  position: absolute;
	  width: 55%;
	  right: 0;
	  padding-top: 40px;
	  display: block;
	  height: 405px;
  }
  
  body#service .main-text li img{
	  width: 100%;
  }
  
  body#service #row3-content{
	  display: flex;
	  width: 1145px;
	  margin: 0 auto;
	  flex-wrap:wrap;
	  padding: 70px 0;
  }
  
  body#service #row3-content .inner {
    width: calc(100% / 3);
    padding: 0 20px;
    
  }
  
  
  
  /* line 202, ../sass/_layout.scss */
  body#service #row3-content .image {
	  margin-bottom: 20px;
  }
  body#service #row3-content .image img {
  	width: 100%;
  }
  body#service #row3-content .text {

  }
  
  body#service #row3-content .text h2 {
    margin-bottom: 30px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }

  
  
  
  /* line 188, ../sass/_layout.scss */
  body#service #greeting {
	 background: #efefef;
	 clear:both;
	 padding: 70px 0;
  }
  body#service #greeting.rr{
	 background: #fff;
  }
  body#service #greeting .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 45px 0 0 0;
  }
  
  
  
  body#service #greeting .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 16px;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  body#service #greeting .inner {
    width: 1105px;
    margin: 0 auto;
    display: flex;
    
  }
  /* line 202, ../sass/_layout.scss */
  body#service #greeting .image {
  	width: 50%;
  	padding-left: 50px;
  }
  body#service #greeting .image img {
  	width: 100%;
  }
  body#service #greeting .text {
    
    width:50%;
    color: #fff000;
  }
  body#service #greeting.rr .inner {
  	flex-flow: row-reverse;
  }
  
  body#service #greeting.rr .image {
  	width: 50%;
  	padding-left: 0;
  	padding-right: 50px;
  }
  
  body#service #greeting.rr .text {
    width:50%;
    color: #fff000;
  }
  /* line 206, ../sass/_layout.scss */
  body#service #greeting .text h2 {
    margin-bottom: 40px;
    width: auto;
	  
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  /* line 213, ../sass/_layout.scss */
  body#service #greeting .text p {
    line-height: 2.2;
    color: #333;
  }
  
  body#service #greeting span.st{
	display: inline-block;
	background: #fff000;
	color: #000;
	line-height: 1;
	padding: 8px 10px;
	font-weight: 700;
	border-radius: 30px;
	margin-bottom: 5px;	  
  }
  
  /* line 217, ../sass/_layout.scss */
  body#service #greeting .text .name {
    margin-top: 27px;
    text-align: right;
  }
  
  body#service .table-wrap{
	 text-align: center;
	 padding: 70px 0;
  }
  
  body#service .table-wrap h3{
  	margin-bottom: 40px;
    width: auto;
	  
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  body#service .table-wrap .car-box{
  	display: flex;
  	flex-wrap :wrap;
  	justify-content: space-between;
  	width: 1105px;
    margin: 0 auto 40px;
  }
  
  body#service .table-wrap .car-box .child{
	width: calc(25% - 20px);
	margin-bottom: 20px;
	
  }
  
  body#service .table-wrap .car-box .child .image{
	  margin-bottom: 10px;
  }
  
  body#service .table-wrap .car-box .child .image img{
	width: 100%;
  }
  
   body#service .table-wrap .car-box .child h4{
	   line-height: 1;
   }
  
  
  body#service .table-wrap table{
  	width: 1105px;
    margin: 0 auto 20px;
	border-top: 1px solid #ccc;
  }
  
  
  body#service .table-wrap table th{
	  width: 20%;
	  padding: 15px 0;
	  border-bottom: 1px solid #ccc;
	  text-align: center;
	  background: #eee;
  }
  
  body#service .table-wrap table th span{
  		
  		font-weight: 700;
  		color: #777;
  }
  
  body#service .table-wrap table td{
	  width: 30%;
	  padding: 15px;
	  border-bottom: 1px solid #ccc;
	  text-align: left;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  body#company .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#company .title-wrap{
	  text-align: center;
  }
  
  body#company h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#company h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#company h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#company h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#company #three-peace .inner {
		width: 1105px;
		margin: 0 auto;
		padding: 70px 0;
	}
  
  body#company #three-peace .text {
    
    text-align: center;
  }
  
  body#company #three-peace .image {
     margin-bottom: 20px;
    
  }

   body#company #three-peace .image img{
   		width: 100%
   }

  body#company #three-peace .text h3 {
    margin-bottom: 40px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  
  body#company #three-peace h4 {
    margin-bottom: 20px;
    width: auto;
	  text-align: right;
	  font-size: 16px;
	  font-weight: 700;
	  line-height: 1.5;
	  color: #000;
  }
body#company #three-peace p{
	text-align: left;
	margin-bottom: 20px;
}
	
  body#company .table-wrap{
	 text-align: center;
	 padding: 0 0 70px 0;
  }
  
  body#company .table-wrap h3{
  	margin-bottom: 40px;
    width: auto;
	  
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  body#company .table-wrap table{
  	width: 1100px;
    margin: 0 auto 20px;
  border-top: 1px solid #ccc;
  }
  
  
  body#company .table-wrap table th{
	  width: 15%;
	  padding: 15px 0;
	  border-bottom: 1px solid #ccc;
	  text-align: center;
	  background: #eee;
  }
  
  body#company .table-wrap table th span{

  		font-weight: 700;
  		color: #777;
  }
  
  body#company .table-wrap table td{
	  width: 35%;
	  padding: 15px;
	  border-bottom: 1px solid #ccc;
	  text-align: left;
  }
  
  body#company .table-wrap table td span{
  	display: block;
  	text-align: right;
  }
 
  body#company .table-wrap .map{
	  width: 1100px;
	  margin: 0 auto;
  }
  
  
  body#company .table-wrap .map iframe{
  	width: 100%;
  }
  
  
  body#company .enkaku h3{
  	margin-bottom: 40px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }

  body#company .enkaku table{
  	width: 1100px;
    margin: 0 auto 80px;
	border-top: 1px solid #ccc;
  }
  
  
  body#company .enkaku table th{
	  width: 30%;
	  padding: 15px 0;
	  border-bottom: 1px solid #ccc;
	  text-align: center;
	  background: #eee;
  }
  
  body#company .enkaku table th span{

  		font-weight: 700;
  		color: #777;
  }
  
  body#company .enkaku table td{
	  width: 70%;
	  padding: 15px;
	  border-bottom: 1px solid #ccc;
	  text-align: left;
  }







  
  
  body#about .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#about .title-wrap{
	  text-align: center;
  }
  
  body#about h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#about h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#about h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#about h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
  
	body#about .col_wrap{
		display: flex;
		margin: 0 auto;
		width: 1105px;
		justify-content: space-between;
		padding: 70px 0 0;
		margin-bottom: 40px;
	}
  
	body#about .col_wrap .col_child{
		width: calc(25% - 30px);
	}
	
	body#about .col_wrap .image{
		margin-bottom: 30px;
	}
	
	body#about .col_wrap .image img{
		width: 100%;
	
	}
	
	body#about .col_wrap h3{
		font-size: 18px;
		font-weight: 700;
		color: #000;
		line-height: 1;
		margin-bottom: 30px;
		text-align: center;
	}
	
	body#about .col_wrap .text{
		
	}
  
  
	body#about .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 0 auto 80px;
	}
	
	
	
	body#about .d_btn {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
  
  
  
  
  
  
  
  
  






  body#recruit .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#recruit .title-wrap{
	  text-align: center;
  }
  
  body#recruit h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#recruit h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#recruit h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#recruit h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#recruit #three-peace .inner {
		width: 1105px;
		margin: 0 auto;
		padding: 70px 0;
	}
  
  body#recruit #three-peace .text {
    margin-bottom: 40px;
    text-align: left;
  }
  
  body#recruit #three-peace .image {
     margin-bottom: 20px;
    
  }

   body#recruit #three-peace .image img{
   		width: 100%
   }

  body#recruit #three-peace .text h3 {
    margin-bottom: 40px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  
  body#recruit #three-peace h4 {
    margin-bottom: 20px;
    width: auto;
	  text-align: right;
	  font-size: 16px;
	  font-weight: 700;
	  line-height: 1.5;
	  color: #000;
  }
  
  
  body#recruit .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 0 auto 80px;
	}
	
	
	
	body#recruit .d_btn {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  body#blog .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#blog .title-wrap{
	  text-align: center;
  }
  
  body#blog h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#blog h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#blog h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#blog h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#blog #new-container .inner {
		width: 1105px;
		margin: 0 auto;
		padding: 70px 0;
	}
  
	body#blog #new-container table{
		width: 100%;
		border-top: 1px solid #ccc;
	}
	
	body#blog #new-container td{
		border-bottom: 1px solid #ccc;
		padding: 30px 0;
	}
  
	body#blog #new-container td.date{
		width: 20%;
	}
	
	body#blog #new-container td.date img{
		width: 100%;
		height: auto;
	}

	body#blog #new-container td.cat{
		width: 20%;
	}
	
	body#blog #new-container td.cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  
	body#blog #new-container td:last-child{
		width: 80%;
	}
	
	body#blog #new-container .cat_wrap{
		display: flex;
	}
  
	body#blog #new-container .cat_box{
		display: flex;
		margin-bottom: 20px;
	}
	
	body#blog #new-container .cat_box li{
		width: auto;
		margin-right: 20px;
	}
	
	body#blog #new-container .cat_box li a{
		display: block;
		border-radius: 50px;
		border: 1px solid #ccc;
		line-height: 30px;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		padding: 0 10px;
	}
  
	body#blog #new-container .cat_box li:first-child{
		width: auto !important;
	}
	body#blog #new-container .cat_wrap h4{
		margin-right: 20px;
		font-weight: 700;
		line-height: 30px;
		vertical-align: middle;
	}
  
  
  body#blog #new-container .recruit td.date{
		  vertical-align: top;
  }
  
  body#blog #new-container .recruit td:last-child{
	  padding-left: 30px;
	  vertical-align: top;
  }
  
  body#blog #new-container .recruit td:last-child a{
  		display: block;
  		margin-bottom: 15px;
  		font-size: 18px;
  		font-weight: 700;
  }
  
  body#blog #new-container .recruit td:last-child dl{
  		display: flex;
  		flex-wrap:wrap;
  		padding: 20px;
  		background: #efefef;
  }
  
  body#blog #new-container .recruit td:last-child dl dt{
  		width: 15%;
  		font-weight: 700;
  		color: #999;
  		border-bottom: 1px solid #ccc;
  		padding-bottom: 15px;
  		margin-bottom: 15px;
  }
  
  body#blog #new-container .recruit td:last-child dl dt:nth-child(5){
  		border-bottom: none !important;
  		padding-bottom: 0;
  		margin-bottom: 0;
  }
  
  body#blog #new-container .recruit td:last-child dl dd{
  		width: 85%;
  		border-bottom: 1px solid #ccc;
  		padding-bottom: 15px;
  		margin-bottom: 15px;
  }

  body#blog #new-container .recruit td:last-child dl dd:last-child{
  		border-bottom: none;
  		padding-bottom: 0;
  		margin-bottom: 0;
  }





  	#news_d #brednav{
  		margin-top: 130px;
		background: #eee;
		padding: 15px 0;
		margin-bottom: 30px;
		width: 100%;
	}
	
	#news_d #brednav ul{
		width: 1105px;
		padding:0;
		margin: 0 auto;
	}
	
	#news_d #brednav li{
		float: left;
		margin-right: 5px;
	}
  
  #news_d .blog .title_wrap{
	
}

	#news_d .blog .inner_content .day{
		
		color: #999;
		font-size: 14px;
		font-weight: bold;
	}
	
	#news_d .blog .inner_content .cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  
	
	#news_d .blog .inner_content h2{
		font-size: 24px;
		margin-bottom: 30px;
		font-weight: bold;
	}
	
	
	
  
  
    
  
	#news_d .blog .content{
	width: 1105px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding:0;
	font-size:16px;
    line-height: 2;
	}
	
	#news_d .blog .inner_content .content img{
	width:100%;
	height:auto;
	padding: 20px 0;
	}
	
	#news_d .blog .inner_content{
	width: 1105px;
	margin: 0 auto 160px;	
	}
	
	
	#news_d .blog .inner_content .detail .box{
		display: flex;
		margin-bottom: 30px;
	}
	
	#news_d .blog .inner_content .detail .box .child{
		width: 60%;
		padding-left: 15px;
	}
	
	#news_d .blog .inner_content .detail .box .child h3{
		margin-bottom: 20px;
		font-size: 18px;
		font-weight: 700;
	}
	
	#news_d .blog .inner_content .detail .box .image{
		width: 40%;
		padding-right: 15px;
	}
	
	#news_d .blog .inner_content .detail .box .image img{
		width: 100%;
		height: auto;
	}
	
	#news_d .blog .inner_content table{
		width: 100%;
		border-top: 1px solid #ccc;
	}
	
	#news_d .blog .inner_content table td.title {
		width: 20%;
		border-bottom: 1px solid #ccc;
		padding: 30px;
		vertical-align: top;
		font-weight: 700;
		color: #999;
	}
	
	#news_d .blog .inner_content table td.detail {
		width: 80%;
		border-bottom: 1px solid #ccc;
		padding: 30px;
	}
	
	body#news_d .blog .inner_content .d_btn_wrap {
    display: table;
    text-align: center;
    width: 220px;
    margin: 40px auto 0;
  }
  
  
  
  body#news_d .blog .inner_content .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 100px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
	
	
	body#news_d #new-container .inner {
		width: 1105px;
		margin: 0 auto;
		padding: 70px 0;
	}
  
	body#news_d #new-container table{
		width: 100%;
		border-top: 1px solid #ccc;
	}
	
	body#news_d #new-container td{
		border-bottom: 1px solid #ccc;
		padding: 20px 0;
	}
  
	body#news_d #new-container td.date{
		width: 10%;
	}

	body#news_d #new-container td.cat{
		width: 10%;
	}
	
	body#news_d #new-container td.cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  
	body#news_d #new-container td:last-child{
		width: 80%;
	}
  
  
	body#news_d #new-container .cat_wrap{
		display: flex;
		margin-bottom: 20px;
	}
  
	body#news_d #new-container .cat_box{
		display: flex;
		margin-bottom: 20px;
	}
	
	body#news_d #new-container .cat_box li{
		width: auto;
		margin-right: 20px;
	}
	
	body#news_d #new-container .cat_box li a{
		display: block;
		border-radius: 50px;
		border: 1px solid #ccc;
		line-height: 30px;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		padding: 0 10px;
	}
  
	body#news_d #new-container .cat_box li:first-child{
		width: auto !important;
	}
	body#news_d #new-container .cat_wrap h4{
		margin-right: 20px;
		font-weight: 700;
		line-height: 30px;
		vertical-align: middle;
	}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  body#contact .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#contact .title-wrap{
	  text-align: center;
  }
  
  body#contact h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#contact h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto 60px;
	}
	
	body#contact h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#contact h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
  
  body#contact .rel_wrap .comp_article{
	  text-align: center;
	 
  }
  
  body#contact .rel_wrap .comp_article .greeting01{
	 margin-bottom: 60px;
  }
  

  
  
  body#contact .rel_wrap .contact-wrap{
	   max-width: 800px;
	   margin: 0 auto;
   }
   
   body#contact .rel_wrap .contact-wrap h5{
	   font-weight: 900;
	   font-size: 14px;
	   margin-bottom: 20px;
	   
   }
   
   body#contact .rel_wrap .contact-wrap p{
   		
   }
   
   body#contact .rel_wrap .contact-wrap input[type=text],body#contact .rel_wrap .contact-wrap input[type=email]{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap select{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: 100%;
   		margin-bottom: 40px;
   		display: block;
   		background: #fff;
   		border: 1px solid #999;
   		-webkit-appearance:none;
   		appearance:none;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box{
	   position: relative;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box:after{
	  content:"";
	  display:block;
	  width:10px;
	  height:10px;
	  position:absolute;
	  right:5%;
	  top:35%;
	  border-bottom:#333 2px solid;
	  border-right:#333 2px solid;
	  transform:rotate(45deg)translateY(-30%);
	}
   
   body#contact .rel_wrap .contact-wrap textarea{
   		
   		font-size: 14px;
   		padding:20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box{
	   padding: 30px;
	   text-align: center;
	   border: 1px solid #999;
	   margin-bottom: 40px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box h5{
   		margin-bottom: 20px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box p{
   		margin-bottom: 20px;
   		text-align: left;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box{
	   display: inline-block;
	   
	   
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box #conform-box{
	   display: inline-block;
	  
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box label{
	  display: inline-block;
	  font-weight: 700;
	   padding-left: 10px;
	  vertical-align: middle;
   }
   
   
  

  
  body#contact .rel_wrap .comp_article{
	  text-align: center;
	 
  }
  
  body#contact .rel_wrap .comp_article .greeting01{
	 margin-bottom: 60px;
  }

  
  body#contact .rel_wrap .contact-wrap{
	   max-width: 800px;
	   margin: 0 auto;
   }
   
   body#contact .rel_wrap .contact-wrap h5{
	   font-weight: 900;
	   font-size: 14px;
	   margin-bottom: 20px;
	   
   }
   
   body#contact .rel_wrap .contact-wrap p{
   		
   }
   
   body#contact .rel_wrap .contact-wrap input[type=text],body#contact .rel_wrap .contact-wrap input[type=email]{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap select{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: 100%;
   		margin-bottom: 40px;
   		display: block;
   		background: #fff;
   		border: 1px solid #999;
   		-webkit-appearance:none;
   		appearance:none;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box{
	   position: relative;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box:after{
	  content:"";
	  display:block;
	  width:10px;
	  height:10px;
	  position:absolute;
	  right:5%;
	  top:35%;
	  border-bottom:#333 2px solid;
	  border-right:#333 2px solid;
	  transform:rotate(45deg)translateY(-30%);
	}
   
   body#contact .rel_wrap .contact-wrap textarea{
   		
   		font-size: 14px;
   		padding:20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box{
	   padding: 30px;
	   text-align: center;
	   border: 1px solid #999;
	   margin-bottom: 40px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box h5{
   		margin-bottom: 20px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box p{
   		margin-bottom: 20px;
   		text-align: left;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box{
	   display: inline-block;
	   
	   
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box #conform-box{
	   display: inline-block;
	  
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box label{
	  display: inline-block;
	  font-weight: 700;
	   padding-left: 10px;
	  vertical-align: middle;
   }
   
   
   
   
	 body#contact .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 40px auto 80px;
	}
	
	
	
	body#contact .d_btn_wrap .wpcf7-submit {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}

	body#contact .d_btn{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
	
  
  .telbox{
	  display: block;
	  height: 50px;
	  line-height: 50px;
	  position: fixed;
	  vertical-align: middle;
	  background: #000;
	  bottom: 0;
	  width: 100%;
	  text-align: center;
	  color: #fff;
	  z-index: 1000;
	  
	  }
	  .telbox a{
		color:#fff;
		font-size: 18px;  
		font-weight: bold;
		background: url(../images/common/tel.svg) no-repeat left center;
		background-size: auto 20px;
		padding-left: 25px;
		height: 50px;
	  line-height: 50px;
	  vertical-align: middle;
	  }

}



.sp{
	display: none;
}




@media screen and (max-width: 767px) {
  /* line 9, ../sass/_slayout.scss */
  .sp{
	display: block;
	}
  .container {
    margin: 0;
    padding: 0;
  }
  #head-archive{
	  width: 100%;
	  background: #efefef;
	  margin-bottom: 10px;
  }
  #head-archive p{
	  width: auto;
	  margin: 0 auto;
	  line-height: 1;
	  padding: 10px 20px;
	  font-weight: 700;
	  
  }
  #header{
	  background: #fff000;
	  padding-bottom: 10px;
  }
   #header .header_l {
	   width: 18%;
	   padding-left: 20px;
	  
   }
   
  .pagenavi_area {
    width: 100%;
    margin: 0 auto;
  }
  /* line 19, ../sass/_slayout.scss */
  .pagenavi_area a {
    color: #fff;
  }

  /* line 23, ../sass/_slayout.scss */
  .wp-pagenavi {
    margin: 30px auto;
    padding: 20px 0;
    text-align: center;
    background-color: #fff000;
  }
  /* line 29, ../sass/_slayout.scss */
  .wp-pagenavi span {
    border: 1px solid #fff !important;
    margin: 2px 5px !important;
    padding: 8px 10px !important;
  }
  /* line 33, ../sass/_slayout.scss */
  .wp-pagenavi span.current {
    border-color: #fff !important;
    color: #95ceac !important;
    background-color: #fff !important;
  }
  /* line 39, ../sass/_slayout.scss */
  .wp-pagenavi a {
    border: 1px solid #fff !important;
    margin: 2px 5px !important;
    padding: 8px 10px !important;
  }
  /* line 43, ../sass/_slayout.scss */
  .wp-pagenavi a:hover {
    color: #95ceac !important;
    background-color: #fff !important;
    opacity: 1;
  }
  /* line 49, ../sass/_slayout.scss */
  .wp-pagenavi .pages {
    display: none;
  }
  /* line 52, ../sass/_slayout.scss */
  .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    border: none;
  }
  /* line 55, ../sass/_slayout.scss */
  .wp-pagenavi a {
    margin: 2px 5px;
  }

  /* line 61, ../sass/_slayout.scss */
  #top .in_header {
    text-align: center;
    margin-bottom: 15px;
  }
  /* line 64, ../sass/_slayout.scss */
  #top .in_header h2 {
    text-align: center;
  }
  /* line 66, ../sass/_slayout.scss */
  #top .in_header h2 span {
    display: block;
    font-style: italic;
    color: #0069b7;
  }
  /* line 71, ../sass/_slayout.scss */
  #top .in_header h2 .jap {
    font-size: 14px;
    font-size: 1.4rem;
  }
  /* line 74, ../sass/_slayout.scss */
  #top .in_header h2 .eng {
    margin: 10px 0 15px;
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 78, ../sass/_slayout.scss */
  #top .in_header h2 .under_border {
    width: 20px;
    margin: 0 auto;
    height: 1px;
    background-color: #0069b7;
  }
  /* line 168, ../sass/_slayout.scss */
  #top .main_visual {
    z-index: 0;
    width: 100%;
    height: 100vh;
    background: url(../images/top/bg.jpg) no-repeat center bottom;
    background-size: cover;
    margin-top: 0px;
    position: relative;
  }
  /* line 103, ../sass/_layout.scss */
  #top .main_visual .text_cont {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    text-align: right;
    width: 100%;
    bottom:50%;
    color: #000;
    z-index: 2;
  }
    

  
  #top .main_visual .text_cont p{
  	font-size: 28px;
  	font-weight: 900;
  	background: #fff;
  	padding: 5px;
  	line-height: 1em;
  	display: inline-block;

  }
  
  /* line 116, ../sass/_layout.scss */
  #top .main_visual .text_cont .child {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 121, ../sass/_layout.scss */
  #top .main_visual .text_cont h2 {
    text-align: center;
  }
  
  
 
  /* line 235, ../sass/_slayout.scss */
  #top .rel_wrap {
    position: relative;
    z-index: 3;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    background-color: #fff;
    

  }
  
  
  
  
  
  /* three-peace */
  #top #three-peace .inner {
    width: 100%;
    
     padding: 40px 20px;
  }
  
  #top #three-peace .text {
    
    text-align: center;
    color: #fff000;
  }
  
  #top #three-peace .image {
     margin-bottom: 20px;
    
  }

   #top #three-peace .image img{
   		width: 100%
   }

  /* line 206, ../sass/_layout.scss */
  #top #three-peace .text h2 {
    margin-bottom: 60px;
    width: auto;
	  text-align: center;
	  font-size: 28px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }

		
	#top #three-peace h2 {
	  position: relative;
	  padding: 0 2rem 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	#top #three-peace h2:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	#top #three-peace h2:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
  /* line 213, ../sass/_layout.scss */
  #top #three-peace .text p.word {
    font-size: 1 4px;
    font-size: 1.4rem;
    line-height: 2.2;
    color: #333;
    background: #fff;
    text-align: left;
    margin-bottom: 40px;
  }
  
  #top #three-peace span.st{
	display: inline-block;
	background: #fff000;
	color: #000;
	line-height: 1;
	padding: 8px 10px;
	font-weight: 700;
	border-radius: 30px;
	margin-bottom: 5px;	  
  }
  
  /* line 217, ../sass/_layout.scss */
  #top #three-peace .text .name {
    margin-top: 27px;
    text-align: right;
  }
  
  
  #top #three-peace .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 40px 0 0 0;
    margin: 0 auto;
  }
  
  
  
  #top #three-peace .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 100px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }






  
  #top #topics{
	  background: #efefef;
	   padding:  40px 20px;
  }
  #top #topics .box{
	  width: 100%;
	  margin: 0 auto;
	 
	  
  }
  
  #top #topics .title{
  	width: 100%;
  	display: flex;
  	justify-content: space-between;
  	margin-bottom: 20px;
  }
  
  #top #topics .title h3{
	  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 1em !important;
  letter-spacing: 3px;
  color: #000;
  }
  
  #top #topics .text-wrap{
  width: 100%;
  }
  #top #topics dl {
  width:100%;
	}
	#top #topics dt {
	  
	  margin-bottom: 10px;
	  line-height: 1.75em;
	  color:#999;
	  font-weight: 700;
	}
	#top #topics dd {
	  
	  margin-bottom: 25px;
	  line-height: 1.75em;
	  border-bottom: 1px solid #ccc;
	  padding-bottom: 25px;
	}
	#top #topics dt span.cat{
		border: 2px solid #000;
		border-radius: 30px;
		width: 8em;
		text-align: center;
		display: inline-block;
		font-size: 12px;
		margin-left: 10px;
		color: #000;
	}
	#top #topics dd a{
		color: #000;
		font-size: 14px;
	}
	
	#top #topics .d_btn_wrap {
    display: table;
    width: 120px;
  }
  
  
  
  #top #topics .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 120px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
	
	  
  /* line 188, ../sass/_layout.scss */
  #top #greeting {
	 background: #efefef;
	 clear:both;
	 padding: 40px 20px;
  }
  #top #greeting.rr{
	 background: #fff;
  }
  #top #greeting .d_btn_wrap {
    display: table;
    width: 100%;
    margin: 45px 0 0 0;
  }
  
  
  
  #top #greeting .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 150px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 16px;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  
  
  
  
  
  
  
  
  /* line 196, ../sass/_layout.scss */
  #top #greeting .inner {
    width: 100%;
    margin: 0 auto;
    
  }
  /* line 202, ../sass/_layout.scss */
  #top #greeting .image {
  	width: auto;
  }
  #top #greeting .image img {
  	width: 100%;
  }
  #top #greeting .text {
    
    width:100%;
  }


  /* line 206, ../sass/_layout.scss */
  #top #greeting .text h2 {
    margin-bottom: 20px;
    width: auto;
	  
	  font-size: 28px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  /* line 213, ../sass/_layout.scss */
  #top #greeting .text p {
    line-height: 2.2;
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
  }
  
  #top #greeting span.st{
	display: inline-block;
	background: #fff000;
	color: #000;
	line-height: 1;
	padding: 8px 10px;
	font-weight: 700;
	border-radius: 30px;
	margin-bottom: 5px;	  
  }
  
  /* line 217, ../sass/_layout.scss */
  #top #greeting .text .name {
    margin-top: 27px;
    text-align: right;
  }



  
  
  
  
  
  /* line 225, ../sass/_layout.scss */
  #top .about {
    padding: 40px 10px;
    background-color: #efefef;
  }
  /* line 228, ../sass/_layout.scss */
 
  
  
  #top .about .message{
	  font-size: 16px;
	  color: #fff000;
	  line-height: 3em !important;
  }
  /* line 233, ../sass/_layout.scss */
  #top .about .in_header p {
    line-height: 1.8;
  }
  /* line 237, ../sass/_layout.scss */
  #top .about .container_wrap {
    position: relative;
  }
  /* line 240, ../sass/_layout.scss */
  #top .about .news_container {
    position: relative;
    width: auto;
    display: flex;
    flex-wrap:wrap;
    margin: 0 auto;
  }
  
   #top .about .col{
	   width: calc(100% / 2);
	   padding: 0 10px;
   }
  
  #top .about .col .col_child {
	  
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
   
    padding: 0;
    text-align: left;
    border-radius: 0 !important;
  }
  #top .about .col .col_child img{
	  width: 100%;
	  height: auto;
  }
  /* line 253, ../sass/_layout.scss */
  #top .about .col .col_child h3 {
    margin-top: 20px;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    line-height: 1;
    text-align: center;
  }
  /* line 255, ../sass/_layout.scss */
  #top .about .col .col_child h3 span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999 !important;
  }
  
  /* line 267, ../sass/_layout.scss */
  #top .about .col .col_child p {
    width: 100%;
    min-height: 120px;
    margin-top: 25px;
    text-align: left;
    line-height: 1.8;
    word-break: break-all;
    color: #000;
    padding: 0;
    font-size: 14px;
  }
  /* line 277, ../sass/_layout.scss */
  #top .about .d_btn_wrap {
    display: table;
   width: 220px;
    margin: 40px auto 0;
  }
  /* line 282, ../sass/_layout.scss */
  #top .about .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height:60px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  /* line 286, ../sass/_layout.scss */
  #top .about .d_btn a {
    color: #fff;
  }

  
  
  
  
  
  
  #top .works {
    
    background: url(../images/top/bg.gif) repeat left top;
  }
  #top .works .container{
	width:100%;
  }
  /* line 297, ../sass/_layout.scss */
   #top .works h2 {
	  font-family: 'Open Sans', sans-serif;
	  font-size: 28px;
	  font-weight: bold;
	  line-height: 1em !important;
	  letter-spacing: 3px;
	  color: #000;
	  font-weight: 900;
	  text-align: center;
  }
  
  #top .works h2 {
  position: relative;
  padding: 0 2rem 1.5rem 2rem;
  border-bottom: 3px solid #000;
  display: inline-block;
  margin: 0 auto 60px;
}

#top .works h2:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

#top .works h2:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
  
 
  /* line 301, ../sass/_layout.scss */
  #top .works .container_wrap {
    position: relative;
  }
  /* line 304, ../sass/_layout.scss */
  #top .works .container {
    position: relative;
  }
    #top .works .icon{
	}
  
  
  
  
  
  
  

   #top #recruit{
  }

  #top #recruit .inner{
	  width: 100%;
	  margin: 0 auto;
	 
  }

  #top #recruit .inner .box{
  		width:100%;
  		text-align: center;
  		
  		background: url(../images/top/foot-bg1.jpg) no-repeat center center;
  		background-size: cover;
  		
  }
  
  #top #recruit .inner .box:last-child{
  		
  		
  		background: url(../images/top/foot-bg2.jpg) no-repeat center center;
  		background-size: cover;
  		
  }
  
  #top #recruit .inner .box a{
	  text-decoration: none;
	  display:block;
	  height: 100%;
	  padding: 60px 0;
  }

  #top #recruit .inner .box a h4{
  		color: #fff;
  		font-size: 24px;
  		font-weight: 900;
  		line-height: 1;
  		margin-bottom: 15px;
  		
  }

  #top #recruit .inner .box a p{
  		color: #fff;
  		
  		text-decoration: none;
  }


  
  
  
  
  
  
  
  
  
   /* line 206, ../sass/_layout.scss */
  body#service .rel_wrap{
	  padding-top: 151px;
  }
  
  
  body#service .title-wrap{
	  text-align: center;
  }
  
  body#service h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#service h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#service h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#service h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	body#service .main-text {
  	width: 100%;
    margin: 0 auto;
    
    padding: 40px 20px 0;
  }
  
  body#service .main-text h3{
	  font-size: 24px;
	  font-weight: 700;
	  color: #000;
	  margin-bottom: 20px;
	  text-align: center;
  }
  
  body#service .main-text ul{
	  position: relative;
	  margin-bottom: 20px;
	  display: flex;
  }
  
  
  body#service .main-text li:first-child{

	  width: 50%;
	  height: 100%;
	  display: block;
  }
  
  body#service .main-text li:last-child{

	  width: 50%;
	  height: 100%;
	  right: 0;
	  display: block;
  }
  
  body#service .main-text li img{
	  width: 100%;
  }
  
  body#service #row3-content{
	  
	  padding: 40px 20px;
  }
  
  body#service #row3-content .inner {
    margin-bottom: 40px;
  }
  

  body#service #row3-content .image {
	  margin-bottom: 20px;
  }
  body#service #row3-content .image img {
  	width: 100%;
  }
  body#service #row3-content .text {

  }
  
  body#service #row3-content .text h2 {
    margin-bottom: 20px;
    width: auto;
	  font-size: 18px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
	
  
  /* line 188, ../sass/_layout.scss */
  body#service #greeting {
	 background: #efefef;
	 clear:both;
	 padding: 40px 0;
  }
  body#service #greeting.rr{
	 background: #fff;
  }
  body#service #greeting .d_btn_wrap {
    display: table;
    width: 220px;
    margin: 45px 0 0 0;
  }
  
  
  
  body#service #greeting .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 220px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 16px;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  body#service #greeting .inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
    
  }
  /* line 202, ../sass/_layout.scss */
  body#service #greeting .image {
  	width: auto;
  }
  body#service #greeting .image img {
  	width: 100%;
  }
  body#service #greeting .text {
    
    width:auto;
    color: #fff000;
  }
  body#service #greeting.rr .inner {
  	flex-flow: row-reverse;
  }
  
  body#service #greeting.rr .image {
  	width: auto;
  	padding-left: 0;
  }
  
  body#service #greeting.rr .text {
    width:auto;
    color: #fff000;
    
  }
  /* line 206, ../sass/_layout.scss */
  body#service #greeting .text h2 {
    margin-bottom: 20px;
    width: auto;
	  
	  font-size: 18px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  /* line 213, ../sass/_layout.scss */
  body#service #greeting .text p {
    line-height: 1.75;
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
  }
  

  /* line 217, ../sass/_layout.scss */
  body#service #greeting .text .name {
    margin-top: 27px;
    text-align: right;
  }
  
  body#service .table-wrap{
	 text-align: center;
	 padding: 40px 20px;
  }
  
  body#service .table-wrap h3{
  	margin-bottom: 40px;
    width: auto;
	  
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  body#service .table-wrap .car-box{
  	display: flex;
  	flex-wrap :wrap;
  	justify-content: space-between;
  	width: auto;
    margin: 0 auto 40px;

  }
  
  body#service .table-wrap .car-box .child{
	width: calc(50% - 10px);
	margin-bottom: 20px;
	
  }
  
  body#service .table-wrap .car-box .child .image{
	  margin-bottom: 10px;
  }
  
  body#service .table-wrap .car-box .child .image img{
	width: 100%;
  }
  
   body#service .table-wrap .car-box .child h4{
	   line-height: 1;
   }
  
  body#service .table-wrap table{
  	width: 100%;
    margin-bottom: 20px;
	border-top: 1px solid #ccc;
  }
  
  
  body#service .table-wrap table th{
	  width: 20%;
	  padding: 15px 0;
	  border-bottom: 1px solid #ccc;
	  background: #eee;
	  text-align: center;
  }
  
  body#service .table-wrap table th span{
  		
  		font-weight: 700;
  		color: #999;
  }
  
  body#service .table-wrap table td{
	  width: 30%;
	  padding: 15px;
	  border-bottom: 1px solid #ccc;
	  text-align: center;
  }
  
  
  
  
  
  body#company .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#company .title-wrap{
	  text-align: center;
  }
  
  body#company h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#company h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#company h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#company h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#company #three-peace .inner {
		width: auto;
		margin: 0 auto;
		padding: 40px 20px;
	}
  
  body#company #three-peace .text {
    
    text-align: center;
  }
  
  body#company #three-peace .image {
     margin-bottom: 20px;
    
  }

   body#company #three-peace .image img{
   		width: 100%
   }

  body#company #three-peace .text h3 {
    margin-bottom: 20px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  
  body#company #three-peace h4 {
    margin-bottom: 20px;
    width: auto;
	  text-align: right;
	  font-size: 12px;
	  font-weight: 700;
	  line-height: 1.5;
	  color: #000;
  }
body#company #three-peace p{
	text-align: left;
	margin-bottom: 20px;
}
	
  body#company .table-wrap{
	 text-align: center;
	 padding: 0 20px 40px;
  }
  
  body#company .table-wrap h3{
  	margin-bottom: 20px;
    width: auto;
	  
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  body#company .table-wrap table{
  	width: auto;
    margin: 0 auto 20px;
	display: flex;
	flex-wrap:wrap;
  }
  
  body#company .table-wrap table tbody,body#company .table-wrap table tbody tr{
  	width: 100%;
  }
  
  body#company .table-wrap table th{
	  width: 100%;
	 
	  
	  text-align: left;
	  display: block;
	  margin-bottom: 5px;
	  
  }
  
  body#company .table-wrap table th span{

  		font-weight: 700;
  		color: #999;
  		
  }
  
  body#company .table-wrap table td{
	  width: 100%;
	  
	  border-bottom: 1px solid #ccc;
	  text-align: left;
	  display: block;
	  padding-bottom: 15px;
	  margin-bottom: 15px;
  }
  
  body#company .table-wrap table td span{
  	display: block;
  	text-align: right;
  }
 
  body#company .table-wrap .map{
	  width: auto;
	  margin: 0 auto;
  }
  
  
  body#company .table-wrap .map iframe{
  	width: 100%;
  }
  
  body#company .enkaku{
	padding: 0 20px;  
  }
  
  body#company .enkaku h3{
  	margin-bottom: 20px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }

  body#company .enkaku table{
  	width: auto;
    margin: 0 0 40px;
  border-top: 1px solid #ccc;
  }
  
  
  body#company .enkaku table th{
	  width: 30%;
	  padding: 15px 0;
	  border-bottom: 1px solid #ccc;
	  text-align: center;
	  background: #eee;
  }
  
  body#company .enkaku table th span{
  		
  		font-weight: 700;
  		color: #999;
  }
  
  body#company .enkaku table td{
	  width: 70%;
	  padding: 15px;
	  border-bottom: 1px solid #ccc;
	  text-align: left;
  }
  
  
  
  
  
  
   body#about .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#about .title-wrap{
	  text-align: center;
  }
  
  body#about h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#about h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#about h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#about h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
  
	body#about .col_wrap{
		display: flex;
		margin: 0 auto;
		width: auto;
		justify-content: space-between;
		flex-wrap:wrap;
		padding: 40px 20px 0;
		margin-bottom: 40px;
	}
  
	body#about .col_wrap .col_child{
		width: calc(50% - 10px);
		margin-bottom: 20px;
	}
	
	body#about .col_wrap .image{
		margin-bottom: 30px;
	}
	
	body#about .col_wrap .image img{
		width: 100%;
	
	}
	
	body#about .col_wrap h3{
		font-size: 18px;
		font-weight: 700;
		color: #000;
		line-height: 1;
		margin-bottom: 30px;
		text-align: center;
	}
	
	body#about .col_wrap .text{
		
	}
  
  
	body#about .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 0 auto 80px;
	}
	
	
	
	body#about .d_btn {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
  
  
  
  
  
  
   body#recruit .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#recruit .title-wrap{
	  text-align: center;
  }
  
  body#recruit h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#recruit h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#recruit h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#recruit h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#recruit #three-peace .inner {
		width: auto;
		margin: 0 auto;
		padding: 40px 20px;
	}
  
  body#recruit #three-peace .text {
    margin-bottom: 40px;
    text-align: left;
  }
  
  body#recruit #three-peace .image {
     margin-bottom: 20px;
    
  }

   body#recruit #three-peace .image img{
   		width: 100%
   }

  body#recruit #three-peace .text h3 {
    margin-bottom: 40px;
    width: auto;
	  text-align: center;
	  font-size: 24px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
  }
  
  body#recruit .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 0 auto 80px;
	}
	
	
	
	body#recruit .d_btn {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
  
  
  
  
  
  
  body#blog .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#blog .title-wrap{
	  text-align: center;
  }
  
  body#blog h2.main-title {
    margin-bottom: 60px;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#blog h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	}
	
	body#blog h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#blog h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	
	
	
	body#blog #new-container .inner {
		width: auto;
		margin: 0 auto;
		padding: 40px 20px;
	}
  
	body#blog #new-container table{
		width: 100%;
		border-top: 1px solid #ccc;
	}
	
	body#blog #new-container tr{
		display: flex;
		flex-wrap:wrap;
	}
	
	body#blog #new-container td{
		
		vertical-align: middle;
	}
  
	body#blog #new-container td.date{
		width: auto;
		padding-top: 15px;
		font-weight: 700;
		padding-right: 10px;
	}

	body#blog #new-container td.cat{
		width: 80%;
		padding-top: 15px;
	}
	
	body#blog #new-container td.cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  

	
	body#blog #new-container .recruit td.date{
		  vertical-align: top;
		  padding: 0;
		  padding-top: 30px;
  }
  
  body#blog #new-container .recruit td.date img{
  		width: 100%;
  }
  
  body#blog #new-container .recruit td:last-child{
	  width: 100%;
		padding-bottom: 30px;
		border-bottom: 1px solid #ccc;
		margin-top: 5px;
	  vertical-align: top;
  }
  
  body#blog #new-container .recruit td:last-child a{
  		display: block;
  		margin-bottom: 15px;
  		font-size: 18px;
  		font-weight: 700;
  }
  
  body#blog #new-container .recruit td:last-child dl{
  		display: flex;
  		flex-wrap:wrap;
  		padding: 20px;
  		background: #efefef;
  }
  
  body#blog #new-container .recruit td:last-child dl dt{
	  	width: 20%;
  		font-weight: 700;
  		color: #999;
  		border-bottom: 1px solid #ccc;
  		padding-bottom: 15px;
  		margin-bottom: 15px;
  }
  
  body#blog #new-container .recruit td:last-child dl dt:nth-child(5){
  		border-bottom: none !important;
  		padding-bottom: 0;
  		margin-bottom: 0;
  }
  
  body#blog #new-container .recruit td:last-child dl dd{
  		width: 80%;
  		border-bottom: 1px solid #ccc;
  		padding-bottom: 15px;
  		margin-bottom: 15px;
  }

  body#blog #new-container .recruit td:last-child dl dd:last-child{
  		border-bottom: none;
  		padding-bottom: 0;
  		margin-bottom: 0;
  }
  
  
  
  
  
  
  
  
  
  
	body#blog #new-container .cat_wrap{
		display: flex;
		margin-bottom: 10px;
	}
  
	body#blog #new-container .cat_box{
		
	}
	
	body#blog #new-container .cat_box li{
		width: auto;
		margin-right: 10px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	body#blog #new-container .cat_box li a{
		display: block;
		border-radius: 50px;
		border: 1px solid #ccc;
		line-height: 30px;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		padding: 0 10px;
	}
  
	body#blog #new-container .cat_box li:first-child{
		width: auto !important;
	}
	body#blog #new-container .cat_wrap h4{
		margin-right: 10px;
		font-weight: 700;
		line-height: 30px;
		width: 25%;
		vertical-align: middle;
	}
  
  
  
  








  	#news_d #brednav{
  		margin-top: 125px;
		background: #eee;
		padding: 15px 0;
		margin-bottom: 30px;
		width: 100%;
	}
	
	#news_d #brednav ul{
		width: auto;
		padding:0 20px;
		margin: 0 auto;
	}
	
	#news_d #brednav li{
		float: left;
		margin-right: 5px;
	}
  
  #news_d .blog .title_wrap{
	
}
	#news_d .blog .inner_content{
		padding: 0 20px;
	}
	#news_d .blog .inner_content .day{
		
		color: #999;
		font-size: 14px;
		font-weight: bold;
	}
	
	#news_d .blog .inner_content .cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  
	
	#news_d .blog .inner_content h2{
		font-size: 24px;
		margin-bottom: 30px;
		font-weight: bold;
	}
	
	
	
  
  
    
  
	#news_d .blog .content{
	width: auto;
	margin: 0 auto;
	margin-bottom: 30px;
	padding:0;
	font-size:16px;
  line-height: 2;
	}
	
	#news_d .blog .inner_content .content img{
	width:100%;
	height:auto;
	padding: 20px 0;
	}
	
	#news_d .blog .inner_content{
		width: auto;
		margin: 0 auto 160px;	
	}
	
	#news_d .blog .inner_content h3{
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	#news_d .blog .inner_content .image{
		margin-bottom: 30px;
	}
	
	#news_d .blog .inner_content .image img{
		width: 100%;
	}
	
	body#news_d #new-container .inner {
		width: auto;
		margin: 0 auto;
		padding: 40px 20px;
	}
  
	body#news_d #new-container table{
		width: 100%;
		border-top: 1px solid #ccc;
	}
	
	body#news_d #new-container tr{
		display: flex;
		flex-wrap:wrap;
	}
	
	body#news_d #new-container td{
		
		vertical-align: middle;
	}
  
	body#news_d #new-container td.date{
		width: auto;
		padding-top: 15px;
		font-weight: 700;
		padding-right: 10px;
		
	}

	body#news_d #new-container td.cat{
		width: 80%;
		padding-top: 15px;
	}
	
	body#news_d #new-container td.cat a{
		display: inline-block;
		background: #fff000;
		color: #000;
		border-radius: 30px;
		font-size: 12px;
		padding: 3px 7px;
		text-decoration: none;
		font-weight: 700;
	}
  
	body#news_d #new-container td:last-child{
		width: 100%;
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
		margin-top: 5px;
	}
  
  
	body#news_d #new-container .cat_wrap{
		display: flex;
		margin-bottom: 10px;
	}
  
	body#news_d #new-container .cat_box{
		
	}
	
	body#news_d #new-container .cat_box li{
		width: auto;
		margin-right: 10px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	body#news_d #new-container .cat_box li a{
		display: block;
		border-radius: 50px;
		border: 1px solid #ccc;
		line-height: 30px;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		padding: 0 10px;
	}
  
	body#news_d #new-container .cat_box li:first-child{
		width: auto !important;
	}
	body#news_d #new-container .cat_wrap h4{
		margin-right: 10px;
		font-weight: 700;
		line-height: 30px;
		width: 25%;
		vertical-align: middle;
	}
  
  
  #news_d .blog .inner_content table{
		width: 100%;
		border-top: 1px solid #ccc;
		margin-top: 30px;
	}
	
	#news_d .blog .inner_content table td.title {
		width: 20%;
		border-bottom: 1px solid #ccc;
		padding: 20px 0;
		vertical-align: top;
		font-weight: 700;
		color: #999;
	}
	
	#news_d .blog .inner_content table td.detail {
		width: 80%;
		border-bottom: 1px solid #ccc;
		padding: 20px 0;
	}
	
	
  body#news_d .blog .inner_content .d_btn_wrap {
    display: table;
    text-align: center;
    width: 220px;
    margin: 40px auto 0;
  }
  
  
  
  body#news_d .blog .inner_content .d_btn {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: table-cell;
    width: 100px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 60px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background-color: #fff000;
    -moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    -webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
    box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
  }
  
  
  
  
  
  body#contact .rel_wrap {
    width: 100%;
    margin: 0 auto 0;
    padding: 155px 0 0;
    
  }
  body#contact .title-wrap{
	  text-align: center;
  }
  
  body#contact h2.main-title {
	    margin-bottom: 60px !important;
   
	  text-align: center;
	  font-size: 32px;
	  font-weight: 900;
	  line-height: 1.5;
	  letter-spacing: 3px;
	  color: #000;
	  
  }

	
	body#contact h2.main-title {
	  position: relative;
	  padding: 1.5rem 2rem;
	  border-bottom: 3px solid #000;
	  display: inline-block;
	  margin: 0 auto;
	 
	}
	
	body#contact h2.main-title:before {
	  position: absolute;
	  bottom: -14px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	}
	
	body#contact h2.main-title:after {
	  position: absolute;
	  bottom: -10px;
	  left: 1em;
	  width: 0;
	  height: 0;
	  content: '';
	  border-width: 14px 12px 0 12px;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	}
	
	body#contact .rel_wrap {
		
	}
	
	body#contact .rel_wrap .comp_article{
	  text-align: center;
	 
  }
  
  body#contact .rel_wrap .comp_article .greeting01{
	 margin-bottom: 60px;
  }
  

  
  
  body#contact .rel_wrap .contact-wrap{
	   max-width: auto;
	   margin: 0 auto;
	   padding: 0 20px;
   }
   
   body#contact .rel_wrap .contact-wrap h5{
	   font-weight: 900;
	   font-size: 14px;
	   margin-bottom: 20px;
	   
   }
   
   body#contact .rel_wrap .contact-wrap p{
   		
   }
   
   body#contact .rel_wrap .contact-wrap input[type=text],body#contact .rel_wrap .contact-wrap input[type=email]{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap select{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: 100%;
   		margin-bottom: 40px;
   		display: block;
   		background: #fff;
   		border: 1px solid #999;
   		-webkit-appearance:none;
   		appearance:none;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box{
	   position: relative;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box:after{
	  content:"";
	  display:block;
	  width:10px;
	  height:10px;
	  position:absolute;
	  right:5%;
	  top:35%;
	  border-bottom:#333 2px solid;
	  border-right:#333 2px solid;
	  transform:rotate(45deg)translateY(-30%);
	}
   
   body#contact .rel_wrap .contact-wrap textarea{
   		
   		font-size: 14px;
   		padding:20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box{
	   padding: 30px;
	   text-align: center;
	   border: 1px solid #999;
	   margin-bottom: 40px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box h5{
   		margin-bottom: 20px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box p{
   		margin-bottom: 20px;
   		text-align: left;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box{
	   display: inline-block;
	   
	   
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box #conform-box{
	   display: inline-block;
	  
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box label{
	  display: inline-block;
	  font-weight: 700;
	   padding-left: 10px;
	  vertical-align: middle;
   }
   
   
  

  
  body#contact .rel_wrap .comp_article{
	  text-align: center;
	 
  }
  
  body#contact .rel_wrap .comp_article .greeting01{
	 margin-bottom: 60px;
  }

  
  body#contact .rel_wrap .contact-wrap{
	   max-width: 800px;
	   margin: 0 auto;
   }
   
   body#contact .rel_wrap .contact-wrap h5{
	   font-weight: 900;
	   font-size: 14px;
	   margin-bottom: 20px;
	   
   }
   
   body#contact .rel_wrap .contact-wrap p{
   		
   }
   
   body#contact .rel_wrap .contact-wrap input[type=text],body#contact .rel_wrap .contact-wrap input[type=email]{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap select{
   		height: 70px;
   		font-size: 14px;
   		padding:0 20px;
   		width: 100%;
   		margin-bottom: 40px;
   		display: block;
   		background: #fff;
   		border: 1px solid #999;
   		-webkit-appearance:none;
   		appearance:none;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box{
	   position: relative;
   }
   
   body#contact .rel_wrap .contact-wrap .select-box:after{
	  content:"";
	  display:block;
	  width:10px;
	  height:10px;
	  position:absolute;
	  right:5%;
	  top:35%;
	  border-bottom:#333 2px solid;
	  border-right:#333 2px solid;
	  transform:rotate(45deg)translateY(-30%);
	}
   
   body#contact .rel_wrap .contact-wrap textarea{
   		
   		font-size: 14px;
   		padding:20px;
   		width: calc(100% - 40px);
   		margin-bottom: 40px;
   		display: block;
   		border: 1px solid #999;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box{
	   padding: 30px;
	   text-align: center;
	   border: 1px solid #999;
	   margin-bottom: 40px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box h5{
   		margin-bottom: 20px;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-box p{
   		margin-bottom: 20px;
   		text-align: left;
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box{
	   display: inline-block;
	   
	   
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box #conform-box{
	   display: inline-block;
	  
   }
   
   body#contact .rel_wrap .contact-wrap .conform-btn-box label{
	  display: inline-block;
	  font-weight: 700;
	   padding-left: 10px;
	  vertical-align: middle;
   }
	
	
	 body#contact .d_btn_wrap {
		display: table;
		width: 220px;
		margin: 40px auto 80px;
	}
	
	
	
	body#contact .d_btn_wrap .wpcf7-submit {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}

	body#contact .d_btn{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: table-cell;
		width: 220px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		border: 0px solid #999;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 60px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		font-size: 16px;
		background-color: #fff000;
		-moz-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		-webkit-box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
		box-shadow: rgba(153, 153, 153, 0.4) 0px 3px 3px 0px;
	}
  
  
  
  
  /* line 1073, ../sass/_common.scss */
  footer {
    position: relative;
    width: 100%;
    color: #fff;
    background-color: #000 !important;
    padding-bottom: 100px;
  }
  /* line 1079, ../sass/_common.scss */
  footer .inner {
    position: relative;
    width: 100%;
    padding: 10px 0;
  }
  /* line 1085, ../sass/_common.scss */
  footer .foot_info {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 15px 15px;
  }
  /* line 1089, ../sass/_common.scss */
  footer .foot_info h2 {
    margin: 0px 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6;
  }
  /* line 1095, ../sass/_common.scss */
  footer .foot_info .add, footer .foot_info .table {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.8;
  }
  /* line 1099, ../sass/_common.scss */
  footer .foot_info .add span, footer .foot_info .table span {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
  }
 
  /* line 1129, ../sass/_common.scss */
  footer .pagetop {
    position: relative;
    text-align: center;
    line-height: 1;
  }
  /* line 1133, ../sass/_common.scss */
  footer .pagetop a {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  /* line 1138, ../sass/_common.scss */
  footer .pagetop span {
    display: inline-block;
    width: 100%;
    padding: 12px 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  /* line 1143, ../sass/_common.scss */
  footer .pagetop span img {
    width: 10%;
    max-width: 100px;
  }
  /* line 1151, ../sass/_common.scss */
  footer .copy {
    padding: 10px 0;
    text-align: left !important;
    font-size: 8px;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 0 15px;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    text-align: center;
  }
  
  #contact .to_top button{
	  margin-top: 50px;
  }
  .telbox{
	  display: block;
	  height: auto;
	  line-height: auto;
	  position: fixed;
	  vertical-align: middle;
	  background: #000;
	  bottom: 0;
	  width: 100%;
	  text-align: center;
	  color: #fff;
	  z-index: 1000;
	  padding: 20px 0;
	  }
	  .telbox a{
		color:#fff;
		font-size: 18px;  
		font-weight: bold;
		background: url(../images/common/tel.svg) no-repeat left center;
		background-size: auto 20px;
		padding-left: 25px;
		
	  vertical-align: middle;
	  }
/*メニュー*/
	/*　ハンバーガーボタン　*/
	.hamburger {
	  display : inline-block;
	  position: absolute;
	  z-index : 2002;
	  right:16px;
	  top:0;
	  width : 42px;
	  height: 42px;
	  cursor: pointer;
	  text-align: center;
	  
	}
	.hamburger span {
	  display : block;
	  position: absolute;
	  width   : 40px;
	  height  : 3px ;
	  left    : -4px;
	  background : #000000;
	  -webkit-transition: 0.2s ease-in-out;
	  -moz-transition   : 0.2s ease-in-out;
	  transition        : 0.2s ease-in-out;
	}
	.hamburger span:nth-child(1) {
	  top: 10px;
	}
	.hamburger span:nth-child(2) {
	  top: 20px;
	}
	.hamburger span:nth-child(3) {
	  top: 30px;
	}
	
	/* ナビ開いてる時のボタン */
	.hamburger.active span:nth-child(1) {
		top : 18px;
		left: -2px;
		background :#000;
		-webkit-transform: rotate(-45deg);
		-moz-transform   : rotate(-45deg);
		transform        : rotate(-45deg);
	}
	
	.hamburger.active span:nth-child(2),
	.hamburger.active span:nth-child(3) {
		top: 18px;
		left: -2px;
		background :#000;
		-webkit-transform: rotate(45deg);
		-moz-transform   : rotate(45deg);
		transform        : rotate(45deg);
	}
	
	nav.globalMenuSp {
		position: fixed;
		
		top  : 0;
		left : 0;
		color: #fff;
		background: #fff000;
		width: 100%;
		opacity: 0;
		padding: 160px 40px 0;
		height: 100%;
		transition: opacity .6s ease, visibility .6s ease;
		display: none;
	}
	
	nav.globalMenuSp ul {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		position: relative;
	}
	
	nav.globalMenuSp ul li {
		opacity: 0;
		line-height: 1;
		margin-bottom: 30px;
		position: relative;
	}
	
	nav.globalMenuSp ul li:last-child {
	  
	}
	nav.globalMenuSp ul li:hover{
	  
	}
	
	nav.globalMenuSp ul li a {
		color: #000000 !important;
		font-size: 15px;
		display: block;
		font-weight: 700;
		background: url(../images/common/menu-arr.svg) no-repeat right center;
		background-size: 10px auto;
	}
	
	.menu_btn_wrap {
		text-align: right;
		position: relative;
	}
	
	.menu_btn_wrap .title{
		font-size:11px !important;
		font-weight: 900;
		text-align: left;
		color: #000000 !important;
		padding-right: 2px;
		padding-top: 36px;
		display: none;
	}
	
	nav.globalMenuSp ul li#over_menu span{
		color: #000000 !important;
		font-size: 15px;
		display: block;
		font-weight: 700;
		display: block;
		margin-bottom: 40px;
		opacity: 0.25;
	}
	
	nav.globalMenuSp ul li#over_menu ul li a{
		font-size: 14px;
		padding-left: 20px;
	}
	
	nav.globalMenuSp ul li#over_menu ul li{
		margin-bottom: 20px;
	}
	
	nav.globalMenuSp ul li.small{
		margin-bottom: 15px;
	}
	
	nav.globalMenuSp ul li.small a{
		font-size: 12px;
		background: url(../images/common/menu-arr2.svg) no-repeat left center !important;
		background-size: 12px auto;
		padding-left: 18px;
	}
	
	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
	  	opacity: 2001;
	  	display: block !important;
	  	z-index : 5;
	}
	
	nav.globalMenuSp.active li{
	  animation: fadeIn 0.5s ease 0.1s forwards;
	  
	}
	@keyframes fadeIn {
	    0% {
	        opacity:0;
	        bottom:-5px;
	    }
	    100% {
	        opacity:1;
	        bottom:0;
	    }
	}
  
  
}

nav.globalMenuSp {
	position: fixed;
	z-index : 2;
	top  : 0;
	left : 0;
	color: #fff;
	background: #fff000;
	width: 100%;
	opacity: 0;
	
	transition: opacity .6s ease, visibility .6s ease;
	display: none;
}

/*# sourceMappingURL=all.css.map */



/* 記事コンテナ */
.blog-article {
    max-width: 900px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

/* ヘッダー */
.article-header {
    background: linear-gradient(135deg, #0f172a 0%, #1e40af 50%, #3b82f6 100%);
    color: #fff;
    padding: 80px 40px 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.article-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');
    opacity: 0.3;
}

.article-title {
    font-size: 34px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.article-date {
    font-size: 14px;
    opacity: 0.85;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
}

/* コンテンツエリア */
.article-content {
    padding: 60px 40px;
}

/* イントロ */
.intro {
    font-size: 17px;
    line-height: 2;
    margin-bottom: 70px;
    padding: 35px 40px;
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
    border-left: 5px solid #3b82f6;
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.1);
}

.intro p {
    margin-bottom: 18px;
}

.intro p:last-child {
    margin-bottom: 0;
}

/* メリットセクション */
.merit-section {
    margin-bottom: 60px;
    padding: 40px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #f1f5f9;
}

.merit-section:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

.merit-number {
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    padding: 8px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
    letter-spacing: 1px;
}

.merit-section h2 {
    font-size: 26px;
    color: #0f172a;
    margin-bottom: 25px;
    line-height: 1.5;
    font-weight: 800;
    position: relative;
    padding-bottom: 15px;
}

.merit-section h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #3b82f6 0%, #60a5fa 100%);
    border-radius: 2px;
}

.merit-section p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.9;
    color: #374151;
}

.merit-section p:last-child {
    margin-bottom: 0;
}

/* ポイントボックス */
.point-box {
    background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
    border-left: 5px solid #f59e0b;
    padding: 30px 35px;
    margin: 30px 0;
    box-shadow: 0 4px 15px rgba(245, 158, 11, 0.15);
}

.point-box h3 {
    font-size: 18px;
    color: #78350f;
    margin-bottom: 18px;
    font-weight: 800;
    display: flex;
    align-items: center;
}

.point-box h3::before {
    content: '💡';
    margin-right: 10px;
    font-size: 22px;
}

.point-box ul {
    list-style: none;
    padding-left: 0;
}

.point-box ul li {
    padding-left: 30px;
    margin-bottom: 12px;
    position: relative;
    font-size: 16px;
    color: #92400e;
    line-height: 1.7;
}

.point-box ul li:last-child {
    margin-bottom: 0;
}

.point-box ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #f59e0b;
    font-weight: bold;
    font-size: 18px;
    top: 2px;
}

/* 会社セクション */
.company-section {
    margin-bottom: 60px;
    padding: 50px 45px;
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(59, 130, 246, 0.1);
}

.company-section h2 {
    font-size: 28px;
    color: #0f172a;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 800;
}

.company-section p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.9;
    color: #374151;
}

.feature-box {
    background-color: #fff;
    padding: 35px 40px;
    margin: 30px 0;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border: 2px solid #bfdbfe;
}

.feature-box h3 {
    font-size: 20px;
    color: #1e40af;
    margin-bottom: 20px;
    font-weight: 800;
    display: flex;
    align-items: center;
}

.feature-box h3::before {
    content: '🚚';
    margin-right: 12px;
    font-size: 24px;
}

.feature-box ul {
    list-style: none;
    padding-left: 0;
}

.feature-box ul li {
    padding: 15px 15px 15px 40px;
    margin-bottom: 8px;
    position: relative;
    font-size: 16px;
    background-color: #f8fafc;
    border-radius: 8px;
    transition: all 0.3s ease;
    color: #1f2937;
}

.feature-box ul li:last-child {
    margin-bottom: 0;
}

.feature-box ul li:hover {
    background-color: #eff6ff;
    transform: translateX(5px);
}

.feature-box ul li::before {
    content: "▶";
    position: absolute;
    left: 15px;
    color: #3b82f6;
    font-size: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* まとめセクション */
.summary-section {
    margin-bottom: 50px;
    padding: 45px 40px;
    background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
    border-radius: 16px;
    border: 2px solid #e5e7eb;
}

.summary-section h2 {
    font-size: 26px;
    color: #0f172a;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 800;
}

.summary-section p {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.9;
    color: #374151;
}

.summary-section p:last-child {
    margin-bottom: 0;
}

/* CTAボックス */
.cta-box {
    background: #fff000;
    color: #000;
    padding: 50px 45px;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 10px 40px rgba(30, 64, 175, 0.3);
    position: relative;
    overflow: hidden;
}

.cta-box::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: #fff000;
    animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}


.cta-box h2 {
    font-size: 28px;
    margin-bottom: 18px;
    font-weight: 800;
    position: relative;
    z-index: 1;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.cta-text {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.cta-box p {
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    opacity: 0.95;
}

.contact-info {
    margin-top: 35px;
    padding-top: 30px;
    border-top: 2px solid rgba(255, 255, 255, 0.3);
    position: relative;
    z-index: 1;
}

.contact-info p {
    margin-bottom: 12px;
    font-size: 16px;
}

.contact-info .phone {
    font-size: 28px;
    margin-bottom: 12px;
    font-weight: 700;
}

.contact-info .phone strong {
    font-size: 32px;
    letter-spacing: 1px;
}

.contact-info .hours {
    font-size: 14px;
    opacity: 0.9;
}

.contact-info .email {
    font-size: 17px;
    margin-top: 18px;
}

/* 強調 */
strong {
    color: #1e40af;
    font-weight: 700;
}

/* レスポンシブデザイン */
@media (max-width: 768px) {
    .article-header {
        padding: 60px 25px 45px;
    }

    .article-title {
        font-size: 26px;
    }

    .article-content {
        padding: 40px 25px;
    }

    .intro {
        padding: 25px 20px;
        font-size: 16px;
        margin-bottom: 50px;
    }

    .merit-section {
        padding: 30px 25px;
        margin-bottom: 40px;
    }

    .merit-section h2 {
        font-size: 22px;
    }

    .merit-section p {
        font-size: 15px;
    }

    .point-box,
    .feature-box {
        padding: 25px 20px;
    }

    .company-section {
        padding: 35px 25px;
    }

    .summary-section {
        padding: 35px 25px;
    }

    .cta-box {
        padding: 40px 25px;
    }

    .cta-box h2 {
        font-size: 24px;
    }

    .cta-text {
        font-size: 18px;
    }

    .contact-info .phone {
        font-size: 24px;
    }

    .contact-info .phone strong {
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    .article-title {
        font-size: 22px;
    }

    .merit-section h2 {
        font-size: 20px;
    }

    .merit-number {
        font-size: 14px;
        padding: 6px 16px;
    }

    .point-box ul li,
    .feature-box ul li {
        font-size: 15px;
        padding: 12px 12px 12px 35px;
    }

    .feature-box h3::before,
    .point-box h3::before {
        font-size: 18px;
    }
}