@charset "UTF-8";
/*
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
header,nav,footerなどの構成の指定
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1{
  font-family: dnp-shuei-mincho-pr6, serif;
}
@media screen and (min-width: 768px) {
a[href^="tel:"] {
    pointer-events: none;
}
}
.mainblock p, .mce-content-body p {
    display: block;
    margin: 0 0 1em;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}

.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
body {
font-family: source-han-sans-cjk-ja, sans-serif;
    color: #0f2a4b;
    line-height: 1.8em;
    letter-spacing: 0;
    font-size: 16px;
}
a:focus, *:focus {
    outline: none;
}
a, a img {
    -webkit-transition: none;
    transition: none;
}
a, a:visited {
    color: #0f2a4b;
}
a:hover {
    text-decoration: none;
}
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
}
img {
    max-width: 100%;
    max-height: 100%;
}

figure{
	text-align:center;
}

#header > .inner, #nav > .inner, #contents > .inner {
    width: 1000px;
    margin: 0 auto;
    max-width: 96%;
}

#header {
    box-sizing: border-box;
}
#header h1 {
    display: block;
    float: left;
    max-width: 48.2%;
    width: 482px;
    margin: 0 2% 0 0;
}
#header h1 img {
    width: 100%;
}
#header h1 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 767px) {
.btm_inq .inq01 a {
    width: 100%;
}
.btm_inq a {
    display: inline-block;
    width: 50%;
    float: left;
    max-width: 385px;
}
.btm_inq {
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    text-align: right;
}
.btm_inq .clearfix > a {
    display: inline-block;
    width: 50%;
    float: left;
    max-width: 385px;
}
.btm_inq .clearfix > a:last-child {
    float: right;
}
.btm_inq .clearfix > a img {
    width: 100%;
}
.headerinner ul {
    max-width: 100%;
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.headerinner ul li {
    width: 25%;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    display: block;
}
.headerinner ul li:last-child {
    border: none;
}
.headerinner ul img {
    max-width: 100%;
    margin: 0 auto;
}
}
.menu-sp-nav-container {
    display: none;
}
.fixed {
    position: fixed !important;
    top: 0;
}
#nav {
    background: #fff;
    box-sizing: border-box;
}

.page-title {
    padding: 2.5em 0;
}
.page-title h2 {
    color: #77bdcc;
    font-size: 32px;
    letter-spacing: 0.1em;
    position: relative;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto;
}

.bread_wrap {
    margin-bottom: 2.5em;
}
.home .bread_wrap {
    margin-bottom: 0;
}
.bread_wrap .bread {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    max-width: 96%;
}
.bread {
    padding: 0.4em 0 0.4em;
    font-size: 82%;
    margin-bottom: 0.5em;
    text-align: right;
}
.bread li {
    display: inline-block;
    line-height: 1.3em;
}
.bread li a {
    color: #0f2a4b;
}
.bread li a:hover {
    text-decoration: none;
}

.inq01 {
    position: fixed;
    bottom: 0px;
    right: 0;
    z-index: 100;
}
.contentbottom {
    text-align: center;
    padding: 60px 0;
}
.contentbottom .contact-bn {
    text-align: center;
}
.contentbottom .contact-bn a {
    display: inline-block;
    margin: 0 0.5%;
    width: 320px;
    max-width: 96%;
}

.bns a {
    display: inline-block;
    margin: 0px 2% 0;
    width: 480px;
    max-width: 46%;
}






@media screen and (min-width: 768px) {
.sp {
    display: none !important;
}

#header {
    padding: 20px 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
#header .headerinner .textwidget{
  display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
#header .headerinner ul{
  width:480px;
  max-width: 48%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
#header .headerinner .info{
  width:178px;
  max-width:37.2%;
}
#header .headerinner .tel{
  width:280px;
  max-width:58.4%;
  text-align:right;
}
#header .headerinner .tel a{
  display:block;
  margin-bottom:5px;
}

#nav {
    left: 0;
    width: 100%;
    z-index: 100;
    box-sizing: content-box;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
}

#nav .inner {
    height: 100px;
}
#nav li {
    box-sizing: border-box;
}
#nav a, #menu-header-nav > li > span {
    text-decoration: none;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    line-height: 1.35em;
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
}
#menu-header-nav > li {
    width: 14.2857%;
    position: relative;
    float: left;
    border-left: 1px solid #ddd;
}
#menu-header-nav > li:last-child {
border-right: 1px solid #ddd;
}
#menu-header-nav > li > a, #menu-header-nav > li > span {
    font-size: 14px;
    height: 100px;
    box-sizing: border-box;
    padding: 10px 4px;
    color: #0f2a4b;
    position: relative;
    z-index: 20000;
    line-height: 1.5;
    transition: 200ms;
}
#menu-header-nav > li > a span.nav_span, #menu-header-nav > li > span span.nav_span {
    color: #0f2a4b;
    font-size: 12px;
    display: block;
}

#menu-header-nav > li.nav01 > a::before {
    left: 0;
}
#menu-header-nav > li > a:hover, #menu-header-nav > li > span:hover {
    color: #fff;
    cursor: pointer;
    background: #e7f4f4;
}
#menu-header-nav li {
    -webkit-transition: .2s;
    transition: .2s;
}
#menu-header-nav ul.sub-menu {
    position: absolute;
    padding: 0;
    background: none;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: .2s;
    transition: .2s;
}
#menu-header-nav > li > ul.sub-menu {
    height: auto;
    overflow: hidden;
}
#menu-header-nav > li:hover > ul.sub-menu {
    height: auto;
    top: 100px;
    padding-top: 0;
    padding-bottom: 0;
    background: rgba(119,189,204,.9);
    width: 140%;
    left: -20%;
    border-top: 1px solid #fff;
}
#menu-header-nav > li > ul.sub-menu > li {
    width: 100%;
    height: 0;
}
#menu-header-nav > li:hover > ul.sub-menu > li {
    float: none;
    height: auto;
    border-bottom: 1px solid #fff;
}
#menu-header-nav > li > ul.sub-menu > li a {
    font-size: 14px;
    text-align: center;
    text-indent: inherit;
    color: #fff;
    padding: 10px 10px 8px;
    display: block;
    transition: 200ms;
}
#menu-header-nav ul.sub-menu li a:hover {
    color: #fff;
    background: rgb(60 131 147 / 90%);
}
#nav li > a, #nav li > span {
    position: relative;
}
#menu-header-nav li .submenu-wrap {
    height: 0;
    overflow: hidden;
}
#menu-header-nav li:hover .submenu-wrap {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 4;
    background: rgba(119,189,204,.9);
    overflow: hidden;
    height: auto;
    padding-bottom: 2em;
    padding-top: 2em;
    border-top: 1px solid #fff;
    -webkit-transition: .2s;
    transition: .2s;
}
#menu-header-nav li .submenu-wrap .submenu-inner {
    width: 1000px;
    max-width: 96%;
    margin: 0 auto 0;
    overflow: hidden;
}
#menu-header-nav li .submenu-wrap .menutitle {
    text-align: left;
    overflow: hidden;
    display: block;
    font-size: 16px;
    top: 0;
    height: 0;
    position: relative;
    padding-left: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: .2s;
    transition: .2s;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.menutitle a {
    background: none;
    color: #fff;
    text-align: left;
    padding: 0.3em 0.2em 0.3em;
    font-size: 16px;
    border-right: none;
}
#menu-header-nav li .submenu-wrap .menutitle::before {
    display: none;
}
#menu-header-nav li .submenu-wrap .menutitle a {
    display: inline;
    background: none;
    color: #fff;
    padding: 0;
}
#menu-header-nav li .submenu-wrap .menutitle a:hover {
    color: #fff!important;
}
#menu-header-nav li:hover .submenu-wrap .menutitle {
    height: auto;
    top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}
#menu-header-nav .submenu-wrap ul.sub-menu {
    position: relative;
    background: none;
    margin-left: 0;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
    float: left;
}
#menu-header-nav .submenu-wrap ul.sub-menu li {
    position: relative;
    padding-left: 1.5em;
    float: left;
    width: 100%;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title {
    padding-left: 0.4em;
    font-weight: bold;
    line-height: 1.3;
    font-size: 15px;
    margin-bottom: 10px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title::before {
    display: none;
}
#menu-header-nav .submenu-wrap ul.sub-menu li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 10px;
    left: 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#menu-header-nav .submenu-wrap ul.sub-menu li a {
    background: none;
    color: #fff;
    text-align: left;
    padding: 0.3em 0.2em 0.3em;
    font-size: 14px;
    border-right: none;
}
#menu-header-nav > li:hover .submenu-wrap ul.sub-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}
#menu-header-nav ul.sub-menu {
    position: absolute;
    padding: 0;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: .2s;
    transition: .2s;
}

#menu-header-nav > li > ul.sub-menu a {
    border-right: none;
    border-top: none;
}
#menu-header-nav li ul li {
    width: 100%;
    height: 0;
}
#menu-header-nav > li:hover ul li {
    float: none;
    height: auto;
}
#nav li > a, #nav li > span {
    position: relative;
}
#nav li.has_children > a::after, #nav li.nav05 > span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-top: 6px solid #77bdcc !important;
    border: 4px solid transparent;
}
#nav li.has_children > a:hover:after, #nav li.nav05 > span:hover:after {
    border-top: 6px solid #fff !important;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl {
    font-weight: bold;
    padding-left: 0;
    margin: 0 0 5px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl:before {
    display: none;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.last {
    margin-bottom: 1em;
}

#contents #main {
    min-height: 600px;
}

  .inq .bnr_box {
    position: fixed;
    top: 200px;
    right: 0;
    width: 100px;
    z-index: 5;
  }

  .inq .bnr_box a {
    display: block;
  }

  .inq .bnr_box a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }

  .inq .bnr_box img {
    margin-top: 10px;
  }

  .inq .totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
z-index:1;
  }
}

@media screen and (max-width: 1042px)and (min-width: 768px) {
#nav li {
    box-sizing: border-box;
}
#menu-header-nav > li a, #menu-header-nav > li > span {
    font-size: 13px;
}
}

@media screen and (max-width: 767px) {
.pc {
    display: none !important;
}
.page-title {
    padding: 1em 0;
}
#header {
    padding: 0;
}
#header h1 {
    padding: 0;
    max-width: 100%;
    text-align: center;
    margin: 20px auto;
    float: none;
}

.headerinner ul {
    clear: both;
    max-width: 100%;
    width: 100%;
    float: none;
}
#nav {
    background: #fff;
    box-sizing: border-box;
    z-index: 999999;
}
#nav.fixed {
    height: 100%;
    overflow-x: scroll;
}
#nav.fixed {
    position: inherit !important;
    top: auto !important;
}
.headerinner ul img {
    width: 100%;
    padding: 0px 5px;
    box-sizing: border-box;
}
.headerinner .tel {
    float: left;
    max-width: 52.94117647%;
    padding-top: 0;
}

#menu-header-nav, #menu-header-nav .sub-menu {
    display: block;
}
#menu-header-nav {
    display: none;
}
#nav ul.menu {
    background: #fff;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 99;
    border-top: 1px solid #ccc;
}
#nav ul li .subtxt {
    display: none;
}
#nav ul li > a br {
    display: none;
}
#nav {
    padding: 0;
}
#nav ul.menu {
    background: #fff;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 99999999;
    border-top: 1px solid #ccc;
}
#nav ul li {
    display: block;
    text-align: left;
    background: none;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
#nav ul.sub-menu li:first-child {
  border-top: 1px solid #ccc;
}
#nav ul li a, #nav ul li > span {
    display: block;
    padding: 14px 6px 13px 15px;
    background-position: 5px center;
    background-size: 16px auto;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    color: #0f2a4b;
}
#nav ul li ul li.last {
    border-bottom: none;
}
#nav ul li span:hover {
    cursor: pointer;
}
#nav ul li a:hover, #nav ul li span:hover {
   background:#e7f4f4;
}

#nav li:first-child a {
    border-left: none;
}
#nav .submenu-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    padding: 10px 30px 0;
    border-bottom: none;
}
.submenu-wrap .menutitle {
    border-top: 1px solid #ccc;
    display: block;
    padding: 0;
    background: #f7f7f7;
    padding-left: 10px;
}
.sub-menu {
    background: none;
    font-size: 15px;
}
#nav ul.sub-menu li a {
    padding-left: 25px;
}
.nav_span {
    display: none;
}
.submenu-wrap .menutitle {
    display: none;
}
.submenu-wrap, .sub-menu {
}
.submenu-wrap {
    border-top: none;
}
#nav ul.sub-menu li:last-child {
    border-bottom: none;
}
#nav ul li.menutitle {
    background: #d5e7ef;
}
#nav ul li.menutitle a {
    font-size: 13px!important;
    font-weight: bold;
    padding-left: 27px;
}
#nav ul li.menutitle a:hover {
    color: #77bdcc;
}
#nav ul li.menutitle a:before {
    display: none;
}

.bread_wrap {
    margin-bottom: 1em;
}
#contents {
    margin-bottom: 0;
}
.contentbottom .contact-bn a {
    display: block;
    margin: 0 auto 10px;
}
.contentbottom .contact-bn img {
    display: block;
}

  #aside .inq {
    bottom: 0;
    position: fixed;
    z-index: 1;
  }
  #aside .bnr_box{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
  }
  #aside .bnr_box a{
    width:50%;
  }
  #aside .totop{
    text-align: right;
    width: 100%;
  }

.contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(207, 207, 207, 0.6);
    padding: 10px 0;
    left: 0;
    text-align: center;
    z-index: 5;
}
.contact a {
    display: inline-block;
    width: 200px;
    max-width: 48%;
    margin: 0 0.5%;
}


.btm_inq {
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    text-align: right;
}
.btm_inq .clearfix > a {
    display: inline-block;
    width: 50%;
    float: left;
    max-width: 385px;
}
.btm_inq .clearfix > a:last-child {
    float: right;
}
.btm_inq .clearfix > a img {
    width: 100%;
}
.headerinner ul.sp {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
    z-index: 99999999;
}
#header > .inner, #nav > .inner {
    max-width: 100%;
}
.p_01 {
    padding: 0;
    margin: 0 auto 60px;
}
}

@media screen and (max-width: 480px) {
#header {
    padding: 0;
}
#header h1 {
    max-width: 80%;
}
.bread {
    margin-bottom: 0.5em;
    padding: 0.3em 0 0.2em;
    text-align: right;
}
.copyright {padding-right: 30px;}
}

@media ( min-width : 768px ) {
  .pc_br{
    display: block;
    width:100%;
  }
}
@media only screen and (min-width:768px) and (max-width: 1039px)  {
.tb_br{
  display: block;
  width:100%;
}
}
@media ( max-width : 767px ) {
  .sp_br{
    display: block;
    width:100%;
  }
}

@media ( min-width : 768px ) {
  #menu-header-nav > li > a img{
  display:block;
  margin: 0 auto;
}
#menu-header-nav > li > a:hover img{
  opacity:1;
}
#menu-header-nav > li > a > span.nav_text {
    color: #203864;
    display: block;
    margin-top: 5px;
    line-height: 1.4;
    height:3em;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
#menu-header-nav > li > a > span.nav_text > span {
    display: inline-block;
}
}
@media ( max-width : 767px ) {
  #nav ul.menu > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
#nav ul.menu > li > a:after {
  content: '';
  position: absolute;
  top: 45%;
  right: 17px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #0f2a4b;
  border-right: 1px solid #0f2a4b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav ul.menu > li > a img{
  width:30px;
  padding-right:10px;
}
}

@media screen and (min-width: 768px) {
	.inq_r {
    position: fixed;
    top: 250px;
    right: 0;
    width: 100px;
    z-index: 5;
}
}

@media screen and (max-width: 767px) {
	.hd_bnr {
	max-width: 80%;
    margin: 0 auto 20px;
}
}

img {
    height: auto;
    vertical-align: bottom;
    max-width: 100%;
    max-height: 100%;
}
.mainblock img {
    max-width: 100%;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}

@media screen and ( min-width : 768px ) {
    .con_l {
        float: left;
    }
    .con_c {
        float: left;
    }
    .con_r {
        float: right;
    }
}
@media screen and (max-width: 767px) {
  .con_l {
    margin-bottom: 1em;
  }
}
#contents > .inner {
  width: 100%;
  max-width: 100%;
}
.topinner {
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}
@media screen and (min-width: 768px) {
  .columns, .flex-aic {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-aic {
    -webkit-box-align: center;
    align-items: center;
  }
  .col_wrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .columns.reverse {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .columns .col2 {
    max-width: 49%;
    -webkit-box-flex-basis: 49%;
    -webkit-flex-basis: 49%;
    flex-basis: 49%;
  }
  .columns .col3 {
    max-width: 32%;
    -webkit-box-flex-basis: 32%;
    -webkit-flex-basis: 32%;
    flex-basis: 32%;
  }
  .columns .col4 {
    max-width: 24%;
    -webkit-box-flex-basis: 24%;
    -webkit-flex-basis: 24%;
    flex-basis: 24%;
  }
  .columns .col5 {
    max-width: 20%;
    -webkit-box-flex-basis: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
  }
  .columns .col6 {
    max-width: 16.6666%;
    -webkit-box-flex-basis: 16.6666%;
    -webkit-flex-basis: 16.6666%;
    flex-basis: 16.6666%;
  }
}
@media ( max-width: 767px) {
  .sp_columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .sp_columns .col2, .sp_columns .col3, .sp_columns .col4, .sp_columns .col5 {
    max-width: 48%;
    -webkit-box-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
}
.slick-slide img {
  margin: 0 auto;
}
button.slick-arrow {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 20px;
  text-indent: -9px;
  z-index: 1;
}
button.slick-arrow:hover {
  cursor: pointer;
  opacity: 0.7;
}
button.slick-prev {
  background: url(img/btn_prev.png) no-repeat;
  left: 18%;
  margin-left: -16px;
}
button.slick-next {
  background: url(img/btn_next.png) no-repeat;
  right: 18%;
  margin-right: -16px;
}
@media screen and (max-width: 1650px) {
  button.slick-prev {
    left: 13.7%;
  }
  button.slick-next {
    right: 13.7%;
  }
}
@media screen and (max-width: 1400px) {
  button.slick-prev {
    left: 8%;
  }
  button.slick-next {
    right: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .mainimage .slick-slide:not(.slick-center) {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
}
.main_copy {
  font-family: dnp-shuei-mincho-pr6, serif;
  height: 100%;
  width: 700px;
  max-width: 60%;
  margin: auto;
  color: #fff;
  text-align: center;
  background: url(img/main_copy_bg.png)no-repeat center / cover;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  letter-spacing: 4px;
  line-height: 1.4;
}
.main_copy .white_box {
  font-weight: bold;
  width: 90%;
  font-size: 18px;
  color: #5d4136;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.main_copy .border_box {
  letter-spacing: 0;
  width: 90%;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 20px 15px;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mainimage .columns {
  width: 84%;
  margin-top: 20px;
}
.main_wrap .col4 {
  font-size: 16px;
  max-width: 22%;
  -webkit-box-flex-basis: 22%;
  -webkit-flex-basis: 22%;
  flex-basis: 22%;
  position: relative;
  padding: 20px 10px;
  box-sizing: border-box;
  background: #5d4136;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  font-family: source-han-sans-cjk-ja, sans-serif;
}
.main_wrap .col4 {
  letter-spacing: 0;
}
.main_wrap .col4:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0 auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #a38174;
}
.main_copy .f_16 {
  font-size: 16px;
}
.main_copy .f_28 {
  color: #bf8819;
  font-size: 28px;
}
.main_copy .f_35 {
  color: #bf8819;
  font-size: 34px;
}
.main_copy .f_23 {
  font-size: 22px;
}
.main_copy .f_30 {
  font-size: 28px;
}
.main_copy .f_60 {
  font-size: 58px;
  line-height: 0.5;
  vertical-align: sub;
}
.main_wrap .column {
  font-size: 18px;
  max-width: 100%;
  -webkit-box-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  position: relative;
  padding: 20px 10px;
  box-sizing: border-box;
  background: #0f2a4b;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: source-han-sans-cjk-ja, sans-serif;
}
.main_wrap .column:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  margin: 0 auto;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border: 1px solid #0f2a4b;
}
.top .mainblock a {
  text-decoration: none;
}
.sec_bnr {
  padding: 80px 0;
  background: url(img/bnr_bg.jpg)no-repeat center / cover;
}
@media screen and ( max-width : 767px ) {
  .sec_bnr {
    background: url(img/sp_bnr_bg.jpg)no-repeat center / cover;
  }
}
.sec_bnr a {
  position: relative;
  display: block;
  height: 100px;
  box-sizing: border-box;
  padding: 8px 10px 30px 83px;
  text-decoration: none;
  transition: .3s;
  font-size: 30px;
  font-family: dnp-shuei-mincho-pr6, serif;
}
.sec_bnr a .text-small {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 5px;
}
.sec_bnr a:hover {
  opacity: .7;
}
.sec_bnr a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 6px solid #fff;
}
.sec_bnr .col3.bnr01 a {
  font-size: 34px;
  color: #0f2a4b;
  background: #fff url(img/bnr_icon01.png)no-repeat left 20px center;
}
.sec_bnr .col3.bnr02 a {
  color: #fff;
  background: #203f78 url(img/bnr_icon02.png)no-repeat left 20px center;
}
.sec_bnr .col3.bnr03 a {
  background: #0f2a4b url(img/bnr_icon03.png)no-repeat left 20px center;
  ;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .mainimage {
    background: url(img/mainimage01.jpg) no-repeat center;
    background-size: cover;
    height: 600px;
  }
  .sec_bnr .col3 {
    max-width: 33%;
    -webkit-box-flex-basis: 33%;
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .mainimage {
    height: 38vw;
    background: url(img/min_mainimage01.jpg) no-repeat center / 127%;
  }
  .main_copy {
    line-height: 1.2;
    background: url(img/min_main_copy_bg.png)no-repeat center / cover;
  }
  .main_copy .white_box {
    font-size: 1.8vw;
    padding: 10px;
    margin-bottom: 5px;
  }
  .main_copy .border_box {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
  }
  .main_wrap .columns {
    margin-top: 10px;
  }
  .main_wrap .column {
    font-size: 1.2vw;
    padding: 10px;
  }
  .main_wrap .column:after {
    left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
  .main_copy .f_28 {
    font-size: 1.8vw;
  }
  .main_copy .f_35 {
    font-size: 2.6vw;
  }
  .main_copy .f_23 {
    font-size: 1.6vw;
  }
  .main_copy .f_16 {
    font-size: 1.4vw;
  }
  .main_copy .f_30 {
    font-size: 2vw;
  }
  .main_copy .f_60 {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1061px) {
  .sec_bnr a {
    padding: 10px 10px 30px 60px;
  }
  .sec_bnr .col3.bnr01 a {
    font-size: 3.6vw;
    padding: 10px 10px 30px 50px;
    background-size: 30px auto;
    background-position: left 10px center;
  }
  .sec_bnr .col3.bnr02 a {
    font-size: 3.2vw;
    background-size: 40px auto;
    background-position: left 10px center;
  }
  .sec_bnr .col3.bnr03 a {
    font-size: 3.2vw;
    background-size: 40px auto;
    background-position: left 10px center;
  }
  .sec_bnr .col3 a .text-small {
    font-size: 2vw;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .topinner {
    width: 420px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .mainimage {
    position: relative;
    background: url(img/sp_mainimage01.jpg)no-repeat center / cover;
  }
  .mainimage {
    height: 86vw;
  }
  .main_copy {
    letter-spacing: 0;
    max-width: 56%;
    float: right;
    line-height: 1.4;
    background: url(img/sp_main_copy_bg.png)no-repeat center / cover;
  }
  .main_copy .white_box {
    font-size: 3.6vw;
    margin-bottom: 5px;
  }
  .main_copy .border_box {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px;
  }
  .main_wrap .columns {
    width: 90%;
    margin: 20px auto 10px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .main_wrap .column {
    padding: 15px 5px;
    max-width: 100%;
    -webkit-box-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    font-size: 3vw;
    margin-bottom: 10px;
  }
  .main_wrap .column:after {
    left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
  .main_copy .f_28 {
    font-size: 4.8vw;
  }
  .main_copy .f_35 {
    font-size: 5.6vw;
  }
  .main_copy .f_23 {
    font-size: 3.4vw;
  }
  .main_copy .f_16 {
    font-size: 3.2vw;
  }
  .main_copy .f_30 {
    font-size: 3.6vw;
  }
  .main_copy .f_60 {
    font-size: 6vw;
  }
  .mainimage, .slider {
    margin-bottom: 1em;
  }
  .sec_bnr {
    padding: 2em 0 1em;
    background: url(img/sp_bnr_bg.jpg)no-repeat center / cover;
  }
  .sec_bnr .col3 a {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    font-size: 18px;
    height: 50px;
  }
  .sec_bnr .col3 a .text-small {
    padding-right: 10px;
    font-size: 18px;
    margin-bottom: 0;
  }
  .sec_bnr .col3.bnr01 a .text-small {
    font-size: 12px;
    width: 7em;
  }
  .sec_bnr .col3.bnr01 a {
    font-size: 22px;
    line-height: 1;
  }
  .sec_bnr .col3.bnr01 a, .sec_bnr .col3.bnr02 a, .sec_bnr .col3.bnr03 a {
    padding: 0 0 0 70px;
    background-size: 30px auto;
  }
  .sec_bnr .col3 a:after {
    border: 4px solid transparent;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }
  .sec_bnr .col3.bnr01 a:after {
    border-right: 4px solid #0f2a4b;
    border-bottom: 4px solid #0f2a4b;
  }
  .sec_bnr .col3 + .col3 {
    margin-top: 1em;
  }
}
@media screen and ( max-width : 420px ) {
  .mainimage {
    background: url(img/sp_min_mainimage01.jpg)no-repeat center / cover;
  }
  .main_copy {
    background: url(img/sp_min_main_copy_bg.png)no-repeat center / cover;
  }
}
.mainimage img, figure img {
  vertical-align: middle;
}
.slick-slide img {
  width: 1000px;
  max-width: 100%;
}


.f_30 {
  font-size: 30px;
}
.f_40 {
  font-size: 40px;
}
.f_50 {
  font-size: 50px;
}
.f_60 {
  font-size: 60px;
}

@media screen and ( max-width : 767px ) {
  .f_30 {
    font-size: 20px;
  }
  .f_40 {
    font-size: 24px;
  }
  .f_50 {
    font-size: 28px;
  }
  .f_60 {
    font-size: 30px;
  }
}