/*===========================
basic
===========================*/
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;
  list-style-type: none;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%; /* iPhoneで横にしたときの文字の大きさバグを回避　*/
  min-width: 1260px; /* iPadで横にしたときに背景が切れるバグを回避 bgcolor等のpaddingも考慮　*/
}
img {
  max-width: 100%;
}
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;
  color: #008bda;
}
/* 画像の下にできる隙間をなくす */
img {
  vertical-align: bottom;
}
/* hr 要素は不可視で使う */
hr {
  display: none;
}
/* 特別 */
.clear {
  clear: both;
}
div.clear {
  height: 0px;
  line-height: 0;
  font-size: 0;
}
.clear2 {
  clear: both;
}
div.clear2 {
  height: 0px;
  line-height: 0;
  font-size: 0;
  margin-bottom: 20px;
}
.clear3 {
  clear: both;
}
div.clear3 {
  height: 0px;
  line-height: 0;
  font-size: 0;
  margin-bottom: 50px;
}
/*===========================
fonts
===========================*/
/*  Fonts  */
.MSPminchouFontClass {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/*===========================
general
===========================*/
.contactBtn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 18px 10px;
  /*background:#2f588e;
    color:#000;*/
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .08em;
  transition: .3s;
}
.contactBtn .icon {
  /*width:52px;*/
  height: 40px;
  /*background:#fff;*/
  color: #2f588e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  line-height: 1;
}
/*.contactBtn:hover{
    background:#244876;
}*/
/*.contactBtn:hover .icon{
    background:#f5f5f5;
}*/
body {
  font-size: 14px;
  line-height: 1.8em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  margin: 0;
  padding: 0;
  color: #333333;
  background: #fff;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.wrapperWide {
  width: 1250px;
  margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
  color: #333;
  letter-spacing: 1px;
  font-weight: normal;
}
.h2Wrap {
  margin-bottom: 40px;
  border-bottom: 4px solid #5d98d2;
}
h2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 2.7em;
  line-height: 1.3em;
  text-align: center;
  transform: rotate(.03deg);
  padding: 0 0 0.2em 0;
}
h2.h2YUGO {
  font-size: 2.1em;
  line-height: 1.6em;
  text-align: left;
  margin-bottom: 0.4em;
  padding: 0;
}
h2.h2Catch1 {
  font-size: 2.2em;
  line-height: 1.3em;
  text-align: left;
  margin-bottom: 0.5em;
  color: #063a75;
}
h2.h2Catch2 {
  font-size: 2.6em;
  line-height: 1.3em;
  margin-bottom: 0.5em;
  color: #254E8B;
  text-align: center;
}
h2.h2MB {
  margin-bottom: 0.2em;
}
.content-title-small {
  font-size: 1.6em;
}
.h3Wrap {
  margin-bottom: 0.75em;
  border-bottom: 1px dotted #a1a7b5;
}
h3 {
  font-size: 2.2em;
  text-align: center;
  padding: 0 0.5em 0.3em 0.5em;
  font-weight: normal;
  line-height: 1.2em;
}
h3.h3Catch1 {
  font-size: 1.8em;
  line-height: 1.5em;
  text-align: center;
  padding-bottom: 0.1em;
  margin-bottom: 0.9em;
  color: #2b7900;
  border-bottom: none;
}
h3.h3Catch2 {
  font-size: 1.8em;
  line-height: 1.3em;
  text-align: center;
  padding-bottom: 0.1em;
  margin-bottom: 0.9em;
  color: #976606;
  border-bottom: none;
}
h4 {
  color: #784100;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 1.4em;
  margin-bottom: 0.5em;
}
h4.h4borderB {
  padding-bottom: 0.2em;
  border-bottom: 1px dotted #c7bbad;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.notes {
  padding: 15px;
  border: 1px solid #ededed;
  margin-bottom: 1em;
}
.contact .notes span {
  color: #ff0000;
}
.notes ul {
  padding: 0 3px 0 3px;
}
.notes ul li:before {
  margin-right: 0.5em;
  content: " ";
  display: inline-block;
  background: #196096;
  width: 0.5em;
  height: 0.5em;
}
.notes ul li {
  padding-left: 1em; /*1em（1文字）分、右に動かす*/
  text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
  margin-bottom: 0.5em;
}
.w46p {
  width: 46%;
}
.faxNoLink a {
  text-decoration: none;
  color: #333;
}
a.telNoDeco {
  text-decoration: none;
  color: #333;
}
.txtBnr a {
  color: #FFF;
  text-decoration: none;
  line-height: normal;
  padding: 0.5em 1.5em 0.5em 1em;
  background-color: #714A2F;
  margin: 0.4em 0;
  background-image: url(../img/common/btn_arrow.png);
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.txtBnrDetail a {
  color: #FFF;
  text-decoration: none;
  line-height: normal;
  padding: 0.2em 2.5em 0.2em 2em;
  background-color: #714A2F;
  margin: 0.4em 0;
  background-image: url(../img/common/btn_arrow.png);
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/*===========================
header
===========================*/
/* header */
#top-head {
  position: fixed;
  width: 100%;
  height: 110px;
  margin: 0 auto;
  line-height: 1;
  background: rgba(255, 255, 255, .85);
  min-width: 1000px;
  z-index: 500;
}
/* 
#top-head:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 980px;
    margin: 30px auto 0;
}
 */
#top-head a, #top-head {
  text-decoration: none;
  color: #2f588e;
}
#top-head .inner {
  position: relative;
  margin: 0 auto;
}
#top-head .logo {
  float: left;
  padding: 22px 0 20px 0;
  margin: 0 0 0 2%;
}
#top-head #telWrap {
  /*width:300px;*/
  float: right;
  text-align: left;
  margin-top: 12px;
  margin-right: 2%;
  margin-left: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
#top-head #telWrap p {
  font-size: 1.7em;
  line-height: 1.3em;
  margin: 0 0 0.4em 0;
}
.telIcn {
  color: #FFF;
  font-size: 0.65em;
  line-height: normal;
  padding: 0.2em 0.8em 0.2em 0.8em;
  background-color: #18549d;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  margin: 0 0.4em 0 0;
  width: 6em;
  display: block;
  text-align: center;
  float: left;
}
#gnav {
  clear: both;
  position: relative;
  background-color: rgba(4, 31, 72, 0.7);
}
#gnav .global-nav {
  width: 1200px;
  height: 61px;
  margin: 0 auto;
  font-size: 1.2em;
}
#gnav .global-nav li {
  width: auto;
  height: 61px;
  display: inline-block;
}
#gnav .global-nav li a {
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  height: 61px;
  line-height: 61px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  padding: 0 1.5em;
}
#gnav .global-nav li a:hover {
  background-color: rgba(20, 33, 58, 0.8);
}
#gnav .global-nav li.gnAct {
  background-color: rgba(20, 33, 58, 0.95);
}
/* transition */
#top-head, #top-head h1.logo, #top-head p.logo, #top-head ul {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* Fixed 
#top-head.fixed {
	background: rgba(255,255,255,.85);
	height:75px;
}
#top-head.fixed .logo {
	padding:16px 0 0 0;
}

#top-head.fixed .logo img {
	width:75%;
}
 
#top-head.fixed:after {
    width: 100%;
    margin-top: 20px;
}
#top-head.fixed .global-nav ul li a {
}


#top-head.fixed ul.global-nav {
	top:1.7em;
}

