@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Noto+Serif+JP|Hina+Mincho&display=swap&subset=japanese");
/* Reset Style */
body {
  line-height: 1;
  color: #000;
  -webkit-text-size-adjust: 100%; }

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, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav 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;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type=submit] {
  -webkit-appearance: none; }

li {
  list-style-type: none; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* 汎用クラス */
[class^="mark"] {
  padding-left: 15px;
  background: no-repeat left .5em; }

.mark1 {
  background-image: url(../img/share/mark_1.gif); }

.mark2 {
  background-image: url(../img/share/mark_2.gif); }

.mark3 {
  background-image: url(../img/share/mark_3.gif); }

.mark4 {
  background-image: url(../img/share/mark_4.gif); }

.mark5 {
  background-image: url(../img/share/mark_5.gif); }

.opacity {
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
  -ms-filter: "alpha(opacity=55)"; }

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.fr,
.imgR {
  float: right;
  margin-left: 10px; }

.fl,
.imgL {
  float: left;
  margin-right: 10px; }

.fn {
  float: none !important; }

.cl {
  clear: both !important; }

.imgC,
.tac,
.btn {
  text-align: center !important; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tar {
  text-align: right !important; }

.tal {
  text-align: left !important; }

.boxC {
  margin-left: auto;
  margin-right: auto; }

.box_size, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important; }

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important; }

.hover_trans {
  -webkit-transition: all  0.2s ease-in-out !important;
  -moz-transition: all  0.2s ease-in-out !important;
  -ms-transition: all  0.2s ease-in-out !important;
  -o-transition: all  0.2s ease-in-out !important;
  transition: all  0.2s ease-in-out !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.mt105 {
  margin-top: 105px !important; }

.mb105 {
  margin-bottom: 105px !important; }

.ml105 {
  margin-left: 105px !important; }

.mr105 {
  margin-right: 105px !important; }

.pt105 {
  padding-top: 105px !important; }

.pb105 {
  padding-bottom: 105px !important; }

.pl105 {
  padding-left: 105px !important; }

.pr105 {
  padding-right: 105px !important; }

.mt110 {
  margin-top: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.ml110 {
  margin-left: 110px !important; }

.mr110 {
  margin-right: 110px !important; }

.pt110 {
  padding-top: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.pl110 {
  padding-left: 110px !important; }

.pr110 {
  padding-right: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mb115 {
  margin-bottom: 115px !important; }

.ml115 {
  margin-left: 115px !important; }

.mr115 {
  margin-right: 115px !important; }

.pt115 {
  padding-top: 115px !important; }

.pb115 {
  padding-bottom: 115px !important; }

.pl115 {
  padding-left: 115px !important; }

.pr115 {
  padding-right: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.ml120 {
  margin-left: 120px !important; }

.mr120 {
  margin-right: 120px !important; }

.pt120 {
  padding-top: 120px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.pl120 {
  padding-left: 120px !important; }

.pr120 {
  padding-right: 120px !important; }

.mt125 {
  margin-top: 125px !important; }

.mb125 {
  margin-bottom: 125px !important; }

.ml125 {
  margin-left: 125px !important; }

.mr125 {
  margin-right: 125px !important; }

.pt125 {
  padding-top: 125px !important; }

.pb125 {
  padding-bottom: 125px !important; }

.pl125 {
  padding-left: 125px !important; }

.pr125 {
  padding-right: 125px !important; }

.mt130 {
  margin-top: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.ml130 {
  margin-left: 130px !important; }

.mr130 {
  margin-right: 130px !important; }

.pt130 {
  padding-top: 130px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.pl130 {
  padding-left: 130px !important; }

.pr130 {
  padding-right: 130px !important; }

.mt135 {
  margin-top: 135px !important; }

.mb135 {
  margin-bottom: 135px !important; }

.ml135 {
  margin-left: 135px !important; }

.mr135 {
  margin-right: 135px !important; }

.pt135 {
  padding-top: 135px !important; }

.pb135 {
  padding-bottom: 135px !important; }

.pl135 {
  padding-left: 135px !important; }

.pr135 {
  padding-right: 135px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.ml140 {
  margin-left: 140px !important; }

.mr140 {
  margin-right: 140px !important; }

.pt140 {
  padding-top: 140px !important; }

.pb140 {
  padding-bottom: 140px !important; }

.pl140 {
  padding-left: 140px !important; }

.pr140 {
  padding-right: 140px !important; }

.mt145 {
  margin-top: 145px !important; }

.mb145 {
  margin-bottom: 145px !important; }

.ml145 {
  margin-left: 145px !important; }

.mr145 {
  margin-right: 145px !important; }

.pt145 {
  padding-top: 145px !important; }

.pb145 {
  padding-bottom: 145px !important; }

.pl145 {
  padding-left: 145px !important; }

.pr145 {
  padding-right: 145px !important; }

.mt150 {
  margin-top: 150px !important; }

.mb150 {
  margin-bottom: 150px !important; }

.ml150 {
  margin-left: 150px !important; }

.mr150 {
  margin-right: 150px !important; }

.pt150 {
  padding-top: 150px !important; }

.pb150 {
  padding-bottom: 150px !important; }

.pl150 {
  padding-left: 150px !important; }

.pr150 {
  padding-right: 150px !important; }

.mt155 {
  margin-top: 155px !important; }

.mb155 {
  margin-bottom: 155px !important; }

.ml155 {
  margin-left: 155px !important; }

.mr155 {
  margin-right: 155px !important; }

.pt155 {
  padding-top: 155px !important; }

.pb155 {
  padding-bottom: 155px !important; }

.pl155 {
  padding-left: 155px !important; }

.pr155 {
  padding-right: 155px !important; }

.mt160 {
  margin-top: 160px !important; }

.mb160 {
  margin-bottom: 160px !important; }

.ml160 {
  margin-left: 160px !important; }

.mr160 {
  margin-right: 160px !important; }

.pt160 {
  padding-top: 160px !important; }

.pb160 {
  padding-bottom: 160px !important; }

.pl160 {
  padding-left: 160px !important; }

.pr160 {
  padding-right: 160px !important; }

.mt165 {
  margin-top: 165px !important; }

.mb165 {
  margin-bottom: 165px !important; }

.ml165 {
  margin-left: 165px !important; }

.mr165 {
  margin-right: 165px !important; }

.pt165 {
  padding-top: 165px !important; }

.pb165 {
  padding-bottom: 165px !important; }

.pl165 {
  padding-left: 165px !important; }

.pr165 {
  padding-right: 165px !important; }

.mt170 {
  margin-top: 170px !important; }

.mb170 {
  margin-bottom: 170px !important; }

.ml170 {
  margin-left: 170px !important; }

.mr170 {
  margin-right: 170px !important; }

.pt170 {
  padding-top: 170px !important; }

.pb170 {
  padding-bottom: 170px !important; }

.pl170 {
  padding-left: 170px !important; }

.pr170 {
  padding-right: 170px !important; }

.mt175 {
  margin-top: 175px !important; }

.mb175 {
  margin-bottom: 175px !important; }

.ml175 {
  margin-left: 175px !important; }

.mr175 {
  margin-right: 175px !important; }

.pt175 {
  padding-top: 175px !important; }

.pb175 {
  padding-bottom: 175px !important; }

.pl175 {
  padding-left: 175px !important; }

.pr175 {
  padding-right: 175px !important; }

.mt180 {
  margin-top: 180px !important; }

.mb180 {
  margin-bottom: 180px !important; }

.ml180 {
  margin-left: 180px !important; }

.mr180 {
  margin-right: 180px !important; }

.pt180 {
  padding-top: 180px !important; }

.pb180 {
  padding-bottom: 180px !important; }

.pl180 {
  padding-left: 180px !important; }

.pr180 {
  padding-right: 180px !important; }

.mt185 {
  margin-top: 185px !important; }

.mb185 {
  margin-bottom: 185px !important; }

.ml185 {
  margin-left: 185px !important; }

.mr185 {
  margin-right: 185px !important; }

.pt185 {
  padding-top: 185px !important; }

.pb185 {
  padding-bottom: 185px !important; }

.pl185 {
  padding-left: 185px !important; }

.pr185 {
  padding-right: 185px !important; }

.mt190 {
  margin-top: 190px !important; }

.mb190 {
  margin-bottom: 190px !important; }

.ml190 {
  margin-left: 190px !important; }

.mr190 {
  margin-right: 190px !important; }

.pt190 {
  padding-top: 190px !important; }

.pb190 {
  padding-bottom: 190px !important; }

.pl190 {
  padding-left: 190px !important; }

.pr190 {
  padding-right: 190px !important; }

.mt195 {
  margin-top: 195px !important; }

.mb195 {
  margin-bottom: 195px !important; }

.ml195 {
  margin-left: 195px !important; }

.mr195 {
  margin-right: 195px !important; }

.pt195 {
  padding-top: 195px !important; }

.pb195 {
  padding-bottom: 195px !important; }

.pl195 {
  padding-left: 195px !important; }

.pr195 {
  padding-right: 195px !important; }

.mt200 {
  margin-top: 200px !important; }

.mb200 {
  margin-bottom: 200px !important; }

.ml200 {
  margin-left: 200px !important; }

.mr200 {
  margin-right: 200px !important; }

.pt200 {
  padding-top: 200px !important; }

.pb200 {
  padding-bottom: 200px !important; }

.pl200 {
  padding-left: 200px !important; }

.pr200 {
  padding-right: 200px !important; }

.w10 {
  width: 10px !important; }

.maw10 {
  max-width: 10px !important; }

.miw10 {
  min-width: 10px !important; }

.h10 {
  height: 10px !important; }

.w20 {
  width: 20px !important; }

.maw20 {
  max-width: 20px !important; }

.miw20 {
  min-width: 20px !important; }

.h20 {
  height: 20px !important; }

.w30 {
  width: 30px !important; }

.maw30 {
  max-width: 30px !important; }

.miw30 {
  min-width: 30px !important; }

.h30 {
  height: 30px !important; }

.w40 {
  width: 40px !important; }

.maw40 {
  max-width: 40px !important; }

.miw40 {
  min-width: 40px !important; }

.h40 {
  height: 40px !important; }

.w50 {
  width: 50px !important; }

.maw50 {
  max-width: 50px !important; }

.miw50 {
  min-width: 50px !important; }

.h50 {
  height: 50px !important; }

.w60 {
  width: 60px !important; }

.maw60 {
  max-width: 60px !important; }

.miw60 {
  min-width: 60px !important; }

.h60 {
  height: 60px !important; }

.w70 {
  width: 70px !important; }

.maw70 {
  max-width: 70px !important; }

.miw70 {
  min-width: 70px !important; }

.h70 {
  height: 70px !important; }

.w80 {
  width: 80px !important; }

.maw80 {
  max-width: 80px !important; }

.miw80 {
  min-width: 80px !important; }

.h80 {
  height: 80px !important; }

.w90 {
  width: 90px !important; }

.maw90 {
  max-width: 90px !important; }

.miw90 {
  min-width: 90px !important; }

.h90 {
  height: 90px !important; }

.w100 {
  width: 100px !important; }

.maw100 {
  max-width: 100px !important; }

.miw100 {
  min-width: 100px !important; }

.h100 {
  height: 100px !important; }

.w110 {
  width: 110px !important; }

.maw110 {
  max-width: 110px !important; }

.miw110 {
  min-width: 110px !important; }

.h110 {
  height: 110px !important; }

.w120 {
  width: 120px !important; }

.maw120 {
  max-width: 120px !important; }

.miw120 {
  min-width: 120px !important; }

.h120 {
  height: 120px !important; }

.w130 {
  width: 130px !important; }

.maw130 {
  max-width: 130px !important; }

.miw130 {
  min-width: 130px !important; }

.h130 {
  height: 130px !important; }

.w140 {
  width: 140px !important; }

.maw140 {
  max-width: 140px !important; }

.miw140 {
  min-width: 140px !important; }

.h140 {
  height: 140px !important; }

.w150 {
  width: 150px !important; }

.maw150 {
  max-width: 150px !important; }

.miw150 {
  min-width: 150px !important; }

.h150 {
  height: 150px !important; }

.w160 {
  width: 160px !important; }

.maw160 {
  max-width: 160px !important; }

.miw160 {
  min-width: 160px !important; }

.h160 {
  height: 160px !important; }

.w170 {
  width: 170px !important; }

.maw170 {
  max-width: 170px !important; }

.miw170 {
  min-width: 170px !important; }

.h170 {
  height: 170px !important; }

.w180 {
  width: 180px !important; }

.maw180 {
  max-width: 180px !important; }

.miw180 {
  min-width: 180px !important; }

.h180 {
  height: 180px !important; }

.w190 {
  width: 190px !important; }

.maw190 {
  max-width: 190px !important; }

.miw190 {
  min-width: 190px !important; }

.h190 {
  height: 190px !important; }

.w200 {
  width: 200px !important; }

.maw200 {
  max-width: 200px !important; }

.miw200 {
  min-width: 200px !important; }

.h200 {
  height: 200px !important; }

.w210 {
  width: 210px !important; }

.maw210 {
  max-width: 210px !important; }

.miw210 {
  min-width: 210px !important; }

.h210 {
  height: 210px !important; }

.w220 {
  width: 220px !important; }

.maw220 {
  max-width: 220px !important; }

.miw220 {
  min-width: 220px !important; }

.h220 {
  height: 220px !important; }

.w230 {
  width: 230px !important; }

.maw230 {
  max-width: 230px !important; }

.miw230 {
  min-width: 230px !important; }

.h230 {
  height: 230px !important; }

.w240 {
  width: 240px !important; }

.maw240 {
  max-width: 240px !important; }

.miw240 {
  min-width: 240px !important; }

.h240 {
  height: 240px !important; }

.w250 {
  width: 250px !important; }

.maw250 {
  max-width: 250px !important; }

.miw250 {
  min-width: 250px !important; }

.h250 {
  height: 250px !important; }

.w260 {
  width: 260px !important; }

.maw260 {
  max-width: 260px !important; }

.miw260 {
  min-width: 260px !important; }

.h260 {
  height: 260px !important; }

.w270 {
  width: 270px !important; }

.maw270 {
  max-width: 270px !important; }

.miw270 {
  min-width: 270px !important; }

.h270 {
  height: 270px !important; }

.w280 {
  width: 280px !important; }

.maw280 {
  max-width: 280px !important; }

.miw280 {
  min-width: 280px !important; }

.h280 {
  height: 280px !important; }

.w290 {
  width: 290px !important; }

.maw290 {
  max-width: 290px !important; }

.miw290 {
  min-width: 290px !important; }

.h290 {
  height: 290px !important; }

.w300 {
  width: 300px !important; }

.maw300 {
  max-width: 300px !important; }

.miw300 {
  min-width: 300px !important; }

.h300 {
  height: 300px !important; }

.w310 {
  width: 310px !important; }

.maw310 {
  max-width: 310px !important; }

.miw310 {
  min-width: 310px !important; }

.h310 {
  height: 310px !important; }

.w320 {
  width: 320px !important; }

.maw320 {
  max-width: 320px !important; }

.miw320 {
  min-width: 320px !important; }

.h320 {
  height: 320px !important; }

.w330 {
  width: 330px !important; }

.maw330 {
  max-width: 330px !important; }

.miw330 {
  min-width: 330px !important; }

.h330 {
  height: 330px !important; }

.w340 {
  width: 340px !important; }

.maw340 {
  max-width: 340px !important; }

.miw340 {
  min-width: 340px !important; }

.h340 {
  height: 340px !important; }

.w350 {
  width: 350px !important; }

.maw350 {
  max-width: 350px !important; }

.miw350 {
  min-width: 350px !important; }

.h350 {
  height: 350px !important; }

.w360 {
  width: 360px !important; }

.maw360 {
  max-width: 360px !important; }

.miw360 {
  min-width: 360px !important; }

.h360 {
  height: 360px !important; }

.w370 {
  width: 370px !important; }

.maw370 {
  max-width: 370px !important; }

.miw370 {
  min-width: 370px !important; }

.h370 {
  height: 370px !important; }

.w380 {
  width: 380px !important; }

.maw380 {
  max-width: 380px !important; }

.miw380 {
  min-width: 380px !important; }

.h380 {
  height: 380px !important; }

.w390 {
  width: 390px !important; }

.maw390 {
  max-width: 390px !important; }

.miw390 {
  min-width: 390px !important; }

.h390 {
  height: 390px !important; }

.w400 {
  width: 400px !important; }

.maw400 {
  max-width: 400px !important; }

.miw400 {
  min-width: 400px !important; }

.h400 {
  height: 400px !important; }

.w410 {
  width: 410px !important; }

.maw410 {
  max-width: 410px !important; }

.miw410 {
  min-width: 410px !important; }

.h410 {
  height: 410px !important; }

.w420 {
  width: 420px !important; }

.maw420 {
  max-width: 420px !important; }

.miw420 {
  min-width: 420px !important; }

.h420 {
  height: 420px !important; }

.w430 {
  width: 430px !important; }

.maw430 {
  max-width: 430px !important; }

.miw430 {
  min-width: 430px !important; }

.h430 {
  height: 430px !important; }

.w440 {
  width: 440px !important; }

.maw440 {
  max-width: 440px !important; }

.miw440 {
  min-width: 440px !important; }

.h440 {
  height: 440px !important; }

.w450 {
  width: 450px !important; }

.maw450 {
  max-width: 450px !important; }

.miw450 {
  min-width: 450px !important; }

.h450 {
  height: 450px !important; }

.w460 {
  width: 460px !important; }

.maw460 {
  max-width: 460px !important; }

.miw460 {
  min-width: 460px !important; }

.h460 {
  height: 460px !important; }

.w470 {
  width: 470px !important; }

.maw470 {
  max-width: 470px !important; }

.miw470 {
  min-width: 470px !important; }

.h470 {
  height: 470px !important; }

.w480 {
  width: 480px !important; }

.maw480 {
  max-width: 480px !important; }

.miw480 {
  min-width: 480px !important; }

.h480 {
  height: 480px !important; }

.w490 {
  width: 490px !important; }

.maw490 {
  max-width: 490px !important; }

.miw490 {
  min-width: 490px !important; }

.h490 {
  height: 490px !important; }

.w500 {
  width: 500px !important; }

.maw500 {
  max-width: 500px !important; }

.miw500 {
  min-width: 500px !important; }

.h500 {
  height: 500px !important; }

.w510 {
  width: 510px !important; }

.maw510 {
  max-width: 510px !important; }

.miw510 {
  min-width: 510px !important; }

.h510 {
  height: 510px !important; }

.w520 {
  width: 520px !important; }

.maw520 {
  max-width: 520px !important; }

.miw520 {
  min-width: 520px !important; }

.h520 {
  height: 520px !important; }

.w530 {
  width: 530px !important; }

.maw530 {
  max-width: 530px !important; }

.miw530 {
  min-width: 530px !important; }

.h530 {
  height: 530px !important; }

.w540 {
  width: 540px !important; }

.maw540 {
  max-width: 540px !important; }

.miw540 {
  min-width: 540px !important; }

.h540 {
  height: 540px !important; }

.w550 {
  width: 550px !important; }

.maw550 {
  max-width: 550px !important; }

.miw550 {
  min-width: 550px !important; }

.h550 {
  height: 550px !important; }

.w560 {
  width: 560px !important; }

.maw560 {
  max-width: 560px !important; }

.miw560 {
  min-width: 560px !important; }

.h560 {
  height: 560px !important; }

.w570 {
  width: 570px !important; }

.maw570 {
  max-width: 570px !important; }

.miw570 {
  min-width: 570px !important; }

.h570 {
  height: 570px !important; }

.w580 {
  width: 580px !important; }

.maw580 {
  max-width: 580px !important; }

.miw580 {
  min-width: 580px !important; }

.h580 {
  height: 580px !important; }

.w590 {
  width: 590px !important; }

.maw590 {
  max-width: 590px !important; }

.miw590 {
  min-width: 590px !important; }

.h590 {
  height: 590px !important; }

.w600 {
  width: 600px !important; }

.maw600 {
  max-width: 600px !important; }

.miw600 {
  min-width: 600px !important; }

.h600 {
  height: 600px !important; }

/* clearfix */
.clearfix:after, .wrap:after, .inner:after, #header #globalNavi ul:after, #contents.home #importantArea:after, #contents.corporate .founder .zblack:after, #contents.corporate.building .rd ul:after, #contents.corporate.building .zeb:after, #contents.corporate.building .trainingcenter .imgArea ul:after, #contents.corporate.health .block.certificate:after, #contents.corporate.health .block.greeting:after, #contents.corporate.health .block.example:after, #contents.contact .item:after, #contents.combustion .sc:after, #contents.csr .content:after, #contents.csr .content.product:after, #contents.support .golf:after, #contents.support .golf .record:after, #contents.support .golf .record .txtArea dl div:after, #contents.support .golf .sponsorship .imgArea:after, #contents.support .golf .profile:after, #contents.english .business .item:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

a {
  	/*-webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all  0.2s ease-in-out;*/ }
  a:link {
    text-decoration: none;
    color: #707070; }
  a:visited {
    color: #707070; }
  a:hover {
    color: #707070; }
  a:active {
    color: #707070; }
  a img {
    /*-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    a img:hover {
      opacity: 0.8; }

img {
  vertical-align: bottom; }

p {
  font-size: 124%;
  line-height: 1.6; }

/*----------------------------------------------------
	共通パーツ
----------------------------------------------------*/
.off {
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s; }

.on {
  opacity: 1; }

.title01 {
  text-align: center;
  font-size: 185%;
  margin: 0 0 60px 0; }
  @media screen and (max-width: 1024px) {
    .title01 {
      margin: 0 0 30px 0; } }
  @media screen and (max-width: 480px) {
    .title01 {
      font-size: 139%; } }
  .title01:after {
    display: block;
    width: 60px;
    height: 2px;
    background: #707070;
    content: '';
    margin: 30px auto; }
    @media screen and (max-width: 1024px) {
      .title01:after {
        margin: 20px auto 30px; } }

.wrap {
  border-bottom: 50px solid #F7F7F7; }
  @media screen and (max-width: 768px) {
    .wrap {
      border-bottom: 25px solid #F7F7F7; } }

/*----------------------------------------------------
	パンくず　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
/*----------------------------------------------------
	ページャー　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
.pager {
  text-align: center;
  padding: 0 0 5px 0;
  clear: both; }
  .pager a {
    display: inline-block;
    font-size: 124%;
    margin: 0 3px 15px;
    line-height: 1.2;
    border-left: 1px solid #d6d6d6;
    padding: 5px 5px 5px 12px; }
    .pager a:hover {
      color: #000; }
    .pager a:last-child {
      border-right: 1px solid #d6d6d6;
      padding: 5px 12px; }
  .pager span {
    display: inline-block;
    font-size: 124%;
    border-left: 1px solid #d6d6d6;
    padding: 5px 5px 5px 12px;
    color: #000; }
    .pager span:last-child {
      border-right: 1px solid #d6d6d6;
      padding: 5px 12px; }
  .pager.lead {
    letter-spacing: -5px;
    text-align: left; }
    .pager.lead a {
      padding: 5px 0 5px 3px; }
  .pager.last {
    letter-spacing: -5px;
    text-align: right; }
    .pager.last a {
      padding: 5px 7px 5px 0; }
  .pager.foot {
    padding: 20px 0 0 0; }

/*----------------------------------------------------
	入力系
----------------------------------------------------*/
.inputArea {
  margin: 40px 0; }
  @media screen and (max-width: 896px) {
    .inputArea {
      margin: 20px 0; } }

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=time],
textarea {
  width: 100%;
  border: 1px solid #d6d6d6;
  padding: 10px; }
  input[type=text].error,
  input[type=email].error,
  input[type=password].error,
  input[type=number].error,
  input[type=tel].error,
  input[type=time].error,
  textarea.error {
    border: 1px solid #ED0808; }

input[type=radio],
input[type=checkbox] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 0 5px 0 0; }

label {
  display: inline-block;
  margin: 5px 20px 5px 0; }

select {
  border: 1px solid #d6d6d6;
  padding: 10px;
  border-radius: 5px; }
  select.error {
    border: 1px solid #ED0808; }

.errorMessage {
  color: #ED0808;
  font-weight: bold; }

.error th {
  background: #ED0808 !important;
  color: #fff !important; }
  .error th span {
    color: #fff !important;
    border: 1px solid #fff !important; }
.error input, .error select {
  border: 1px solid #ED0808; }

.error2 th {
  background: #ED0808 !important;
  color: #fff !important; }
  .error2 th span {
    color: #fff !important;
    border: 1px solid #fff !important; }

/*----------------------------------------------------
	ボタン
----------------------------------------------------*/
.btnArea {
  text-align: center;
  margin: 40px 0 0 0; }
  @media screen and (max-width: 896px) {
    .btnArea {
      margin: 20px 0 0 0; } }
  .btnArea li {
    width: 220px;
    display: inline-block;
    margin: 0 20px 10px; }
    @media screen and (max-width: 896px) {
      .btnArea li {
        margin: 0 10px 20px; } }
    .btnArea li input {
      width: 100%;
      background: #14432C;
      color: #fff;
      border: none;
      padding: 10px 0;
      cursor: pointer;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all  0.2s ease-in-out;
      font-size: 154%; }
      .btnArea li input:hover {
        /*background: $hover_color;*/ }
      .btnArea li input:disabled {
        background: #b9b9b9;
        cursor: default; }
      @media screen and (max-width: 896px) {
        .btnArea li input {
          font-size: 124%; } }
    .btnArea li a {
      width: 100%;
      background: #14432C;
      color: #fff;
      border: none;
      padding: 10px 0;
      cursor: pointer;
      display: inline-block;
      font-size: 154%;
      line-height: normal; }
      .btnArea li a:hover {
        /*background: $hover_color;*/ }
      @media screen and (max-width: 896px) {
        .btnArea li a {
          font-size: 124%; } }
    .btnArea li.reset input {
      background: #707070;
      /*&:hover {
      	background: #4c4843;
      }*/ }
    .btnArea li.reset a {
      background: #707070;
      /*&:hover {
      	background: #4c4843;
      }*/ }
    .btnArea li.back input {
      background: #66615b;
      /*&:hover {
      	background: #4c4843;
      }*/ }
    .btnArea li.back a {
      background: #66615b;
      /*&:hover {
      	background: #4c4843;
      }*/ }
    .btnArea li.denial input {
      background: #f00; }
      .btnArea li.denial input:hover {
        opacity: 0.8; }
    .btnArea li.denial a {
      background: #f00; }
      .btnArea li.denial a:hover {
        opacity: 0.8; }
  .btnArea input[type=button],
  .btnArea input[type=submit],
  .btnArea input[type=reset] {
    -webkit-appearance: none; }
  .btnArea.pc {
    display: block; }
  .btnArea.sp {
    display: none; }
  @media screen and (max-width: 1024px) {
    .btnArea.pc {
      display: none; }
    .btnArea.sp {
      width: auto;
      display: block;
      position: absolute; }
      .btnArea.sp li {
        width: auto !important;
        margin: 0 !important; }
      .btnArea.sp a {
        background: none;
        padding: 0;
        border-radius: 0; }
        .btnArea.sp a:hover {
          background: none; } }

.btn {
  background: #14432C;
  color: #fff;
  border: none;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all  0.2s ease-in-out; }
  .btn:hover {
    /*background: $hover_color;*/ }

/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.inputArea table {
  width: 100%; }
.inputArea tbody th {
  width: 280px;
  text-align: left;
  vertical-align: top;
  padding: 20px;
  border-bottom: 1px solid #d6d6d6;
  font-size: 139%; }
  .inputArea tbody th small {
    font-size: 80%; }
  .inputArea tbody th span {
    width: 45px;
    text-align: center;
    padding: 0 5px;
    float: right;
    line-height: 26px;
    font-size: 90%; }
    .inputArea tbody th span.req {
      color: #ED0808;
      border: 1px solid #ED0808; }
    .inputArea tbody th span.ok {
      color: #fff;
      background: #14432C;
      border: 1px solid #14432C; }
    .inputArea tbody th span.ng {
      color: #fff;
      background: #ED0808;
      border: 1px solid #ED0808; }
  @media screen and (max-width: 1024px) {
    .inputArea tbody th {
      width: 240px; } }
  @media screen and (max-width: 896px) {
    .inputArea tbody th {
      display: block;
      width: 100%;
      border-bottom: none;
      padding: 20px 10px 10px 10px;
      color: #14432C; }
      .inputArea tbody th span {
        float: none;
        margin: 0 0 0 10px; } }
.inputArea tbody td {
  padding: 20px;
  border-bottom: 1px solid #d6d6d6;
  text-align: left;
  vertical-align: middle;
  font-size: 124%;
  position: relative;
  min-height: 45px; }
  .inputArea tbody td p {
    font-size: 100%; }
  .inputArea tbody td li {
    margin: 0 0 5px 0; }
    .inputArea tbody td li:last-child {
      margin: 0; }
  .inputArea tbody td .add {
    background: #14432C;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 108%;
    margin: 0 0 0 10px;
    transition: all  0.2s ease-in-out; }
    @media screen and (max-width: 350px) {
      .inputArea tbody td .add {
        margin: 10px 0 0 10px; } }
    .inputArea tbody td .add:hover {
      /*background: $hover_color;*/ }
  .inputArea tbody td .errorMessage {
    margin: 10px 0 0 0; }
  .inputArea tbody td .number {
    max-width: 350px; }
  .inputArea tbody td:last-child {
    border-right: none; }
  @media screen and (max-width: 896px) {
    .inputArea tbody td {
      display: block;
      width: 100%;
      padding: 20px 10px; } }
.inputArea .errorArea {
  background: #ED0808;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-radius: 5px 5px 0 0; }

/*----------------------------------------------------
	404ページ
----------------------------------------------------*/
#notFound {
  height: -webkit-calc(100vh - 400px);
  height: calc(100vh - 400px); }
  #notFound h1 {
    font-size: 154%; }
  #notFound .en {
    font-size: 139%;
    color: #999;
    margin: 0 0 30px; }

/*----------------------------------------------------
	テーブル横スクロール
----------------------------------------------------*/
@media screen and (max-width: 896px) {
  .scroll {
    overflow: auto;
    white-space: nowrap; }

  .scroll::-webkit-scrollbar {
    height: 5px; }

  .scroll::-webkit-scrollbar-track {
    background: #F1F1F1; }

  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC; } }
/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/
html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

body {
  height: 100%;
  position: relative;
  color: #454545;
  font-family: 'Noto Sans JP', sans-serif;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

#container {
  min-height: 100%;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    #container {
      padding: 50px 0 0 0; } }

#header {
  width: 100%;
  background: #fff; }
  @media screen and (max-width: 1024px) {
    #header {
      position: fixed;
      z-index: 100000;
      top: 0; } }
  #header.eng {
    height: 82px; }
    @media screen and (max-width: 1024px) {
      #header.eng {
        height: 50px; } }

#contents {
  padding: 82px 0 0 0; }
  #contents.home {
    padding: 0; }
  @media screen and (max-width: 1024px) {
    #contents {
      padding: 0; } }

#footer {
  width: 100%;
  clear: both; }

.inner {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 30px; }
  @media screen and (max-width: 1024px) {
    .inner {
      padding: 0 20px; } }

/*----------------------------------------------------
	ヘッダ
----------------------------------------------------*/
@media screen and (max-width: 350px) {
  #header .inner {
    padding: 0 10px; } }
#header #logo {
  margin: 30px 0;
  float: left; }
  @media screen and (max-width: 1024px) {
    #header #logo {
      margin: 10px 0 0 0; }
      #header #logo img {
        width: 280px;
        height: 32.766px; } }
  @media screen and (max-width: 480px) {
    #header #logo {
      margin: 10px 0 0 -10px; }
      #header #logo img {
        width: 160px; } }
  @media screen and (max-width: 350px) {
    #header #logo img {
      width: 150px; } }
#header #language {
  float: right;
  margin: 30px 0 0 10px; }
  #header #language li {
    display: inline-block;
    font-size: 139%;
    margin: 0 0 0 10px; }
    #header #language li span {
      display: block;
      padding: 5px;
      color: #707070;
      border: 2px solid #14432C;
      border-radius: 50%; }
    #header #language li a {
      color: #AFAFAF; }
  @media screen and (max-width: 1024px) {
    #header #language {
      position: absolute;
      top: -23px;
      right: 60px; } }
  @media screen and (max-width: 1024px) {
    #header #language.en {
      right: 20px; } }
#header #searchArea {
  width: 100%;
  max-width: 300px;
  float: right;
  /*border-bottom: 1px solid #707070;*/
  margin: 30px 20px 0 0;
  /*@include mq(ms) {
    position: static;
    clear: both;
    margin: 0 auto;
    padding: 13px 0 0 0;
  }*/ }
  #header #searchArea .btnSearch {
    display: none; }
  #header #searchArea .gsc-input-box {
    padding-top: 3px; }
  @media screen and (max-width: 1024px) {
    #header #searchArea {
      width: 50px;
      margin: 0;
      position: absolute;
      top: 10px;
      right: 140px;
      /*position: absolute;
      top: -20px;
      right: 130px;
      float: none;
      
      .gsc-input-box {
        padding-top: 0;
        padding-bottom: 0;
      }
      .gsc-search-button-v2 {
        padding: 7px 10px; 
      }*/ }
      #header #searchArea .btnSearch {
        text-align: center;
        display: block; }
        #header #searchArea .btnSearch img {
          width: 30px;
          cursor: pointer; }
      #header #searchArea .searchBox {
        display: none; }
        #header #searchArea .searchBox.active {
          display: block;
          width: 100vw;
          position: fixed;
          /*left: calc( calc(100% - 1460px) / 2);*/
          top: 50px;
          left: 0;
          z-index: 10000;
          background: rgba(240, 240, 240, 0.8);
          padding: 20px;
          text-align: center; }
        #header #searchArea .searchBox #___gcse_0 {
          display: inline-block; } }
