@charset "UTF-8"; .hv {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hv:hover {
    opacity: 0.6;
}

@font-face {
    font-family: 'SourceHanSansJP';
    src: url(../../common/fonts/SourceHanSansJP-Regular.woff) format("woff"), url(../../common/fonts/SourceHanSansJP-Regular.woff2) format("woff2"), url(../../common/fonts/SourceHanSansJP-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

/* Commonness CSS */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

html {
    height: 100%;
}

body {
    width: 100%;
    font-family: 'SourceHanSansJP',"Helvetica Neue",Helvetica,Arial,sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    line-height: 130%;
    letter-spacing: 0px;
}

/* * html body { font-family: 'ＭＳ Ｐゴシック',sans-serif;  }  IE6 */
img {
    line-height: 1.0;
}

ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*\*/
* html #container {
    overflow: visible;
}

/**/
input, select, textarea {
    font-size: 12px;
    color: #333;
}

/* - ClearFix ------------------------------------------------------ */
* html .clearfix {
    zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1; }

/* IE7 */
.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
* {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

/* Hides from IE5-Mac \*/
* html .foo {
    height: 1%;
}

/****************************************************/
/* for html5. from html5doctor.com Reset Stylesheet */
/****************************************************/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

img {
    vertical-align: bottom;
}

/* for placeholder color */
:-ms-input-placeholder {
    color: #999 !important;
}

::-webkit-input-placeholder {
    color: #999 !important;
}

::-moz-placeholder {
    color: #999 !important;
}

:-moz-placeholder {
    color: #999 !important;
}

::-input-placeholder {
    color: #999 !important;
}

:-input-placeholder {
    color: #999 !important;
}

::-placeholder {
    color: #999 !important;
}

:-placeholder {
    color: #999 !important;
}

html {
    background-color: #FFF;
    margin: 0 !important;
}

sup, sub {
    font-size: 0.8em;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    position: relative;
    color: #000;
    font-family: 'SourceHanSansJP',"Helvetica Neue",Helvetica,Arial,sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    font-size: 14px;
    line-height: 1.6;
    background: #FFF;
    min-width: 1000px;
}

p {
    word-wrap: normal;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

a, a:hover {
    text-decoration: none;
    color: #000000;
}

.left, .fl {
    float: left;
}

.right, .fr {
    float: right;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; }

.inner {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.ud:hover {
    text-decoration: underline;
}

.ud2 {
    text-decoration: underline;
}

.ud3 {
    text-decoration: underline;
}

.ud3:hover {
    text-decoration: none;
}

.hv:hover {
    opacity: 0.6;
}

.font-yu {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

.sp {
    display: none;
}

.pc {
    display: block;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: space-between;
}

.flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack:justify; */
    -ms-flex-pack: justify;
    /* justify-content:space-between; */
    flex-wrap: wrap;
}

.flex3 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/*スクロールバー表示させる*/
.scroll::-webkit-scrollbar {
    width: 8px;
}

.scroll::-webkit-scrollbar-thumb {
    background: #f8c384;
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-track-piece:start {
    background: #ffead2;
}

.scroll::-webkit-scrollbar-track-piece:end {
    background: #fff;
}

.none-display {
    display: none;
}

/*============================
COMMON
============================*/
img {
    max-width: 100%;
    height: auto;
}

.hide {
    display: none;
}

/*--- header ---*/
header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12.75px 27px;
}

header div.item01 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

header div.item01 h1.logo {
    width: 272.5px;
}

header div.item01 h1.logo img {
}

header div.item01 nav.pc {
}

header div.item01 nav.pc ul.haeder_navi {
    display: flex;
    justify-content: center;
}

header div.item01 nav.pc ul.haeder_navi li.navi_cnt {
    margin-left: 54px;
}

header div.item01 nav.pc ul.haeder_navi li.navi_cnt a.navi_link.hv {
    font-size: 17px;
    font-weight: bold;
}

header div.item02 {
    display: flex;
    align-items: center;
}

header div.item02 p.tel {
    font-size: 31px;
    background: url(../../img/common/i_tel.png) left center no-repeat;
    background-size: 29px;
    padding-left: 36px;
    letter-spacing: -0.1rem;
}

header div.item02 a.header_contact {
    line-height: 43px;
    background: #f6401a;
    width: 215px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    margin-left: 38px;
}

/*--- footer ---*/
footer {
}

footer div.inner {
    display: flex;
    padding: 70px 0 0;
    flex-flow: row-reverse;
    align-items: flex-start;
}

footer div.inner a.hv {
    display: block;
}

footer div.inner a.hv img.flogo {
    width: 272.5px;
}

footer div.inner ul.footer_navi {
    display: flex;
    width: calc(100% - 272.5px);
    flex-wrap: wrap;
}

footer div.inner ul.footer_navi li.footer_cnt {
    margin-right: 45px;
    margin-bottom: 20px;
}

footer div.inner ul.footer_navi li.footer_cnt a.footer_link.hv {
}

footer p.copyright {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    padding: 105px 0 22px;
}

/*--- sp_menu ---*/
div.sp_menu.hide {
}

div.sp_menu.hide nav.sp {
}

div.sp_menu.hide nav.sp ul.header_navi {
}

div.sp_menu.hide nav.sp ul.header_navi li.navi_cnt {
}

div.sp_menu.hide nav.sp ul.header_navi li.navi_cnt a.navi_link.hv {
}

div.sp_menu.hide nav.sp a.header_contact.hv {
}

/*--- gotop ---*/
div.gotop {
    position: absolute;
    bottom: 274px;
    right: calc(50% - 557px);
}

div.gotop a.gotoplink.hv {
    display: block;
}

div.gotop a.gotoplink.hv img {
}

/*--- cmn_contact_sec ---*/
section.cmn_contact_sec {
    background: #e6effc;
    padding: 52px 0 78px;
}

section.cmn_contact_sec div.inner {
}

section.cmn_contact_sec div.inner h2.ttl {
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    font-weight: normal;
    color: #065ee3;
    margin: 0 0 35px;
}

section.cmn_contact_sec div.inner h2.ttl span {
    display: block;
    font-family: 'SourceHanSansJP';
    font-weight: bold;
    color: #000;
}

section.cmn_contact_sec div.inner div.itembox {
    display: flex;
    justify-content: center;
    margin: 0 0 23px;
}

section.cmn_contact_sec div.inner div.itembox div.lbox {
    width: 415px;
    background: #FFF;
    padding: 18px 0;
}

section.cmn_contact_sec div.inner div.itembox div.lbox p.sub_ttl {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #065ee3;
    margin: 0 0 6px;
}

section.cmn_contact_sec div.inner div.itembox div.lbox p.tel {
    text-align: center;
    line-height: 1;
}

section.cmn_contact_sec div.inner div.itembox div.lbox p.tel a {
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    background: url(../../img/common/i_tel2.png) left center no-repeat;
    background-size: 34.5px;
    padding-left: 54px;
}

section.cmn_contact_sec div.inner div.itembox div.rbox {
    width: 415px;
    background: #FFF;
    margin-left: 23px;
    padding: 18px 0;
}

section.cmn_contact_sec div.inner div.itembox div.rbox p.sub_ttl {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #065ee3;
    margin: 0 0 6px;
}

section.cmn_contact_sec div.inner div.itembox div.rbox p.fax {
    text-align: center;
    line-height: 1;
}

section.cmn_contact_sec div.inner div.itembox div.rbox p.fax a {
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    background: url(../../img/common/i_fax.png) left center no-repeat;
    background-size: 34.5px;
    padding-left: 54px;
}

section.cmn_contact_sec div.inner p.t1 {
    text-align: center;
    font-size: 16px;
    margin: 0 0 40px;
}

section.cmn_contact_sec div.inner a.contact_btn.hv {
    display: block;
    margin: 0 auto;
    width: 450px;
    text-align: center;
    line-height: 68px;
    background: #337be8 url(../../img/common/i_mail.png) left 38px center no-repeat;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    background-size: 36.5px;
    padding-left: 32px;
}

@media screen and (max-width: 1468px) {
  header {
      padding: 12.75px 20px;
  }
  header div.item01 h1.logo {
      width: 202.5px;
  }
  header div.item01 nav.pc ul.haeder_navi li.navi_cnt {
      margin-left: 20px;
  }
}