@charset "UTF-8";
/*
Theme Name: Theme name
Author: Author
Author URI: 
*/
.top10 {
  margin-top: 10px !important;
}

.bot10 {
  margin-bottom: 10px !important;
}

.top20 {
  margin-top: 20px !important;
}

.bot20 {
  margin-bottom: 20px !important;
}

.top30 {
  margin-top: 30px !important;
}

.bot30 {
  margin-bottom: 30px !important;
}

.top40 {
  margin-top: 40px !important;
}

.bot40 {
  margin-bottom: 40px !important;
}

.top50 {
  margin-top: 50px !important;
}

.bot50 {
  margin-bottom: 50px !important;
}

.top60 {
  margin-top: 60px !important;
}

.bot60 {
  margin-bottom: 60px !important;
}

.top70 {
  margin-top: 70px !important;
}

.bot70 {
  margin-bottom: 70px !important;
}

.top80 {
  margin-top: 80px !important;
}

.bot80 {
  margin-bottom: 80px !important;
}

.top90 {
  margin-top: 90px !important;
}

.bot90 {
  margin-bottom: 90px !important;
}

.top100 {
  margin-top: 100px !important;
}

.bot100 {
  margin-bottom: 100px !important;
}

html {
  font-size: 15px;
}

body {
  font-family: "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 15px;
  color: #363636;
  line-height: 1.8;
  min-width: 1200px;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.9333333333rem;
    min-width: inherit;
  }
}

a {
  color: #4499FF;
}
a:hover, a:active, a:focus {
  color: #aad1ff;
}
a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

h1 {
  font-size: 30px;
  font-size: 2rem;
  text-align: center;
  border-bottom: 1px solid #baa024;
  display: block;
  margin-bottom: 20px;
}
h1 span {
  display: inline-block;
  border-bottom: 2px solid #baa024;
  line-height: 1.6;
  padding-bottom: 20px;
}

h2 {
  font-size: 24px;
  font-size: 1.6rem;
  border-bottom: 1px solid #baa024;
  display: block;
  margin-bottom: 40px;
}
h2 span {
  color: #baa024;
  display: inline-block;
  border-bottom: 2px solid #baa024;
  line-height: 1.6;
}

.h2 {
  background: url(images/h2_bg.png) no-repeat;
  background-position: bottom left;
  font-size: 24px;
  font-size: 1.6rem;
  color: #baa024;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile {
    display: block;
  }
}

.min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.box {
  padding: 60px 0;
  margin: 0;
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .box {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.box00 {
  padding: 0;
  margin: 0;
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .box00 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.box01 {
  padding: 100px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .box01 {
    width: 100%;
  }
}

.left {
  float: left;
}
@media screen and (max-width: 768px) {
  .left {
    float: none;
  }
}

.right {
  float: right;
}
@media screen and (max-width: 768px) {
  .right {
    float: none;
  }
}

.bg1 {
  background: url(images/bg.jpg);
}

.p-t0 {
  padding-top: 0 !important;
}

#wrapper {
  min-width: 1200px;
}
@media screen and (max-width: 768px) {
  #wrapper {
    width: 100%;
    min-width: inherit;
  }
}

.bold {
  font-weight: bold;
  color: #111;
}

.tC {
  text-align: center;
}

.tC {
  text-align: center;
}

.tR {
  text-align: right;
}

.tL {
  text-align: left;
}

.posR {
  position: relative;
}

.posA {
  position: absolute;
}

/********************************************
* Header
********************************************/
#headerWrap {
  background: #baa024;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, #baa024), to(#e1c74a));
  background: linear-gradient(to bottom, #baa024 39%, #e1c74a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#baa024", endColorstr="#e1c74a",GradientType=0 );
}
#headerWrap #sp_menu {
  padding: 10px 15px;
  display: none;
}
@media screen and (max-width: 768px) {
  #headerWrap #sp_menu {
    display: block;
  }
  #headerWrap #sp_menu .sp_logo {
    float: left;
    width: 200px;
  }
  #headerWrap #sp_menu .slide_btn {
    font-size: 27px;
    font-size: 1.8rem;
    color: #FFF;
    float: right;
    display: inline-block;
  }
}
#headerWrap #header {
  width: 1200px;
  margin: 0 auto;
  height: 58px;
}
@media screen and (max-width: 768px) {
  #headerWrap #header {
    width: 100%;
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  #headerWrap #header > a {
    display: none;
  }
}
#headerWrap ul {
  height: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #headerWrap ul {
    position: absolute;
    background: #FFF;
    height: auto;
    display: none;
    width: 100%;
    border-bottom: 3px solid #baa024;
    z-index: 10;
  }
}
#headerWrap ul li {
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #headerWrap ul li {
    width: 100%;
  }
}
#headerWrap ul li a {
  color: #FFF;
  display: block;
  font-weight: bold;
  padding: 18px 30px 0 30px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #headerWrap ul li a {
    width: 100%;
    color: #baa024;
    padding: 15px 15px;
    border-bottom: 1px dotted #baa024;
  }
}
#headerWrap ul li a span {
  font-size: 12px;
  font-size: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-style: italic;
  font-weight: normal;
  display: block;
}
@media screen and (max-width: 768px) {
  #headerWrap ul li a span {
    display: inline-block;
  }
}
#headerWrap ul li.logo a {
  padding: 0px 30px 0 30px;
}
#headerWrap ul li.logo a img {
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  #headerWrap ul li.logo {
    display: none;
  }
}
#headerWrap ul li.menu:hover {
  background: url(images/gnav_hover.png) no-repeat;
  background-position: center 3px;
}
#headerWrap .h_tel {
  float: right;
  margin-right: 30px;
}