#header #globalNavi {
  clear: both;
  position: relative; }
  #header #globalNavi ul {
    text-align: center; }
  #header #globalNavi li {
    width: 16.66666666%;
    float: left;
    font-size: 139%;
    font-weight: 700; }
    #header #globalNavi li a, #header #globalNavi li span {
      display: block;
      padding: 30px 0;
      color: #707070;
      cursor: pointer; }
      #header #globalNavi li a:hover, #header #globalNavi li span:hover {
        background: #F0F0F0;
        color: #14432C; }
      #header #globalNavi li a.on, #header #globalNavi li span.on {
        background: #F0F0F0;
        color: #14432C; }
    #header #globalNavi li.sp {
      display: none; }
  #header #globalNavi .navInner {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    z-index: 10000;
    background: url("../img/common/bgNavi.png") repeat-y left top; }
    #header #globalNavi .navInner.active {
      display: block; }
    #header #globalNavi .navInner h3 {
      width: 200px;
      float: left;
      text-align: center;
      padding: 60px 0;
      color: #fff;
      font-size: 133%; }
    #header #globalNavi .navInner .subNavi {
      float: left;
      width: calc(100% - 200px); }
      #header #globalNavi .navInner .subNavi ul li {
        width: auto;
        float: none;
        display: block;
        font-size: 89%;
        text-align: left; }
        #header #globalNavi .navInner .subNavi ul li a {
          padding: 10px;
          color: #14432C; }
          #header #globalNavi .navInner .subNavi ul li a:hover {
            background: none; }
      #header #globalNavi .navInner .subNavi div {
        width: 25%;
        /*min-width: 260px;*/
        float: left;
        margin: 30px 0;
        padding: 0 5px 0 30px; }
        #header #globalNavi .navInner .subNavi div:last-child {
          border: none; }
        #header #globalNavi .navInner .subNavi div h4 {
          height: 40px;
          line-height: 40px;
          text-align: left;
          color: #14432C;
          margin: 0 0 10px 0; }
          #header #globalNavi .navInner .subNavi div h4 img {
            margin: 0 5px 0 0;
            vertical-align: text-bottom; }
          #header #globalNavi .navInner .subNavi div h4 a {
            padding: 0;
            color: #14432C; }
            #header #globalNavi .navInner .subNavi div h4 a:hover {
              background: none; }
      #header #globalNavi .navInner .subNavi.item div {
        border-right: 1px solid #14432C; }
        #header #globalNavi .navInner .subNavi.item div:last-child {
          border: none; }
    #header #globalNavi .navInner.products {
      background: url("../img/common/bgNaviP.png") repeat-y left top; }
      #header #globalNavi .navInner.products .subNavi {
        width: 100%;
        float: none; }
        #header #globalNavi .navInner.products .subNavi div {
          width: 20%; }
  #header #globalNavi .recruit {
    position: relative; }
    #header #globalNavi .recruit .navInner {
      right: 0;
      left: auto;
      position: absolute; }
      #header #globalNavi .recruit .navInner h3 {
        float: none;
        position: absolute;
        left: -200px;
        height: 200px;
        background: url("../img/common/bgNavi.png") repeat-y left top; }
      #header #globalNavi .recruit .navInner .subNavi {
        width: 100%; }
        #header #globalNavi .recruit .navInner .subNavi div {
          width: 100%;
          margin: 0;
          padding: 0; }
        #header #globalNavi .recruit .navInner .subNavi ul li {
          text-align: center;
          line-height: 80px; }
          #header #globalNavi .recruit .navInner .subNavi ul li a {
            display: block;
            height: 100px; }
          #header #globalNavi .recruit .navInner .subNavi ul li:first-child a {
            background: #14432C;
            color: #fff; }
          #header #globalNavi .recruit .navInner .subNavi ul li:last-child a {
            background: #ED0808;
            color: #fff; }
  @media screen and (max-width: 1024px) {
    #header #globalNavi {
      width: 300px;
      /*display: none;*/
      border: none;
      position: absolute;
      top: 50px;
      right: 0;
      z-index: 10000;
      padding: 0;
      height: 90vh;
      height: -webkit-calc(100vh - 54px);
      height: calc(100vh - 54px);
      overflow: auto;
      transform: translate(300px);
      transition: all .5s; }
      #header #globalNavi.active {
        transform: translateZ(0); }
      #header #globalNavi ul {
        border: none;
        background: rgba(240, 240, 240, 0.9);
        padding: 10px; }
      #header #globalNavi li {
        width: 100%;
        float: none;
        font-size: 139%;
        text-align: left;
        border-bottom: 1px dotted #14432C; }
        #header #globalNavi li a, #header #globalNavi li span {
          display: block;
          padding: 10px;
          color: #707070;
          cursor: pointer; }
          #header #globalNavi li a:hover, #header #globalNavi li span:hover {
            background: url("../img/common/icnOpen.svg") no-repeat 98% 15px;
            background-size: 15px auto;
            color: #14432C; }
          #header #globalNavi li a.on, #header #globalNavi li span.on {
            background: url("../img/common/icnClose.svg") no-repeat 98% 15px;
            background-size: 15px auto;
            color: #14432C; }
        #header #globalNavi li span {
          background: url("../img/common/icnOpen.svg") no-repeat 98% 15px;
          background-size: 15px auto; }
        #header #globalNavi li.sp {
          display: block; }
      #header #globalNavi .navInner {
        background: none;
        position: static; }
        #header #globalNavi .navInner .subNavi {
          width: 100%;
          float: none;
          padding: 0 0 10px 0; }
          #header #globalNavi .navInner .subNavi div {
            width: 100%;
            padding: 0;
            margin: 0;
            min-width: 100%;
            float: none; }
            #header #globalNavi .navInner .subNavi div h4 {
              margin: 0; }
              #header #globalNavi .navInner .subNavi div h4 img {
                max-width: 40px;
                max-height: 40px;
                margin: 0 10px; }
            #header #globalNavi .navInner .subNavi div ul {
              background: none;
              padding: 0 10px; }
              #header #globalNavi .navInner .subNavi div ul li {
                border: none;
                /*margin: 0 0 0 40px;*/
                font-weight: normal; }
                #header #globalNavi .navInner .subNavi div ul li a {
                  padding: 5px 10px; }
          #header #globalNavi .navInner .subNavi.item div {
            border: none;
            margin: 0 0 10px 0; }
            #header #globalNavi .navInner .subNavi.item div ul li {
              margin: 0 0 0 40px; }
      #header #globalNavi .recruit .navInner {
        position: static; }
        #header #globalNavi .recruit .navInner .subNavi ul li {
          text-align: left;
          line-height: normal; }
          #header #globalNavi .recruit .navInner .subNavi ul li a {
            height: auto;
            background: none !important;
            color: #14432C !important; }
      #header #globalNavi h3 {
        display: none; } }