*/
/* slicknav_menu */
.slicknav_menu {
  display: none;
}
/*===========================
slider
===========================*/
.bxslider {}
/*===========================
mainimage
===========================*/
#mainimage {
  background: url(../img/top/mainimage.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  text-align: center;
  width: 100%;
  height: 701px;
  background-attachment: fixed;
  position: relative;
}
.mainCatch {
  max-width: 1200px;
  min-width: 1100px;
  padding-top: 0;
  margin: 0 auto;
  text-align: right;
}
.mainCatch img {}
/*===========================
pageTitle
===========================*/
#pageTitle {
  background: url(../img/common/page_title.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  text-align: center;
  width: 100%;
  height: 370px;
  background-attachment: scroll;
  position: relative;
  min-width: 1000px;
}
#pageTitleTxt {
  padding: 235px 0 0 0;
  margin: 0;
}
#pageTitleTxtWrap {
  background-color: rgba(0, 0, 0, .6);
}
#pageTitleTxt h1 {
  color: #FFF;
  font-size: 3.2em;
  line-height: 1.2em;
  padding: 0.3em 0.2em 0.2em 0.2em;
  transform: rotate(.03deg);
}
/*===========================
main_area
===========================*/
.txt {
  margin: 0 0 1em 0;
}
.txt2 {
  margin: 0 0 2em 0;
}
.txt3 {
  margin: 0 0 4em 0;
}
.txtCenter {
  text-align: center;
}
.txtRight {
  text-align: right;
}
.txtLeft {
  text-align: left;
}
.mgb10px {
  margin-bottom: 10px !important;
}
.mgb20px {
  margin-bottom: 20px !important;
}
.mgb30px {
  margin-bottom: 30px !important;
}
.mgb40px {
  margin-bottom: 40px !important;
}
.mgb50bpx {
  margin-bottom: 50px !important;
}
.mgb60px {
  margin-bottom: 60px !important;
}
.mgb70px {
  margin-bottom: 70px !important;
}
.mgb80px {
  margin-bottom: 80px !important;
}
.mgb100px {
  margin-bottom: 100px !important;
}
.fs80p {
  font-size: 80%;
}
.fs90p {
  font-size: 90%;
}
.fs110p {
  font-size: 110%;
}
.fs120p {
  font-size: 120%;
  line-height: 1.2em;
}
.fs130p {
  font-size: 130%;
  line-height: 1.2em;
}
.fs140p {
  font-size: 140%;
  line-height: 1.2em;
}
.fs150p {
  font-size: 150%;
  line-height: 1.2em;
}
.fs160p {
  font-size: 160%;
  line-height: 1.8em;
}
.fs200p {
  font-size: 200%;
  line-height: 1.2em;
}
.txtBorderTop {
  border-top: 1px solid #333;
  margin: 0 1px;
}
.txtIso {
  font-size: 14px;
  padding-left: 13px;
}
.txtCompany {
  font-size: 14px;
}
/*===========================
onOff
===========================*/
.pcOFFtabletON {
  display: none;
}
.pcONtabletOFF {}
.pcONtabletOFFspON {}
.pcOFFspON {
  display: none;
}
.pcOFFsp2ON {
  display: none;
}
.pcONspOFF {}
.pcONsp2OFF {}
.txtPCcenterSPLeft {
  text-align: center;
}
.txtPClefttabletCenter {
  text-align: left;
}
/*===========================
content
===========================*/
.bgYUGO {
  background-color: #fafbfc;
}
.bgcolor1 {
  padding: 4.3em 20px;
  background-color: #e2edf8;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolor1s {
  padding: 4.3em 0 0.5em 0;
  background-color: #e2edf8;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolorImg1 {
  padding: 4.3em 20px;
  min-width: 1200px;
  background-image: url(../img/common/bgcolorimg1.jpg);
  background-position: center 60%;
  background-size: cover;
  box-sizing: border-box;
}
.bgcolorImg2 {
  padding: 4.3em 20px;
  min-width: 1200px;
  box-sizing: border-box;
  background-image: url(../img/recruit/back.jpg);
  background-position: top center;
  background-size: cover;
}
.bgcolor2 {
  padding: 4.4em 20px;
  background-color: #fff;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolor2s {
  padding: 4.4em 0 0.5em 0;
  background-color: #fff;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolor2s2 {
  padding: 4.4em 0 1.8em 0;
  background-color: #fff;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolor3 {
  padding: 4.4em 20px;
  background-color: #fafbfc;
  min-width: 1200px;
  box-sizing: border-box;
}
.bgcolor3s {
  padding: 4.4em 0 0.5em 0;
  background-color: #fafbfc;
  min-width: 1000px;
  box-sizing: border-box;
}
.bg-qc {
  padding: 4.4em 20px;
  box-sizing: border-box;
  background-image: url(../img/company/qc.png);
  background-size: cover;
}
.fs1_3em {
  font-size: 1.3em;
}
.column {
  border: 3px double #CCC;
  padding: 1em 1.5em;
  background-color: #FDFDFD;
}
.column2 {
  width: 90%;
  margin: 20px auto;
  padding: 2em 3em;
  box-sizing: border-box;
  border: 2px dotted #E2BF6D;
  background: rgba(255, 255, 254, .95);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/*===========================
footer
===========================*/
footer {
  background-color: #FFF;
}
#footerWrap1 {
  clear: both;
  background-color: #2b5188;
  padding: 8px 0;
}
.footerWrapCont {
  width: 1000px;
  margin: 0 auto;
}
.foot_logo {
  float: left;
}
.foot_mail {
  float: right;
  margin: 8px 0 0 0;
}
#footerWrap2 {
  clear: both;
  background-color: #fafbfc;
  padding: 1.8em 0;
}
.footDiv1 {
  padding: 0.2em 2em 0 0;
  margin-bottom: 0.5em;
  display: inline-block;
  text-align: left;
}
.footDiv2 {
  padding: 0.2em 0 0 2em;
  margin-bottom: 0.5em;
  display: inline-block;
  text-align: left;
}
#footerWrapCont3 {
  width: 100%;
  margin: 1.5em auto 1.5em auto;
  border-bottom: 1px solid #ccc;
}
footer nav {
  padding: 1em 0 2.6em 1em;
  text-align: center;
  font-size: 0.9em;
}
footer nav ul li {
  padding: 0 1em 0 0.8em;
  display: inline-block;
  text-align: center;
  background-image: url(../img/footer/li_icn.png);
  background-position: left 0.5em;
  background-repeat: no-repeat;
}
footer nav ul li a {
  text-decoration: none;
  color: #333;
}
footer nav ul li a:hover {
  text-decoration: underline;
}
/* snsBtn */
#snsBtn {
  clear: both;
  padding: 1.5em 0 0 0;
  text-align: center;
}
#snsBtn div {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
/* copyright */
.copyright {
  font-size: 92%;
  text-align: center;
  padding: 0.8em 0 3em;
}
/*===========================
other
===========================*/
/*　リンクずれを直す　*/
#definition, #drawing, #crystal {
  margin-top: -171px;
  padding-top: 171px;
}
/* font color */
.fcRedOrange {
  color: #F8591D;
}
.fcBlue {
  color: #1A71B0;
}
.fcRedOrange {
  color: #eb9423;
}
/* pagetop */
#pagetop {
  position: fixed;
  bottom: 80px;
  right: 10px;
  z-index: 20;
}
#pagetop a {
  display: block;
  background-image: url(../img/footer/btn_pagetop.png);
  background-repeat: no-repeat;
  width: 43px;
  height: 43px;
  text-indent: -7777px;
}
#pagetop a:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  zoom: 1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* 「※」付きなど用の文字インデント */
.txtInd {
  padding-left: 1em;
  text-indent: -1em;
}
.txtInd2 {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 1.2em;
}
.txtPad1em {
  padding-left: 1em;
}
.txtIcon {
  color: #FFF;
  text-align: center;
  font-size: 1.2em;
  line-height: normal;
  padding: 0.4em 1em 0.5em 1em;
  background-color: #278976;
  margin: 0.4em 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.txtIconPDF a {
  display: block;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  width: 14em;
  line-height: normal;
  padding: 0.4em 1em 0.5em 1em;
  margin: 0.4em auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #CCC;
  text-decoration: none;
  background:
    url(../img/common/icn_pdf.png) 10px 7px no-repeat, url(../img/common/btn_arrow_red.png) right 10px center no-repeat, #fefefe;
}
.txtIconPDF2 {
  display: inline-block;
  margin: 0 3em 1.5em 0;
}
.txtIconPDF2 a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  width: 24em;
  line-height: normal;
  padding: 0.8em 1em 0.9em 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #CCC;
  background:
    url(../img/common/icn_pdf.png) 10px 12px no-repeat, url(../img/common/btn_arrow.png) right 10px center no-repeat, linear-gradient(to bottom, #5097d1, #3171b1);
}
.txtBA {
  color: #FFF;
  text-align: center;
  font-size: 1em;
  line-height: normal;
  padding: 0.2em 1em 0.2em 1em;
  background-color: #939393;
  margin: 0.2em 0.8em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.txtSUP {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
.txtSUB {
  font-size: 75.5%;
  vertical-align: bottom;
  position: relative;
  top: 0.1em;
}
.supTxt {
  font-size: 0.86em;
  vertical-align: top;
  position: relative;
  top: -0.3em;
  padding-right: 0.1em;
}
.dataArea {
  padding: 40px 0 40px 0;
  border-top: 1px solid #d8e3ec;
  clear: both;
}
.topData {
  border-top: none;
}
.dataArea .data {
  float: left;
  margin-right: 20px;
}
.pdf {
  background-image: url(../img/common/icn_pdf.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding-left: 21px;
}
.external {
  background-image: url(../img/common/icn_externallink.png);
  background-position: right 4px;
  background-repeat: no-repeat;
  padding-right: 15px;
}
.catch {
  color: #f79d0e;
  font-size: 2em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  transform: rotate(.03deg);
}
.catchCenter {
  color: #f79d0e;
  font-size: 2em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  text-align: center;
  transform: rotate(.03deg);
}
.catch2 {
  color: #2362aa;
  font-size: 2em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  transform: rotate(.03deg);
}
.catch3 {
  color: #EBA42C;
  font-size: 2em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  transform: rotate(.03deg);
}
.catch3Center {
  color: #EBA42C;
  font-size: 2em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  transform: rotate(.03deg);
  text-align: center;
}
.catch4Center {
  color: #000;
  font-size: 2.4em;
  margin-bottom: 0.6em;
  line-height: 1.8em;
  /*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
  transform: rotate(.03deg);
  text-align: center;
}
.catchS {
  color: #D7770D;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.catchSS {
  color: #D7770D;
  font-size: 1.1em;
  margin-bottom: 0.2em;
}
.challenge {
  color: #F5A40C;
  font-size: 1.4em;
  letter-spacing: 0.2em;
  padding: 0 0.5em;
}
.hoverTrans a:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  zoom: 1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.hoverTransEx img {
  transition: 0.3s;
}
.hoverTransEx img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.comingsoon {
  color: #999;
  font-size: 3em;
  text-align: center;
  padding: 20% 0;
  line-height: normal;
  background-color: #FDFDFD;
}
.comingsoon2 {
  color: #999;
  font-size: 2em;
  text-align: center;
  padding: 20% 0;
  line-height: normal;
  background-color: #FDFDFD;
  border: #ececec 1px solid;
}
.comingsoon3 {
  color: #999;
  font-size: 2em;
  text-align: center;
  padding: 10% 0;
  line-height: normal;
  background-color: #FDFDFD;
  border: #ececec 1px solid;
}
/*===========================
content
===========================*/
.contPad0 {
  padding: 0;
}
.contPad {
  padding: 0 10px;
}
.contPadMB {
  padding: 0 10px;
  margin-bottom: 2em;
}
.contPadMB2 {
  padding: 0 10px;
  margin-bottom: 4em;
}
.contPad2 {
  padding: 10px 0;
}
.contPad3 {
  padding: 0 20px;
}
.contPad4 {
  padding: 0 5px;
}
/* 1カラム */
.lay1 {
  width: 100%;
  padding: 1.8em 0;
}
.floatr {
  float: right;
  margin: -0.2em 1em 1em 3.5em;
}
.floatl {
  float: left;
  margin: 0.2em 3.5em 1em 1em;
}
.half img {
  width: 46%;
}
.oneThird img {
  width: 30%;
}
/* 2カラム */
.lay2 {
  width: 47%;
  float: left;
  margin: 0 6% 2em 0;
}
.lay2R {
  width: 47%;
  float: left;
  margin: 0 0 0 0;
}
/* 3カラム */
.lay3 {
  width: 31%;
  float: left;
  margin: 0 3% 2% 0;
}
.lay3R {
  width: 31%;
  float: left;
  margin: 0 0 2% 0;
}
.lay3Tablet {
  width: 31%;
  float: left;
  margin: 0 3% 2% 0;
}
.lay3TabletR {
  width: 31%;
  float: left;
  margin: 0 0 2% 0;
}
/* 2カラム　複数 */
.lay2Plural {
  width: 46%;
  float: left;
  margin: 0 2% 3em 2%;
}
.lay2Plural2 {
  width: 46%;
  float: left;
  margin: 0 2% 1em 2%;
}
.lay2PluralTablet2 {
  width: 46%;
  float: left;
  margin: 0 2% 3em 2%;
}
/* 3カラム　複数 */
.lay3Plural {
  width: 29%;
  float: left;
  margin: 3% 2%;
  text-align: center;
}
.lay3Plural2 {
  width: 31.3%;
  float: left;
  margin: 0 1% 4% 1%;
}
.lay3Plural3 {
  width: 31.3%;
  float: left;
  margin: 0 1% 0 1%;
  text-align: left;
}
/* 3カラム　複数 inlineB */
.inlineB3 {
  width: 100%;
  font-size: 0px;
  text-align: center;
}
.inlineB3 li {
  width: 310px;
  margin: 0 15px;
  display: inline-block;
  text-align: center;
}
/* 4カラム　複数 */
.lay4W235 {
  width: 235px;
  float: left;
  margin: 0 20px 0 0;
}
.lay4W235R {
  width: 235px;
  float: left;
  margin: 0 0 0 0;
}
.lay4Plural2 {
  width: 23.8%;
  float: left;
  margin: 0 0.6% 15px 0.6%;
  text-align: center;
}
/* 4カラム　複数 inlineB */
.inlineB4 {
  width: 100%;
  font-size: 0px;
  text-align: center;
}
.inlineB4 li {
  width: 23.8%;
  margin: 15px 0.6% 15px 0.6%;
  display: inline-block;
  text-align: center;
}
/*　1：2　*/
.div1-2_1 {
  float: left;
  width: 32%;
  margin: 0 2% 1em 2%;
}
.div1-2_2 {
  float: left;
  width: 60%;
  margin: 0 2% 1em 2%;
}
/*　2：1　*/
.div2-1_1 {
  float: left;
  width: 60%;
  margin: 0 3% 1em 0;
}
.div2-1_2 {
  float: left;
  width: 33%;
  margin: 0 0 1em 3%;
}
/* autoカラム　複数 */
.layAuto {
  display: inline-block;
  text-align: center;
  margin: 0 4px 10px 4px;
}
/* table */
.nowrap {
  white-space: nowrap;
}
.w50p {
  width: 50%;
}
.w30p {
  width: 30%;
}
.w20p {
  width: 20%;
}
/* 背景画像の上に使うtable */
table.table1 {
  border-collapse: collapse;
  border-top: 1px #cccccc solid;
}
table.table1 th {
  padding: 7px;
  border-bottom: 1px #cccccc solid;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  color: #3F7A16;
}
table.table1 td {
  padding: 7px;
  border-bottom: 1px #cccccc solid;
  font-weight: normal;
}
/* table1の変更バージョン */
table.table1_2 {
  width: 100%;
  padding: 0 30px 30px 30px;
  border-collapse: collapse;
}
table.table1_2 tr {}
table.table1_2 th {
  padding: 7px;
  border-bottom: 1px #cccccc solid;
  font-weight: normal;
  text-align: left;
}
table.table1_2 td {
  padding: 5px;
  border-bottom: 1px #cccccc solid;
  font-weight: normal;
}
/* 普通のtable */
table.table2 {
  width: 100%;
  border-top: 1px #cdcdcd solid;
  border-left: 1px #cdcdcd solid;
  border-collapse: collapse;
  color: #444;
}
table.table2 th {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  background-color: #376FA6;
  color: #fff;
  letter-spacing: 0;
  font-weight: normal;
  vertical-align: middle;
}
table.table2 td {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  font-weight: normal;
  background-color: #FFFFFF;
  letter-spacing: 0;
}
table.table2 td.tdBgC01 {
  background-color: #FFFDE8;
  text-align: center;
  vertical-align: middle;
}
table.table2 td.tdBgC02 {
  background-color: #F9FDE8;
  text-align: center;
  vertical-align: middle;
}
table.table2 td.tdBgC03 {
  background-color: #F1FEFA;
  text-align: center;
  vertical-align: middle;
}
table.table2 td.tdBgC04 {
  background-color: #FBF8FE;
  text-align: center;
  vertical-align: middle;
}
table.table2 td.tdBgC05 {
  background-color: #FEF5FD;
  text-align: center;
  vertical-align: middle;
}
table.table2 td.tdBgC06 {
  background-color: #F7FBFF;
  text-align: center;
  vertical-align: middle;
}
.tdCenter {
  text-align: center;
  vertical-align: middle;
}
.thFontSizeBig {
  font-size: 140%;
  line-height: 1.2em;
}
/* 交互で入るtable */
table.table4 {
  width: 100%;
  border-top: 1px #cdcdcd solid;
  border-left: 1px #cdcdcd solid;
  border-collapse: collapse;
  color: #444;
}
table.table4 th {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  background-color: #376FA6;
  color: #fff;
  letter-spacing: 0;
  font-weight: normal;
  vertical-align: middle;
  width: 14.2%; /* 特殊 */
}
table.table4 td {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  font-weight: normal;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
}
table.table4 tr:nth-child(odd) td {
  background-color: #F9FBFD;
}
table.table4 tr:nth-child(even) td {
  background-color: #FFFFFF;
}
/* 縦に並ぶtable */
table.table3 {
  width: 100%;
  border-top: 1px #cdcdcd solid;
  border-left: 1px #cdcdcd solid;
  border-collapse: collapse;
  color: #444;
  margin-bottom: 1.5em;
}
table.table3 th {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  background-color: #376FA6;
  color: #fff;
  letter-spacing: 0;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
table.table3 .table3w50p {
  width: 50%;
}
table.table3 td {
  padding: 0.35em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  font-weight: normal;
  background-color: #FFFFFF;
  letter-spacing: 0;
}
/* アクセス */
#map_canvas {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 50px;
}
#map_area .inner {
  width: 1000px;
  margin: 0 auto;
  height: 0;
  position: relative;
  top: -500px;
  z-index: 10;
}
#map_area .map_data {
  padding: 15px 20px 30px 20px;
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
#map_area .map_data h4 {
  background: #1f6ca6;
  padding: 6px 0;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
}
#map_area .map_data .address {
  margin-bottom: 1em;
}
/* フロー */
/* フローCenter */
.area_flowC {
  padding: 0 5em;
}
.area_flowC2 {
  padding: 0 1em;
}
.area_flowC .inner_flow {
  border: 1px solid #E1E1E1;
  padding: 24px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  min-height: 1em;
  background-color: #FEFEFE;
}
.area_flowC .inner_flow .largeTxt {
  font-size: 1.6em;
  text-align: center;
  color: #2074B9;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
}
.area_flowC .inner_flow .txtWrap {
  /* padding:24px 30px; */
  padding: 0 2em;
}
.area_flowC .inner_flow p.flowImg {
  text-align: center;
  margin: 0.5em auto;
}
.area_flowC .arrow {
  margin: 5px auto;
  display: block;
  width: 40px;
  height: 26px;
  background: url(../img/common/arrow_down_s.png) center bottom no-repeat;
  text-indent: -9999px;
  margin-top: 0px;
}
/* フローSmall */
.area_flowS {
  padding: 0 0px;
}
.area_flowS .inner_flow {
  background-color: #fefefe;
  border: 1px solid #E1E1E1;
  padding: 2px 4px;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  min-height: 1em;
}
.area_flowS .inner_flow .largeTxtOra {
  font-size: 1.1em;
  text-align: center;
  color: #E87A02;
}
.area_flowS .inner_flow .largeTxtGre {
  font-size: 1.1em;
  text-align: center;
  color: #79A323;
}
.area_flowS .inner_flow .txtWrap {}
.area_flowS .arrow {
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 26px;
  background: url(../img/common/arrow_down_s.png) center bottom no-repeat;
  text-indent: -9999px;
  margin-top: 0px;
}
/* 単語フロー */
.flowTxt {
  display: block;
  float: left;
  margin: 0 10px 10px 10px;
  border: 1px solid #CCC;
  padding: 0.5em 2em;
  background-color: #FBFEFF;
}
.flowTxtArrow {
  display: block;
  float: left;
  background-image: url(../img/common/flowtxt_arrow.png);
  width: 8px;
  height: 2.5em;
  background-position: center;
  text-indent: -7777px;
  background-repeat: no-repeat;
}
/* リスト追加 */
.admit {
  border: 2px #c9d4dc solid;
  padding: 30px;
}
.admit li {
  float: left;
  width: 25%;
  line-height: 2.5em
}
.admit li span {
  width: 80px;
  display: block;
  float: left;
}
ul.liReseter {
  line-height: 1.8em;
  margin-left: 15px;
}
ul.liReseterMB li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: -10px;
}
ul.liReseterMB {
  line-height: 1.8em;
  margin: 0 0 2em 15px;
}
ul.liReseter li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: -10px;
}
ul.liReseter2 {
  line-height: 1.8em;
  margin: 0 0 12px 30px;
}
ul.liReseter2 li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: -10px;
}
ul.liReseterFloat {
  line-height: 1.8em;
  margin-left: 15px;
}
ul.liReseterFloat li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: -10px;
  float: left;
  padding-right: 3em;
}
ul.liReseterFloat3Div {
  line-height: 1.8em;
  margin-left: 2em;
}
ul.liReseterFloat3Div li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: -10px;
  float: left;
  padding-right: 1em;
  width: 31%;
}
.fs90p {
  font-size: 90%;
}
ol.olReseter {
  line-height: 1.8em;
  margin: 0 0 0 20px;
}
ol.olReseter li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: -10px;
}
ol.olReseter2 {
  line-height: 1.8em;
  margin: 0 0 20px 50px;
}
ol.olReseter2 li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: -10px;
}
ol.olReseterFloat {
  line-height: 1.2em;
  margin: 0 0 0 30px;
  padding: 0;
}
ol.olReseterFloat li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside;
  float: left;
  padding-right: 3em;
}
ul.liCheck {
  margin-left: 5px;
  padding-bottom: 10px;
}
ul.liCheck li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 30px;
  background-image: url(../img/common/icn_check.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height: 2em;
}
ul.liCheck2 {
  margin-bottom: 15px;
}
ul.liCheck2 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0.3em 30px;
  background-image: url(../img/common/icn_check.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 1.8em;
  font-size: 1.3em;
  color: #AF6705;
}
ul.liCheck2 p {
  font-size: 80%;
  line-height: normal;
  color: #333;
}
ul.liOrange {
  margin-left: 0;
}
ul.liOrange li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/clip_li_orange.png);
  background-position: 0px 9px;
  background-repeat: no-repeat;
  line-height: 2em;
  font-size: 110%;
}
ul.liOrange2 {
  margin: 0 0 20px 20px;
}
ul.liOrange2 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 10px 20px;
  background-image: url(../img/common/clip_li_orange.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  line-height: 2em;
  font-size: 110%;
}
ul.liOrangeFlaot {
  margin-left: 0;
}
ul.liOrangeFlaot li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/clip_li_orange.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
  padding-right: 30px;
}
ul.liWoodFlaot {
  margin-left: 0;
  text-align: center;
}
ul.liWoodFlaot li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0.2em 2em 0.2em 1.2em;
  font-size: 1.2em;
  background-image: url(../img/common/icn_wood.png);
  background-position: 0 0.4em;
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
}
ul.liKimidoriFlaot {
  margin-bottom: 15px;
}
ul.liKimidoriFlaot li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 0 20px;
  background-image: url(../img/common/clip_li_kimidori.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
  line-height: 2em;
}
ul.liKimidori {
  margin-bottom: 40px;
}
ul.liKimidori li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/clip_li_kimidori.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 1.8em;
}
ul.liKimidori2 {
  margin: 0 0 50px 20px;
}
ul.liKimidori2 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/clip_li_kimidori.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  line-height: 2em;
  font-size: 110%;
}
ul.liBlue {
  margin-bottom: 15px;
}
ul.liBlue li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/clip_li_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 2em;
}
ul.liBlue3 {
  margin-bottom: 30px;
}
ul.liBlue3 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 10px 0 20px;
  background-image: url(../img/common/clip_li_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  line-height: 2em;
}
ul.liBlueFlaot {
  margin-bottom: 15px;
}
ul.liBlueFlaot li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 0 20px;
  background-image: url(../img/common/clip_li_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
  line-height: 2em;
}
ul.liBlueLarge {
  margin-bottom: 15px;
}
ul.liBlueLarge li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 2px 24px;
  background-image: url(../img/common/li_large_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 1.8em;
  font-size: 1.3em;
}
ul.liBlueLarge2 {
  margin: 0 0 20px 20px;
}
ul.liBlueLarge2 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 2px 24px;
  background-image: url(../img/common/li_large_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 1.8em;
  font-size: 1.3em;
}
ul.liBlueLarge3 {
  margin-bottom: 30px;
}
ul.liBlueLarge3 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 2px 24px;
  background-image: url(../img/common/li_large_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-right: 10px;
  line-height: 1.8em;
  font-size: 1.3em;
}
ul.liBlueLargeFloat {
  margin-bottom: 15px;
}
ul.liBlueLargeFloat li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 2px 20px;
  background-image: url(../img/common/li_large_blue.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  line-height: 1.8em;
  font-size: 1.3em;
  float: left;
}
ul.liBrownLargeFloat {}
ul.liBrownLargeFloat li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 2px 20px;
  background-image: url(../img/common/li_large_brown.png);
  background-position: 0px 9px;
  background-repeat: no-repeat;
  line-height: 1.8em;
  font-size: 1.3em;
  float: left;
}
ul.businessMark {
  margin-bottom: 15px;
}
ul.businessMark li {
  list-style-type: none;
  list-style-position: outside;
  padding: 2px 0 2px 24px;
  background-image: url(../img/common/li_mark.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  padding-right: 10px;
  color: #1d6215;
  font-size: 18px;
}
ul.businessMark li p {
  color: #444444;
  font-size: 14px;
  margin-bottom: 10px;
}
ul.liOrangeFlaot {
  margin-left: 0;
}
ul.liPDFFloat {
  margin-bottom: 10px;
}
ul.liPDFFloat li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 0 20px;
  background-image: url(../img/common/pdficon_small.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  float: left;
}
ul.liPageAnch li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 20px;
  background-image: url(../img/common/icn_page_anch.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
  padding-right: 30px;
}
ul.liPageAnch li {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 30px 0 20px;
  background-image: url(../img/common/icn_page_anch.png);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  float: left;
}
.PageAnchWrap {
  text-align: center;
  background-color: #F2F2F2;
  border-top: 1px dotted #283C7D;
  border-bottom: 1px dotted #283C7D;
  padding: 1.8em 0.5em;
  font-size: 1.1em;
}
.PageAnchWrap li {
  list-style-type: none;
  list-style-position: outside;
  padding: 5px 30px 5px 20px;
  background-image: url(../img/common/icn_page_anch2.png);
  background-position: 0px 11px;
  background-repeat: no-repeat;
  display: inline-block;
}
.PageAnchWrap li a {
  text-decoration: none;
  color: #333;
}
.PageAnchWrap li a:hover {
  text-decoration: underline;
}
.PageAnchWrap2 {
  text-align: center;
  background-color: #F2F2F2;
  border-top: 1px dotted #283C7D;
  border-bottom: 1px dotted #283C7D;
  padding: 1.8em 0.5em;
  font-size: 1.1em;
}
.PageAnchWrap2 li {
  list-style-type: none;
  list-style-position: outside;
  padding: 5px 30px 5px 20px;
  background-image: url(../img/common/icn_page_anch2.png);
  background-position: 0px 11px;
  background-repeat: no-repeat;
  display: inline-block;
  box-sizing: border-box;
  width: 18em;
  text-align: left;
}
.PageAnchWrap2 li a {
  text-decoration: none;
  color: #333;
}
.PageAnchWrap2 li a:hover {
  text-decoration: underline;
}
/* faq */
dl.faq dt {
  padding: 5px 0 8px 38px;
  background-image: url(../img/common/icn_q.png);
  background-position: left 6px;
  background-repeat: no-repeat;
  font-size: 120%;
  color: #FA8D16;
}
dl.faq dd {
  padding: 0 15px 18px 38px;
  background-image: url(../img/common/icn_a.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}
dl.info dt {
  float: left;
  clear: left;
  width: 5em;
  margin: 0;
  padding: 1.2em 0 1.2em 0.5em;
}
dl.info dd {
  margin: 0;
  padding: 1.2em 0 1.2em 5.5em;
  border-bottom: #cccccc dotted 1px;
}
dl.info dt:last-child {
  border-bottom: none;
}
dl.info dd:last-child {
  border-bottom: none;
}
dl.history dt {
  float: left;
  clear: left;
  width: 110px;
  margin: 0;
  padding: 7px 0 8px 4px;
}
dl.history dd {
  margin: 0;
  padding: 7px 0 8px 114px;
  border-bottom: #cccccc dotted 1px;
}
dl.history2 {
  border-top: #294DA9 dotted 1px;
}
dl.history2 dt {
  float: left;
  clear: left;
  width: 100px;
  margin: 0;
  padding: 7px 0 8px 4px;
}
dl.history2 dd {
  margin: 0;
  padding: 7px 0 8px 104px;
  border-bottom: #294DA9 dotted 1px;
}
.imgFloatRight {
  float: right;
  margin: 0 0 1em 2em;
}
.imgFloatRightTabletCenter {
  float: right;
  margin: 0 0 1em 2em;
}
.imgFloatLeft {
  float: left;
  margin: 0 2em 1em 0;
}
.imgFloatLeftTabletCenter {
  float: left;
  margin: 0 2em 1em 0;
}
/* BeforeAfter */
.BeforeAfter {
  width: 90%;
  height: auto;
  margin: 0 auto 2em auto;
}
.baDiv {
  width: 38%;
  float: left;
  margin: 0 1% 2% 1%;
  text-align: center;
}
.baArrowWrap {
  float: left;
  width: 16%;
  margin: 0 1% 2% 1%;
}
.baArrow {
  background-image: url(../img/common/arrow_right.png);
  width: 52px;
  height: 80px;
  text-indent: -7777px;
  background-repeat: repeat;
  margin: 60% auto 0 auto;
}
.baTxt {
  display: block;
  font-size: 1.1em;
  background-color: #328FC7;
  color: #FFF;
  padding: 0.1em 2em 0.1em 2em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 15px;
  border-radius: 5px;
  margin: 0.5em auto;
  max-width: 4em;
  width: auto;
}
.telBig {
  font-size: 2em;
  color: #2378BE;
}
/*===========================
ページ内リンク直し
===========================*/
#products01, #products02, #products03, #products04, #products05, #products06, #products07 {
  padding-top: 171px;
  margin-top: -171px;
}
/*===========================
index
===========================*/
.h2InfoWrap {
  border-bottom: #5d98d2 solid 3px;
  margin-bottom: 0;
}
h2.h2Info {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  text-align: left;
  color: #333;
  font-size: 2.2em;
  line-height: 1.2em;
  padding-left: 0.5em;
}
.snsBnrArea {
  margin: 0.5em 0;
}
.snsBnr {
  float: left;
  margin: 0 1em 0 0;
}
h2.h2Info2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  text-align: left;
  color: #382e22;
  font-size: 1.8em;
  line-height: 1.5em;
}
/* snsBtn */
#snsBtn {
  clear: both;
  padding: 1.5em 0 0 0;
  text-align: left;
}
#snsBtn div {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.yugoImgWrap {
  width: 40%;
  float: left;
  box-sizing: border-box;
}
.yugoTxtWrap {
  width: 60%;
  float: right;
  padding: 50px 10px 50px 50px;
  box-sizing: border-box;
}
/*===========================
environment
===========================*/
.environmenDeclaration {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.8em;
}
/*===========================
contact
===========================*/
.contact table {
  width: 100%;
  border-top: 1px #cdcdcd solid;
  border-left: 1px #cdcdcd solid;
  border-collapse: collapse;
  color: #444;
  margin-bottom: 1.5em;
}
.contact table th {
  padding: 0.5em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  background-color: #efefef;
  color: #333;
  letter-spacing: 0;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}