/********************************************
* Footer
********************************************/
#footerWrap {
  background: url(images/bg.jpg);
}
#footerWrap #gmap {
  margin-bottom: 40px;
}
#footerWrap #gmap iframe {
  width: 100%;
  height: 540px;
}
#footerWrap #footer {
  background: #baa024 url(images/f_bg.png) repeat-x;
  background-position: center top;
  padding-top: 80px;
}
#footerWrap #footer #copy {
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 0;
}
#footerWrap #footer > .clearfix {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #footerWrap #footer > .clearfix {
    width: 100%;
  }
}
#footerWrap #footer > .clearfix .left {
  width: 50%;
  padding-left: 160px;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  #footerWrap #footer > .clearfix .left > img {
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #footerWrap #footer > .clearfix .left {
    width: 100%;
    padding: 0 15px;
  }
}
#footerWrap #footer > .clearfix .left p {
  font-size: 13px;
  font-size: 0.8666666667rem;
}
#footerWrap #footer > .clearfix .left .title {
  font-size: 18px;
  font-size: 1.2rem;
}
#footerWrap #footer > .clearfix .left img {
  margin-bottom: 20px;
}
#footerWrap #footer > .clearfix .button {
  background: #e5cd5c;
  display: inline-block;
  width: 210px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #footerWrap #footer > .clearfix .button {
    width: 100%;
  }
}
#footerWrap #footer > .clearfix .button a {
  display: block;
  color: #FFF;
  font-size: 15px;
  font-size: 1rem;
  padding: 5px;
}
#footerWrap #footer > .clearfix .right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #footerWrap #footer > .clearfix .right {
    width: 100%;
  }
}
#footerWrap #footer > .clearfix .right #menu-f_nav {
  line-height: 1.6;
  padding-left: 80px;
}
#footerWrap #footer > .clearfix .right #menu-f_nav a {
  color: #FFF;
  font-size: 14px;
  font-size: 0.9333333333rem;
}
#footerWrap #footer > .clearfix .right #menu-f_nav > li {
  padding-left: 20px;
  background: url(images/li01.png) no-repeat;
  background-position: left 7px;
}
#footerWrap #footer > .clearfix .right #menu-f_nav > li.li_home {
  background: none;
}
#footerWrap #footer > .clearfix .right #menu-f_nav > li.mb {
  margin-bottom: 25px;
}
#footerWrap #footer > .clearfix .right #menu-f_nav > li > ul li {
  padding-left: 20px;
  background: url(images/li02.png) no-repeat;
  background-position: left 7px;
}

/********************************************
* Contact
********************************************/
body#flow .support_sec,
body#partner .support_sec,
body#contact .support_sec {
  padding-bottom: 40px;
  border-top: 3px solid #baa024;
  border-bottom: 3px solid #baa024;
}

p.tel span {
  font-size: 34px;
  font-size: 2.2666666667rem;
  margin-right: 10px;
}
p.tel img {
  width: 30px;
  vertical-align: text-bottom;
  margin-right: 10px;
}

table.contact {
  width: 960px;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  table.contact {
    width: 100%;
  }
}
table.contact th {
  padding: 20px 30px;
  background: #cfdae0;
  border: 1px solid #646464;
  width: 290px;
}
@media screen and (max-width: 768px) {
  table.contact th {
    width: 100%;
    display: block;
  }
}
table.contact td {
  border: 1px solid #646464;
  padding: 20px 30px;
}
@media screen and (max-width: 768px) {
  table.contact td {
    width: 100%;
    display: block;
  }
}
table.contact td .name {
  width: 40px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  table.contact td .name {
    width: 15%;
    text-align: left;
    display: block;
  }
}
.mw_wp_form_confirm table.contact td .name {
  color: #CCC;
}
table.contact input[type=email],
table.contact input[type=text] {
  height: 40px;
  width: 100%;
}
table.contact input[type=email].short,
table.contact input[type=text].short {
  width: 40.5%;
}
@media screen and (max-width: 768px) {
  table.contact input[type=email].short,
  table.contact input[type=text].short {
    width: 100%;
  }
}
table.contact input[type=email].tel,
table.contact input[type=text].tel {
  width: 20%;
}
@media screen and (max-width: 768px) {
  table.contact input[type=email].tel,
  table.contact input[type=text].tel {
    width: 28%;
  }
}
table.contact textarea {
  width: 100%;
}