#header.fixed {
  position: fixed;
  z-index: 100000; }
  #header.fixed .inner {
    max-width: 100%;
    position: relative; }
    @media screen and (max-width: 1290px) {
      #header.fixed .inner {
        padding: 0 10px; } }
  #header.fixed #logo {
    margin: 25px 0 0 0; }
    #header.fixed #logo img {
      width: 250px; }
    @media screen and (max-width: 1290px) {
      #header.fixed #logo {
        margin: 30px 0 0 0; }
        #header.fixed #logo img {
          width: 200px; } }
    @media screen and (max-width: 1024px) {
      #header.fixed #logo {
        margin: 10px 0 0; } }
  #header.fixed #language {
    margin: 20px 0 0 10px; }
    @media screen and (max-width: 1024px) {
      #header.fixed #language {
        margin: 30px 0 0 10px; } }
  #header.fixed #searchArea {
    max-width: 60px;
    margin: 25px 0 0 0; }
    @media screen and (max-width: 1290px) {
      #header.fixed #searchArea {
        max-width: 40px; } }
    @media screen and (max-width: 1024px) {
      #header.fixed #searchArea {
        margin: 0; } }
    #header.fixed #searchArea .btnSearch {
      text-align: center;
      display: block; }
      #header.fixed #searchArea .btnSearch img {
        width: 30px;
        cursor: pointer; }
    #header.fixed #searchArea .searchBox {
      display: none; }
      #header.fixed #searchArea .searchBox.active {
        display: block;
        width: 100%;
        max-width: 500px;
        position: absolute;
        /*left: calc( calc(100% - 1460px) / 2);*/
        top: 82px;
        right: 110px;
        z-index: 10000;
        background: rgba(240, 240, 240, 0.8);
        padding: 30px; }
      @media screen and (max-width: 1024px) {
        #header.fixed #searchArea .searchBox.active {
          display: block;
          width: 100vw;
          max-width: 100vw;
          position: fixed;
          /*left: calc( calc(100% - 1460px) / 2);*/
          top: 50px;
          left: 0;
          z-index: 10000;
          background: rgba(240, 240, 240, 0.8);
          padding: 20px;
          text-align: center; }
        #header.fixed #searchArea .searchBox #___gcse_0 {
          display: inline-block; } }
  #header.fixed #globalNavi {
    width: auto;
    float: right;
    clear: none; }
    #header.fixed #globalNavi .navInner {
      max-width: 1460px;
      position: fixed;
      left: auto;
      right: 0; }
    #header.fixed #globalNavi .recruit .navInner {
      position: absolute; }
      @media screen and (max-width: 1024px) {
        #header.fixed #globalNavi .recruit .navInner {
          position: static; } }
    @media screen and (max-width: 1024px) {
      #header.fixed #globalNavi {
        width: 300px; }
        #header.fixed #globalNavi .navInner {
          position: static; } }
    #header.fixed #globalNavi li {
      width: auto; }
      #header.fixed #globalNavi li span {
        padding: 30px; }
      #header.fixed #globalNavi li a {
        padding: 30px; }
      @media screen and (max-width: 1290px) {
        #header.fixed #globalNavi li span {
          padding: 30px 15px; }
        #header.fixed #globalNavi li a {
          padding: 30px 15px; } }
      @media screen and (max-width: 1024px) {
        #header.fixed #globalNavi li span {
          padding: 10px; }
        #header.fixed #globalNavi li a {
          padding: 10px; } }
#header .icnMenu {
  display: none; }
  @media screen and (max-width: 1024px) {
    #header .icnMenu {
      display: block;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 100000;
      color: #fff;
      font-size: 93%; }
      #header .icnMenu > span {
        display: block;
        text-align: center;
        position: relative;
        top: 8px; }
      #header .icnMenu .menu-trigger,
      #header .icnMenu .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box; }
      #header .icnMenu .menu-trigger {
        position: relative;
        top: 12px;
        left: 10px;
        width: 30px;
        height: 22px; }
        #header .icnMenu .menu-trigger span {
          position: absolute;
          left: 0;
          width: 100%;
          height: 2px;
          background-color: #2C2C2C; }
          #header .icnMenu .menu-trigger span:nth-of-type(1) {
            top: 0; }
          #header .icnMenu .menu-trigger span:nth-of-type(2) {
            top: 10px; }
          #header .icnMenu .menu-trigger span:nth-of-type(3) {
            bottom: 0; }
        #header .icnMenu .menu-trigger.active span {
          background-color: #14432C; }
          #header .icnMenu .menu-trigger.active span:nth-of-type(1) {
            -webkit-transform: translateY(10px) rotate(-45deg);
            transform: translateY(10px) rotate(-45deg); }
          #header .icnMenu .menu-trigger.active span:nth-of-type(2) {
            opacity: 0; }
          #header .icnMenu .menu-trigger.active span:nth-of-type(3) {
            -webkit-transform: translateY(-10px) rotate(45deg);
            transform: translateY(-10px) rotate(45deg); } }
@media screen and (max-width: 1024px) {
  #header {
    height: 50px; } }

/*----------------------------------------------------
	フッタ
----------------------------------------------------*/
#footer {
  margin: 130px 0 0 0;
  clear: both;
  position: relative; }
  @media screen and (max-width: 1024px) {
    #footer {
      margin: 100px 0 0 0; } }
  @media screen and (max-width: 896px) {
    #footer {
      margin: 80px 0 0 0; } }
  #footer #pagetop {
    position: absolute;
    top: -50px;
    right: 50px; }
    #footer #pagetop img {
      width: 38px;
      height: 38px; }
    @media screen and (max-width: 896px) {
      #footer #pagetop {
        right: 20px; } }
  #footer #footerNavi {
    background: #F2F2F2;
    padding: 30px 0;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      #footer #footerNavi {
        display: none; } }
    #footer #footerNavi .inner {
      padding: 0 70px; }
    #footer #footerNavi .links {
      width: 16%;
      display: inline-block;
      padding: 0 0 10px 15px;
      vertical-align: top; }
      #footer #footerNavi .links a {
        color: #14432C; }
      #footer #footerNavi .links li {
        color: #14432C;
        font-size: 116%;
        font-weight: 700;
        padding: 10px 0 0 0;
        text-align: left; }
        #footer #footerNavi .links li li {
          font-size: 93%;
          font-weight: normal;
          margin: 0 0 0 15px; }
      #footer #footerNavi .links.product {
        /*width: auto;
        min-width: 150px;*/ }
        #footer #footerNavi .links.product li li {
          font-weight: 700; }
          #footer #footerNavi .links.product li li li {
            font-weight: normal; }
      #footer #footerNavi .links:nth-child(1) {
        border-right: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(2) {
        width: 14%; }
      #footer #footerNavi .links:nth-child(5) {
        border-left: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(6) {
        width: 18%;
        border-left: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(3) > ul {
        margin: 18px 0 0 0; }
      #footer #footerNavi .links:nth-child(4) > ul {
        margin: 18px 0 0 0; }
  #footer .external {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto;
    border: 1px solid #999999;
    padding: 20px;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #footer .external {
        padding: 10px 20px; } }
    #footer .external h4 {
      position: absolute;
      top: -20px;
      left: 40px;
      background: #fff;
      font-size: 124%;
      padding: 10px; }
    #footer .external ul {
      display: inline-block;
      text-align: left; }
    #footer .external li {
      float: left;
      font-size: 139%;
      margin: 0 20px; }
      #footer .external li a {
        display: block;
        padding: 0 0 0 20px;
        background: url("../img/common/icnRock2.svg") no-repeat left 7px; }
      #footer .external li:nth-child(3) {
        clear: both;
        margin: 15px 20px 0 20px; }
      #footer .external li:nth-child(4) {
        margin: 15px 20px 0 20px; }
      @media screen and (max-width: 768px) {
        #footer .external li {
          float: none;
          margin: 10px 20px;
          display: block; }
          #footer .external li a {
            display: inline-block; }
          #footer .external li:nth-child(3) {
            margin: 10px 20px; }
          #footer .external li:nth-child(4) {
            margin: 10px 20px; } }
    @media screen and (max-width: 1024px) {
      #footer .external {
        margin: 50px auto 20px; } }
    #footer .external.english li:nth-child(1) {
      width: 230px; }
    #footer .external.english li:nth-child(3) {
      width: 230px; }
  #footer .logo {
    text-align: center; }
    #footer .logo img {
      width: 90%;
      max-width: 335px; }
  #footer .copyright {
    margin: 50px 0 20px 0;
    text-align: center;
    font-size: 108%; }
    @media screen and (max-width: 1024px) {
      #footer .copyright {
        margin: 20px 0; } }
    @media screen and (max-width: 896px) {
      #footer .copyright {
        font-size: 93%; } }

#footer {
  margin: 130px 0 0 0;
  clear: both;
  position: relative; }
  @media screen and (max-width: 1024px) {
    #footer {
      margin: 100px 0 0 0; } }
  @media screen and (max-width: 896px) {
    #footer {
      margin: 80px 0 0 0; } }
  #footer #pagetop {
    position: absolute;
    top: -50px;
    right: 50px; }
    #footer #pagetop img {
      width: 38px;
      height: 38px; }
    @media screen and (max-width: 896px) {
      #footer #pagetop {
        right: 20px; } }
  #footer #footerNavi {
    background: #F2F2F2;
    padding: 30px 0;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      #footer #footerNavi {
        display: none; } }
    #footer #footerNavi .inner {
      padding: 0 70px; }
    #footer #footerNavi .links {
      width: 16%;
      display: inline-block;
      padding: 0 0 10px 15px;
      vertical-align: top; }
      #footer #footerNavi .links a {
        color: #14432C; }
      #footer #footerNavi .links li {
        color: #14432C;
        font-size: 116%;
        font-weight: 700;
        padding: 10px 0 0 0;
        text-align: left; }
        #footer #footerNavi .links li li {
          font-size: 93%;
          font-weight: normal;
          margin: 0 0 0 15px; }
      #footer #footerNavi .links.product {
        /*width: auto;
        min-width: 150px;*/ }
        #footer #footerNavi .links.product li li {
          font-weight: 700; }
          #footer #footerNavi .links.product li li li {
            font-weight: normal; }
      #footer #footerNavi .links:nth-child(1) {
        border-right: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(2) {
        width: 14%; }
      #footer #footerNavi .links:nth-child(5) {
        border-left: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(6) {
        width: 18%;
        border-left: 1px solid #B7B7B7; }
      #footer #footerNavi .links:nth-child(3) > ul {
        margin: 18px 0 0 0; }
      #footer #footerNavi .links:nth-child(4) > ul {
        margin: 18px 0 0 0; }
  #footer .external {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto;
    border: 1px solid #999999;
    padding: 20px;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #footer .external {
        padding: 10px 20px; } }
    #footer .external h4 {
      position: absolute;
      top: -20px;
      left: 40px;
      background: #fff;
      font-size: 124%;
      padding: 10px; }
    #footer .external ul {
      display: inline-block;
      text-align: left; }
    #footer .external li {
      float: left;
      font-size: 139%;
      margin: 0 20px; }
      #footer .external li a {
        display: block;
        padding: 0 0 0 20px;
        background: url("../img/common/icnRock2.svg") no-repeat left 7px; }
      #footer .external li:nth-child(3) {
        clear: both;
        margin: 15px 20px 0 20px; }
      #footer .external li:nth-child(4) {
        margin: 15px 20px 0 20px; }
      @media screen and (max-width: 768px) {
        #footer .external li {
          float: none;
          margin: 10px 20px;
          display: block; }
          #footer .external li a {
            display: inline-block; }
          #footer .external li:nth-child(3) {
            margin: 10px 20px; }
          #footer .external li:nth-child(4) {
            margin: 10px 20px; } }
    @media screen and (max-width: 1024px) {
      #footer .external {
        margin: 50px auto 20px; } }
  #footer .logo {
    text-align: center; }
    #footer .logo img {
      width: 90%;
      max-width: 335px; }
  #footer .copyright {
    margin: 50px 0 20px 0;
    text-align: center;
    font-size: 108%; }
    @media screen and (max-width: 1024px) {
      #footer .copyright {
        margin: 20px 0; } }
    @media screen and (max-width: 896px) {
      #footer .copyright {
        font-size: 93%; } }

/*----------------------------------------------------
	メインビジュアル
----------------------------------------------------*/
#mainVisual {
  height: 600px;
  position: relative;
  margin: 82px 0 0 0; }
  @media screen and (max-width: 1024px) {
    #mainVisual {
      height: 400px;
      margin: 0; } }
  @media screen and (max-width: 896px) {
    #mainVisual {
      height: 300px; } }
  @media screen and (max-width: 480px) {
    #mainVisual {
      height: 200px; } }
  #mainVisual .btnMovie {
    position: absolute;
    bottom: 20px;
    right: 40px;
    text-align: center;
    z-index: 1000; }
    #mainVisual .btnMovie span {
      display: block;
      color: #fff;
      text-align: center; }
    @media screen and (max-width: 896px) {
      #mainVisual .btnMovie {
        bottom: 10px;
        right: 20px; }
        #mainVisual .btnMovie img {
          width: 80px; } }
    @media screen and (max-width: 768px) {
      #mainVisual .btnMovie {
        bottom: 10px;
        right: 20px; }
        #mainVisual .btnMovie img {
          width: 60px; } }
    @media screen and (max-width: 768px) {
      #mainVisual .btnMovie {
        right: 10px; }
        #mainVisual .btnMovie span {
          display: none; } }
  #mainVisual #slider {
    display: none; }
    #mainVisual #slider div {
      width: 100%;
      height: 600px; }
      @media screen and (max-width: 1024px) {
        #mainVisual #slider div {
          height: 400px; } }
      @media screen and (max-width: 896px) {
        #mainVisual #slider div {
          height: 300px; } }
      @media screen and (max-width: 480px) {
        #mainVisual #slider div {
          height: 200px; } }
      #mainVisual #slider div.visual6 {
        background: url("../img/home/06.png") no-repeat center top;
        background-size: cover; }
      #mainVisual #slider div.visual0 {
        background: url("../img/home/00.png") no-repeat right top;
        background-size: cover; }
      #mainVisual #slider div.visual1 {
        background: url("../img/home/01.png") no-repeat center top;
        background-size: cover; }
      #mainVisual #slider div.visual2 {
        background: url("../img/home/02.png") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual3 {
        background: url("../img/home/03.png") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual4 {
        background: url("../img/home/04.png") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual5 {
        background: url("../img/home/05.png") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual7 {
        background: url("../img/home/10.png?v2") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual8 {
        background: url("../img/home/08.png") no-repeat center 50%;
        background-size: cover; }
      #mainVisual #slider div.visual9 {
        background: url("../img/home/09.png?v2") no-repeat center 50%;
        background-size: cover; }
  #mainVisual .copy {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 999;
    /*background: rgba(139,137,137,0.38);*/ }
    #mainVisual .copy p {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      font-size: 50px;
      padding: 0 0 150px 0;
      /*text-shadow: 0 3px 3px #000000;*/ }
      @media screen and (max-width: 1024px) {
        #mainVisual .copy p {
          font-size: 308%; } }
      @media screen and (max-width: 896px) {
        #mainVisual .copy p {
          font-size: 231%;
          padding: 0 0 80px 0; } }
      @media screen and (max-width: 480px) {
        #mainVisual .copy p {
          font-size: 154%;
          padding: 0 0 50px 0; } }

/*----------------------------------------------------
	home
----------------------------------------------------*/
#contents.home #importantArea {
  width: 100%;
  background: #F7F7F7;
  padding: 50px; }
  #contents.home #importantArea .inner > div {
    width: 100%;
    display: table; }
    @media screen and (max-width: 896px) {
      #contents.home #importantArea .inner > div {
        display: block;
        position: relative;
        margin: 30px 0 0 0; } }
  #contents.home #importantArea h2 {
    display: table-cell;
    width: 150px;
    color: #fff;
    background: #14432C;
    font-size: 124%;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    line-height: 1.5; }
  #contents.home #importantArea .newsList {
    display: table-cell;
    background: #fff; }
  #contents.home #importantArea dl {
    padding: 0 0 0 20px;
    color: #14432C;
    line-height: 1.5; }
  #contents.home #importantArea dt {
    width: 100px;
    float: left;
    font-size: 124%;
    font-weight: 700;
    padding: 10px 0; }
  #contents.home #importantArea dd {
    padding: 10px 20px 10px 120px;
    font-size: 124%; }
    #contents.home #importantArea dd a {
      color: #14432C; }
  @media screen and (max-width: 1024px) {
    #contents.home #importantArea {
      padding: 20px 0; } }
  @media screen and (max-width: 896px) {
    #contents.home #importantArea dl {
      padding: 0 10px; }
    #contents.home #importantArea h2 {
      display: block;
      position: absolute;
      top: -30px;
      left: calc(50% - 75px); }
    #contents.home #importantArea .newsList {
      display: block;
      padding: 10px 0 0 0; } }
  @media screen and (max-width: 480px) {
    #contents.home #importantArea {
      padding: 10px 0; }
      #contents.home #importantArea dt {
        float: none;
        padding: 10px 0 5px 0; }
      #contents.home #importantArea dd {
        padding: 0 0 10px 0; } }