.contact table td {
  padding: 0.5em 0.5em;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  font-weight: normal;
  background-color: #FFFFFF;
  letter-spacing: 0;
}
.contact table td .select {
  margin-bottom: 0.5em;
}
.contact table td .select li {
  float: left;
  margin-right: 20px;
}
.contact table td .select li input {
  vertical-align: middle;
}
.contact table td label {
  padding: 0 0 0px 5px;
}
.contact table input {
  margin: 2px 0 2px 0;
  height: 1.6em;
  border: 1px solid #CCC;
}
.contact .formBtn {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.contact .btnSend {
  background-color: #999999;
  color: #FFF;
  padding: 8px 0;
  margin: 0 5px 0 5px;
  border: 0;
  width: 160px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.contact .btnReset {
  background-color: #FFF;
  color: #333;
  padding: 7px 0;
  margin: 0 5px 0 5px;
  border: 0;
  border: 1px solid #cccccc;
  width: 160px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.contact .forml {
  width: 90%;
}
.contact .formm {
  width: 50%;
}
.contact .noborder {
  border: none;
}
.contact label {}
.contact .checkbox {
  border: none;
  padding: 0 0 0 0;
  margin: 4px;
  vertical-align: bottom;
}
/*  privacy */
.privacy h3 {
  font-size: 1.4em;
  color: #444;
  border: none;
  padding: 0.6em 0 0.5em 0;
  margin: 0;
  background-image: none;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  text-align: left;
}
.privacy p {
  padding: 0 0.3em 1em 0.3em;
}
.pc-disp {
  display: block;
}
.sp-disp {
  display: none;
}
.item-list {
  padding: 0 0 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.item-list ul {
  margin-left: -10px;
  overflow: hidden;
  background-color: transparent;
}
.item-list ul li {
  list-style-type: none;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
ul.cols-1 li {
  width: 100%;
}
ul.cols-2 li {
  width: 50%;
}
ul.cols-3 li {
  width: 33.33333%;
}
ul.cols-4 li {
  width: 25%;
}
ul.cols-5 li {
  width: 20%;
}
ul.cols-6 li {
  width: 16.66666%;
}
ul.cols-7 li {
  width: 14.28571%;
}
ul.cols-8 li {
  width: 12.5%;
}
@media only screen and (max-width: 767px) {
  ul.cols-4 li, ul.cols-5 li, ul.cols-6 li, ul.cols-7 li, ul.cols-8 li {
    width: 33%;
  }
  ul.cols-3 li {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  ul[class*='cols-'] > li {
    width: 100%;
  }
}
/* 親メニュー */
.global-nav li {
  position: relative;
}
/* 子メニュー */
.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background: #fff;
  border: 1px solid #ddd;
  display: none;
  z-index: 999;
}
.sub-menu li {
  float: none;
  width: 100%;
}
.sub-menu li a {
  display: block;
  padding: 12px 15px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}
.sub-menu li:last-child a {
  border-bottom: none;
}
.sub-menu li a:hover {
  background: #f5f5f5;
}
/* PC時ホバーで表示 */
.has-sub:hover .sub-menu {
  display: block;
}
/* プルダウン */
.has-sub {
  position: relative;
}
.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background: #2f3b59;
  z-index: 9999;
}
.sub-menu li {
  float: none !important;
  width: 100% !important;
}
.sub-menu li a {
  font-size: 13px;
  display: block;
  padding: 12px 15px;
  /*color:#fff !important;*/
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  text-align: left;
  white-space: normal;
  word-break: keep-all;
  line-height: 1.5;
}
.sub-menu li a:hover {
  background: #445172;
}
@media screen and (min-width:769px) {
  .has-sub:hover .sub-menu {
    display: block;
  }
}
.slicknav_nav ul {
  margin: 0 0 0 5px !important;
}
.slicknav_nav .slicknav_item a {
  display: inline-block !important;
  padding: 10px 15px !important;
}
.slicknav_nav .slicknav_row:hover {
  background: #12548d !important;
  color: #fff;
}
.slicknav_nav li:first-child {
  margin-top: 0 !important;
}
.slicknav_nav li:last-child {
  margin-bottom: 0 !important;
}
.qc-box {
  width: 80%;
  margin: 40px auto;
  padding: 40px;
  border: 3px solid #1d3f73;
  background: #fff;
  box-sizing: border-box;
  border-radius: 8px;
}
.qc-box h3 {
  text-align: center;
  color: #1d3f73;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e5e5e5;
}
.qc-box ul {
  margin: 0;
  padding: 0;
}
.qc-box li {
  margin-bottom: 12px;
}
/* スマホ */
@media screen and (max-width:768px) {
  .qc-box {
    width: 100%;
    padding: 25px 15px;
  }
}
/*===========================
ページ内リンク直し
===========================*/
#anch01, #anch02, #anch03, #anch04, #anch05, #anch06, #anch07, #anch08, #anch09, #anch10 {
  margin-top: -170px;
  padding-top: 170px;
}
@media screen and (max-width: 768px) {
  #anch01, #anch02, #anch03, #anch04, #anch05, #anch06, #anch07, #anch08, #anch09, #anch10 {
    margin-top: -50px;
    padding-top: 50px;
  }
}
body, html {
  margin: 0;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shell {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.shell.reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.shell.nowrap-x {
  flex-wrap: nowrap;
}
.shell.left {
  justify-content: flex-start;
}
.shell.center, .shell.x-center {
  justify-content: center;
}
.shell.right {
  justify-content: flex-end;
}
.shell.fill, .shell.fill-x, .shell.split {
  justify-content: space-between;
}
.shell.equalize {
  justify-content: space-around;
}
.shell.top {
  align-items: flex-start;
}
.shell.middle, .shell.y-center {
  align-items: center;
}
.shell.baseline {
  align-items: baseline;
}
.shell.bottom {
  align-items: flex-end;
}
.shell > .grow-x {
  flex-grow: 1;
}
.stretch, .grow-y {
  align-self: stretch;
}
.solo, .full {
  width: 100%;
}
.duo, .half {
  width: 50%;
}
.trio, .one-third {
  width: calc(100% / 3);
}
.two-thirds {
  width: calc(100% / 3 * 2);
}
.quad, .quarter {
  width: 25%;
}
.three-quarters {
  width: 75%;
}
.penta, .twenty {
  width: 20%;
}
.thirty {
  width: 30%;
}
.forty {
  width: 40%;
}
.sixty {
  width: 60%;
}
.seventy {
  width: 70%;
}
.eighty {
  width: 80%;
}
.solo.gutter, .full.gutter {
  width: 98%;
  margin: 1em 1%;
}
.duo.gutter, .half.gutter {
  width: 48%;
  margin: 1em 1%;
}
.trio.gutter, .one-third.gutter {
  width: calc(94% / 3);
  margin: 1em 1%;
}
.two-thirds.gutter {
  width: calc(97% / 3 * 2);
  margin: 1em 1%;
}
.quad.gutter, .quarter.gutter {
  width: 23%;
  margin: 1em 1%;
}
.three-quarters.gutter {
  width: 73%;
  margin: 1em 1%;
}
.penta.gutter, .twenty.gutter {
  width: 18%;
  margin: 1em 1%;
}
.thirty.gutter {
  width: 28%;
  margin: 1em 1%;
}
.forty.gutter {
  width: 38%;
  margin: 1em 1%;
}
.sixty.gutter {
  width: 58%;
  margin: 1em 1%;
}
.seventy.gutter {
  width: 68%;
  margin: 1em 1%;
}
.eighty.gutter {
  width: 78%;
  margin: 1em 1%;
}
.centering {
  text-align: center;
}
.centering > * {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* Universal Padding Class --- as you like */
.pd-around {
  padding: 1.5em 1.5em;
}
.pd-side {
  padding: 0 1.5em;
}
.pd-top-bottom {
  padding: 1.5em 0;
}
.pd-right {
  padding-right: 1.5em;
}
.pd-left {
  padding-left: 1.5em;
}
/* clearfix --- for use together with legacy float layout */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*** Media Query ***/
@media only screen and (max-width: 899px) {
  .shell.break900:not(.step) {
    flex-direction: column;
  }
  .shell.break900 > .solo, .shell.break900 > .full, .shell.break900 > .duo, .shell.break900 > .half, .shell.break900 > .trio, .shell.break900 > .one-third, .shell.break900 > .two-thirds, .shell.break900 > .quad, .shell.break900 > .quarter, .shell.break900 > .three-quarters, .shell.break900 > .penta, .shell.break900 > .twenty, .shell.break900 > .thirty, .shell.break900 > .forty, .shell.break900 > .sixty, .shell.break900 > .seventy, .shell.break900 > .eighty {
    width: 100%;
  }
  .shell.break900 > .solo.gutter, .shell.break900 > .full.gutter, .shell.break900 > .duo.gutter, .shell.break900 > .half.gutter, .shell.break900 > .trio.gutter, .shell.break900 > .one-third.gutter, .shell.break900 > .two-thirds.gutter, .shell.break900 > .quad.gutter, .shell.break900 > .quarter.gutter, .shell.break900 > .three-quarters.gutter, .shell.break900 > .penta.gutter, .shell.break900 > .twenty.gutter, .shell.break900 > .thirty.gutter, .shell.break900 > .forty.gutter, .shell.break900 > .sixty.gutter, .shell.break900 > .seventy.gutter, .shell.break900 > .eighty.gutter {
    width: 98%;
    margin: 1em 1%;
  }
  .shell.step {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty {
    width: 50%;
  }
  .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter {
    width: 48%;
    margin: 1em 1%;
  }
}
/* Mobile Single Column ( like 7-10 inch Tablet ) */
@media only screen and (max-width: 768px) {
  .container, .wide-container {
    padding: 0 0.3em;
  } /* as you like */
  .shell.break768:not(.step) {
    flex-direction: column;
  }
  .shell.break768 > .solo, .shell.break768 > .full, .shell.break768 > .duo, .shell.break768 > .half, .shell.break768 > .trio, .shell.break768 > .one-third, .shell.break768 > .two-thirds, .shell.break768 > .quad, .shell.break768 > .quarter, .shell.break768 > .three-quarters, .shell.break768 > .penta, .shell.break768 > .twenty, .shell.break768 > .thirty, .shell.break768 > .forty, .shell.break768 > .sixty, .shell.break768 > .seventy, .shell.break768 > .eighty {
    width: 100%;
  }
  .shell.break768 > .solo.gutter, .shell.break768 > .full.gutter, .shell.break768 > .duo.gutter, .shell.break768 > .half.gutter, .shell.break768 > .trio.gutter, .shell.break768 > .one-third.gutter, .shell.break768 > .two-thirds.gutter, .shell.break768 > .quad.gutter, .shell.break768 > .quarter.gutter, .shell.break768 > .three-quarters.gutter, .shell.break768 > .penta.gutter, .shell.break768 > .twenty.gutter, .shell.break768 > .thirty.gutter, .shell.break768 > .forty.gutter, .shell.break768 > .sixty.gutter, .shell.break768 > .seventy.gutter, .shell.break768 > .eighty.gutter {
    width: 98%;
    margin: 1em 1%;
  }
  .shell:not(.keep) > .solo, .shell:not(.keep) > .full, .shell:not(.keep) > .duo, .shell:not(.keep) > .half, .shell:not(.keep) > .trio, .shell:not(.keep) > .one-third, .shell:not(.keep) > .two-thirds, .shell:not(.keep) > .quad, .shell:not(.keep) > .quarter, .shell:not(.keep) > .three-quarters, .shell:not(.keep) > .penta, .shell:not(.keep) > .twenty, .shell:not(.keep) > .thirty, .shell:not(.keep) > .forty, .shell:not(.keep) > .sixty, .shell:not(.keep) > .seventy, .shell:not(.keep) > .eighty {
    width: 100%;
    margin: 0;
  }
  .shell:not(.keep) > .solo.gutter, .shell:not(.keep) > .full.gutter, .shell:not(.keep) > .duo.gutter, .shell:not(.keep) > .half.gutter, .shell:not(.keep) > .trio.gutter, .shell:not(.keep) > .one-third.gutter, .shell:not(.keep) > .two-thirds.gutter, .shell:not(.keep) > .quad.gutter, .shell:not(.keep) > .quarter.gutter, .shell:not(.keep) > .three-quarters.gutter, .shell:not(.keep) > .penta.gutter, .shell:not(.keep) > .twenty.gutter, .shell:not(.keep) > .thirty.gutter, .shell:not(.keep) > .forty.gutter, .shell:not(.keep) > .sixty.gutter, .shell:not(.keep) > .seventy.gutter, .shell:not(.keep) > .eighty.gutter {
    width: 98%;
    margin: 1em 1%;
  }
  .shell.step {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty {
    width: 50%;
  }
  .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter {
    width: 48%;
    margin: 1em 1%;
  }
  .shell.keep-half:not(.keep), .shell.keep-half:not(.keep) {
    flex-direction: row;
  }
  .shell.keep-half:not(.keep) > .solo, .shell.keep-half:not(.keep) > .full, .shell.keep-half:not(.keep) > .duo, .shell.keep-half:not(.keep) > .half, .shell.keep-half:not(.keep) > .trio, .shell.keep-half:not(.keep) > .one-third, .shell.keep-half:not(.keep) > .two-thirds, .shell.keep-half:not(.keep) > .quad, .shell.keep-half:not(.keep) > .quarter, .shell.keep-half:not(.keep) > .three-quarters, .shell.keep-half:not(.keep) > .penta, .shell.keep-half:not(.keep) > .twenty, .shell.keep-half:not(.keep) > .thirty, .shell.keep-half:not(.keep) > .forty, .shell.keep-half:not(.keep) > .sixty, .shell.keep-half:not(.keep) > .seventy, .shell.keep-half:not(.keep) > .eighty {
    width: 50%;
  }
  .shell.keep-half:not(.keep) > .solo.gutter, .shell.keep-half:not(.keep) > .full.gutter, .shell.keep-half:not(.keep) > .duo.gutter, .shell.keep-half:not(.keep) > .half.gutter, .shell.keep-half:not(.keep) > .trio.gutter, .shell.keep-half:not(.keep) > .one-third.gutter, .shell.keep-half:not(.keep) > .two-thirds.gutter, .shell.keep-half:not(.keep) > .quad.gutter, .shell.keep-half:not(.keep) > .quarter.gutter, .shell.keep-half:not(.keep) > .three-quarters.gutter, .shell.keep-half:not(.keep) > .penta.gutter, .shell.keep-half:not(.keep) > .twenty.gutter, .shell.keep-half:not(.keep) > .thirty.gutter, .shell.keep-half:not(.keep) > .forty.gutter, .shell.keep-half:not(.keep) > .sixty.gutter, .shell.keep-half:not(.keep) > .seventy.gutter, .shell.keep-half:not(.keep) > .eighty.gutter {
    width: 48%;
    margin: 1em 1%;
  }
  /* Universal padding class --- as you like */
  .pd-around {
    padding: 1.5em 1.5em;
  }
  .pd-side {
    padding: 0 1.5em;
  }
  .ttal {
    text-align: left !important;
  }
  .ttal:not(.pd-side) {
    padding: 0 1.5em;
  }
  .pd-around .ttal:not(.pd-side), .pd-side .ttal:not(.pd-side) {
    padding: 0;
  }
}
/* Traditional SmartPhone Portrait Size */
@media only screen and (max-width: 479px) {
  .shell:not(.keep), .shell.step:not(.keep) {
    flex-direction: column;
  }
  .shell.step:not(.keep) > .solo, .shell.step:not(.keep) > .full, .shell.step:not(.keep) > .duo, .shell.step:not(.keep) > .half, .shell.step:not(.keep) > .trio, .shell.step:not(.keep) > .one-third, .shell.step:not(.keep) > .two-thirds, .shell.step:not(.keep) > .quad, .shell.step:not(.keep) > .quarter, .shell.step:not(.keep) > .three-quarters, .shell.step:not(.keep) > .penta, .shell.step:not(.keep) > .twenty, .shell.step:not(.keep) > .thirty, .shell.step:not(.keep) > .forty, .shell.step:not(.keep) > .sixty, .shell.step:not(.keep) > .seventy, .shell.step:not(.keep) > .eighty {
    width: 100%;
    margin: margin:0;
  }
  .shell.step:not(.keep) > .solo.gutter, .shell.step:not(.keep) > .full.gutter, .shell.step:not(.keep) > .duo.gutter, .shell.step:not(.keep) > .half.gutter, .shell.step:not(.keep) > .trio.gutter, .shell.step:not(.keep) > .one-third.gutter, .shell.step:not(.keep) > .two-thirds.gutter, .shell.step:not(.keep) > .quad.gutter, .shell.step:not(.keep) > .quarter.gutter, .shell.step:not(.keep) > .three-quarters.gutter, .shell.step:not(.keep) > .penta.gutter, .shell.step:not(.keep) > .twenty.gutter, .shell.step:not(.keep) > .thirty.gutter, .shell.step:not(.keep) > .forty.gutter, .shell.step:not(.keep) > .sixty.gutter, .shell.step:not(.keep) > .seventy.gutter, .shell.step:not(.keep) > .eighty.gutter {
    width: 98%;
    margin: 1em 1%;
  }
  /* Single Column --- Universal margin-bottom class */
  .shell.automa > , .shell.automa > .gutter {
    margin-bottom: 1.5em !important;
  }
  /* Universal padding class --- as you like */
  .pd-around {
    padding: 6% 3%;
  }
  .pd-side, .pd-right, .pd-left {
    padding: 0 3%;
  }
  .stal {
    text-align: left !important;
  }
  .stal:not(.pd-side) {
    padding: 0 3%;
  }
  .pd-around .stal:not(.pd-side), .pd-side .stal:not(.pd-side) {
    padding: 0;
  }
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 300px;
  height: 60px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
  margin-left: auto;
  background-color: #4f627f;
  margin-right: auto;
}
.btn a:hover {
  color: #f2f2f2;
}
.btn06 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: rotate(45deg) translateY(-50%);
  width: 6px;
  height: 6px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
}
.btn06 a:hover {
  background-color: #1d55a0;
  border: 1px solid #333;
}
.btn06 a:hover::after {
  border-color: #f2f2f2 #f2f2f2 transparent transparent;
}
#sdgs {
  padding: 100px 0;
  background: #f5f8f7;
}
#sdgs h2 {
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 40px;
}
.sdgs-intro {
  max-width: 1000px;
  margin: 0 auto 50px;
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
}
.sdgs-intro p {
  line-height: 2;
  margin-bottom: 15px;
}
.sdgs-subtitle {
  text-align: center;
  margin-bottom: 50px;
  color: #18549d;
  font-size: 1.4rem;
}
.sdgs-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 50px;
}
.sdgs-card {
  display: flex;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
}
.sdgs-img {
  width: 20%;
}
.sdgs-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sdgs-content {
  width: 65%;
  padding: 35px;
}
.sdgs-content h4 {
  font-size: 1.6rem;
  color: #18549d;
  margin-bottom: 15px;
  border-left: 6px solid #18549d;
  padding-left: 15px;
}
.sdgs-content p {
  line-height: 2;
  font-size: 1.2em;
}
.event {
  margin-top: 10px;
  font-weight: bold;
}
.sdgs-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 25px;
}
.sdgs-icons img {
  width: calc(50% / 3);
  height: auto;
}
@media screen and (max-width:768px) {
  #sdgs {
    padding: 60px 0;
  }
  .sdgs-intro {
    padding: 25px;
  }
  .sdgs-card {
    flex-direction: column;
  }
  .sdgs-img, .sdgs-content {
    width: 100%;
  }
  .sdgs-img {
    height: 250px;
  }
  .sdgs-content {
    padding: 25px;
  }
  .sdgs-icons img {
    width: calc(93% / 3);
  }
}
.box {
  padding: 15px;
  background-color: #FFFFFF;
}
.bgcolor {
  padding: 4.4em 20px;
  background-color: #EFEFEF;
  /* min-width: 1200px; */
  box-sizing: border-box;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width:768px) {
  .bgcolor {
    width: 100%;
  }
}
/* =========================================================
   グローバルナビ
   ========================================================= */
#gnav {
  clear: both;
  position: relative;
  z-index: 1000;
}
#gnav .global-nav {
  width: 1200px;
  height: 61px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  font-size: 1em;
}
#gnav .global-nav > li {
  position: relative;
  width: auto;
  height: 61px;
  display: block;
}
#gnav .global-nav > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 61px;
  padding: 0 1.5em;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  transition: .25s ease;
}
#gnav .global-nav > li > a:hover {
  background-color: rgba(20, 33, 58, 0.8);
}
#gnav .global-nav > li.gnAct > a {
  background-color: rgba(20, 33, 58, 0.95);
}
/* =========================================================
   プルダウン
   ========================================================= */