.must {
  background: #FFF;
  color: red;
  border: 1px solid red;
  font-size: 12px;
  font-size: 0.8rem;
  padding: 1px 10px;
  vertical-align: middle;
  float: right;
  display: inline-block;
}

.privacy {
  width: 960px;
  margin: 0 auto 60px;
  padding: 20px;
  border: 1px solid #cccccc;
  background-color: #f1f1f1;
}
.privacy h4 {
  font-weight: bold;
  color: #111;
  text-align: center;
}
.privacy p.bold {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .privacy {
    width: 100%;
    padding: 12px;
    margin: 0 auto 30px;
  }
  .privacy p.bold {
    margin-top: 20px;
  }
}

.mwform-checkbox-field-text {
  font-size: 15px;
}

.buttons {
  text-align: center;
}
.buttons input[type=submit] {
  -webkit-appearance: none;
  background: #595959;
  color: #FFF;
  border: 1px solid #595959;
  height: 40px;
  width: 120px;
  display: inline-block;
  margin: 20px 10px;
}
.buttons input[type=reset] {
  -webkit-appearance: none;
  background: #FFF;
  color: #595959;
  border: 1px solid #595959;
  height: 40px;
  width: 120px;
  display: inline-block;
  margin: 20px 10px;
}
.mw_wp_form_confirm .buttons input[type=reset] {
  display: none;
}

p.sent {
  margin: 60px 0;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
  margin-right: 10px;
}

/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* Home
********************************************/
.mv {
  padding-top: 20px;
  text-align: center;
  background: url(images/main_bg.jpg);
}
@media screen and (max-width: 768px) {
  .mv > img {
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
  }
}
.mv .mv2 {
  background: url(images/main_bg2.png);
  background-size: cover;
  margin-top: -60px;
  position: relative;
  z-index: 10;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .mv .mv2 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.mv .mv3 {
  margin-top: 20px;
  background: url(images/main_bg3.png) repeat-x;
  height: 36px;
}
.mv .top_news {
  text-align: left;
  border-top: 3px solid #baa024;
  border-bottom: 3px solid #baa024;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .mv .top_news {
    padding: 20px 15px;
  }
}
.mv .top_news h2 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-weight: normal !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .mv .top_news h2 {
    width: 100%;
  }
}
.mv .top_news .whatsnew {
  margin: 0 auto;
  width: 1200px;
}
@media screen and (max-width: 768px) {
  .mv .top_news .whatsnew {
    width: 100%;
  }
}
.mv .top_news .whatsnew li {
  padding-left: 25px;
  background: url(images/news_li.png) no-repeat;
  background-position: left 7px;
  margin-bottom: 5px;
}
.mv .top_news .whatsnew li .title, .mv .top_news .whatsnew li .date {
  margin-right: 10px;
  display: inline-block;
}
.mv .top_news .whatsnew li span {
  background: #baa024;
  display: inline-block;
}
.mv .top_news .whatsnew li span a {
  font-size: 13px;
  font-size: 0.8666666667rem;
  display: block;
  color: #FFF;
  padding: 2px 40px;
}

.support_sec {
  padding: 64px 0;
}
@media screen and (max-width: 768px) {
  .support_sec {
    background: none;
    padding: 40px 0;
  }
}
.support_sec .support_2 {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.support_sec .support_2 .s_bg {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -440px;
  display: block;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 .s_bg {
    position: static;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 20px;
  }
}
.support_sec .support_2 .title {
  font-size: 27px;
  font-size: 1.8rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 .title {
    font-size: 18px;
    font-size: 1.2rem;
  }
}
.support_sec .support_2 .title span {
  font-size: 33px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 .title span {
    font-size: 22px;
    font-size: 1.46667rem;
  }
}
.support_sec .support_2 p {
  display: block;
  width: 600px;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
  font-size: 15px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 p {
    width: 100%;
    margin-bottom: 30px;
  }
}
.support_sec .support_2 p span {
  display: block;
}
.support_sec .support_2 p span a {
  display: inline-block;
  text-align: center;
  color: #FFF;
  text-decoration: underline;
}
.support_sec .support_2 .support_next {
  font-size: 24px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 .support_next {
    font-size: 18px;
    font-size: 1.2rem;
  }
}
.support_sec .support_2 .row {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .support_sec .support_2 .row {
    width: 100%;
  }
}
.support_sec .support_2 .row .col-sm-6 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

.mes_p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 800px;
  margin: 0 auto;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .mes_p {
    width: 100%;
    font-size: 14px;
  }
}
.mes_p .daihyo_name {
  display: block;
  width: 181px;
  margin-left: auto;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .mes_p .daihyo_name {
    width: 140px;
  }
}