#contents.home #pickup {
  margin: 50px 0; }
  #contents.home #pickup .wrap {
    padding: 0 5% 20px; }
    @media screen and (max-width: 768px) {
      #contents.home #pickup .wrap {
        padding: 0; } }
  @media screen and (max-width: 1024px) {
    #contents.home #pickup {
      margin: 30px 0; } }
  #contents.home #pickup .item {
    width: 32%;
    float: left;
    margin: 0 2% 20px 0; }
    #contents.home #pickup .item:nth-child(4) {
      margin: 0 0 20px 0; }
    #contents.home #pickup .item:nth-child(7) {
      margin: 0 0 20px 0; }
    #contents.home #pickup .item:nth-child(9) {
      margin: 0 0 20px 0; }
    #contents.home #pickup .item:nth-child(12) {
      margin: 0 0 20px 0; }
    #contents.home #pickup .item img {
      width: 100%;
      margin: 0 0 10px 0; }
    #contents.home #pickup .item h3 {
      font-size: 124%;
      margin: 0 10px;
      font-weight: normal; }
    #contents.home #pickup .item p {
      font-size: 124%;
      padding: 0 15px 10px 10px; }
    @media screen and (max-width: 896px) {
      #contents.home #pickup .item {
        width: 49%;
        margin: 0 0 20px 0 !important;
        /*&:nth-child(9) {
          margin: 0 2% 20px 0;
        }
        &:nth-child(3) {
				  margin: 0 0 20px 0;
        }
        &:nth-child(6) {
				  margin: 0 0 20px 0;
        }
        &:nth-child(8) {
				  margin: 0 0 20px 0;
        }*/ }
        #contents.home #pickup .item:nth-child(odd) {
          float: right; }
        #contents.home #pickup .item:nth-child(even) {
          float: left; }
        #contents.home #pickup .item:nth-child(5) {
          margin-bottom: 10px !important; }
        #contents.home #pickup .item:nth-child(7) {
          float: left;
          clear: both; }
        #contents.home #pickup .item:nth-child(8) {
          float: right; }
        #contents.home #pickup .item:nth-child(9) {
          float: left; }
        #contents.home #pickup .item:nth-child(10) {
          float: right; }
        #contents.home #pickup .item:nth-child(11) {
          float: left; }
        #contents.home #pickup .item:nth-child(12) {
          float: right; } }
    @media screen and (max-width: 600px) {
      #contents.home #pickup .item {
        width: 100%;
        float: none;
        margin: 0 0 10px 0 !important; } }
  #contents.home #pickup a {
    color: #454545; }
#contents.home #support {
  margin: 50px 0; }
  #contents.home #support .wrap {
    padding: 0 5%; }
    @media screen and (max-width: 768px) {
      #contents.home #support .wrap {
        padding: 0; } }
  @media screen and (max-width: 1024px) {
    #contents.home #support {
      margin: 30px 0; } }
  #contents.home #support .item {
    width: 32%;
    float: left;
    margin: 0 2% 50px 0; }
    #contents.home #support .item:nth-child(3n+1) {
      margin: 0 0 50px 0; }
    #contents.home #support .item img {
      width: 100%; }
      #contents.home #support .item img.sp {
        display: none; }
    @media screen and (max-width: 600px) {
      #contents.home #support .item {
        width: 100%;
        float: none;
        margin: 0 0 30px 0 !important; } }
  #contents.home #support a {
    color: #454545; }
#contents.home #service {
  margin: 50px 0; }
  @media screen and (max-width: 1024px) {
    #contents.home #service {
      margin: 30px 0; } }
  #contents.home #service .wrap {
    padding: 0 5%; }
    @media screen and (max-width: 768px) {
      #contents.home #service .wrap {
        padding: 0; } }
  #contents.home #service .item {
    width: 30%;
    height: 116px;
    float: left;
    margin: 0 5% 50px 0;
    border: 1px solid #14432C;
    border-top: 7px solid #14432C;
    text-align: center; }
    #contents.home #service .item img {
      display: inline-block;
      height: 68px; }
    #contents.home #service .item div {
      display: inline-block;
      margin: 0 0 0 20px;
      text-align: left; }
      #contents.home #service .item div h3 {
        font-size: 200%; }
      #contents.home #service .item div p {
        font-size: 124%; }
    #contents.home #service .item:last-child {
      margin: 0 0 50px 0; }
  #contents.home #service a {
    color: #454545;
    display: block;
    padding: 20px 10px; }
  @media screen and (max-width: 1290px) {
    #contents.home #service .item {
      height: 105px; }
      #contents.home #service .item div {
        margin: 0 0 0 10px; }
        #contents.home #service .item div p {
          font-size: 116%; }
      #contents.home #service .item img {
        height: 50px; } }
  @media screen and (max-width: 1024px) {
    #contents.home #service .item {
      height: auto; }
      #contents.home #service .item div {
        margin: 0; }
        #contents.home #service .item div h3 {
          font-size: 170%;
          text-align: center; }
        #contents.home #service .item div p {
          font-size: 108%;
          text-align: center; }
      #contents.home #service .item img {
        display: block;
        margin: 0 auto 10px; } }
  @media screen and (max-width: 768px) {
    #contents.home #service .item {
      width: 100%;
      float: none;
      margin: 0 0 30px 0; }
      #contents.home #service .item div {
        margin: 0 0 0 10px; }
        #contents.home #service .item div h3 {
          text-align: left; }
        #contents.home #service .item div p {
          text-align: left; }
      #contents.home #service .item img {
        display: inline-block;
        margin: 0; } }
#contents.home #business {
  margin: 50px 0; }
  @media screen and (max-width: 1024px) {
    #contents.home #business {
      margin: 30px 0; } }
  #contents.home #business .wrap {
    padding: 0 5%; }
    @media screen and (max-width: 768px) {
      #contents.home #business .wrap {
        padding: 0; } }
  #contents.home #business .item {
    width: 47.5%;
    float: left;
    margin: 0 5% 50px 0; }
    #contents.home #business .item:nth-child(odd) {
      margin: 0 0 50px 0; }
    #contents.home #business .item img {
      width: 100%; }
    #contents.home #business .item h3 {
      text-align: center;
      font-size: 170%;
      margin: 10px 0 0 0; }
  #contents.home #business a {
    color: #454545; }
  @media screen and (max-width: 768px) {
    #contents.home #business .item {
      margin: 0 5% 30px 0; }
      #contents.home #business .item:nth-child(odd) {
        margin: 0 0 30px 0; }
      #contents.home #business .item h3 {
        font-size: 154%; } }
  @media screen and (max-width: 480px) {
    #contents.home #business .item {
      width: 100%;
      margin: 0 0 30px 0; }
      #contents.home #business .item:nth-child(odd) {
        margin: 0 0 30px 0; }
      #contents.home #business .item h3 {
        font-size: 139%; } }
#contents.home #recruit {
  margin: 50px 0; }
  @media screen and (max-width: 1024px) {
    #contents.home #recruit {
      margin: 30px 0; } }
  #contents.home #recruit .wrap {
    border: none;
    position: relative;
    padding: 0 5%; }
    @media screen and (max-width: 896px) {
      #contents.home #recruit .wrap {
        border-bottom: 25px solid #F7F7F7; } }
  #contents.home #recruit .item {
    width: 47.5%;
    float: left;
    margin: 0 5% 50px 0; }
    #contents.home #recruit .item:nth-child(odd) {
      margin: 0 0 50px 0; }
    #contents.home #recruit .item img {
      width: 100%; }
    #contents.home #recruit .item h3 {
      text-align: center;
      font-size: 170%;
      margin: 10px 0 0 0; }
  @media screen and (max-width: 768px) {
    #contents.home #recruit .item {
      margin: 0 5% 30px 0; }
      #contents.home #recruit .item:nth-child(odd) {
        margin: 0 0 30px 0; } }
  @media screen and (max-width: 480px) {
    #contents.home #recruit .item {
      width: 100%;
      margin: 0 0 30px 0; }
      #contents.home #recruit .item:nth-child(odd) {
        margin: 0 0 30px 0; } }
  #contents.home #recruit .imgArea img {
    width: 100%; }
  #contents.home #recruit .txtArea {
    width: 45%;
    position: absolute;
    left: 30px;
    top: 240px;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px; }
    #contents.home #recruit .txtArea h3 {
      font-size: 170%;
      margin: 0 0 10px 0; }
    #contents.home #recruit .txtArea .more {
      float: right;
      margin: 10px 0 0 0; }
      #contents.home #recruit .txtArea .more a {
        padding: 0 0 0 20px;
        display: block;
        background: url("../img/common/icnMore.svg") no-repeat left top; }
    #contents.home #recruit .txtArea .interview_sp {
      display: none; }
    @media screen and (max-width: 1290px) {
      #contents.home #recruit .txtArea {
        top: 190px; } }
    @media screen and (max-width: 1024px) {
      #contents.home #recruit .txtArea {
        width: 50%;
        top: 150px;
        padding: 10px; }
        #contents.home #recruit .txtArea .more {
          margin: 5px 0 0 0; } }
    @media screen and (max-width: 896px) {
      #contents.home #recruit .txtArea {
        width: 96%;
        margin: 0 2%;
        position: relative;
        top: -60px;
        left: 0; }
        #contents.home #recruit .txtArea .interview_sp {
          display: block;
          text-align: center;
          margin: 10px 0; }
          #contents.home #recruit .txtArea .interview_sp a {
            color: #1A1A1A;
            font-weight: 700; } }
    @media screen and (max-width: 768px) {
      #contents.home #recruit .txtArea {
        top: -30px; }
        #contents.home #recruit .txtArea h3 {
          font-size: 154%; } }
  #contents.home #recruit .interview {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    font-size: 170%;
    padding: 0 0 0 15px;
    font-weight: bold; }
    #contents.home #recruit .interview a {
      display: block;
      padding: 10px 20px 10px 40px;
      color: #454545;
      background: url("../img/common/icnRock.svg") no-repeat left 20px; }
    @media screen and (max-width: 1024px) {
      #contents.home #recruit .interview {
        font-size: 139%; }
        #contents.home #recruit .interview a {
          background: url("../img/common/icnRock.svg") no-repeat left 15px; } }
    @media screen and (max-width: 896px) {
      #contents.home #recruit .interview {
        display: none; } }
#contents.home #news {
  margin: 80px 0; }
  @media screen and (max-width: 768px) {
    #contents.home #news {
      margin: 50px 0; } }
  @media screen and (max-width: 896px) {
    #contents.home #news {
      margin: 30px 0; } }
  #contents.home #news .wrap {
    padding: 0 5%;
    position: relative; }
    @media screen and (max-width: 768px) {
      #contents.home #news .wrap {
        margin: 0; } }
  #contents.home #news .viewList {
    clear: both;
    float: right;
    margin: 20px 0 30px; }
    #contents.home #news .viewList a {
      padding: 0 0 0 20px;
      background: url("../img/common/icnMore.svg") no-repeat left top; }
  #contents.home #news dt {
    font-size: 124%;
    line-height: 1.5;
    width: 100px;
    padding: 15px 0;
    float: left;
    clear: left; }
  #contents.home #news dd {
    font-size: 124%;
    padding: 15px 0;
    line-height: 1.5;
    float: left;
    width: calc(100% - 260px); }
    #contents.home #news dd.cate {
      width: 150px;
      font-size: 108%;
      float: left;
      line-height: 1;
      margin: 0 10px 0 0;
      padding: 17px 0; }
    #contents.home #news dd span {
      width: 55px;
      display: inline-block;
      text-align: center;
      padding: 3px 0;
      margin: 0 10px 0 0; }
      #contents.home #news dd span:first-child {
        width: 70px;
        color: #fff; }
      #contents.home #news dd span.new-diy, #contents.home #news dd span.new-industry, #contents.home #news dd span.new-architecture, #contents.home #news dd span.new-car {
        background: #FF0076;
        border: 1px solid #FF0076; }
      #contents.home #news dd span.news-diy, #contents.home #news dd span.news-industry, #contents.home #news dd span.news-architecture, #contents.home #news dd span.news-car, #contents.home #news dd span.news-other {
        background: #00689F;
        border: 1px solid #00689F; }
      #contents.home #news dd span.other-diy, #contents.home #news dd span.other-industry, #contents.home #news dd span.other-architecture, #contents.home #news dd span.other-car {
        background: #707070;
        border: 1px solid #707070; }
      #contents.home #news dd span.architecture {
        color: #0099CC;
        border: 1px solid #0099CC; }
      #contents.home #news dd span.car {
        color: #CC0000;
        border: 1px solid #CC0000; }
      #contents.home #news dd span.industry {
        color: #99CC00;
        border: 1px solid #99CC00; }
      #contents.home #news dd span.diy {
        color: #FF99CC;
        border: 1px solid #FF99CC; }
      #contents.home #news dd span.other {
        color: #14432C;
        border: 1px solid #14432C; }
    #contents.home #news dd a {
      color: #454545; }
  @media screen and (max-width: 768px) {
    #contents.home #news dt {
      color: #7E6A26;
      font-weight: 700;
      padding: 10px 0 0 0; }
    #contents.home #news dd {
      clear: both;
      float: none;
      padding: 0 0 10px;
      border-bottom: 1px solid #E6E6E6;
      width: 100%; }
      #contents.home #news dd.cate {
        width: 150px;
        padding: 8px 0;
        clear: none;
        float: left;
        border: none; } }

#contents.corporate .inner {
  padding: 30px;
  width: 100%;
  max-width: 1100px; }
  @media screen and (max-width: 1024px) {
    #contents.corporate .inner {
      padding: 30px 20px; } }
#contents.corporate table {
  width: 100%; }
  #contents.corporate table tbody th {
    width: 130px;
    text-align: left;
    padding: 20px 0;
    font-size: 124%;
    color: #1A1A1A; }
  #contents.corporate table tbody td {
    padding: 20px;
    color: #707070;
    font-size: 124%;
    line-height: 1.5; }
    #contents.corporate table tbody td dl {
      padding: 0 0 20px 0; }
    #contents.corporate table tbody td dt {
      color: #1A1A1A;
      width: 90px;
      float: left;
      clear: left;
      padding: 0 0 20px 0; }
      @media screen and (max-width: 896px) {
        #contents.corporate table tbody td dt {
          float: none;
          padding: 5px 0; } }
    #contents.corporate table tbody td dd {
      padding: 0 0 20px 0; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td dd {
          padding: 0; } }
    #contents.corporate table tbody td dd.sp {
      display: none; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td dd.sp {
          display: block; } }
    #contents.corporate table tbody td dd.add {
      width: 100%;
      max-width: 350px;
      float: left; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td dd.add {
          float: none;
          max-width: auto;
          padding: 0; } }
    #contents.corporate table tbody td .pc {
      width: 48%; }
      #contents.corporate table tbody td .pc iframe {
        width: 100%;
        height: 250px; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td .pc {
          display: none; } }
    #contents.corporate table tbody td .mapOsaka {
      float: left; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td .mapOsaka {
          float: none;
          margin: 10px 0; }
          #contents.corporate table tbody td .mapOsaka iframe {
            width: 100%;
            height: 250px; } }
    #contents.corporate table tbody td .mapTokyo {
      float: right; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td .mapTokyo {
          float: none;
          margin: 10px 0 0; }
          #contents.corporate table tbody td .mapTokyo iframe {
            width: 100%;
            height: 250px; } }
    #contents.corporate table tbody td a.map {
      color: #C92A2A;
      font-weight: 700;
      display: inline-block;
      background: url("../img/common/icnMap.svg") no-repeat left 7px;
      padding: 0 0 0 10px;
      margin: 0 0 0 10px; }
    #contents.corporate table tbody td .sp {
      display: none; }
      @media screen and (max-width: 768px) {
        #contents.corporate table tbody td .sp {
          display: inline; } }
  @media screen and (max-width: 768px) {
    #contents.corporate table tbody th {
      width: 100%;
      display: block;
      border-top: 1px dashed #707070;
      padding: 10px 0; }
    #contents.corporate table tbody td {
      display: block;
      padding: 0 0 10px; } }
#contents.corporate .officeList {
  margin: 80px 0 50px; }
  #contents.corporate .officeList h2 {
    font-size: 154%; }
  #contents.corporate .officeList table {
    margin: 0 0 50px 0; }
    #contents.corporate .officeList table thead th {
      font-size: 124%;
      padding: 20px; }
    #contents.corporate .officeList table tbody th {
      border-top: 1px dashed #707070;
      border-bottom: 1px dashed #707070; }
    #contents.corporate .officeList table tbody td {
      border-top: 1px dashed #707070;
      border-bottom: 1px dashed #707070; }
      #contents.corporate .officeList table tbody td:nth-child(3) {
        text-align: center;
        width: 100px; }
      #contents.corporate .officeList table tbody td:nth-child(4), #contents.corporate .officeList table tbody td:nth-child(5) {
        text-align: center;
        width: 180px; }
  @media screen and (max-width: 768px) {
    #contents.corporate .officeList table {
      border-top: 1px dashed #707070;
      margin: 15px 0 30px 0; }
      #contents.corporate .officeList table thead {
        display: none; }
      #contents.corporate .officeList table tbody th {
        width: 100%;
        display: block;
        padding: 10px 10px 5px 10px;
        border-top: none;
        border-bottom: none; }
      #contents.corporate .officeList table tbody td {
        width: 100% !important;
        display: block;
        padding: 5px 10px;
        border-top: none;
        border-bottom: none;
        text-align: left !important; }
        #contents.corporate .officeList table tbody td:last-child {
          width: 100%;
          padding: 0 10px 10px 10px;
          border-bottom: 1px dashed #707070; } }
#contents.corporate .oversea {
  margin: 50px 0;
  border-top: 1px dashed #707070; }
  #contents.corporate .oversea h3 {
    font-size: 139%;
    padding: 20px 0 10px; }
  #contents.corporate .oversea h4 {
    font-weight: 700;
    margin: 0 0 15px 0; }
  #contents.corporate .oversea td .url {
    margin: 10px 0 0 0;
    color: #454545; }
    #contents.corporate .oversea td .url a {
      font-size: 110%;
      color: #14432C;
      margin: 0 0 0 10px;
      font-weight: 700; }
  @media screen and (max-width: 896px) {
    #contents.corporate .oversea th {
      display: block;
      padding: 5px 0;
      border: none; }
    #contents.corporate .oversea td {
      display: block;
      padding: 5px 0; } }
#contents.corporate .history {
  margin: 50px 0; }
  #contents.corporate .history table {
    line-height: 1.7; }
    #contents.corporate .history table th {
      width: 180px;
      border-bottom: 1px dashed #707070; }
      #contents.corporate .history table th span {
        color: #707070;
        font-weight: normal;
        margin: 0 0 0 20px; }
      #contents.corporate .history table th.spline {
        border-bottom: none; }
      #contents.corporate .history table th.sp div {
        display: none; }
    #contents.corporate .history table td {
      border-bottom: 1px dashed #707070;
      padding: 20px 0; }
      #contents.corporate .history table td:nth-child(2) {
        width: 50px; }
    @media screen and (max-width: 768px) {
      #contents.corporate .history table th {
        width: auto;
        float: left;
        border-top: none;
        border-bottom: none; }
        #contents.corporate .history table th.sp div {
          display: block; }
      #contents.corporate .history table td {
        clear: both;
        padding: 0 0 10px 0; }
        #contents.corporate .history table td:nth-child(2) {
          width: auto;
          float: left;
          clear: none;
          border-bottom: none;
          padding: 10px 20px; } }