#gnav .global-nav > li.has-sub {
  position: relative;
}
/* プルダウン本体 */
#gnav .global-nav > li.has-sub > .sub-menu {
  position: absolute;
  top: 100%;
  left: 125%;
  transform: translateX(-50%) translateY(-5px);
  width: 300px;
  min-width: 300px;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #222;
  border-radius: 9px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .12);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity .25s ease, transform .25s ease, visibility .25s ease;
  z-index: 99999;
}
/* ホバー時 */
#gnav .global-nav > li.has-sub:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
/* =========================================================
   プルダウン項目
   ========================================================= */
#gnav .global-nav > li.has-sub > .sub-menu > li {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  float: none !important;
  border-bottom: 1px dotted #ccc;
}
#gnav .global-nav > li.has-sub > .sub-menu > li:last-child {
  border-bottom: none;
}
/* リンク */
#gnav .global-nav > li.has-sub > .sub-menu > li > a {
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 70px;
  height: auto !important;
  padding: 15px 26px 15px 20px;
  box-sizing: border-box;
  background: #fff !important;
  color: #222 !important;
  text-decoration: none;
  text-align: left !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  white-space: normal;
  transition:
    background-color .2s ease, color .2s ease;
}
/* =========================================================
   丸の矢印
   ========================================================= */