#EdgeID {
  display: block;
  width: 1000px;
  height: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #EdgeID {
    display: none;
  }
}

#EdgeID2 {
  display: none;
}
@media screen and (max-width: 768px) {
  #EdgeID2 {
    width: 80% !important;
    display: block;
    margin: 0 auto;
  }
}

#animation_container canvas {
  width: 1000px !important;
  height: 510px !important;
}
@media screen and (max-width: 768px) {
  #animation_container canvas {
    width: 90% !important;
    height: auto !important;
  }
}

#animation_container {
  margin: 0 auto;
  display: block;
  width: 1000px !important;
  height: 510px !important;
}
@media screen and (max-width: 768px) {
  #animation_container {
    width: 90% !important;
    height: auto !important;
  }
}

#dom_overlay_container {
  display: none !important;
}

.top_sec {
  border-top: 3px solid #FFF;
}
.top_sec .inner {
  color: #FFF;
  text-align: center;
  width: 500px;
  padding: 60px 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top_sec .inner {
    width: 100%;
    padding: 30px 15px;
  }
}
.top_sec .inner .title {
  font-size: 30px;
  font-size: 2rem;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .top_sec .inner .title {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
}
.top_sec .inner .cap {
  margin-top: 20px;
  line-height: 1.2;
  font-size: 24px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .top_sec .inner .cap {
    font-size: 18px;
    font-size: 1.2rem;
  }
}
.top_sec .inner p {
  padding-top: 20px;
}
.top_sec .inner .button {
  margin: 40px auto 0;
  width: 470px;
  height: 53px;
  background: url(images/top_sec_bg.png) no-repeat;
}
@media screen and (max-width: 768px) {
  .top_sec .inner .button {
    width: 280px;
    margin: 40px auto 0 auto;
    font-size: 12px;
    font-size: 0.8rem;
    background: url(images/top_sec_bg.png) no-repeat;
    background-position: center;
    background-size: contain;
    height: 45px;
  }
}
.top_sec .inner .button a {
  color: #333;
  line-height: 53px;
  display: block;
}
@media screen and (max-width: 768px) {
  .top_sec .inner .button a {
    line-height: 45px;
  }
}

.c1 {
  background: url(images/top_sec1.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.c2 {
  background: url(images/top_sec2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.c3 {
  background: url(images/top_sec3.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.c4 {
  background: url(images/top_sec4.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.c5 {
  background: url(images/top_sec5.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
}

body.home .top_blog {
  padding-bottom: 110px;
}

.top_blog {
  padding: 110px 0 60px;
}
@media screen and (max-width: 768px) {
  .top_blog {
    padding: 30px 15px;
  }
}
.top_blog h2 {
  margin-bottom: 20px;
}
.top_blog ul {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top_blog ul {
    width: 100%;
  }
}
.top_blog ul li {
  border: 1px solid #333;
  margin-bottom: 20px;
  line-height: 1.4;
  width: 490px;
  float: left;
}
@media screen and (max-width: 768px) {
  .top_blog ul li {
    width: 100%;
  }
}
.top_blog ul li:not(:nth-child(2n)) {
  margin-right: 20px;
}
.top_blog ul li a {
  color: #333;
}
.top_blog ul li .thumb {
  float: left;
  width: 220px;
  background: #EEE;
}
@media screen and (max-width: 768px) {
  .top_blog ul li .thumb {
    width: 80px;
    margin-right: 10px;
  }
}
.top_blog ul li .right {
  width: 250px;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .top_blog ul li .right {
    width: 100%;
  }
}
.top_blog ul li .date {
  font-size: 11px;
  font-size: 0.7333333333rem;
}
.top_blog ul li .cat {
  font-size: 12px;
  font-size: 0.8rem;
  background: #baa024;
  text-align: center;
  padding: 2px;
  width: 150px;
  float: right;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .top_blog ul li .cat {
    width: 110px;
    font-size: 10px;
    font-size: 0.6666666667rem;
  }
}
.top_blog ul li .cat a {
  display: block;
  color: #FFF;
}
.top_blog ul li .title {
  max-height: 3em;
  overflow: hidden;
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .top_blog ul li .title {
    height: 3em;
    line-height: 1.2;
  }
}
.top_blog ul li .title a {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}
.top_blog ul li p {
  margin-right: 10px;
}
.top_blog ul li p span {
  display: inline-block;
  float: right;
  color: #baa024;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.0666666667rem;
}

/********************************************
* Single
********************************************/
/* line 906, sass/style.scss */
body.single #wrapper {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  /* line 906, sass/style.scss */
  body.single #wrapper {
    width: 100%;
  }
}
/* line 912, sass/style.scss */
body.single #wrapper #main {
  float: right;
  width: 960px;
}

@media screen and (max-width: 768px) {
  /* line 912, sass/style.scss */
  body.single #wrapper #main {
    width: 100%;
  }
}
/* line 918, sass/style.scss */
body.single #wrapper #main .box {
  width: 100%;
}

/* line 919, sass/style.scss */
body.single #wrapper #main .post {
  border: 1px solid #000;
  padding: 0 !important;
}

/* line 922, sass/style.scss */
body.single #wrapper #main .post .head {
  padding: 20px;
  margin: 3px 0;
  border-top: 3px solid #baa024;
  border-bottom: 3px solid #baa024;
}

/* line 927, sass/style.scss */
body.single #wrapper #main .post .head .cat {
  font-size: 12px;
  font-size: 0.8rem;
  background: #baa024;
  text-align: center;
  width: 150px;
  display: block;
  float: left;
  margin-right: 17px;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  /* line 927, sass/style.scss */
  body.single #wrapper #main .post .head .cat {
    width: 110px;
    font-size: 10px;
    font-size: 0.66667rem;
  }
}
/* line 940, sass/style.scss */
body.single #wrapper #main .post .head .cat a {
  padding: 2px;
  color: #FFF;
  display: block;
}