#contents.corporate .mainMessage {
  background: #14432C;
  text-align: center; }
  #contents.corporate .mainMessage img {
    width: 100%;
    max-width: 1100px; }
#contents.corporate .message p {
  margin: 30px 0;
  line-height: 2; }
#contents.corporate .message .imgPresident {
  width: 100%;
  max-width: 800px;
  margin: 50px auto 0; }
  #contents.corporate .message .imgPresident .imgArea {
    width: 66.375%;
    max-width: 531px;
    float: left; }
    #contents.corporate .message .imgPresident .imgArea img {
      width: 100%; }
  #contents.corporate .message .imgPresident .sign {
    width: 31%;
    float: right;
    margin: 0;
    padding: 0 20px; }
    #contents.corporate .message .imgPresident .sign img {
      width: 100%;
      margin: 10px 0 0 0; }
  @media screen and (max-width: 768px) {
    #contents.corporate .message .imgPresident .imgArea {
      width: 100%;
      float: none;
      text-align: center;
      margin: 0 auto;
      clear: both; }
    #contents.corporate .message .imgPresident .sign {
      width: auto;
      margin: 0 auto 40px;
      padding: 0;
      float: right; }
      #contents.corporate .message .imgPresident .sign img {
        width: 100%;
        max-width: 200px; } }
#contents.corporate .founder .inner {
  max-width: 1260px; }
#contents.corporate .founder .mainVisual {
  background: #005E47; }
  #contents.corporate .founder .mainVisual .inner {
    max-width: 1500px;
    padding: 0;
    display: table; }
  #contents.corporate .founder .mainVisual .txtArea {
    display: table-cell;
    vertical-align: middle;
    padding: 0 70px 0 130px;
    width: 55%; }
    #contents.corporate .founder .mainVisual .txtArea p {
      color: #fff;
      font-family: 'Noto Serif JP', serif;
      font-size: 216%; }
      #contents.corporate .founder .mainVisual .txtArea p.message {
        line-height: 2; }
        #contents.corporate .founder .mainVisual .txtArea p.message span {
          display: block; }
      #contents.corporate .founder .mainVisual .txtArea p.founder {
        text-align: right;
        margin: 60px 0 0 0; }
        #contents.corporate .founder .mainVisual .txtArea p.founder span {
          font-size: 50%;
          margin: 0 15px 0 0; }
    @media screen and (max-width: 1290px) {
      #contents.corporate .founder .mainVisual .txtArea {
        padding: 0 30px 0 60px; }
        #contents.corporate .founder .mainVisual .txtArea p {
          font-size: 200%; }
          #contents.corporate .founder .mainVisual .txtArea p.founder {
            margin: 30px 0 0 0; } }
    @media screen and (max-width: 1024px) {
      #contents.corporate .founder .mainVisual .txtArea {
        padding: 0 30px; }
        #contents.corporate .founder .mainVisual .txtArea p {
          font-size: 170%; } }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .mainVisual .txtArea {
        width: 60%; }
        #contents.corporate .founder .mainVisual .txtArea p.message {
          line-height: 1.6; }
        #contents.corporate .founder .mainVisual .txtArea p.founder {
          margin: 10px 0 0 0; } }
    @media screen and (max-width: 768px) {
      #contents.corporate .founder .mainVisual .txtArea {
        width: 100%;
        display: block;
        padding: 20px; }
        #contents.corporate .founder .mainVisual .txtArea p {
          font-size: 154%; } }
    @media screen and (max-width: 480px) {
      #contents.corporate .founder .mainVisual .txtArea p {
        font-size: 139%; } }
  #contents.corporate .founder .mainVisual .imgArea {
    display: table-cell;
    text-align: right;
    width: 45%; }
    @media screen and (max-width: 768px) {
      #contents.corporate .founder .mainVisual .imgArea.pc {
        display: none; } }
    #contents.corporate .founder .mainVisual .imgArea.sp {
      display: none; }
      @media screen and (max-width: 768px) {
        #contents.corporate .founder .mainVisual .imgArea.sp {
          display: block; } }
    #contents.corporate .founder .mainVisual .imgArea img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .mainVisual .imgArea {
        width: 40%; } }
    @media screen and (max-width: 768px) {
      #contents.corporate .founder .mainVisual .imgArea {
        width: 100%;
        display: block; } }
#contents.corporate .founder .zblack {
  margin: 50px 0; }
  @media screen and (max-width: 896px) {
    #contents.corporate .founder .zblack {
      margin: 30px 0; } }
  #contents.corporate .founder .zblack h2 {
    margin: 0 0 80px 0; }
    #contents.corporate .founder .zblack h2 img {
      max-width: 690px;
      width: 100%; }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .zblack h2 {
        margin: 0 0 50px 0; } }
  #contents.corporate .founder .zblack .imgArea {
    width: 27%;
    clear: left;
    padding: 0 0 30px 0;
    text-align: center;
    margin: 0 !important; }
    #contents.corporate .founder .zblack .imgArea img {
      max-width: 500px;
      width: 100%; }
    #contents.corporate .founder .zblack .imgArea span {
      display: block;
      text-align: center;
      margin: 5px 0 0 0;
      font-size: 116%; }
    @media screen and (max-width: 768px) {
      #contents.corporate .founder .zblack .imgArea {
        width: 100%;
        float: none; } }
  #contents.corporate .founder .zblack .txtArea {
    width: 70%;
    padding: 0 0 30px 0;
    margin: 0 !important; }
    #contents.corporate .founder .zblack .txtArea p {
      font-size: 139%;
      line-height: 2; }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .zblack .txtArea p {
        font-size: 124%; } }
    @media screen and (max-width: 768px) {
      #contents.corporate .founder .zblack .txtArea {
        width: 100%;
        float: none; } }
#contents.corporate .founder .btnRead {
  clear: both;
  width: 100%;
  max-width: 280px;
  margin: 50px auto;
  border: 1px solid #231815;
  cursor: pointer;
  padding: 10px; }
  #contents.corporate .founder .btnRead p {
    text-align: center;
    font-size: 154%; }
  @media screen and (max-width: 896px) {
    #contents.corporate .founder .btnRead {
      margin: 30px auto 50px; } }
#contents.corporate .founder .story {
  display: none; }
  #contents.corporate .founder .story h3 {
    font-size: 200%; }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .story h3 {
        font-size: 185%; } }
  #contents.corporate .founder .story p {
    font-size: 139%;
    line-height: 2;
    margin: 10px 0 50px 0; }
    @media screen and (max-width: 896px) {
      #contents.corporate .founder .story p {
        font-size: 124%;
        margin: 10px 0 30px 0; } }
  #contents.corporate .founder .story .txtArea {
    width: 76%;
    float: right; }
    #contents.corporate .founder .story .txtArea .message {
      font-family: 'Hina Mincho', serif;
      font-weight: bold;
      font-size: 170%; }
  #contents.corporate .founder .story .imgArea {
    width: 21%;
    float: left;
    text-align: center; }
    #contents.corporate .founder .story .imgArea img {
      width: 100%;
      max-width: 250px; }
  @media screen and (max-width: 768px) {
    #contents.corporate .founder .story .txtArea {
      width: 100%;
      float: none; }
    #contents.corporate .founder .story .imgArea {
      width: 100%;
      float: none; } }
#contents.corporate.building .sp {
  display: none; }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .sp {
      display: block; } }
#contents.corporate.building .mainVisual {
  background: url("../img/corporate/headoffice/main.jpg") no-repeat right bottom;
  background-size: cover;
  height: 600px; }
  #contents.corporate.building .mainVisual .inner {
    position: relative;
    max-width: 1460px; }
  #contents.corporate.building .mainVisual h1 {
    width: 100%;
    max-width: 505px;
    color: #fff;
    text-shadow: 0px 3px 6px #111;
    position: absolute;
    top: 70px;
    left: 30px;
    font-size: 277%; }
    #contents.corporate.building .mainVisual h1 img {
      width: 100%; }
  @media screen and (max-width: 1024px) {
    #contents.corporate.building .mainVisual {
      height: 400px; }
      #contents.corporate.building .mainVisual h1 {
        top: 40px; } }
  @media screen and (max-width: 768px) {
    #contents.corporate.building .mainVisual h1 {
      max-width: 400px; } }
  @media screen and (max-width: 600px) {
    #contents.corporate.building .mainVisual {
      height: 350px; }
      #contents.corporate.building .mainVisual h1 {
        max-width: 300px; } }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .mainVisual {
      height: 300px;
      background: url("../img/corporate/headoffice/main_sp.png") no-repeat right top;
      background-size: auto 300px; } }
#contents.corporate.building .subTitle {
  color: #14432C;
  font-size: 216%;
  position: relative;
  margin: 0 0 30px 0; }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .subTitle {
      font-size: 185%; } }
  #contents.corporate.building .subTitle span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 10px 0 0; }
  #contents.corporate.building .subTitle:before {
    width: 100%;
    height: 2px;
    background: #14432C;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1; }
#contents.corporate.building .intro {
  padding: 20px 0 50px 0; }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .intro {
      padding: 0 0 50px 0; } }
  #contents.corporate.building .intro h2 {
    font-size: 216%;
    color: #14432C;
    margin: 0 0 20px 0; }
    @media screen and (max-width: 480px) {
      #contents.corporate.building .intro h2 {
        font-size: 185%; } }
#contents.corporate.building .rd {
  padding: 0 0 50px 0; }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .rd .subTitle {
      font-size: 170%; }
      #contents.corporate.building .rd .subTitle:before {
        display: none; } }
  #contents.corporate.building .rd li {
    width: 35%;
    float: right;
    margin: 0 0 20px 0;
    font-size: 124%; }
    #contents.corporate.building .rd li span {
      display: block;
      margin: 13px 0 0 0; }
    #contents.corporate.building .rd li:first-child {
      width: 63.07692307%;
      float: left; }
    #contents.corporate.building .rd li img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      #contents.corporate.building .rd li {
        width: 100%;
        float: none; }
        #contents.corporate.building .rd li:first-child {
          width: 100%; } }
#contents.corporate.building .desc {
  padding: 0 0 20px 0;
  clear: both; }
  @media screen and (max-width: 480px) {
    #contents.corporate.building .desc {
      padding: 0; } }
  #contents.corporate.building .desc .imgArea {
    width: 35%;
    float: right;
    margin: 0 0 50px 0; }
    #contents.corporate.building .desc .imgArea img {
      width: 100%; }
    #contents.corporate.building .desc .imgArea span {
      display: block;
      margin: 13px 0 0 0;
      font-size: 124%; }
    @media screen and (max-width: 768px) {
      #contents.corporate.building .desc .imgArea {
        width: 100%;
        float: none;
        margin: 0 0 30px 0; } }
  #contents.corporate.building .desc .txtArea {
    width: 60%;
    float: left;
    margin: 0 0 30px 0; }
    #contents.corporate.building .desc .txtArea p {
      font-size: 124%;
      margin: 0 0 30px 0; }
      @media screen and (max-width: 768px) {
        #contents.corporate.building .desc .txtArea p {
          font-size: 124%; } }
    @media screen and (max-width: 768px) {
      #contents.corporate.building .desc .txtArea {
        width: 100%;
        float: none;
        margin: 0 0 30px 0; } }
#contents.corporate.building .zeb {
  clear: both;
  padding: 0 0 70px 0; }
  #contents.corporate.building .zeb .imgArea {
    width: 165px;
    float: right; }
    #contents.corporate.building .zeb .imgArea img {
      width: 100%; }
  #contents.corporate.building .zeb .txtArea {
    width: calc(100% - 205px);
    float: left;
    line-height: 1.6; }
    #contents.corporate.building .zeb .txtArea dt {
      width: 36px;
      float: left;
      clear: left;
      font-size: 124%; }
    #contents.corporate.building .zeb .txtArea dd {
      margin: 0 0 0 36px;
      font-size: 124%; }
  @media screen and (max-width: 768px) {
    #contents.corporate.building .zeb {
      padding: 0 0 50px 0; }
      #contents.corporate.building .zeb .imgArea {
        float: none;
        margin: 0 auto; }
      #contents.corporate.building .zeb .txtArea {
        width: 100%;
        float: none;
        margin: 0 0 30px 0; } }
#contents.corporate.building .feature {
  clear: both; }
  #contents.corporate.building .feature .txtArea {
    width: 60%;
    float: left; }
    #contents.corporate.building .feature .txtArea dl {
      line-height: 1.5;
      padding: 0 10px; }
    #contents.corporate.building .feature .txtArea dt {
      width: 85px;
      float: left;
      clear: left;
      font-size: 124%;
      padding: 10px 0; }
      @media screen and (max-width: 768px) {
        #contents.corporate.building .feature .txtArea dt {
          font-size: 124%; } }
    #contents.corporate.building .feature .txtArea dd {
      font-size: 124%;
      padding: 10px 0 10px 85px; }
      @media screen and (max-width: 768px) {
        #contents.corporate.building .feature .txtArea dd {
          font-size: 139%; } }
  #contents.corporate.building .feature .imgArea {
    width: 35%;
    float: right; }
    #contents.corporate.building .feature .imgArea li {
      font-size: 124%;
      margin: 0 0 20px; }
      #contents.corporate.building .feature .imgArea li img {
        width: 100%;
        margin: 0 0 13px 0; }
  @media screen and (max-width: 768px) {
    #contents.corporate.building .feature .txtArea {
      width: 100%;
      float: none;
      margin: 0 0 30px 0; }
    #contents.corporate.building .feature .imgArea {
      width: 100%;
      float: none; } }
#contents.corporate.building .trainingcenter {
  border-bottom: 4px solid #14432C;
  margin: 0 0 60px 0; }
  @media screen and (max-width: 600px) {
    #contents.corporate.building .trainingcenter {
      margin: 0 0 40px 0; } }
  #contents.corporate.building .trainingcenter h2 {
    font-size: 216%;
    color: #14432C;
    margin: 15px 0 30px 0; }
    @media screen and (max-width: 480px) {
      #contents.corporate.building .trainingcenter h2 {
        font-size: 185%;
        margin: 0 0 20px 0; } }
  #contents.corporate.building .trainingcenter p {
    margin: 0 0 25px 0; }
  #contents.corporate.building .trainingcenter .imgArea {
    margin: 45px 0 35px; }
    #contents.corporate.building .trainingcenter .imgArea li {
      width: 49.5%;
      float: left;
      margin: 0 0 10px 0;
      /*@include mq(s) {
        margin: 0 0 5px 0;
      }*/ }
      #contents.corporate.building .trainingcenter .imgArea li:nth-child(even) {
        float: right; }
      #contents.corporate.building .trainingcenter .imgArea li img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        #contents.corporate.building .trainingcenter .imgArea li {
          width: 100%;
          float: none;
          margin: 0 0 20px 0; }
          #contents.corporate.building .trainingcenter .imgArea li:nth-child(even) {
            float: none; } }
  #contents.corporate.building .trainingcenter .hybrid h3 {
    font-size: 177%;
    color: #14432C;
    margin: 0 0 20px 0; }
    @media screen and (max-width: 480px) {
      #contents.corporate.building .trainingcenter .hybrid h3 {
        font-size: 154%; } }
  #contents.corporate.building .trainingcenter .link {
    margin: 60px 0 70px; }
    @media screen and (max-width: 600px) {
      #contents.corporate.building .trainingcenter .link {
        margin: 40px 0 55px; } }
    #contents.corporate.building .trainingcenter .link a {
      display: block;
      border: 1px solid #000;
      background: #000;
      padding: 20px 50px;
      text-align: center; }
      @media screen and (max-width: 600px) {
        #contents.corporate.building .trainingcenter .link a {
          padding: 50px; } }
      @media screen and (max-width: 480px) {
        #contents.corporate.building .trainingcenter .link a {
          padding: 30px; } }
      #contents.corporate.building .trainingcenter .link a:hover img {
        opacity: 0.8; }
      #contents.corporate.building .trainingcenter .link a img {
        width: 50%;
        vertical-align: middle;
        margin: 0 5% 0 0; }
        #contents.corporate.building .trainingcenter .link a img:nth-child(2) {
          width: 44%;
          margin: 0; }
        @media screen and (max-width: 600px) {
          #contents.corporate.building .trainingcenter .link a img {
            display: block;
            width: 100% !important;
            margin: 0 auto; }
            #contents.corporate.building .trainingcenter .link a img:nth-child(2) {
              margin: 40px auto 0; } }
  #contents.corporate.building .trainingcenter .media {
    margin: 0 0 80px 0; }
    @media screen and (max-width: 600px) {
      #contents.corporate.building .trainingcenter .media {
        margin: 0 0 60px 0; } }
    @media screen and (max-width: 480px) {
      #contents.corporate.building .trainingcenter .media {
        margin: 0 0 40px 0; } }
    #contents.corporate.building .trainingcenter .media h4 img {
      width: 100%; }
      #contents.corporate.building .trainingcenter .media h4 img.sp {
        display: none; }
      @media screen and (max-width: 600px) {
        #contents.corporate.building .trainingcenter .media h4 img.pc {
          display: none; }
        #contents.corporate.building .trainingcenter .media h4 img.sp {
          display: block; } }
    #contents.corporate.building .trainingcenter .media dl div {
      border-bottom: 1px solid #c0c0c0;
      padding: 20px 0; }
    #contents.corporate.building .trainingcenter .media dl dt {
      color: #14432C;
      font-size: 139%;
      font-weight: bold;
      margin: 0 0 15px 0; }
      #contents.corporate.building .trainingcenter .media dl dt a {
        color: #14432C;
        text-decoration: underline; }
    #contents.corporate.building .trainingcenter .media dl dd {
      font-size: 124%; }
    #contents.corporate.building .trainingcenter .media dl.more {
      display: none; }
      #contents.corporate.building .trainingcenter .media dl.more div:first-child {
        padding: 10px 0 20px 0; }
    #contents.corporate.building .trainingcenter .media .btnMore {
      text-align: right;
      background: url(../img/common/icnMore2.svg) no-repeat right 50%;
      background-size: 20px auto;
      padding: 0 25px 0 0;
      margin: 20px 0 0; }
      #contents.corporate.building .trainingcenter .media .btnMore span {
        cursor: pointer; }
#contents.corporate.origin .inner {
  max-width: 930px; }
#contents.corporate.origin img {
  max-width: 100%; }
#contents.corporate.origin .main {
  text-align: center;
  margin: 50px 0 100px; }
#contents.corporate.origin h1 {
  font-size: 231%;
  color: #14432C;
  text-align: center;
  margin: 0 0 30px 0; }
  @media screen and (max-width: 768px) {
    #contents.corporate.origin h1 {
      font-size: 154%; } }