#gnav .global-nav > li.has-sub > .sub-menu > li > a::after {
  content: "›";
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  border-radius: 50%;
  background: #064f92;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  transition:
    background-color .2s ease, transform .2s ease;
}
/* =========================================================
   ホバー
   ========================================================= */
#gnav .global-nav > li.has-sub > .sub-menu > li > a:hover {
  background: #fafafa !important;
  color: #222 !important;
}
#gnav .global-nav > li.has-sub > .sub-menu > li > a:hover::after {
  background-color: #5F96C5;
  transform: translateX(3px);
}

/* =========================================================
   プルダウン
   親メニューの左端に揃える
   ========================================================= */

#gnav .global-nav > li.has-sub {
    position: relative;
}

#gnav .global-nav > li.has-sub > .sub-menu {
    position: absolute;

    /* 親メニューの真下 */
    top: 100%;

    /* 親liの左端に合わせる */
    left: 0;

    /* 中央寄せを解除 */
    transform: translateY(-5px);

    width: 300px;
    min-width: 300px;

    margin: 0;
    padding: 0;

    box-sizing: border-box;

    background: #fff;

    border: 1px solid #222;
    border-radius: 9px;

    box-shadow: 0 5px 15px rgba(0,0,0,.12);

    overflow: hidden;

    opacity: 0;
    visibility: hidden;

    transition:
        opacity .25s ease,
        transform .25s ease,
        visibility .25s ease;

    z-index: 99999;
}


/* ホバー */
#gnav .global-nav > li.has-sub:hover > .sub-menu {
    opacity: 1;
    visibility: visible;

    transform: translateY(0);
}
.mintyou {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: normal;
}