/* line 946, sass/style.scss */
body.single #wrapper #main .post .head .date {
  font-size: 11px;
  font-size: 0.73333rem;
}

/* line 949, sass/style.scss */
body.single #wrapper #main .post .head h1.title {
  text-align: left;
  border: none;
  margin-top: 10px;
  padding-left: 50px;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 949, sass/style.scss */
  body.single #wrapper #main .post .head h1.title {
    padding-left: 0;
  }
}
/* line 962, sass/style.scss */
body.single #wrapper #main .post .content {
  background: #FFF;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 25px 110px 50px 110px;
}

@media screen and (max-width: 768px) {
  /* line 962, sass/style.scss */
  body.single #wrapper #main .post .content {
    padding: 25px;
    padding-bottom: 50px;
  }
}
/* line 971, sass/style.scss */
body.single #wrapper #main .post .content .thumb {
  max-width: 400px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  /* line 971, sass/style.scss */
  body.single #wrapper #main .post .content .thumb {
    float: none;
    margin-right: 0;
  }
}
/* line 981, sass/style.scss */
body.single #wrapper #main .post .content .name {
  margin-top: 50px;
  text-align: right;
}

/* line 985, sass/style.scss */
body.single #wrapper #main .post .content .r_title {
  font-size: 18px;
  font-size: 1.2rem;
  color: #baa024;
  position: absolute;
  bottom: 10px;
}

/* line 994, sass/style.scss */
body.single #wrapper #main .prev-next-link > div {
  line-height: 1.4;
  width: 50%;
  float: left;
}

/* line 998, sass/style.scss */
body.single #wrapper #main .prev-next-link > div.prev-link {
  border-right: 1px solid #333;
}

/* line 1001, sass/style.scss */
body.single #wrapper #main .prev-next-link > div.next-link {
  float: right;
}

@media screen and (max-width: 768px) {
  /* line 994, sass/style.scss */
  body.single #wrapper #main .prev-next-link > div {
    width: 100%;
  }
}
/* line 1007, sass/style.scss */
body.single #wrapper #main .prev-next-link > div a {
  color: #333;
}

/* line 1010, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .thumb {
  float: left;
  width: 210px;
  background: #EEE;
}

@media screen and (max-width: 768px) {
  /* line 1010, sass/style.scss */
  body.single #wrapper #main .prev-next-link > div .thumb {
    width: 80px;
    margin-right: 10px;
  }
}
/* line 1019, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .right {
  width: 250px;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  /* line 1019, sass/style.scss */
  body.single #wrapper #main .prev-next-link > div .right {
    width: 100%;
  }
}
/* line 1026, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .date {
  font-size: 11px;
  font-size: 0.73333rem;
}

/* line 1029, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .cat {
  font-size: 12px;
  font-size: 0.8rem;
  background: #baa024;
  text-align: center;
  padding: 2px;
  width: 150px;
  float: right;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  /* line 1029, sass/style.scss */
  body.single #wrapper #main .prev-next-link > div .cat {
    width: 110px;
    font-size: 10px;
    font-size: 0.66667rem;
  }
}
/* line 1041, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .cat a {
  color: #FFF;
  display: block;
}

/* line 1046, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .title {
  max-height: 3em;
  overflow: hidden;
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  /* line 1046, sass/style.scss */
  body.single #wrapper #main .prev-next-link > div .title {
    height: 3em;
    line-height: 1.2;
  }
}
/* line 1054, sass/style.scss */
body.single #wrapper #main .prev-next-link > div .title a {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