#contents.corporate.origin h2 {
  font-size: 231%;
  color: #14432C;
  text-align: center;
  margin: 80px 0 30px 0; }
  @media screen and (max-width: 768px) {
    #contents.corporate.origin h2 {
      font-size: 154%; } }
#contents.corporate.origin dl dt {
  font-size: 139%; }
#contents.corporate.origin dl dd {
  text-align: center;
  margin: 30px 0 80px 0; }
#contents.corporate.philosophy .mainVisual img {
  width: 100%; }
#contents.corporate.philosophy .inner {
  max-width: 930px; }
#contents.corporate.philosophy h1, #contents.corporate.philosophy h2 {
  color: #116591;
  font-size: 231%;
  text-align: center;
  margin: 0 0 30px 0;
  clear: both; }
  @media screen and (max-width: 768px) {
    #contents.corporate.philosophy h1, #contents.corporate.philosophy h2 {
      font-size: 154%; } }
#contents.corporate.philosophy .imgArea {
  width: 23%;
  float: right;
  margin: 0 0 80px 0; }
  #contents.corporate.philosophy .imgArea img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    #contents.corporate.philosophy .imgArea {
      display: none; } }
#contents.corporate.philosophy .txtArea {
  width: 70%;
  float: left; }
  @media screen and (max-width: 768px) {
    #contents.corporate.philosophy .txtArea {
      width: 100%; } }
#contents.corporate.philosophy ul {
  margin: 0 0 80px; }
#contents.corporate.philosophy li {
  font-size: 124%;
  background: url("../img/corporate/philosophy/icn01.svg") no-repeat left 2px;
  padding: 0 0 0 20px;
  margin: 5px 0; }
#contents.corporate.health .inner {
  padding: 0 30px; }
#contents.corporate.health .main .inner {
  max-width: 1460px;
  padding: 0 30px; }
#contents.corporate.health .main .title img {
  width: 100%; }
  @media screen and (max-width: 768px) {
    #contents.corporate.health .main .title img.pc {
      display: none; } }
  #contents.corporate.health .main .title img.sp {
    display: none; }
    @media screen and (max-width: 768px) {
      #contents.corporate.health .main .title img.sp {
        display: inline; } }
#contents.corporate.health .block {
  clear: both;
  margin: 70px 0 0 0;
  padding: 0 0 70px 0; }
  @media screen and (max-width: 768px) {
    #contents.corporate.health .block {
      margin: 45px 0 0 0;
      padding: 0 0 45px 0; } }
  #contents.corporate.health .block h3 {
    font-size: 185%;
    color: #14432C;
    margin: 0 0 20px 0; }
  #contents.corporate.health .block img {
    width: 100%; }
  #contents.corporate.health .block.certificate {
    border-bottom: 2px solid #14432C;
    margin: 50px 0 0 0; }
    #contents.corporate.health .block.certificate .txtArea {
      width: calc(100% - 300px);
      float: left; }
      #contents.corporate.health .block.certificate .txtArea:last-child p {
        margin: 30px 0 0 0;
        word-break: break-all; }
      #contents.corporate.health .block.certificate .txtArea a {
        color: #14432C; }
    #contents.corporate.health .block.certificate .imgArea {
      max-width: 240px;
      float: right; }
      #contents.corporate.health .block.certificate .imgArea img {
        width: 100%; }
    @media screen and (max-width: 768px) {
      #contents.corporate.health .block.certificate {
        margin: 30px 0 0 0; }
        #contents.corporate.health .block.certificate .txtArea {
          width: 100%;
          float: none; }
        #contents.corporate.health .block.certificate .imgArea {
          float: none;
          margin: 30px auto;
          text-align: center; } }
  #contents.corporate.health .block.greeting .txtArea {
    width: calc(100% - 250px);
    float: left; }
  #contents.corporate.health .block.greeting .imgArea {
    max-width: 223px;
    float: right; }
    #contents.corporate.health .block.greeting .imgArea img {
      width: 100%; }
    #contents.corporate.health .block.greeting .imgArea p {
      margin: 5px 0 0 0;
      font-size: 108%; }
  @media screen and (max-width: 768px) {
    #contents.corporate.health .block.greeting .txtArea {
      width: 100%;
      float: none; }
    #contents.corporate.health .block.greeting .imgArea {
      float: none;
      margin: 30px auto 0;
      text-align: center; } }
  #contents.corporate.health .block.system {
    margin: 0; }
    #contents.corporate.health .block.system a {
      pointer-events: none; }
      @media screen and (max-width: 768px) {
        #contents.corporate.health .block.system a {
          pointer-events: auto; } }
  #contents.corporate.health .block.guideline {
    border-bottom: 2px solid #14432C;
    margin: 0; }
    #contents.corporate.health .block.guideline li {
      font-size: 124%;
      list-style: decimal outside;
      line-height: 1.6;
      margin: 0 0 0 20px; }
  #contents.corporate.health .block.example {
    border-bottom: 2px solid #14432C;
    padding: 0 0 30px 0; }
    #contents.corporate.health .block.example .item {
      width: 31%;
      float: left;
      margin: 0 3.5% 30px 0; }
      #contents.corporate.health .block.example .item:nth-child(3n) {
        margin: 0 0 30px 0; }
      #contents.corporate.health .block.example .item .imgItem {
        margin: 0 0 15px 0; }
      #contents.corporate.health .block.example .item h4 {
        color: #14432C;
        font-size: 139%;
        margin: 0 0 15px 0; }
    #contents.corporate.health .block.example .btnMore {
      clear: both;
      text-align: right;
      margin: 0 0 40px 0; }
      #contents.corporate.health .block.example .btnMore p {
        cursor: pointer;
        display: inline-block;
        background: url("../img/corporate/health/icnOpen.svg") no-repeat right 50%;
        padding: 0 30px 0 0; }
        #contents.corporate.health .block.example .btnMore p.opened {
          background: url("../img/corporate/health/icnClose.svg") no-repeat right 50%; }
    #contents.corporate.health .block.example .more {
      display: none; }
      #contents.corporate.health .block.example .more .item {
        margin: 0 3.5% 40px 0; }
        #contents.corporate.health .block.example .more .item:nth-child(3n) {
          margin: 0 0 40px 0; }
    @media screen and (max-width: 768px) {
      #contents.corporate.health .block.example {
        padding: 0 0 5px; }
        #contents.corporate.health .block.example .item {
          width: 100%;
          float: none;
          margin: 0 0 40px 0; } }
  #contents.corporate.health .block.map a {
    pointer-events: none; }
    @media screen and (max-width: 768px) {
      #contents.corporate.health .block.map a {
        pointer-events: auto; } }

#contents.policy .inner {
  padding: 30px;
  max-width: 1100px; }
  #contents.policy .inner h2 {
    color: #14432C;
    font-size: 139%;
    margin: 40px 0 10px 0; }
  #contents.policy .inner h3 {
    font-size: 124%;
    margin: 20px 0 10px; }
  #contents.policy .inner li {
    font-size: 124%;
    margin: 5px 0;
    line-height: 1.7; }
    #contents.policy .inner li ol {
      margin: 0 0 0 20px; }
    #contents.policy .inner li li {
      font-size: 100%; }
  #contents.policy .inner table {
    width: 100%;
    max-width: 680px;
    border: 1px solid #707070; }
    #contents.policy .inner table th {
      border: 1px solid #707070;
      text-align: center;
      padding: 10px;
      font-size: 124%; }
      #contents.policy .inner table th:first-child {
        width: 130px; }
      #contents.policy .inner table th:nth-child(2) {
        width: 240px; }
    #contents.policy .inner table td {
      border: 1px solid #707070;
      padding: 15px;
      font-size: 124%; }
      #contents.policy .inner table td:first-child {
        text-align: center; }
      #contents.policy .inner table td:last-child {
        width: auto; }
#contents.policy.privacy .inner li {
  margin: 30px 0; }
  #contents.policy.privacy .inner li ol {
    margin: 30px 50px; }
  #contents.policy.privacy .inner li li {
    margin: 5px 0; }

#contents.contact .wrap {
  padding: 50px 0 0 0;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto 30px auto;
  border: none; }
  @media screen and (max-width: 896px) {
    #contents.contact .wrap {
      padding: 30px 20px 0; } }
#contents.contact .head {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }
#contents.contact .ttlContact {
  background: url("../img/contact/bgMain.png") no-repeat center top;
  background-size: cover;
  height: 400px;
  color: #fff;
  font-size: 231%;
  padding: 40px 0 0 0;
  text-align: center; }
  @media screen and (max-width: 896px) {
    #contents.contact .ttlContact {
      height: 300px; } }
  @media screen and (max-width: 600px) {
    #contents.contact .ttlContact {
      height: 250px;
      padding: 30px 0 0 0; } }
  @media screen and (max-width: 480px) {
    #contents.contact .ttlContact {
      height: 200px;
      padding: 20px 0 0 0; } }
#contents.contact .title02 {
  font-size: 200%;
  color: #14432C;
  text-align: center;
  margin: 0 0 50px 0;
  padding: 0 20px; }
  @media screen and (max-width: 896px) {
    #contents.contact .title02 {
      margin: 0 0 30px 0; } }
#contents.contact .item {
  border: 1px solid #14432C;
  border-top: 3px solid #14432C;
  background: #fff;
  width: 48%;
  text-align: left;
  padding: 30px;
  margin: 0 0 40px 0; }
  #contents.contact .item a {
    color: #454545;
    display: block; }
  #contents.contact .item h3 {
    text-align: center;
    margin: 0 0 30px 0; }
    #contents.contact .item h3 a img {
      width: 100%;
      max-width: 338px; }
  #contents.contact .item .link a {
    color: #14432C;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: underline; }
  #contents.contact .item li {
    width: 32%;
    float: left;
    margin: 10px 2% 10px 0;
    font-size: 154%;
    text-align: center;
    font-weight: 700; }
    #contents.contact .item li:nth-child(3n) {
      margin: 10px 0; }
    #contents.contact .item li a {
      width: 100%;
      display: inline-block;
      background: #949494;
      color: #fff;
      padding: 10px;
      border: 2px solid #fff;
      box-shadow: 0px 3px 6px #ccc;
      border-radius: 10px; }
  #contents.contact .item.faq {
    width: 100%; }
    #contents.contact .item.faq h3 img {
      width: 100%;
      max-width: 370px; }
  #contents.contact .item:nth-child(2) {
    float: left; }
  #contents.contact .item:nth-child(3) {
    float: right; }
  @media screen and (max-width: 1024px) {
    #contents.contact .item {
      padding: 20px; }
      #contents.contact .item li {
        width: 48%; }
        #contents.contact .item li:nth-child(3n) {
          margin: 10px 2% 10px 0; }
        #contents.contact .item li:nth-child(even) {
          margin: 10px 0; } }
  @media screen and (max-width: 896px) {
    #contents.contact .item {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    #contents.contact .item ul {
      max-width: 350px;
      margin: 0 auto; }
    #contents.contact .item li {
      width: 100%;
      margin: 10px 0; } }
#contents.contact .btnArea {
  padding: 30px 0;
  max-width: 1200px;
  margin: 0 auto;
  clear: both; }
  #contents.contact .btnArea p {
    text-align: center;
    color: #707070;
    font-size: 200%;
    margin: 0 0 20px 0; }
    @media screen and (max-width: 768px) {
      #contents.contact .btnArea p {
        font-size: 170%; } }
    @media screen and (max-width: 480px) {
      #contents.contact .btnArea p {
        font-size: 139%; } }
  #contents.contact .btnArea li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 30px;
    margin: 0 0 30px 0; }
    #contents.contact .btnArea li a {
      width: 100%;
      background: none;
      font-size: 185%;
      padding: 0;
      text-align: center; }
      #contents.contact .btnArea li a img {
        width: 100%;
        max-width: 500px; }
    @media screen and (max-width: 768px) {
      #contents.contact .btnArea li {
        width: 100%;
        padding: 0 10px;
        margin: 0 0 20px 0; } }
#contents.contact.input .wrap {
  max-width: 1400px;
  margin: 0 auto 30px auto;
  border: none;
  background: #F7F7F7;
  padding: 50px 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #contents.contact.input .wrap {
      padding: 30px 0; } }
#contents.contact.input .note {
  width: 100%;
  max-width: 800px;
  display: inline-block;
  padding: 0 20px; }
  #contents.contact.input .note li {
    text-align: left;
    font-size: 124%;
    margin: 10px 0; }
    #contents.contact.input .note li:before {
      content: "〇"; }
  #contents.contact.input .note p {
    text-align: left;
    margin: 0 0 30px 0; }
    #contents.contact.input .note p span {
      color: #f00; }
    #contents.contact.input .note p:last-child {
      margin: 0; }
#contents.contact.input .inputArea {
  margin: 50px 0; }
  @media screen and (max-width: 896px) {
    #contents.contact.input .inputArea {
      margin: 30px 0; }
      #contents.contact.input .inputArea .error input {
        border: 1px solid #ED0808; } }
  #contents.contact.input .inputArea td label {
    display: block;
    margin: 0 0 20px 0; }
    #contents.contact.input .inputArea td label input[type=radio] {
      margin: 0 10px 0 0; }
    #contents.contact.input .inputArea td label:nth-child(3) {
      margin: 0; }
  #contents.contact.input .inputArea td textarea {
    height: 220px; }
  #contents.contact.input .inputArea td div {
    display: block;
    margin: 0 0 20px 0; }
    #contents.contact.input .inputArea td div:last-child {
      margin: 0; }
    #contents.contact.input .inputArea td div input[type=text] {
      max-width: 280px;
      margin: 0 0 0 10px; }
      @media screen and (max-width: 480px) {
        #contents.contact.input .inputArea td div input[type=text] {
          max-width: 230px; } }
  #contents.contact.input .inputArea td.address div input {
    margin: 0;
    max-width: 100%; }
  #contents.contact.input .inputArea td.address div span {
    display: block;
    margin: 0 0 5px 0; }
    #contents.contact.input .inputArea td.address div span .req {
      color: #ED0808;
      border: 1px solid #ED0808;
      display: inline-block;
      width: 45px;
      text-align: center;
      padding: 0 5px;
      line-height: 26px;
      margin: 0 0 0 10px;
      font-weight: bold; }
  #contents.contact.input .inputArea td.address div:nth-child(1) input, #contents.contact.input .inputArea td.address div:nth-child(2) input {
    max-width: 280px; }
  #contents.contact.input .inputArea.english th .req {
    width: auto;
    display: inline-block;
    float: none;
    margin: 5px 0 0 0; }
#contents.contact.input .privacy {
  max-width: 900px;
  margin: 80px auto; }
  @media screen and (max-width: 896px) {
    #contents.contact.input .privacy {
      margin: 50px 0 20px; } }
  #contents.contact.input .privacy h3 {
    color: #14432C;
    font-size: 185%;
    margin: 0 0 30px 0;
    text-align: center; }
    @media screen and (max-width: 896px) {
      #contents.contact.input .privacy h3 {
        text-align: center;
        font-size: 154%; } }
  #contents.contact.input .privacy p {
    font-size: 124%; }
    #contents.contact.input .privacy p a {
      text-decoration: underline; }
  #contents.contact.input .privacy ol {
    margin: 20px 0 0 0; }
    #contents.contact.input .privacy ol li {
      font-size: 124%;
      list-style: decimal inside; }
      #contents.contact.input .privacy ol li:first-child {
        margin: 0 0 10px 0; }
    @media screen and (max-width: 896px) {
      #contents.contact.input .privacy ol {
        text-align: center; }
        #contents.contact.input .privacy ol li {
          text-align: center; } }
#contents.contact.input .complete {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px; }
  #contents.contact.input .complete h3 {
    text-align: center;
    color: #466B59;
    font-size: 170%;
    margin: 0 0 50px 0; }
  #contents.contact.input .complete p {
    font-size: 124%;
    margin: 25px 0;
    text-align: left; }
  #contents.contact.input .complete .telContact {
    max-width: 770px;
    margin: 50px auto 0;
    border: 1px solid #d6d6d6;
    padding: 30px;
    text-align: center; }
    #contents.contact.input .complete .telContact h4 {
      font-size: 170%; }
    #contents.contact.input .complete .telContact p {
      font-size: 154%;
      margin: 0; }
    #contents.contact.input .complete .telContact .tel {
      color: #0C8D4E;
      font-weight: 700;
      font-size: 308%;
      margin: 10px 0; }
      #contents.contact.input .complete .telContact .tel span {
        font-size: 150%; }
  @media screen and (max-width: 896px) {
    #contents.contact.input .complete {
      margin: 50px auto; }
      #contents.contact.input .complete .telContact {
        margin: 30px auto 0;
        padding: 20px 10px; }
        #contents.contact.input .complete .telContact .tel {
          font-size: 231%; } }
#contents.contact.input .agreement {
  text-align: center;
  margin: 30px 0 0 0; }
  #contents.contact.input .agreement p {
    display: inline-block;
    font-size: 139%; }

#contents.combustion .wrap {
  padding: 50px 0 0 0;
  text-align: left;
  max-width: 1400px;
  margin: 0 auto 30px auto;
  border: none; }
  @media screen and (max-width: 896px) {
    #contents.combustion .wrap {
      padding: 30px 20px 0; } }
  @media screen and (max-width: 480px) {
    #contents.combustion .wrap {
      padding: 30px 10px 0; } }
#contents.combustion .head {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }
#contents.combustion .ttlContact {
  background: #FCE16F url("../img/contact/combustion/main.svg") no-repeat 95% 108%;
  background-size: 190px auto;
  font-size: 139%;
  padding: 80px 60px; }
  #contents.combustion .ttlContact span {
    width: calc(100% - 230px);
    display: block;
    border-bottom: 4px solid #FA4908;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 200%; }
  @media screen and (max-width: 896px) {
    #contents.combustion .ttlContact {
      padding: 60px 40px;
      background: #FCE16F url("../img/contact/combustion/main.svg") no-repeat 95% 108%;
      background-size: 170px auto; }
      #contents.combustion .ttlContact span {
        width: calc(100% - 210px); } }
  @media screen and (max-width: 768px) {
    #contents.combustion .ttlContact {
      padding: 40px 20px;
      background: #FCE16F url("../img/contact/combustion/main.svg") no-repeat 95% 108%;
      background-size: 130px auto; }
      #contents.combustion .ttlContact span {
        width: calc(100% - 160px);
        font-size: 170%; } }
  @media screen and (max-width: 600px) {
    #contents.combustion .ttlContact {
      text-align: center;
      padding: 40px 40px 150px;
      background: #FCE16F url("../img/contact/combustion/main.svg") no-repeat center 108%;
      background-size: 130px auto; }
      #contents.combustion .ttlContact span {
        width: 100%; } }
  @media screen and (max-width: 480px) {
    #contents.combustion .ttlContact {
      font-size: 124%;
      padding: 20px 20px 150px; }
      #contents.combustion .ttlContact span {
        font-size: 150%; } }
#contents.combustion .topMessage p {
  font-weight: bold;
  font-size: 154%; }
  @media screen and (max-width: 480px) {
    #contents.combustion .topMessage p {
      font-size: 139%; } }
