@charset "UTF-8";
/*-------------------------------
	Reset
-------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  border: 0;
}

/*イメージ関係100%設定*/
object, embed, video {
  max-width: 100%;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/*-------------------------------
	Font
-------------------------------*/
html {
  font-size: 100%;
  font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック", Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 0.875em;
  }
}

body {
  color: #222222;
  line-height: 1.5;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  word-break: normal;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (max-width: 768px) {
  body {
    line-height: 1.6;
  }
}

/*-------------------------------
	Font Option
-------------------------------*/
.f-normal {
  font-weight: normal;
}

.f-bold {
  font-weight: bold;
}

.f-italic {
  font-style: italic;
}

.f-s {
  font-size: 0.875em;
}

.f-2s {
  font-size: 0.75em;
}

.f-3s {
  font-size: 0.625em;
}

.f-4s {
  font-size: 0.5em;
}

.f-l {
  font-size: 1.125em;
}

.f-2l {
  font-size: 1.25em;
}

.f-3l {
  font-size: 1.5em;
}

.f-4l {
  font-size: 1.875em;
}

.f-aka {
  color: #ff4422;
}

.f-ki {
  color: #EEC520;
}

.note {
  padding-left: 1em;
  text-indent: -1em;
}

sup {
  font-size: 0.625em;
}

/*-------------------------------
	Link
-------------------------------*/
a {
  color: #217E0D;
  text-decoration: none;
}

a:hover {
  color: #FF7575;
  text-decoration: underline;
}

button {
  display: block;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

/*-------------------------------
	Clearfix
-------------------------------*/
.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.flc {
  overflow: hidden;
  zoom: 1;
}

/*-------------------------------
	Float
-------------------------------*/
.float-left {
  display: inline;
  float: left;
}

.float-right {
  display: inline;
  float: right;
}

/* ---------------------------------------------
	Margin 
--------------------------------------------- */
.mt00 {
  margin-top: 0         !important;
}

.mt05 {
  margin-top: 0.3571em !important;
}

.mt10 {
  margin-top: 0.7142em !important;
}

.mt15 {
  margin-top: 1.0714em !important;
}

.mt20 {
  margin-top: 1.4285em !important;
}

.mt25 {
  margin-top: 1.7857em !important;
}

.mt30 {
  margin-top: 2.1428em !important;
}

.mt35 {
  margin-top: 2.5em    !important;
}

.mt40 {
  margin-top: 2.8571em !important;
}

.mt45 {
  margin-top: 3.2142em !important;
}

.mt50 {
  margin-top: 3.5714em !important;
}

.mt60 {
  margin-top: 4.2857em !important;
}

.mt70 {
  margin-top: 5em      !important;
}

.mt80 {
  margin-top: 5.7142em !important;
}

.mt90 {
  margin-top: 6.4285em !important;
}

.mt100 {
  margin-top: 7.1428em !important;
}

.mb00 {
  margin-bottom: 0         !important;
}

.mb05 {
  margin-bottom: 0.3571em !important;
}

.mb10 {
  margin-bottom: 0.7142em !important;
}

.mb15 {
  margin-bottom: 1.0714em !important;
}

.mb20 {
  margin-bottom: 1.4285em !important;
}

.mb25 {
  margin-bottom: 1.7857em !important;
}

.mb30 {
  margin-bottom: 2.1428em !important;
}

.mb35 {
  margin-bottom: 2.5em    !important;
}

.mb40 {
  margin-bottom: 2.8571em !important;
}

.mb45 {
  margin-bottom: 3.2142em !important;
}

.mb50 {
  margin-bottom: 3.5714em !important;
}

.ml00 {
  margin-left: 0         !important;
}

.ml05 {
  margin-left: 0.3571em !important;
}

.ml10 {
  margin-left: 0.7142em !important;
}

.ml15 {
  margin-left: 1.0714em !important;
}

.ml20 {
  margin-left: 1.4285em !important;
}

.ml25 {
  margin-left: 1.7857em !important;
}

.ml30 {
  margin-left: 2.1428em !important;
}

.mr00 {
  margin-right: 0         !important;
}

.mr05 {
  margin-right: 0.3571em !important;
}

.mr10 {
  margin-right: 0.7142em !important;
}

.mr15 {
  margin-right: 1.0714em !important;
}

.mr20 {
  margin-right: 1.4285em !important;
}

.mr25 {
  margin-right: 1.7857em !important;
}

.mr30 {
  margin-right: 2.1428em !important;
}

/* ---------------------------------------------
	Align
--------------------------------------------- */
.align-left {
  text-align: left !important;
}

.align-center {
  text-align: center !important;
}

.align-right {
  text-align: right !important;
}

.valign-top {
  vertical-align: top !important;
}

.valign-middle {
  vertical-align: middle !important;
}

.valign-bottom {
  vertical-align: bottom !important;
}

/* ---------------------------------------------
	Others
--------------------------------------------- */
.block {
  display: block !important;
}

.inline-block {
  display: inline;
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.none {
  display: none !important;
}

.hidden {
  visibility: hidden !important;
}

.error {
  color: #ff4422 !important;
}

.list-disc {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 1.78em;
}

.list-circle {
  list-style-position: outside;
  list-style-type: circle;
  margin-left: 1.78em;
}

.list-square {
  list-style-position: outside;
  list-style-type: square;
  margin-left: 1.78em;
}

.list-decimal {
  list-style-position: outside;
  list-style-type: decimal;
  margin-left: 1.78em;
}

/*-------------------------------
	Field
-------------------------------*/
body {
  background: #fff;
}

.container {
  z-index: 1;
  background: #fff;
  overflow: hidden;
}

.pagetop {
  display: none;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 10;
  cursor: pointer;
}

/*-------------------------------
    Slide Menu
-------------------------------*/
.slidemenu {
  top: 0;
  width: 220px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
  background-color: #1A951A;
  -webkit-box-shadow: inset 2px -2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 2px -2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}
.slidemenu .menu {
  position: relative;
  padding-bottom: 2em;
}
.slidemenu .menu > li > a,
.slidemenu .menu > li > span {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 3.6;
  padding: 0 0.4em 0 2.4em;
  background: url(../img/icon_arrow01.png) no-repeat 16px center;
  border-top: 1px solid #38A62D;
  border-bottom: 1px solid #168011;
}
.slidemenu .menu > li > a.non,
.slidemenu .menu > li > span.non {
  color: #888;
}
.slidemenu .menu > :first-child a {
  border-top: none;
}
.slidemenu .menu > :last-child a {
  border-bottom: none;
}
.slidemenu .slidemenu-header .nav-close {
  background-color: #1D7702;
  -webkit-box-shadow: inset 2px 0px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 2px 0px 1px 0 rgba(0, 0, 0, 0.3);
}
.slidemenu .slidemenu-header .nav-close span {
  display: block;
  line-height: 3.6;
  cursor: pointer;
  padding-left: 2.4em;
  background: url(../img/icon_batsu01.png) no-repeat 16px center;
}
.slidemenu .menu-topnav-container {
  height: 100%;
  margin-bottom: 4em;
  overflow: hidden;
  position: relative;
  background: url(../img/shadow01.png) repeat-x 0 0;
}

.slidemenu-left {
  left: 0;
}

.slidemenu-right {
  right: 0;
}

/*-------------------------------
	Header
-------------------------------*/
.header {
  width: 100%;
  position: relative;
  background-color: #fff;
}
.header .logo {
  width: 194px;
  height: 155px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -96px;
  z-index: 9999;
  padding: 0;
  border: none;
}
@media only screen and (max-width: 480px) {
  .header .logo {
    width: 140px;
    height: 112px;
    top: 0px;
    left: 50%;
    margin-left: -70px;
  }
}
.header .header-main {
  width: 100%;
  height: 107px;
}
@media only screen and (max-width: 970px) {
  .header .header-main {
    display: none;
  }
}
.header .header-main .inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 105px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 18px;
}
.header .header-main .inner .gnav {
  width: 100%;
}
.header .header-main .inner .gnav ul li {
  position: absolute;
  width: 120px;
  height: 32px;
}
.header .header-main .inner .gnav ul li.gnav01 {
  top: 35px;
  left: 0px;
  background: url(../img/navi01_on.png) no-repeat left top;
}
.header .header-main .inner .gnav ul li.gnav02 {
  top: 35px;
  left: 135px;
  background: url(../img/navi02_on.png) no-repeat left top;
}
.header .header-main .inner .gnav ul li.gnav03 {
  top: 35px;
  left: 240px;
  background: url(../img/navi03_on.png) no-repeat left top;
}
.header .header-main .inner .gnav ul li.gnav04 {
  top: 35px;
  left: 610px;
  background: url(../img/navi04_on.png) no-repeat left top;
}
.header .header-main .inner .gnav ul li.gnav05 {
  top: 35px;
  left: 730px;
  background: url(../img/navi05_on.png) no-repeat left top;
}
.header .header-main .inner .gnav ul li.gnav06 {
  top: 35px;
  left: 850px;
  background: url(../img/navi06_on.png) no-repeat left top;
}
.header .header-main-sp {
  display: none;
  width: 100%;
  height: 107px;
  z-index: 999;
}
@media only screen and (max-width: 970px) {
  .header .header-main-sp {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .header .header-main-sp {
    height: 76px;
  }
}
.header .header-main-sp .inner {
  width: 100%;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 18px;
}
.header .header-main-sp .inner .sp-box {
  width: 100%;
}
.header .header-main-sp .inner .sp-box .slide-nav-btn {
  position: absolute;
  width: 34px;
  height: 34px;
  padding: 0;
  margin: 0;
  top: 25%;
  right: 20px;
  border: none;
  background-color: transparent;
  background: url(../img/sp_navi.png) no-repeat 0 0;
}
@media only screen and (max-width: 768px) {
  .header .header-main-sp .inner .sp-box .slide-nav-btn {
    top: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .header .header-main-sp .inner .sp-box .slide-nav-btn {
    top: 20%;
    right: 10px;
  }
}
.header .header-md {
  width: 100%;
  height: 80px;
  margin-top: 1.4em;
  text-align: center;
  background: url(../img/header_bg.jpg) no-repeat center center;
}
@media only screen and (max-width: 768px) {
  .header .header-md {
    height: 50px;
    background: url(../img/header_bg_sp.jpg) no-repeat center center;
    margin-top: 0.8em;
  }
}
@media only screen and (max-width: 320px) {
  .header .header-md {
    margin-top: 0.4em;
  }
}

.home .gnav01 > a > img,
.about .gnav02 > a > img,
.member .gnav02 > a > img,
.experiences .gnav03 > a > img,
.project .gnav04 > a > img,
.application .gnav05 > a > img,
.contact .gnav06 > a > img {
  display: none;
}

/*-------------------------------
	Footer
-------------------------------*/
.footer {
  width: 100%;
  background-color: #1A951A;
}
.footer .footer-main {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 0 2.6em;
  overflow: hidden;
}
@media only screen and (max-width: 970px) {
  .footer .footer-main {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer .footer-main .footer-logo {
  width: 22.165%;
  max-width: 215px;
  float: left;
}
@media only screen and (max-width: 768px) {
  .footer .footer-main .footer-logo {
    width: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .footer .footer-main .footer-logo {
    width: 36%;
  }
}
@media only screen and (max-width: 320px) {
  .footer .footer-main .footer-logo {
    width: 100%;
    float: none;
    margin: 1em 0 0 1em;
  }
}
.footer .footer-main .footer-nav {
  width: 63%;
  max-width: 600px;
  float: right;
}
@media only screen and (max-width: 480px) {
  .footer .footer-main .footer-nav {
    width: 60%;
  }
}
@media only screen and (max-width: 320px) {
  .footer .footer-main .footer-nav {
    width: 100%;
    float: none;
  }
}
.footer .footer-main .footer-nav ul {
  overflow: hidden;
}
.footer .footer-main .footer-nav ul li {
  float: left;
  margin-left: 1.2em;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 320px) {
  .footer .footer-main .footer-nav ul li {
    width: 100%;
    float: none;
  }
}
.footer .footer-main .footer-nav ul li a {
  font-size: 0.875em;
  color: #fff;
  padding-left: 0.7em;
  background: url(../img/icon_arrow06.png) no-repeat left center;
}
.footer .copyright {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 0.75em;
  text-align: center;
  padding: 0 0 3em;
}

/*-------------------------------
    Main
-------------------------------*/
.hero {
  width: 100%;
  max-width: 1400px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.hero:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/header_under02.png) repeat-x 0 0;
}
.hero .img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero .img {
    width: 130%;
    height: 140px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 600px) {
  .hero .img {
    width: 160%;
    height: 130px;
  }
}
@media only screen and (max-width: 480px) {
  .hero .img {
    width: 210%;
  }
}
@media only screen and (max-width: 420px) {
  .hero .img {
    width: 240%;
  }
}
@media only screen and (max-width: 380px) {
  .hero .img {
    width: 260%;
  }
}
@media only screen and (max-width: 340px) {
  .hero .img {
    width: 290%;
  }
}
.hero .title {
  position: absolute;
  width: 100%;
  top: 36%;
  left: 16%;
}
@media only screen and (max-width: 1280px) {
  .hero .title {
    top: 36%;
    left: 13%;
  }
}
@media only screen and (max-width: 970px) {
  .hero .title {
    top: 32%;
    left: 4%;
  }
}
@media only screen and (max-width: 768px) {
  .hero .title {
    top: 34%;
    left: 4%;
  }
}
@media only screen and (max-width: 600px) {
  .hero .title {
    top: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .hero .title {
    top: 36%;
    left: 2%;
  }
}
@media only screen and (max-width: 320px) {
  .hero .title {
    top: 38%;
  }
}

.main {
  width: 100%;
}

.breadcrumb {
  width: 100%;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0.5em;
  background: #fff;
  overflow: hidden;
}
@media only screen and (max-width: 970px) {
  .breadcrumb {
    padding: 0 0.8em;
  }
}
.breadcrumb li {
  float: left;
  margin-right: 0.6em;
  line-height: 36px;
  font-size: 0.875em;
}
@media only screen and (max-width: 320px) {
  .breadcrumb li {
    line-height: 30px;
  }
}
.breadcrumb li a {
  display: block;
  padding-right: 1.2em;
  background: url(../img/icon_arrow09.png) no-repeat right 12px;
}
@media only screen and (max-width: 320px) {
  .breadcrumb li a {
    background-position: right 8px;
  }
}

.cover01 {
  background-color: #fff;
}

.cover02 {
  background: url(../img/bg01.png) repeat left top;
}

.box01 {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 4.2em 0 4em;
}
@media only screen and (max-width: 970px) {
  .box01 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  .box01 {
    padding: 3.6em 0 3.8em;
  }
}
@media only screen and (max-width: 480px) {
  .box01 {
    padding: 3.2em 0 3.8em;
  }
}
@media only screen and (max-width: 320px) {
  .box01 {
    padding: 2.7em 0 3.6em;
  }
}

.title01 {
  text-align: center;
}

.main-title01 {
  width: 41.2%;
  max-width: 400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 2.57%;
  background: #1A951A;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
@media only screen and (max-width: 320px) {
  .main-title01 {
    width: 52%;
  }
}
.main-title01 > img {
  width: 100%;
}

.btn01 {
  display: block;
  width: 150px;
  height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 0px #4dba37;
  -moz-box-shadow: 0px 4px 0px #4dba37;
  box-shadow: 0px 4px 0px #4dba37;
  background: #1A951A;
  padding-top: 12px;
  text-decoration: none;
  text-align: center;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn01:hover {
  background: #108710;
  text-decoration: none;
}

.btn02 {
  display: block;
  width: 220px;
  height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 0px #FCADAD;
  -moz-box-shadow: 0px 4px 0px #FCADAD;
  box-shadow: 0px 4px 0px #FCADAD;
  background: #FF7575;
  padding-top: 12px;
  text-decoration: none;
  text-align: center;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn02:hover {
  background: #FC5C5C;
  text-decoration: none;
}

.under {
  width: 100%;
  background-color: #F7F7F7;
  padding: 2.5em 0;
}
.under .inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.under .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.under .inner ul li {
  width: 180px;
  height: 60px;
  margin: 0.5rem 0 0.5rem 1em;
  box-shadow: 0 0 0.2rem #999;
}
.under .inner ul li.s {
  width: 120px;
  height: 60px;
}
@media only screen and (max-width: 970px) {
  .under .inner {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 440px) {
  .under .inner ul {
    display: block;
  }
  .under .inner ul li {
    width: 186px;
    height: 66px;
    margin: 0.4rem auto 0.4rem auto;
    text-align: center;
  }
}

.text-box01 {
  width: 98%;
  margin: 4em auto 0;
}
@media only screen and (max-width: 768px) {
  .text-box01 {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 320px) {
  .text-box01 {
    margin-top: 2.8em;
  }
}

.text-box02 {
  width: 98%;
  margin: 3em auto 0;
}
@media only screen and (max-width: 320px) {
  .text-box02 {
    margin-top: 2.8em;
  }
}

.form-box01 {
  margin-top: 3em;
}
.form-box01 .form01 {
  display: block;
  width: 90%;
  margin: 3em auto 0;
}
@media only screen and (max-width: 768px) {
  .form-box01 .form01 {
    width: 100%;
  }
}
.form-box01 .hissu01 {
  padding-left: 38px;
  background: url(../img/hissu.png) no-repeat left 2px;
}
.form-box01 .hissu02 {
  padding-right: 38px;
  background: url(../img/hissu.png) no-repeat right 2px;
}
.form-box01 .form-list01 {
  margin-top: 2.5em;
  border-top: 1px solid #5ABC2C;
}
.form-box01 .form-list01 li {
  padding: 1.5% 1%;
  border-bottom: 1px solid #5ABC2C;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .form-box01 .form-list01 li {
    padding: 0.7em 0.5em 0.8em;
  }
}
.form-box01 .form-list01 li .left {
  width: 30%;
  float: left;
  position: relative;
  padding-left: 10px;
  color: #1D7700;
}
@media only screen and (max-width: 600px) {
  .form-box01 .form-list01 li .left {
    width: 100%;
    float: none;
  }
}
.form-box01 .form-list01 li .left:after {
  display: block;
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #5ABC2C;
  top: 9px;
  left: 0;
}
.form-box01 .form-list01 li .right {
  width: 67%;
  float: right;
}
@media only screen and (max-width: 600px) {
  .form-box01 .form-list01 li .right {
    width: 100%;
    float: none;
    margin-top: 0.4em;
  }
}
.form-box01 .form-list01 .size01 {
  width: 90%;
  height: 20px;
}
@media only screen and (max-width: 600px) {
  .form-box01 .form-list01 .size01 {
    width: 96%;
  }
}
.form-box01 .form-list01 .size02 {
  width: 20%;
  height: 20px;
}
.form-box01 .form-list01 .size03 {
  width: 30%;
  height: 20px;
}
.form-box01 .form-list01 .size04 {
  width: 90% !important;
  height: 250px !important;
}
.form-box01 .form-list01 .size05 {
  width: 60%;
  height: 30px;
  font-size: 1em;
  line-height: 1.2;
}
@media only screen and (max-width: 480px) {
  .form-box01 .form-list01 .size05 {
    width: 90%;
  }
}
.form-box01 .form-list01 .radio input,
.form-box01 .form-list01 .checklist input {
  width: 24px;
  height: 24px;
}
.form-box01 .form-list01 .select select {
  width: 25%;
  height: 24px;
}
@media only screen and (max-width: 480px) {
  .form-box01 .form-list01 .select select {
    width: 32%;
    height: 30px;
  }
}
.form-box01 .form-list01 .inner-list li {
  margin: 0;
  padding: 0.3em 0;
  border: none;
}
@media only screen and (max-width: 600px) {
  .form-box01 .form-list01 .inner-list li {
    margin: 0.2em 0;
  }
}
.form-box01 .form-list01 .note-box01 {
  margin: 0 0 1em 0;
  padding: 0.7em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFECEC;
}
.form-box01 .form-list01 .upfile-remove input {
  width: 24px;
  height: 24px;
}
.form-box01 .form-list01 .upfile-img {
  margin-top: 0.5em;
}
.form-box01 .form-list01 .upfile-img img {
  width: 26%;
  max-width: 120px;
  margin-top: 0.3em;
}
.form-box01 .form-list01 .upfile-img a {
  display: inline-block;
  margin-top: 0.5em;
  padding: 0.1em 0.5em;
  background: #eee;
}
.form-box01 .form-list01 .upfile-up {
  margin-top: 1em;
}
.form-box01 .form-list01 .upfile-confirm {
  margin-top: 1em;
}
.form-box01 .form-list01 .upfile-confirm .upfile-name {
  font-weight: bold;
  margin-bottom: 0.3em;
}
.form-box01 .check-note {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  padding: 0.2em 0 0;
}
@media only screen and (max-width: 480px) {
  .form-box01 .check-note {
    width: 94%;
  }
}
.form-box01 .check-note .title01 {
  font-weight: bold;
  color: #FF7474;
}
.form-box01 .check-note .title02 {
  font-weight: bold;
  text-align: center;
}
.form-box01 .check-note .check-note-box {
  width: 92%;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: scroll;
  background-color: #fff;
  margin-top: 1.5em;
  padding: 1em 1em;
  border: dotted 1px #aaa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .form-box01 .check-note .check-note-box {
    width: 100%;
  }
}
.form-box01 .check-note .inner-box {
  width: 96%;
  border: solid 1px #666;
  margin: 1.5em auto 0;
  padding: 1.5em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .form-box01 .check-note .inner-box {
    width: 100%;
    padding: 1em;
  }
}
.form-box01 .checked {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  padding: 0.8em 0.4em;
  text-align: center;
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .form-box01 .checked {
    width: 100%;
  }
}
.form-box01 .checked input {
  width: 24px;
  height: 24px;
}
.form-box01 .btn-box {
  margin-top: 2em;
  text-align: center;
}
.form-box01 .btn-confirm,
.form-box01 .btn-back,
.form-box01 .btn-submit {
  display: inline-block;
  width: 200px;
  height: 40px;
  margin: 0.5em 0.8em;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-indent: -9999px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-box01 .btn-confirm {
  background: #1494D8 url(../img/btn01.png) no-repeat center center;
  -webkit-box-shadow: 0px 4px 0px #45B4E2;
  -moz-box-shadow: 0px 4px 0px #45B4E2;
  box-shadow: 0px 4px 0px #45B4E2;
}
.form-box01 .btn-back {
  background: #888 url(../img/btn02.png) no-repeat center center;
  -webkit-box-shadow: 0px 4px 0px #aaa;
  -moz-box-shadow: 0px 4px 0px #aaa;
  box-shadow: 0px 4px 0px #aaa;
}
.form-box01 .btn-submit {
  background: #FA8885 url(../img/btn03.png) no-repeat center center;
  -webkit-box-shadow: 0px 4px 0px #FCB8B6;
  -moz-box-shadow: 0px 4px 0px #FCB8B6;
  box-shadow: 0px 4px 0px #FCB8B6;
}
.form-box01 .dis {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

form {
  display: inline !important;
}

.form-box02 {
  width: 94%;
  margin: 2em auto 0;
}
@media only screen and (max-width: 480px) {
  .form-box02 {
    width: 100%;
  }
}

/*-------------------------------
	Home
-------------------------------*/
.home-slide {
  width: 100%;
  position: relative;
  background-color: #fff;
}
.home-slide:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/header_under02.png) repeat-x 0 0;
}
.home-slide .inner {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  z-index: -999;
}
@media only screen and (max-width: 1399px) {
  .home-slide .inner {
    width: 100%;
  }
}
.home-slide .inner .home-slider-md {
  position: absolute;
  width: 31.5%;
  max-width: 440px;
  top: 24%;
  left: 38%;
}
@media only screen and (max-width: 1600px) {
  .home-slide .inner .home-slider-md {
    top: 24%;
    left: 34%;
  }
}
@media only screen and (max-width: 600px) {
  .home-slide .inner .home-slider-md {
    width: 34%;
    top: 28%;
    left: 33%;
  }
}
@media only screen and (max-width: 400px) {
  .home-slide .inner .home-slider-md {
    width: 35%;
    top: 35%;
    left: 32%;
  }
}

.home-information {
  width: 98%;
  margin: 3em auto 0;
}
.home-information li {
  overflow: hidden;
  border-bottom: 1px dotted #83CE59;
  padding: 0 0.5em 0.4em;
  margin-top: 1em;
}
.home-information li .left {
  width: 13%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .home-information li .left {
    width: 100%;
    float: none;
  }
}
.home-information li .right {
  width: 82%;
  float: right;
}
@media only screen and (max-width: 768px) {
  .home-information li .right {
    width: 100%;
    float: none;
  }
}

.home-whats {
  width: 100%;
  margin: 3em auto 0;
  overflow: hidden;
}
.home-whats .left {
  width: 34%;
  max-width: 315px;
  float: left;
  margin-left: 1em;
}
@media only screen and (max-width: 480px) {
  .home-whats .left {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.home-whats .right {
  width: 60%;
  float: right;
  padding: 3em 0 0.3em;
}
@media only screen and (max-width: 600px) {
  .home-whats .right {
    padding-top: 1.5em;
  }
}
@media only screen and (max-width: 480px) {
  .home-whats .right {
    width: 100%;
    float: none;
  }
}
.home-whats .right .btn {
  margin-top: 2em;
}
@media only screen and (max-width: 600px) {
  .home-whats .right .btn {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 480px) {
  .home-whats .right .btn > .btn01 {
    margin: 0.5em auto;
  }
}

.home-member .text01 {
  width: 100%;
  max-width: 688px;
  margin: 3em auto 0;
}
@media only screen and (max-width: 480px) {
  .home-member .text01 {
    display: none;
  }
}
.home-member .text02 {
  display: none;
  width: 100%;
  max-width: 290px;
  margin: 3em auto 0;
}
@media only screen and (max-width: 480px) {
  .home-member .text02 {
    display: block;
  }
}
.home-member .member-list {
  width: 100%;
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.home-member .member-list li {
  width: 30%;
  margin: 1rem 1.2%;
  text-align: center;
}
.home-member .member-list li > img{
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .home-member .member-list li {
    width: 42%;
    margin: 1rem 2.5%;
  }
}
@media only screen and (max-width: 480px) {
  .home-member .member-list li {
    width: 48%;
    margin: 1rem 0.5%;
  }
}
.home-member .btn {
  width: 150px;
  margin: 2.5em auto 0;
}

/*-------------------------------
	about
-------------------------------*/
@media only screen and (max-width: 600px) {
  .about-title01 {
    max-width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .about-title01 {
    max-width: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .about-title01 {
    max-width: 120px;
  }
}

.about-img01 {
  width: 64%;
  max-width: 628px;
  margin: 3em auto 0;
}
@media only screen and (max-width: 480px) {
  .about-img01 {
    width: 90%;
  }
}
@media only screen and (max-width: 480px) {
  .about-img01 {
    margin-top: 2em;
  }
}

.about-img02 {
  width: 42%;
  max-width: 400px;
  margin: 3em auto 0;
}
@media only screen and (max-width: 768px) {
  .about-img02 {
    width: 60%;
  }
}
@media only screen and (max-width: 480px) {
  .about-img02 {
    width: 90%;
    margin-top: 2em;
  }
}

.about-btn01 {
  width: 220px;
  margin: 2em auto 0;
}

.about-box01 {
  margin-top: 4em;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .about-box01 {
    margin-top: 3em;
  }
}
.about-box01 .left {
  width: 34%;
  max-width: 330px;
  float: left;
}
@media only screen and (max-width: 320px) {
  .about-box01 .left {
    width: 100%;
    float: none;
  }
}
.about-box01 .right {
  width: 62%;
  float: right;
}
@media only screen and (max-width: 600px) {
  .about-box01 .right {
    width: 60%;
  }
}
@media only screen and (max-width: 320px) {
  .about-box01 .right {
    width: 98%;
    float: none;
    margin: 1.6em auto 0;
  }
}

.about-box02 {
  margin-top: 2.4em;
}
.about-box02 > .title01 {
  text-align: left;
  font-size: 1.25em;
  color: #1D7702;
  font-weight: bold;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 1em;
}

.about-title02 {
  width: 100%;
  text-align: center;
  margin: 3em auto 0;
  padding: 2% 0;
  background: #5ABC2C;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.about-title02 > img {
  max-width: 282px;
}
@media only screen and (max-width: 768px) {
  .about-title02 {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 480px) {
  .about-title02 {
    padding: 3% 0 4%;
  }
  .about-title02 > img {
    max-width: 240px;
  }
}
@media only screen and (max-width: 320px) {
  .about-title02 {
    padding: 4% 0 3%;
  }
  .about-title02 > img {
    max-width: 200px;
  }
}



.home-member .member-list {
  width: 100%;
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.home-member .member-list li {
  width: 30%;
  margin: 1rem 1.2%;
  text-align: center;
}
.home-member .member-list li > img{
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .home-member .member-list li {
    width: 42%;
    margin: 1rem 2.5%;
  }
}
@media only screen and (max-width: 480px) {
  .home-member .member-list li {
    width: 48%;
    margin: 1rem 0.5%;
  }
}



.about-memberlist01 {
  width: 100%;
  margin-top: 3em;
}
.about-memberlist01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.about-memberlist01 ul li {
  width: 28%;
  margin: 1rem 2.5%;
  text-align: center;
  border: none;
}
.about-memberlist01 ul li > img {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .about-memberlist01 ul li {
    width: 45%;
    margin: 1rem 2%;
  }
}
@media only screen and (max-width: 480px) {
  .about-memberlist01 ul li {
    width: 46%;
    margin: 0.5rem 1.5%;
  }
}

/*-------------------------------
	Experiences
-------------------------------*/
.experiences-title01 {
  max-width: 122px;
}
@media only screen and (max-width: 400px) {
  .experiences-title01 {
    max-width: 120px;
  }
}

.experiences-list01 {
  margin-top: 4.6em;
}
@media only screen and (max-width: 480px) {
  .experiences-list01 {
    margin-top: 3em;
  }
}
.experiences-list01 li {
  overflow: hidden;
  margin-top: 2.6em;
}
.experiences-list01 li .left {
  width: 13.4%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .experiences-list01 li .left {
    width: 18%;
  }
}
@media only screen and (max-width: 600px) {
  .experiences-list01 li .left {
    width: 20%;
  }
}
@media only screen and (max-width: 320px) {
  .experiences-list01 li .left {
    width: 16%;
    padding-top: 0.5em;
  }
}
.experiences-list01 li .right {
  width: 82%;
  float: right;
}
@media only screen and (max-width: 768px) {
  .experiences-list01 li .right {
    width: 78%;
  }
}
@media only screen and (max-width: 600px) {
  .experiences-list01 li .right {
    width: 76%;
  }
}
@media only screen and (max-width: 320px) {
  .experiences-list01 li .right {
    width: 79%;
  }
}
.experiences-list01 li .right .title {
  font-weight: bold;
  color: #1A951A;
  border-bottom: 1px dotted #1A951A;
  padding-bottom: 0.2em;
}
.experiences-list01 li .right .text {
  margin-top: 0.5em;
}

.experiences-list02 {
  margin-top: 4em;
}
@media only screen and (max-width: 480px) {
  .experiences-list02 {
    margin-top: 2.6em;
  }
}
.experiences-list02 ul {
  overflow: hidden;
  margin-right: -3%;
  margin-top: -2em;
}
.experiences-list02 ul li {
  width: 30%;
  float: left;
  margin-top: 2.4em;
  margin-right: 3%;
  padding: 0;
  border: none;
  position: relative;
}
.experiences-list02 ul li .popup-youtube {
  display: block;
}
.experiences-list02 ul li .detail {
  margin-top: 0.2em;
}
@media only screen and (max-width: 600px) {
  .experiences-list02 ul {
    margin-right: -5%;
  }
  .experiences-list02 ul li {
    width: 45%;
    margin-right: 5%;
  }
}
@media only screen and (max-width: 400px) {
  .experiences-list02 ul {
    margin-right: 0;
  }
  .experiences-list02 ul li {
    width: 86%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .experiences-list02 ul li .detail {
    height: auto;
  }
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.86;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*-------------------------------
	Project
-------------------------------*/
.project-title01 {
  max-width: 293px;
}
@media only screen and (max-width: 768px) {
  .project-title01 {
    max-width: 250px;
  }
}
@media only screen and (max-width: 600px) {
  .project-title01 {
    max-width: 220px;
  }
}
@media only screen and (max-width: 320px) {
  .project-title01 {
    max-width: 170px;
  }
}

.project-box01 {
  width: 80%;
  height: auto;
  margin: 2.4em auto 0;
  padding: 1em 2em 1.8em;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
}
@media only screen and (max-width: 768px) {
  .project-box01 {
    width: 100%;
  }
}
.project-box01 .title {
  font-weight: bold;
  font-size: 1.25em;
  text-align: left;
  color: #FF7575;
  overflow: hidden;
  line-height: 1.2;
}
.project-box01 .title .num {
  font-size: 1.875em;
  font-weight: normal;
  width: 10%;
}
.project-box01 .title02 {
  border: 1px solid #fff;
  background: #E6AF0D;
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.4em;
}
.project-box01 .title02 span {
  border-left: 4px solid #fff;
  padding-left: 8px;
}
.project-box01 .inner {
  margin-top: 0.6em;
  margin-left: 2.4em;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .project-box01 .inner {
    margin-left: 0;
  }
}
.project-box01 .inner .left {
  width: 65%;
  float: left;
}
@media only screen and (max-width: 480px) {
  .project-box01 .inner .left {
    width: 100%;
    float: none;
  }
}
.project-box01 .inner .left ul li {
  margin-top: 0.3em;
}
.project-box01 .inner .right {
  width: 34%;
  float: right;
  padding-top: 0.4em;
}
@media only screen and (max-width: 480px) {
  .project-box01 .inner .right {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0.6em;
  }
}

.project-box02 {
  width: 80%;
  height: auto;
  margin: 2.4em auto 0;
  padding: 0em 0em 1.8em;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px;
}
@media only screen and (max-width: 768px) {
  .project-box02 {
    width: 100%;
  }
}
.project-box02 .title {
  border: 1px solid #fff;
  background: #E6AF0D;
  color: #fff;
  font-weight: bold;
  padding: 0.5em 1em 0.4em;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}
.project-box02 .title span {
  border-left: 4px solid #fff;
  padding-left: 8px;
}
.project-box02 .list {
  margin: 1em 2em 0;
}
@media only screen and (max-width: 320px) {
  .project-box02 .list {
    margin: 1em 1.4em 0;
  }
}
.project-box02 .list li {
  position: relative;
  margin-top: 0.4em;
  padding-left: 0.8em;
}
.project-box02 .list li:after {
  display: block;
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #E6AF0D;
  top: 9px;
  left: 0;
}
.project-box02 .txt {
  margin: 1.3em 1.6em 0;
}
@media only screen and (max-width: 320px) {
  .project-box02 .txt {
    margin: 1em 1.4em 0;
  }
}

.project-box03 {
  margin-top: 3em;
}
.project-box03 .title {
  font-weight: bold;
  font-size: 1.125em;
  color: #FF7B7B;
  background: url(../img/project/tag01.png) no-repeat 0.1em center;
  padding: 0 0 0 1.3em;
  border-bottom: 1px dotted #FF7575;
}
.project-box03 .box {
  margin: 1em 0.9em 0;
}
@media only screen and (max-width: 320px) {
  .project-box03 .box {
    margin: 1em 0em 0;
  }
}
.project-box03 .box li {
  margin-top: 0.5em;
}
.project-box03 .box .detail {
  margin-top: 1.5em;
}
.project-box03 .box .detail > div {
  margin-top: 0.1em;
  margin-left: 0.3em;
  padding-left: 1.3em;
  color: #FD6468;
  font-weight: bold;
}
.project-box03 .box .detail .tel {
  background: url(../img/project/icon01.png) no-repeat left 5px;
}
.project-box03 .box .detail .fax {
  background: url(../img/project/icon02.png) no-repeat left 5px;
}
.project-box03 .box .detail .mail {
  background: url(../img/project/icon03.png) no-repeat left 5px;
}
.project-box03 .box .detail .mail a {
  color: #FD6468;
}

.qa {
  margin-top: 2em;
}
.qa li {
  margin-top: 1em;
  padding-bottom: 0.8em;
  border-bottom: 2px dotted #89BF6F;
}
.qa .qa-q {
  background: url(../img/project/qa_q.png) no-repeat left top;
  padding-left: 50px;
  padding-top: 0.3em;
  font-weight: bold;
  color: #FF7B7B;
  min-height: 50px;
}
.qa .qa-a {
  background: url(../img/project/qa_a.png) no-repeat left top;
  padding-left: 50px;
  padding-top: 0.3em;
  min-height: 40px;
}

/*-------------------------------
	application
-------------------------------*/
@media only screen and (max-width: 600px) {
  .application-title01 {
    max-width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .application-title01 {
    max-width: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .application-title01 {
    max-width: 120px;
  }
}

.application-title02 {
  width: 100%;
  text-align: center;
  margin: -1em auto 0;
  padding: 2% 0;
  background: #1A951A;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.application-title02 > img {
  max-width: 282px;
}
@media only screen and (max-width: 768px) {
  .application-title02 {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 480px) {
  .application-title02 {
    padding: 4% 0 4%;
  }
  .application-title02 > img {
    max-width: 260px;
  }
}
@media only screen and (max-width: 320px) {
  .application-title02 {
    padding: 4% 0 3%;
  }
  .application-title02 > img {
    max-width: 230px;
  }
}

/*-------------------------------
	Contact
-------------------------------*/
@media only screen and (max-width: 600px) {
  .contact-title01 {
    max-width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .contact-title01 {
    max-width: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .contact-title01 {
    max-width: 120px;
  }
}

.contact-title02 {
  width: 100%;
  text-align: center;
  margin: -1em auto 0;
  padding: 2% 0;
  background: #1A951A;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-title02 > img {
  max-width: 282px;
}
@media only screen and (max-width: 768px) {
  .contact-title02 {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 480px) {
  .contact-title02 {
    padding: 4% 0 4%;
  }
  .contact-title02 > img {
    max-width: 260px;
  }
}
@media only screen and (max-width: 320px) {
  .contact-title02 {
    padding: 4% 0 3%;
  }
  .contact-title02 > img {
    max-width: 230px;
  }
}

/*-------------------------------
	Privacy
-------------------------------*/
@media only screen and (max-width: 600px) {
  .privacy-title01 {
    max-width: 240px;
  }
}
@media only screen and (max-width: 480px) {
  .privacy-title01 {
    max-width: 220px;
  }
}
@media only screen and (max-width: 400px) {
  .privacy-title01 {
    max-width: 180px;
  }
}

.privacy-title02 {
  width: 100%;
  text-align: center;
  margin: -1em auto 0;
  padding: 2% 0 2.2%;
  background: #1A951A;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.privacy-title02 > img {
  max-width: 282px;
}
@media only screen and (max-width: 768px) {
  .privacy-title02 {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 480px) {
  .privacy-title02 {
    padding: 4% 0 4%;
  }
  .privacy-title02 > img {
    max-width: 260px;
  }
}
@media only screen and (max-width: 320px) {
  .privacy-title02 {
    padding: 4% 0 4.2%;
  }
  .privacy-title02 > img {
    max-width: 230px;
  }
}

.privacy-list01 {
  list-style-position: outside;
  list-style-type: decimal;
  margin-top: 3em;
  padding: 1em 2em 2.6em 4em;
  background: #f9f9f9;
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
  .privacy-list01 {
    padding: 0.6em 2em 2.2em 3em;
  }
}
@media only screen and (max-width: 480px) {
  .privacy-list01 {
    padding: 0 1em 1.5em 2.6em;
  }
}
.privacy-list01 li {
  margin-top: 1.7em;
}
.privacy-list01 li .title {
  font-weight: bold;
}
.privacy-list01 li .txt {
  margin: 0.5em 0 0;
}

/*-------------------------------
	Sitemap
-------------------------------*/
@media only screen and (max-width: 600px) {
  .sitemap-title01 {
    max-width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .sitemap-title01 {
    max-width: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .sitemap-title01 {
    max-width: 120px;
  }
}

.sitemap-list01 {
  padding: 0 2em 0;
}
.sitemap-list01 li {
  margin-top: 2em;
}
.sitemap-list01 li a {
  display: block;
  padding-left: 0.8em;
  background: url(../img/icon_arrow02.png) no-repeat left 0.5em;
}
.sitemap-list01 li a.second {
  margin: 0.7em 0 0 1.5em;
  background: url(../img/icon_arrow03.png) no-repeat left 0.5em;
}