/* line 1059, sass/style.scss */
body.single #wrapper #main .prev-next-link > div p {
  margin-right: 10px;
}

/* line 1061, sass/style.scss */
body.single #wrapper #main .prev-next-link > div p span {
  display: inline-block;
  float: right;
  color: #baa024;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.06667rem;
}

/* line 1072, sass/style.scss */
body.single #wrapper #sidebar {
  margin-top: 30px;
  text-align: center;
  width: 223px;
  float: left;
}

@media screen and (max-width: 768px) {
  /* line 1072, sass/style.scss */
  body.single #wrapper #sidebar {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
/* line 1083, sass/style.scss */
body.single #wrapper #sidebar ul#menu-snav {
  margin-top: 30px;
  border: 1px solid #baa024;
}

/* line 1086, sass/style.scss */
body.single #wrapper #sidebar ul#menu-snav li {
  border-bottom: 1px solid #baa024;
  text-align: left;
}

/* line 1089, sass/style.scss */
body.single #wrapper #sidebar ul#menu-snav li:last-child {
  border-bottom: none;
}

/* line 1092, sass/style.scss */
body.single #wrapper #sidebar ul#menu-snav li a {
  color: #baa024;
  display: block;
  padding: 10px;
}

/* line 1096, sass/style.scss */
body.single #wrapper #sidebar ul#menu-snav li a:hover {
  background: #baa024;
  color: #FFF;
}

/* line 1105, sass/style.scss */
body.single-post #wrapper #sidebar ul#menu-snav li.menu-item-203 a {
  background: #baa024;
  color: #FFF;
}

/* line 1110, sass/style.scss */
body.single-news #wrapper #sidebar ul#menu-snav li.menu-item-206 a {
  background: #baa024;
  color: #FFF;
}

/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
pager
********************************************/
.pagenation {
  margin: 0 0 110px 0;
  text-align: center;
}

.pagenation:after, .pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  margin: 0;
  text-align: center;
}

.pagenation li {
  display: inline-block;
  list-style: none outside none;
  margin-left: 3px;
  border: 1px solid #baa024;
}

.pagenation li:first-child {
  margin-left: 0;
}

.pagenation li.active {
  background-color: #baa024;
  color: #FFF;
  cursor: not-allowed;
  padding: 5px 15px;
}

.pagenation li a {
  background: none repeat scroll 0 0 #FFF;
  color: #baa024;
  display: block;
  padding: 5px 15px;
  text-decoration: none;
}

.pagenation li a:hover {
  background-color: #baa024;
  color: #FFF;
  opacity: 0.8;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

/********************************************
* lp_branding
********************************************/
/* lp_branding common
*******************************************/
#lp_branding {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
}

#lp_branding h1, #lp_branding h2, #lp_branding h3, #lp_branding h4, #lp_branding h5, #lp_branding h6 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
}