#contents.combustion .sc {
  margin: 50px 0; }
  #contents.combustion .sc .txtArea {
    width: 65%;
    float: left; }
    #contents.combustion .sc .txtArea img {
      max-width: 100%; }
    @media screen and (max-width: 768px) {
      #contents.combustion .sc .txtArea {
        width: 100%;
        float: none; } }
  #contents.combustion .sc .imgArea {
    width: 28%;
    float: right;
    text-align: center; }
    #contents.combustion .sc .imgArea img {
      max-width: 80%; }
      #contents.combustion .sc .imgArea img:nth-child(2) {
        margin: 20px 0 0 0; }
    @media screen and (max-width: 768px) {
      #contents.combustion .sc .imgArea {
        width: 100%;
        float: none; }
        #contents.combustion .sc .imgArea.img2 img {
          margin: 0 2%;
          max-width: 46%;
          vertical-align: top; }
          #contents.combustion .sc .imgArea.img2 img:nth-child(2) {
            max-width: 40%; } }
  #contents.combustion .sc h2 {
    font-size: 185%;
    margin: 0 0 10px 0; }
  #contents.combustion .sc p {
    font-size: 124%;
    margin: 0 0 30px 0; }
    #contents.combustion .sc p a {
      color: #14432C; }

#contents.csr {
  color: #707070; }
  #contents.csr .mainVisual {
    background: url("../img/csr/bgMain.png") no-repeat center top;
    background-size: cover;
    text-align: center;
    height: 347px;
    padding: 60px 0 230px; }
    @media screen and (max-width: 768px) {
      #contents.csr .mainVisual {
        height: 210px; } }
    #contents.csr .mainVisual h1 {
      display: inline-block;
      color: #fff;
      font-size: 270%;
      text-shadow: 0px 2px 4px #09182E;
      border-bottom: 3px solid #fff;
      padding: 0 0 10px 0;
      box-shadow: 0px 3px 0 #3a8fe5; }
    #contents.csr .mainVisual .copy {
      margin: 0; }
      #contents.csr .mainVisual .copy p {
        font-weight: normal; }
    @media screen and (max-width: 896px) {
      #contents.csr .mainVisual {
        padding: 60px 0 150px; }
        #contents.csr .mainVisual h1 {
          font-size: 231%; } }
    @media screen and (max-width: 768px) {
      #contents.csr .mainVisual {
        padding: 40px 0 120px; }
        #contents.csr .mainVisual h1 {
          font-size: 231%; } }
    @media screen and (max-width: 480px) {
      #contents.csr .mainVisual {
        padding: 40px 0 90px; }
        #contents.csr .mainVisual h1 {
          font-size: 200%; } }
  #contents.csr .inner {
    padding: 50px 30px;
    max-width: 1100px; }
    @media screen and (max-width: 1024px) {
      #contents.csr .inner {
        padding: 30px 20px; } }
  #contents.csr .copy {
    text-align: center;
    margin: 30px 0 80px 0; }
    #contents.csr .copy p {
      font-size: 277%;
      color: #14432C;
      font-weight: bold; }
      #contents.csr .copy p .sp {
        display: none; }
    @media screen and (max-width: 1024px) {
      #contents.csr .copy p {
        font-size: 231%; } }
    @media screen and (max-width: 600px) {
      #contents.csr .copy {
        margin: 0 0 30px 0; }
        #contents.csr .copy p {
          font-size: 177%; }
          #contents.csr .copy p .pc {
            display: none; }
          #contents.csr .copy p .sp {
            display: inline; } }
  #contents.csr .policy {
    margin: 30px 0 80px 0; }
    #contents.csr .policy h2 {
      color: #14432C;
      font-size: 200%;
      margin: 0 0 20px 0; }
      @media screen and (max-width: 768px) {
        #contents.csr .policy h2 {
          font-size: 139%; } }
    #contents.csr .policy ol {
      margin: 20px 0 0 0; }
    #contents.csr .policy li {
      font-size: 124%;
      margin: 10px 0; }
    @media screen and (max-width: 1024px) {
      #contents.csr .policy {
        margin: 50px 0; } }
    @media screen and (max-width: 768px) {
      #contents.csr .policy {
        margin: 30px 0; } }
  #contents.csr .content {
    margin: 80px 0 50px 0;
    clear: both; }
    @media screen and (max-width: 1024px) {
      #contents.csr .content {
        margin: 50px 0; } }
    #contents.csr .content h3 {
      color: #14432C;
      font-size: 200%;
      line-height: 1.7;
      margin: 0 0 30px 0; }
      #contents.csr .content h3 span {
        display: block;
        padding: 0 0 0 30px; }
      #contents.csr .content h3:before {
        content: '■';
        display: block;
        float: left; }
      @media screen and (max-width: 768px) {
        #contents.csr .content h3 {
          font-size: 139%; } }
    #contents.csr .content .imgArea {
      width: 25%;
      float: right;
      clear: right;
      margin: 0 0 30px 0;
      text-align: center; }
      #contents.csr .content .imgArea img {
        width: 90%;
        max-width: 360px;
        display: block;
        margin: 0 auto 20px; }
      #contents.csr .content .imgArea .pdf {
        text-align: center; }
        #contents.csr .content .imgArea .pdf img {
          width: 70px;
          display: block;
          margin: 0 auto 10px auto; }
      @media screen and (max-width: 768px) {
        #contents.csr .content .imgArea {
          width: 100%;
          float: none; }
          #contents.csr .content .imgArea img {
            max-width: 260px; }
          #contents.csr .content .imgArea .pdf {
            text-align: left; }
            #contents.csr .content .imgArea .pdf img {
              display: inline;
              margin: 0 10px 0 0;
              vertical-align: middle; } }
    #contents.csr .content .imgArea2 li {
      width: 31%;
      float: left;
      margin: 0 3.5% 30px 0; }
      #contents.csr .content .imgArea2 li:last-child {
        margin: 0 0 30px 0; }
      #contents.csr .content .imgArea2 li img {
        width: 100%; }
    @media screen and (max-width: 480px) {
      #contents.csr .content .imgArea2 li {
        width: 100%;
        float: none;
        margin: 0 0 30px 0; } }
    #contents.csr .content .txtArea {
      width: 70%;
      float: left;
      /*margin: 0 0 30px 0;*/ }
      #contents.csr .content .txtArea a {
        color: #14432C;
        text-decoration: underline; }
      #contents.csr .content .txtArea:last-child {
        margin: 0; }
      #contents.csr .content .txtArea h4 {
        font-size: 124%;
        margin: 0 0 15px 0; }
      #contents.csr .content .txtArea p {
        margin: 0 0 30px 0;
        word-break: break-all; }
      #contents.csr .content .txtArea li {
        font-size: 124%;
        margin: 10px 0; }
      @media screen and (max-width: 768px) {
        #contents.csr .content .txtArea {
          width: 100%;
          float: none; } }
    #contents.csr .content.sbt {
      margin: 0; }
      #contents.csr .content.sbt .imgArea {
        margin: 0; }
        #contents.csr .content.sbt .imgArea div.logo {
          margin: 0 0 70px 0; }
          @media screen and (max-width: 768px) {
            #contents.csr .content.sbt .imgArea div.logo {
              margin: 0 0 50px 0; }
              #contents.csr .content.sbt .imgArea div.logo img {
                width: 90%; } }
        #contents.csr .content.sbt .imgArea div img {
          margin: 0 auto; }
      #contents.csr .content.sbt .txtArea p {
        margin: 0 0 30px 0; }
        #contents.csr .content.sbt .txtArea p:last-child {
          margin: 0; }
      #contents.csr .content.sbt .txtArea a {
        color: #14432C;
        text-decoration: underline; }
      #contents.csr .content.sbt .txtArea dl {
        line-height: 1.6; }
      #contents.csr .content.sbt .txtArea dt {
        width: 40px;
        float: left;
        font-size: 108%; }
      #contents.csr .content.sbt .txtArea dd {
        margin: 0 0 30px 40px;
        font-size: 108%; }
    #contents.csr .content.iso table {
      width: 100%;
      line-height: 1.5; }
      #contents.csr .content.iso table thead th {
        font-size: 124%;
        text-align: center;
        vertical-align: top;
        padding: 20px 20px 60px;
        position: relative; }
        #contents.csr .content.iso table thead th div {
          width: calc(100% - 40px);
          border: 1px solid #707070;
          text-align: center;
          padding: 10px;
          font-size: 120%;
          position: absolute;
          bottom: 10px;
          color: #454545; }
          @media screen and (max-width: 768px) {
            #contents.csr .content.iso table thead th div {
              padding: 5px;
              font-size: 110%; } }
        #contents.csr .content.iso table thead th img {
          width: 80%; }
      #contents.csr .content.iso table tbody th {
        font-size: 124%;
        border-bottom: 1px solid #707070;
        padding: 20px 0;
        text-align: left;
        vertical-align: middle; }
      #contents.csr .content.iso table tbody td {
        width: 42%;
        font-size: 124%;
        border-bottom: 1px solid #707070;
        padding: 20px;
        vertical-align: middle; }
        #contents.csr .content.iso table tbody td h4 {
          margin: 0 0 5px 0; }
        #contents.csr .content.iso table tbody td ul {
          margin: 0 0 20px 0; }
        #contents.csr .content.iso table tbody td img {
          width: 80%; }
      #contents.csr .content.iso table.sp {
        display: none; }
      @media screen and (max-width: 768px) {
        #contents.csr .content.iso table {
          margin: 30px 0 50px; }
          #contents.csr .content.iso table tbody th {
            width: 120px;
            font-size: 124%; }
          #contents.csr .content.iso table tbody td {
            width: auto; }
          #contents.csr .content.iso table.pc {
            display: none; }
          #contents.csr .content.iso table.sp {
            display: table; } }
    #contents.csr .content.product h4 {
      color: #14432C;
      font-size: 170%; }
      @media screen and (max-width: 768px) {
        #contents.csr .content.product h4 {
          font-size: 139%; } }
    #contents.csr .content.product ul {
      margin: 30px 0; }
    #contents.csr .content.product li {
      width: 31%;
      float: left;
      margin: 0 3.5% 20px 0; }
      #contents.csr .content.product li:nth-child(3n) {
        margin: 0 0 20px 0; }
      #contents.csr .content.product li img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        #contents.csr .content.product li {
          width: 48%;
          margin: 0 4% 20px 0; }
          #contents.csr .content.product li:nth-child(3n) {
            margin: 0 4% 20px 0; }
          #contents.csr .content.product li:nth-child(2n) {
            margin: 0 0 20px 0; } }
      @media screen and (max-width: 480px) {
        #contents.csr .content.product li {
          width: 100%;
          margin: 0 0 20px 0 !important; } }
    #contents.csr .content.block2 h3 {
      float: left; }
    #contents.csr .content.block2 .btnMore {
      width: 70%;
      margin: 0; }
      @media screen and (max-width: 768px) {
        #contents.csr .content.block2 .btnMore {
          width: 100%; } }
    #contents.csr .content.sustainable {
      border-bottom: 1px solid #14432C;
      padding: 0 0 80px 0;
      margin: 0 0 80px; }
      @media screen and (max-width: 768px) {
        #contents.csr .content.sustainable {
          padding: 0 0 60px 0;
          margin: 0 0 60px 0; } }
      #contents.csr .content.sustainable h3 {
        text-align: center;
        font-size: 200%;
        margin: 0 0 40px 0;
        position: relative; }
        #contents.csr .content.sustainable h3:before {
          display: none; }
        #contents.csr .content.sustainable h3:after {
          content: '';
          display: block;
          width: 100%;
          height: 1px;
          background: #14432C;
          position: absolute;
          top: 22px;
          left: 0;
          z-index: 0; }
        #contents.csr .content.sustainable h3 span {
          background: #fff;
          display: inline-block;
          padding: 0 15px;
          position: relative;
          z-index: 1; }
        @media screen and (max-width: 768px) {
          #contents.csr .content.sustainable h3 {
            font-size: 185%;
            margin: 0 0 30px 0; } }
      #contents.csr .content.sustainable .blks {
        display: flex;
        justify-content: space-between;
        padding: 60px 0 0 0; }
        #contents.csr .content.sustainable .blks .blk {
          width: 47.5%;
          border: 1px solid #14432C;
          border-radius: 5px;
          padding: 0 25px 20px; }
          #contents.csr .content.sustainable .blks .blk h4 {
            text-align: center;
            font-size: 154%;
            color: #14432C; }
            #contents.csr .content.sustainable .blks .blk h4 span {
              display: inline-block;
              background: #fff;
              position: relative;
              top: -12px;
              padding: 0 20px; }
          #contents.csr .content.sustainable .blks .blk ul {
            margin: 20px 0 0 0; }
            #contents.csr .content.sustainable .blks .blk ul li {
              font-size: 124%;
              /*list-style: disc outside;*/
              margin: 0 0 0 16px;
              line-height: 1.6;
              text-indent: -16px; }
              #contents.csr .content.sustainable .blks .blk ul li:before {
                content: '・'; }
        @media screen and (max-width: 768px) {
          #contents.csr .content.sustainable .blks {
            display: block;
            padding: 40px 0 0 0; }
            #contents.csr .content.sustainable .blks .blk {
              width: 100%; }
              #contents.csr .content.sustainable .blks .blk:first-child {
                margin: 0 0 50px 0; } }
    #contents.csr .content .btnMore {
      clear: both;
      text-align: right;
      background: url("../img/common/icnMore2.svg") no-repeat right 50%;
      background-size: 20px auto;
      padding: 0 25px 0 0;
      margin: 20px 0; }
      #contents.csr .content .btnMore span {
        cursor: pointer; }
      #contents.csr .content .btnMore.open {
        background: url("../img/common/icnMore3.svg") no-repeat right 50%;
        background-size: 20px auto; }
    #contents.csr .content .more {
      display: none;
      margin: 30px 0 0 0; }
  #contents.csr.sbt {
    /*.mainVisual {
      background: none;
      padding: 0;
      
      h1 {
        padding: 0;
        border: none;
        box-shadow: none;
        
        img {
          width: 100%;
        }
      }

    }*/ }
    #contents.csr.sbt .mainVisual {
      background: url("../img/csr/sbt/01.png") no-repeat center top;
      background-size: cover;
      text-align: center;
      height: 347px;
      padding: 120px 0 0 0; }
      @media screen and (max-width: 1100px) {
        #contents.csr.sbt .mainVisual {
          background: url("../img/csr/sbt/01.png") no-repeat 30% top;
          background-size: cover; } }
      @media screen and (max-width: 896px) {
        #contents.csr.sbt .mainVisual {
          height: 260px;
          padding: 90px 0 0 0; } }
      @media screen and (max-width: 768px) {
        #contents.csr.sbt .mainVisual {
          height: 210px;
          padding: 80px 0 0 0; } }
      @media screen and (max-width: 480px) {
        #contents.csr.sbt .mainVisual {
          height: 175px;
          padding: 70px 0 0 0; } }
      #contents.csr.sbt .mainVisual .copy p {
        font-size: 50px;
        color: #fff; }
      @media screen and (max-width: 1024px) {
        #contents.csr.sbt .mainVisual .copy p {
          font-size: 308%; } }
      @media screen and (max-width: 896px) {
        #contents.csr.sbt .mainVisual .copy p {
          font-size: 231%; } }
      @media screen and (max-width: 480px) {
        #contents.csr.sbt .mainVisual .copy p {
          font-size: 154%; } }
    #contents.csr.sbt .sbt {
      margin: 0 0 50px 0; }
      #contents.csr.sbt .sbt section:first-child {
        margin: 0 0 80px 0; }
        @media screen and (max-width: 768px) {
          #contents.csr.sbt .sbt section:first-child {
            margin: 0 0 50px 0; } }
      #contents.csr.sbt .sbt h2 {
        color: #14432C;
        font-size: 200%;
        line-height: 1.7;
        margin: 0 0 30px 0; }
        #contents.csr.sbt .sbt h2 span {
          display: block;
          padding: 0 0 0 30px; }
        #contents.csr.sbt .sbt h2:before {
          content: '■';
          display: block;
          float: left; }
        @media screen and (max-width: 768px) {
          #contents.csr.sbt .sbt h2 {
            font-size: 139%; } }
      #contents.csr.sbt .sbt .logo {
        text-align: center;
        margin: -30px 0 0 0; }
        #contents.csr.sbt .sbt .logo img {
          width: 100%;
          max-width: 695px; }
      #contents.csr.sbt .sbt p {
        margin: 0 0 30px 0; }
        #contents.csr.sbt .sbt p a {
          word-break: break-all;
          color: #14432C;
          text-decoration: underline; }
      #contents.csr.sbt .sbt ol {
        margin: 30px 0; }
        #contents.csr.sbt .sbt ol li {
          font-size: 124%;
          margin: 0 0 5px; }
      #contents.csr.sbt .sbt dl {
        line-height: 1.6;
        margin: 0 0 30px 0; }
        #contents.csr.sbt .sbt dl dt {
          width: 40px;
          float: left;
          font-size: 108%; }
        #contents.csr.sbt .sbt dl dd {
          margin: 0 0 5px 40px;
          font-size: 108%; }
    #contents.csr.sbt .progress {
      margin: 80px 0 0 0; }
      #contents.csr.sbt .progress h2 {
        margin: 0 0 15px 0; }
      #contents.csr.sbt .progress img {
        width: 100%; }
        #contents.csr.sbt .progress img.sp {
          display: none; }
        @media screen and (max-width: 768px) {
          #contents.csr.sbt .progress img.pc {
            display: none; }
          #contents.csr.sbt .progress img.sp {
            display: block; } }

#contents.support .inner {
  padding: 50px 30px;
  max-width: 1100px; }
  @media screen and (max-width: 1024px) {
    #contents.support .inner {
      padding: 30px 20px; } }
#contents.support h1 {
  color: #14432C;
  font-size: 308%;
  text-align: center;
  border-bottom: 6px solid #14432C;
  padding: 0 0 10px 0; }
  @media screen and (max-width: 480px) {
    #contents.support h1 {
      font-size: 293%; } }