.title_box {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.title_box .title {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 48px;
  color: #333;
  border-bottom: 1px solid #baa024;
  margin-bottom: 20px;
}

.title_box .title .line {
  display: block;
  width: 435px;
  padding-top: 5px;
  border-bottom: 3px solid #baa024;
  margin: 0 auto;
}

.title_box .desc {
  max-width: 1000px;
  font-size: 15px;
  margin: 0 auto;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .title_box {
    width: 100%;
  }
  .title_box .title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .title_box .title .line {
    width: 50%;
    padding-top: 10px;
  }
  .title_box .desc {
    text-align: left;
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
/* lp_branding mainvis
*******************************************/
.mainvis {
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url(images/mainvis_back.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.mainvis .catch_box {
  position: absolute;
  width: 473px;
  height: 247px;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.mainvis .catch_box .sub_catch {
  margin-bottom: 20px;
}

.mainvis .catch_box .main_catch {
  border: none;
  margin: 0;
}

.shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background: gray;
  opacity: 0.5;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .mainvis {
    position: relative;
    width: 100%;
    height: 300px;
  }
  .mainvis .catch_box {
    width: 300px;
    height: 160px;
  }
  .mainvis .catch_box .sub_catch {
    margin-bottom: 0;
  }
  .shadow {
    height: 300px;
  }
}
/* lp_branding about
*******************************************/
.about_title {
  padding-top: 45px;
  padding-bottom: 45px;
  background: url(https://sk-group.jp/wp-content/themes/skgroup/images/bg.jpg);
}

@media screen and (max-width: 768px) {
  .about_title {
    padding: 30px 15px;
  }
}
/* lp_branding good3_title_box */
.good3 .good3_title_box {
  position: relative;
  background-color: #fff6c2;
  padding: 65px 0 190px;
}

.good3 .good3_title_box::before,
.good3 .good3_title_box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 35px;
  background-image: url(images/pattern_line.png);
  background-repeat: repeat-x;
  background-size: 127px 35px;
  z-index: 2;
}

.good3 .good3_title_box::before {
  top: 0;
}

.good3 .good3_title_box::after {
  bottom: 0;
}

.good3 .good3_title_box .good3_title img {
  margin: 0 auto 35px;
}

.good3_title_box .good3_list {
  max-width: 810px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 0 auto;
}

.good3_title_box .good3_list li {
  position: relative;
  display: inline;
  width: 250px;
  height: 250px;
  border-radius: 250px;
  background-color: #fff;
  text-align: center;
  padding: 35px 0;
}

.good3_title_box .good3_list li span {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}

.good3_title_box .good3_list li:nth-child(1)::after,
.good3_title_box .good3_list li:nth-child(2)::after,
.good3_title_box .good3_list li:nth-child(3)::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

.good3_title_box .good3_list li:nth-child(1)::after {
  top: 20px;
  left: -75px;
  width: 104px;
  height: 173px;
  background-size: 104px 173px;
  background-image: url(images/good3_list_hand01.png);
}

.good3_title_box .good3_list li:nth-child(2)::after {
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 191px;
  height: 126px;
  background-size: 191px 126px;
  background-image: url(images/good3_list_hand02.png);
}

.good3_title_box .good3_list li:nth-child(3)::after {
  top: 20px;
  right: -75px;
  width: 102px;
  height: 156px;
  background-size: 102px 156px;
  background-image: url(images/good3_list_hand03.png);
}

.good3_title_box .good3_list li img {
  display: block;
  width: auto;
  height: 42px;
  margin: 0 auto 45px;
}

.good3_title_box .good3_arrow {
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
  width: 250px;
  margin: 0 auto;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .good3 .good3_title_box {
    padding: 50px 15px 30px;
  }
  .good3 .good3_title_box .good3_title img {
    width: 90%;
    margin: 0 auto 30px;
  }
  .good3_title_box .good3_list {
    display: block;
    width: 100%;
  }
  .good3_title_box .good3_list li {
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 250px;
    margin: 0 auto;
  }
  .good3_title_box .good3_list li {
    margin: 0 auto 40px;
  }
  .good3_title_box .good3_list li:nth-child(1)::after {
    top: auto;
    bottom: 0;
    left: -10px;
    height: 140px;
    background-size: auto 140px;
  }
  .good3_title_box .good3_list li:nth-child(2)::after {
    bottom: -10px;
    left: -10px;
    right: auto;
    height: 90px;
    background-size: auto 90px;
  }
  .good3_title_box .good3_list li:nth-child(3)::after {
    top: auto;
    bottom: 0;
    left: -10px;
    right: auto;
    height: 120px;
    background-size: auto 120px;
  }
  .good3_title_box .good3_list li img {
    margin: 0 auto 30px;
  }
  .good3_title_box .good3_arrow {
    bottom: -30px;
    width: 150px;
  }
  .good3 .good3_title_box::before,
  .good3 .good3_title_box::after {
    height: 17.5px;
    background-size: 63.5px 17.5px;
  }
}
/* lp_branding good3_content */
.good3_content {
  padding: 100px 0 130px;
  background: url(images/good3content_back.png);
}

.good3_content_block {
  margin-bottom: 80px;
}

.good3_content_block .title_box .title img {
  display: inline-block;
  padding-right: 18px;
}

.good3_content_block .title_box .title {
  font-weight: bold;
  color: #baa024;
}

.good3_content_block .title_box .catch img {
  margin: 50px auto 35px;
}

.good3_content_block .title_box .desc {
  color: #333333;
}

@media screen and (max-width: 768px) {
  .good3_content {
    padding: 60px 15px 70px;
  }
  .good3_content_block {
    margin-bottom: 40px;
  }
  .good3_content_block .title_box .catch img {
    margin: 30px auto 20px;
  }
  .good3_content_block:nth-child(1) .catch img {
    width: 75%;
  }
  .good3_content_block:nth-child(3) .catch img {
    width: 80%;
  }
  .good3_content_block .title_box .title img {
    width: auto;
    height: 30px;
    margin: 0 auto;
    padding-right: 9px;
  }
}
/* lp_branding rocket
*******************************************/
.rocket {
  position: relative;
  width: 100%;
  height: 660px;
  background-image: url(images/rocket_back.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.rocket .catch_box {
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  max-width: 1042px;
  height: 507px;
  padding: 60px 120px 85px;
  margin: auto;
  background-color: rgba(186, 160, 36, 0.9);
}

.rocket .catch_box .main_catch {
  border: none;
  margin: 0 auto 35px;
}

.rocket .catch_box .sub_catch {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1;
}

.rocket .catch_box .desc_box {
  font-size: 15px;
  padding: 40px 40px 45px;
  border: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .rocket {
    position: relative;
    width: 100%;
    height: 600px;
  }
  .rocket .catch_box {
    height: 460px;
    padding: 20px 15px 30px;
    margin: auto 15px;
  }
  .rocket .catch_box .sub_catch {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .rocket .catch_box .main_catch {
    width: 80%;
    margin-bottom: 15px;
  }
  .rocket .catch_box .desc_box {
    padding: 0;
    border: none;
    text-align: left;
  }
  .rocket .catch_box .desc_box p {
    font-size: 15px;
  }
}
/* lp_branding menu
*******************************************/
.branding_menu {
  padding-top: 70px;
  padding-bottom: 45px;
  background-image: url(images/menu_back.png);
  background-repeat: repeat-x;
}

.branding_menu .title_box {
  margin-bottom: 100px;
}

.branding_menu .menu_list ul {
  max-width: 810px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-justify-content: start;
  margin: 0 auto;
}

.branding_menu .menu_list ul li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-justify-content: start;
  margin-bottom: 40px;
}

.branding_menu .menu_list ul li .img {
  width: 100px;
  height: 100px;
  margin-right: 32px;
}

.branding_menu .menu_list ul li .title {
  height: 100px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 1;
}

.branding_menu .menu_list ul li .title .en {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}

.branding_menu .menu_list ul li .title .narrow {
  letter-spacing: -2px;
}

@media screen and (max-width: 768px) {
  .branding_menu {
    padding: 30px 15px 20px;
  }
  .branding_menu .title_box {
    margin-bottom: 30px;
  }
  .branding_menu .title_box .desc {
    text-align: center;
  }
  .branding_menu .menu_list ul li {
    display: block;
    margin-bottom: 20px;
  }
  .branding_menu .menu_list ul li .img {
    display: block;
    width: 100%;
    height: auto;
  }
  .branding_menu .menu_list ul li .img img {
    display: block;
    width: 60%;
    height: auto;
    margin: 0 auto;
  }
  .branding_menu .menu_list ul li .title {
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
  }
  .branding_menu .menu_list ul li .title .en {
    font-size: 20px;
  }
}
/* lp_branding menu lp_contact
*******************************************/
.lp_contact {
  position: relative;
  background-color: #fff6c2;
  padding: 150px 0 110px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}

.lp_contact .contact_title_box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 35px;
  background-image: url(images/pattern_line.png);
  background-repeat: repeat-x;
  background-size: 127px 35px;
  z-index: 2;
}

.lp_contact_title {
  margin-bottom: 32px;
}

.lp_contact_title p {
  font-size: 18px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .lp_contact {
    padding: 150px 15px 110px;
  }
}
/* support_sec */
.support_sec.skgroup_sec {
  height: 630px;
  padding-top: 53px;
  padding-bottom: 30px;
  background: url(images/top_item_bg.jpg);
  background-position: center top;
}

.support_sec.skgroup_sec .skgroup_top img {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}

.support_sec.skgroup_sec .skgroup_list {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.support_sec.skgroup_sec .skgroup_list ul li {
  position: absolute;
  z-index: 5;
}

.support_sec.skgroup_sec .skgroup_list ul li img {
  width: 245px;
}

.support_sec.skgroup_sec .skgroup_list ul li.list001 {
  top: 0;
  left: 1px;
}

.support_sec.skgroup_sec .skgroup_list ul li.list002 {
  top: 0;
  left: 252px;
}

.support_sec.skgroup_sec .skgroup_list ul li.list003 {
  top: 0;
  right: 252px;
}

.support_sec.skgroup_sec .skgroup_list ul li.list004 {
  top: 0;
  right: 1px;
}

.support_sec.skgroup_sec .skgroup_list ul li.list005 {
  top: 229px;
  left: 127px;
}

@media screen and (max-width: 768px) {
  .support_sec.skgroup_sec {
    height: auto;
  }
  .support_sec.skgroup_sec .skgroup_top img {
    width: 160px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .support_sec.skgroup_sec .skgroup_list {
    position: static;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .support_sec.skgroup_sec .skgroup_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .support_sec.skgroup_sec .skgroup_list ul li {
    width: 49%;
    position: static;
  }
  .support_sec.skgroup_sec .skgroup_list ul li img {
    width: 245px;
  }
}