#contents.support .golf {
  margin: 40px 0 60px;
  border-bottom: 6px solid #14432C; }
  #contents.support .golf h2 {
    background: #14432C;
    color: #fff;
    font-size: 154%;
    padding: 10px 10px 10px 60px; }
    #contents.support .golf h2 span {
      display: inline-block;
      text-indent: -43px; }
      #contents.support .golf h2 span:last-child {
        text-indent: 0; }
    @media screen and (max-width: 600px) {
      #contents.support .golf h2 {
        font-size: 139%; } }
    @media screen and (max-width: 480px) {
      #contents.support .golf h2 {
        padding: 10px; }
        #contents.support .golf h2 span {
          display: inline;
          text-indent: 0; } }
  #contents.support .golf .mainVisual {
    position: relative;
    margin: 0 0 30px;
    overflow: hidden; }
    #contents.support .golf .mainVisual img {
      width: 100%; }
    #contents.support .golf .mainVisual p {
      width: 300px;
      position: absolute;
      top: 30px;
      right: 0;
      font-size: 308%;
      color: #fff;
      text-shadow: 0px 2px 6px #03295F;
      font-weight: bold;
      /*@include mq(sm) {
      	width: 150px;
      	font-size: fz(28);
      	top: 15px;
      }
      @include mq(s) {
      	width: 150px;
      	font-size: fz(28);
      	top: 15px;
      }*/ }
      #contents.support .golf .mainVisual p span {
        display: block;
        font-size: 50%;
        border-bottom: 1px solid #fff; }
      #contents.support .golf .mainVisual p strong {
        color: #DC000C; }
      #contents.support .golf .mainVisual p small {
        display: block;
        font-size: 50%;
        letter-spacing: 5px;
        margin: 0 0 0 8px; }
      @media screen and (max-width: 600px) {
        #contents.support .golf .mainVisual p {
          width: 250px; } }
      @media screen and (max-width: 480px) {
        #contents.support .golf .mainVisual p {
          right: -50px;
          top: 15px; } }
      @media screen and (max-width: 390px) {
        #contents.support .golf .mainVisual p {
          right: -70px;
          top: 10px; } }
  #contents.support .golf .record {
    padding: 30px 0 20px; }
    #contents.support .golf .record h3 {
      font-size: 139%;
      border-bottom: 2px solid #454545;
      padding: 0 0 10px 0;
      margin: 0 0 10px 0; }
    #contents.support .golf .record .txtArea {
      position: relative; }
      #contents.support .golf .record .txtArea dl {
        padding: 10px 10px 0; }
        @media screen and (max-width: 768px) {
          #contents.support .golf .record .txtArea dl {
            padding: 10px 0 0 0; } }
        #contents.support .golf .record .txtArea dl div {
          clear: both;
          padding: 0 0 20px 0; }
          #contents.support .golf .record .txtArea dl div:last-child {
            padding: 0; }
          #contents.support .golf .record .txtArea dl div dt {
            width: 35px;
            float: left;
            padding: 5px 0;
            font-size: 124%;
            text-align: right; }
            @media screen and (max-width: 768px) {
              #contents.support .golf .record .txtArea dl div dt {
                margin: 0 0 0 20px; } }
            #contents.support .golf .record .txtArea dl div dt.year {
              width: 100px;
              text-align: left;
              clear: both; }
              @media screen and (max-width: 768px) {
                #contents.support .golf .record .txtArea dl div dt.year {
                  float: none;
                  margin: 0; } }
            #contents.support .golf .record .txtArea dl div dt.month {
              margin: 0 0 0 100px;
              clear: both; }
              @media screen and (max-width: 768px) {
                #contents.support .golf .record .txtArea dl div dt.month {
                  margin: 0 0 0 20px; } }
        #contents.support .golf .record .txtArea dl dd {
          padding: 5px 0 5px 50px;
          font-size: 124%;
          float: left; }
          @media screen and (max-width: 768px) {
            #contents.support .golf .record .txtArea dl dd {
              padding: 5px 0 5px 75px;
              float: none; } }
  #contents.support .golf .sponsorship {
    padding: 30px 0 50px;
    float: left;
    width: 65%;
    max-width: 700px; }
    @media screen and (max-width: 768px) {
      #contents.support .golf .sponsorship {
        width: 100%;
        float: none;
        max-width: 100%;
        padding: 30px 0 0 0; } }
    #contents.support .golf .sponsorship h3 {
      font-size: 139%;
      margin: 0 0 20px 0; }
    #contents.support .golf .sponsorship .imgArea li {
      width: 48.5%;
      float: left; }
      #contents.support .golf .sponsorship .imgArea li:nth-child(2) {
        float: right; }
      #contents.support .golf .sponsorship .imgArea li img {
        width: 100%; }
    @media screen and (max-width: 480px) {
      #contents.support .golf .sponsorship .imgArea li {
        width: 100%;
        float: none;
        margin: 0 0 15px 0; }
        #contents.support .golf .sponsorship .imgArea li:last-child {
          margin: 0; } }
    #contents.support .golf .sponsorship .txtArea {
      clear: both; }
      #contents.support .golf .sponsorship .txtArea p {
        margin: 15px 0; }
        #contents.support .golf .sponsorship .txtArea p a {
          color: #14432C; }
    #contents.support .golf .sponsorship .website {
      display: flex;
      margin: 25px 0 0 0; }
      #contents.support .golf .sponsorship .website .imgArea {
        width: 40%;
        max-width: 300px;
        margin: 0 30px 0 0; }
        #contents.support .golf .sponsorship .website .imgArea img {
          width: 100%; }
      #contents.support .golf .sponsorship .website .txtArea {
        width: calc(60% - 30px);
        font-size: 124%;
        border-top: 1px solid #454545;
        border-bottom: 1px solid #454545;
        display: flex;
        align-items: center;
        line-height: 1.5; }
        #contents.support .golf .sponsorship .website .txtArea a {
          color: #14432C; }
      @media screen and (max-width: 600px) {
        #contents.support .golf .sponsorship .website {
          display: block;
          margin: 0; }
          #contents.support .golf .sponsorship .website .imgArea {
            width: 100%;
            max-width: 100%;
            margin: 0 0 20px 0; }
          #contents.support .golf .sponsorship .website .txtArea {
            width: 100%;
            border: none; } }
  #contents.support .golf .profile {
    margin: 40px 0 50px 0; }
    #contents.support .golf .profile h3 {
      font-size: 139%;
      border-bottom: 2px solid #454545;
      padding: 0 0 10px 0;
      margin: 0 0 10px 0; }
    #contents.support .golf .profile dl dt {
      font-size: 124%;
      float: left;
      padding: 5px 0 0 0; }
    #contents.support .golf .profile dl dd {
      font-size: 124%;
      padding: 5px 0 0 0; }
    #contents.support .golf .profile .imgArea {
      width: 100%;
      max-width: 275px;
      float: left;
      margin: 20px 40px 0 0; }
      #contents.support .golf .profile .imgArea img {
        width: 100%; }
    #contents.support .golf .profile .txtArea {
      float: left;
      margin: 20px 0 0 0; }
    @media screen and (max-width: 550px) {
      #contents.support .golf .profile .txtArea {
        width: 100%;
        float: none; }
      #contents.support .golf .profile .imgArea {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 20px 0 0 0; } }
#contents.support .soccer {
  margin: 0 0 60px;
  border-bottom: 6px solid #14432C; }
  #contents.support .soccer h2 {
    background: #14432C;
    color: #fff;
    font-size: 154%;
    padding: 10px; }
    @media screen and (max-width: 600px) {
      #contents.support .soccer h2 {
        font-size: 139%; } }
    #contents.support .soccer h2 span {
      display: inline-block; }
  #contents.support .soccer .mainVisual {
    position: relative;
    margin: 0 0 30px; }
    #contents.support .soccer .mainVisual img {
      width: 100%; }
  #contents.support .soccer .link {
    width: 100%;
    max-width: 380px;
    margin: 30px auto 0; }
    #contents.support .soccer .link a {
      color: #14432C; }
      #contents.support .soccer .link a span {
        display: inline-block;
        margin: 5px 0 0 0; }
    #contents.support .soccer .link img {
      width: 100%;
      margin: 0 0 10px 0; }
  #contents.support .soccer .imgArea {
    text-align: center;
    padding: 30px; }
    #contents.support .soccer .imgArea img {
      width: 100%;
      max-width: 380px; }
#contents.support .tomato h2 {
  background: #14432C;
  color: #fff;
  font-size: 154%;
  padding: 10px; }
  @media screen and (max-width: 600px) {
    #contents.support .tomato h2 {
      font-size: 139%; } }
  #contents.support .tomato h2 span {
    display: inline-block; }
#contents.support .tomato .mainVisual {
  position: relative;
  margin: 0 0 30px; }
  #contents.support .tomato .mainVisual img {
    width: 100%; }
#contents.support .tomato .link {
  padding: 30px 0;
  clear: both;
  text-align: center; }
  #contents.support .tomato .link img {
    width: 100%;
    max-width: 505px; }
#contents.support .tomato .annotation {
  font-size: 108%;
  margin: 30px 0 0; }
#contents.support .tomato .imgArea {
  text-align: center;
  padding: 30px 0 0 0; }
  #contents.support .tomato .imgArea li {
    width: 32%;
    float: left;
    margin: 0 2% 0 0; }
    #contents.support .tomato .imgArea li:last-child {
      margin: 0; }
    #contents.support .tomato .imgArea li img {
      width: 100%;
      max-width: 350px; }
    @media screen and (max-width: 768px) {
      #contents.support .tomato .imgArea li {
        width: 100%;
        float: none;
        margin: 0 0 15px 0;
        text-align: center; }
        #contents.support .tomato .imgArea li:last-child {
          margin: 0; } }
#contents.support .sdgs {
  margin: 0 0 60px;
  border-bottom: 6px solid #14432C; }
  #contents.support .sdgs h2 {
    background: #14432C;
    color: #fff;
    font-size: 154%;
    padding: 10px; }
    @media screen and (max-width: 600px) {
      #contents.support .sdgs h2 {
        font-size: 139%; } }
    #contents.support .sdgs h2 span {
      display: inline-block; }
  #contents.support .sdgs .mainVisual {
    position: relative;
    margin: 0 0 30px; }
    #contents.support .sdgs .mainVisual img {
      width: 100%; }
  #contents.support .sdgs .block {
    padding: 0 0 30px;
    margin: 30px 0 0 0; }
    #contents.support .sdgs .block:nth-child(3) {
      border-bottom: 1px solid #454545; }
    #contents.support .sdgs .block a {
      color: #14432C; }
  #contents.support .sdgs h3 {
    font-size: 139%;
    margin: 0 0 20px 0; }
  #contents.support .sdgs h4 {
    font-size: 124%;
    font-weight: normal;
    margin: 50px 0 10px 0; }
  #contents.support .sdgs .caption {
    display: block;
    text-align: right;
    margin: 10px 0 0;
    font-size: 124%; }
  #contents.support .sdgs .imgArea {
    text-align: center;
    padding: 30px 0 0 0; }
    #contents.support .sdgs .imgArea li {
      width: 32%;
      float: left;
      margin: 0 2% 0 0; }
      #contents.support .sdgs .imgArea li:last-child {
        margin: 0; }
      #contents.support .sdgs .imgArea li img {
        width: 100%;
        max-width: 350px; }
      @media screen and (max-width: 768px) {
        #contents.support .sdgs .imgArea li {
          width: 100%;
          float: none;
          margin: 0 0 15px 0;
          text-align: center; }
          #contents.support .sdgs .imgArea li:last-child {
            margin: 0; } }
  #contents.support .sdgs .imgArea2 {
    margin: 30px 0 0 0; }
    #contents.support .sdgs .imgArea2 li {
      text-align: center; }
      #contents.support .sdgs .imgArea2 li:first-child {
        width: 36.5%;
        float: left; }
      #contents.support .sdgs .imgArea2 li:last-child {
        width: 62%;
        float: right; }
      #contents.support .sdgs .imgArea2 li img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        #contents.support .sdgs .imgArea2 li:first-child {
          width: 100%;
          float: none;
          margin: 0 0 15px 0; }
        #contents.support .sdgs .imgArea2 li:last-child {
          width: 100%;
          float: none; }
        #contents.support .sdgs .imgArea2 li img {
          width: 100%;
          max-width: 350px; } }

#contents.english {
  padding: 0; }
  #contents.english .inner {
    padding: 50px 30px;
    max-width: 1460px; }
  #contents.english .bnrArea {
    padding: 50px 0; }
    @media screen and (max-width: 1024px) {
      #contents.english .bnrArea {
        padding: 30px 0; } }
    #contents.english .bnrArea ul {
      max-width: 1200px;
      text-align: center;
      margin: 0 auto; }
      #contents.english .bnrArea ul li {
        width: 29%;
        display: inline-block;
        margin: 0 2% 30px; }
        #contents.english .bnrArea ul li img {
          width: 100%; }
        @media screen and (max-width: 600px) {
          #contents.english .bnrArea ul li {
            width: 100%;
            text-align: center; }
            #contents.english .bnrArea ul li img {
              max-width: 300px; } }
  #contents.english .profile {
    padding: 30px 0; }
    #contents.english .profile table {
      width: 100%; }
      #contents.english .profile table th {
        font-size: 124%;
        text-align: left;
        padding: 20px;
        width: 300px;
        color: #1A1A1A; }
      #contents.english .profile table td {
        font-size: 124%;
        padding: 20px;
        line-height: 1.5;
        color: #707070; }
        #contents.english .profile table td span {
          color: #1A1A1A;
          font-weight: 700; }
        #contents.english .profile table td dt {
          font-weight: 700;
          float: left;
          color: #1A1A1A; }
        #contents.english .profile table td dd {
          padding: 0 0 20px 180px; }
      @media screen and (max-width: 768px) {
        #contents.english .profile table th {
          width: 100%;
          display: block;
          border-top: 1px dashed #707070;
          padding: 10px 0; }
        #contents.english .profile table td {
          display: block;
          padding: 0 0 10px; } }
    #contents.english .profile .mapArea {
      padding: 30px 0; }
      #contents.english .profile .mapArea .map {
        width: 32%;
        height: 300px;
        float: left;
        margin: 0 2% 30px 0; }
        #contents.english .profile .mapArea .map:last-child {
          margin: 0 0 30px 0; }
        #contents.english .profile .mapArea .map iframe {
          width: 100%;
          height: 100%; }
        #contents.english .profile .mapArea .map p {
          color: #1A1A1A; }
        @media screen and (max-width: 896px) {
          #contents.english .profile .mapArea .map {
            width: 100%;
            float: none;
            margin: 0 0 30px 0; } }
  #contents.english .business {
    padding: 100px 0 0 0;
    clear: both; }
    @media screen and (max-width: 896px) {
      #contents.english .business {
        padding: 30px 0 0 0; } }
    #contents.english .business .item {
      clear: both;
      padding: 50px 0; }
      #contents.english .business .item .imgArea {
        width: 48%;
        float: left; }
        #contents.english .business .item .imgArea img {
          width: 100%; }
      #contents.english .business .item .txtArea {
        width: 48%;
        float: right;
        color: #14432C; }
        #contents.english .business .item .txtArea h3 {
          font-size: 154%; }
      #contents.english .business .item:nth-child(odd) .imgArea {
        float: right; }
      #contents.english .business .item:nth-child(odd) .txtArea {
        float: left; }
      @media screen and (max-width: 768px) {
        #contents.english .business .item {
          padding: 30px 0; }
          #contents.english .business .item .imgArea {
            width: 100%;
            float: none;
            margin: 0 0 20px 0; }
          #contents.english .business .item .txtArea {
            width: 100%;
            float: none; } }

#contents.ir .mainVisual {
  background: url("../img/ir/01.png") no-repeat right 50%;
  background-size: cover;
  text-align: center;
  height: 347px;
  padding: 120px 0 0 0; }
  @media screen and (max-width: 1100px) {
    #contents.ir .mainVisual {
      background: url("../img/ir/01.png") no-repeat right 50%;
      background-size: cover; } }
  @media screen and (max-width: 896px) {
    #contents.ir .mainVisual {
      height: 260px;
      padding: 90px 0 0 0; } }
  @media screen and (max-width: 768px) {
    #contents.ir .mainVisual {
      height: 210px;
      padding: 80px 0 0 0; } }
  @media screen and (max-width: 480px) {
    #contents.ir .mainVisual {
      height: 175px;
      padding: 70px 0 0 0; } }
  #contents.ir .mainVisual .copy p {
    font-size: 50px;
    color: #fff; }
  @media screen and (max-width: 1024px) {
    #contents.ir .mainVisual .copy p {
      font-size: 308%; } }
  @media screen and (max-width: 896px) {
    #contents.ir .mainVisual .copy p {
      font-size: 231%; } }
  @media screen and (max-width: 480px) {
    #contents.ir .mainVisual .copy p {
      font-size: 154%; } }
#contents.ir .inner {
  padding: 50px 30px;
  max-width: 1100px; }
  @media screen and (max-width: 1024px) {
    #contents.ir .inner {
      padding: 30px 20px; } }
#contents.ir .title {
  font-size: 231%;
  text-align: center;
  color: #14432C; }
#contents.ir .graph {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 70px; }
  #contents.ir .graph div {
    width: 45%; }
    #contents.ir .graph div h3 {
      font-size: 154%;
      text-align: center;
      border-bottom: 2px solid #454545;
      margin: 0 0 50px;
      padding: 0 0 10px; }
    #contents.ir .graph div img {
      width: 100%; }
    #contents.ir .graph div .unit {
      text-align: right;
      margin: 15px -12px 0 0; }
  @media screen and (max-width: 768px) {
    #contents.ir .graph {
      display: block; }
      #contents.ir .graph div {
        width: 100%; }
        #contents.ir .graph div:last-child {
          margin: 50px 0 0 0; } }
#contents.ir .sales table {
  width: 100%; }
  #contents.ir .sales table thead th {
    background: #717171;
    color: #fff;
    border: 1px solid #ccc;
    padding: 10px; }
  #contents.ir .sales table tbody {
    font-size: 124%; }
    #contents.ir .sales table tbody th {
      border-bottom: 1px solid #717171;
      text-align: left;
      padding: 20px 40px; }
      @media screen and (max-width: 896px) {
        #contents.ir .sales table tbody th {
          padding: 20px; } }
    #contents.ir .sales table tbody td {
      border: 1px solid #717171;
      padding: 20px 40px;
      text-align: right;
      vertical-align: middle; }
      @media screen and (max-width: 896px) {
        #contents.ir .sales table tbody td {
          padding: 20px; } }
      #contents.ir .sales table tbody td:last-child {
        border-right: none; }
  #contents.ir .sales table.pc thead th span {
    font-size: 120%;
    display: inline-block;
    margin: 0 0 5px 0; }
  #contents.ir .sales table.pc tbody th {
    width: 180px; }
  #contents.ir .sales table.pc tbody td {
    width: calc((100% - 180px) / 5);
    font-size: 120%; }
  @media screen and (max-width: 768px) {
    #contents.ir .sales table.pc {
      display: none; } }
  #contents.ir .sales table.sp {
    display: none; }
    @media screen and (max-width: 768px) {
      #contents.ir .sales table.sp {
        display: table; } }
    #contents.ir .sales table.sp tbody {
      font-size: 116%; }
      #contents.ir .sales table.sp tbody th {
        width: 22%;
        padding: 10px 5px; }
      #contents.ir .sales table.sp tbody td {
        width: 26%;
        padding: 10px 5px; }
    #contents.ir .sales table.sp:nth-last-child(2) {
      margin: 15px 0 0 0; }
      #contents.ir .sales table.sp:nth-last-child(2) thead th:last-child {
        background: #fff;
        border: none; }
      #contents.ir .sales table.sp:nth-last-child(2) tbody td:last-child {
        border: none; }
      #contents.ir .sales table.sp:nth-last-child(2) tbody td:nth-last-child(2) {
        border-right: none; }
#contents.ir .sales .unit {
  text-align: right;
  margin: 15px -12px 0 0; }

.linkArea.en {
  margin: 0 0 50px 0; }
  .linkArea.en ul {
    text-align: center; }
    .linkArea.en ul li {
      display: inline-block;
      font-size: 139%;
      font-weight: 700; }
      .linkArea.en ul li:after {
        content: '/';
        padding: 0 10px; }
      .linkArea.en ul li:last-child:after {
        display: none;
        content: ''; }

.movie .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .movie .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.movie .linkList {
  float: right;
  background: url("../img/common/icnMore.svg") no-repeat left 3px;
  padding: 0 0 0 20px;
  margin: 20px 0 0 0; }
.movie #footer {
  margin: 0; }
