@charset "utf-8";

/*--PC--*/
/* css reset */
/* =Reset
-------------------------------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal
}

li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ""
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

img {
    vertical-align: top
}

input[type="radio"],
input[type="checkbox"] {
    vertical-align: -2px
}

label {
    cursor: pointer
}

html>

/**/
body {
    font-family: "ã¡ã¤ãªãª", Meiryo, "ãã©ã®ãè§ã´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "MS PGothic", sans-serif
}

*+html body {
    font-family: "ã¡ã¤ãªãª", Meiryo, "ãã©ã®ãè§ã´ Pro W3", "Hiragino Kaku Gothic Pro", "ã¡ã¤ãªãª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "MS PGothic", sans-serif
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom: 1
}

.clr {
    clear: both
}

/* =all
-------------------------------------------------------------- */
body {
    text-align: center;
    font-size: 12px;
    color: #000;
    background: #fff;
    line-height: 1.6;
    width: 100%;
    min-width: min-content
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a.line {
    text-decoration: underline
}

a.line:hover {
    text-decoration: none
}

/* font */
.fl,
fl02 {
    float: left
}

.fr,
fr02 {
    float: right
}

.ta_l {
    text-align: left
}

.ta_c {
    text-align: center
}

.ta_r {
    text-align: right
}

.va_t {
    vertical-align: top
}

.va_b {
    vertical-align: bottom
}

.va_m {
    vertical-align: middle
}

.lh17 {
    line-height: 1.7
}

.lh20 {
    line-height: 2
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f28 {
    font-size: 28px
}

.f37 {
    font-size: 37px
}

.f52 {
    font-size: 56px
}

.f66 {
    font-size: 66px
}

.red {
    color: #e60012
}

.red02 {
    color: #f00
}

.blue {
    color: #303f9f
}

.pink {
    color: #f04c68
}

.yellow {
    color: #f7b016
}

.bold {
    font-weight: bold
}

.orange {
    color: #ff7955
}

.black {
    color: #000
}

.gray {
    color: #ccc
}

.green {
    color: #004742
}

.gf_g {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal
}

.g_bold {
    font-weight: 800
}

.gf_gw600 {
    font-weight: 600
}

.gf_gw900 {
    font-weight: 900
}

/* mgn */
.mgn05 {
    margin-bottom: 5px
}

.mgn08 {
    margin-bottom: 8px
}

.mgn10 {
    margin-bottom: 10px
}

.mgn13 {
    margin-bottom: 13px
}

.mgn15 {
    margin-bottom: 15px
}

.mgn20 {
    margin-bottom: 20px
}

.mgn25 {
    margin-bottom: 25px
}

.mgn30 {
    margin-bottom: 30px
}

.mgn35 {
    margin-bottom: 35px
}

.mgn40 {
    margin-bottom: 40px
}

.mgn45 {
    margin-bottom: 45px
}

.mgn50 {
    margin-bottom: 50px
}

.mgn55 {
    margin-bottom: 55px
}

.mgn60 {
    margin-bottom: 60px
}

.mgn65 {
    margin-bottom: 65px
}

.mgn70 {
    margin-bottom: 70px
}

.mgn100 {
    margin-bottom: 100px
}

.mgn120 {
    margin-bottom: 120px
}

.mgn150 {
    margin-bottom: 150px
}

a:hover img,
input[type="image"]:hover,
button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7
}

a,
a img,
input[type="image"] {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 1
}

/*----------------------------

Contents

-----------------------------*/
#header01 {
    height: 61px;
    border-top: 4px solid #004742;
    width: 100%;
    min-width: 950px
}

#top {
    width: 100%;
    min-width: 950px;
    height: 770px;
    background:  no-repeat center top;
    background-size: cover;
    position: relative
}

.txt {
    font-size: 12px !important
}

#text {
    display: none
}

#top .inner {
    width: 1300px;
    min-width: 950px;
    height: 770px;
    position: relative;
    margin: 0 auto
}

.cv {
    width: 100%;
    min-width: 995px;
    background: #004742;
    position: relative
}

.cv .inner {
    width: 1000px;
    height: 442px;
    margin: 0 auto;
    color: #fff;
    background: #005650 no-repeat bottom center
}

.inner02 {
    width: 1000px;
    height: 579px;
    margin: 0 auto;
    color: #fff;
    background: #005650 no-repeat bottom center
}

.cv1 {
    position: relative;
    z-index: 0;
    padding-bottom: 3px
}

.cv1 .inner {
    padding-top: 70px
}

.cv div.fl {
    width: 426px;
    padding: 203px 44px 0 46px;
    text-align: left
}

.cv div.fl02 {
    width: 400px;
    padding: 250px 44px 0 57px;
    text-align: left;
    float: left
}

.cv div.fr {
    width: 479px;
    text-align: left;
    padding: 186px 0 0 0
}

.cv div.fr02 {
    width: 479px;
    text-align: left;
    padding: 229px 0 0 0;
    float: right
}

.cv div.fl input[type=email],
.cv div.fl02 input[type=email] {
    width: 406px;
    height: 60px;
    line-height: 60px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: none;
    outline: none;
    font-size: 18px;
    padding: 0 10px;
    margin-bottom: 12px
}

.cv div.fl label {
    display: block
}

.cv div.fl02 label {
    display: block
}

.cvtxt {
    width: 890px;
    margin: 0 auto;
    clear: both;
    text-align: left
}

.cvtel {
    margin: 0 auto;
    width: 1000px;
    margin-top: -140px;
    padding-bottom: 1px
}

.cv div.fl label a {
    color: #fff
}

.cv div.fl02 label a {
    color: #fff
}

label {
    font-size: 14px
}

.title {
    width: 100%;
    min-width: 995px;
    padding: 30px 0;
    background:  repeat-x center bottom
}

#sec1 {
    width: 100%;
    background:  no-repeat center top;
    background-attachment: fixed;
    background-size: 100% auto;
    margin: 0 auto;
    min-width: 995px
}

#sec1 .box img {
    width: 80%;
    display: block;
    margin: 0 auto
}

#sec1 .box p {
    font-size: 20px
}

#sec2 {
    width: 100%;
    background: no-repeat center -3%,  no-repeat center top;
    background-attachment: scroll, scroll, fixed;
    background-size: 100% 45%, cover;
    margin: 0 auto
}

#sec2 .inner .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 28px 0 100px
}

#sec2 img {
    padding-bottom: 30px;
    margin-top: -2px
}

.boxpoti_re {
    position: relative;
    width: fit-content;
    margin: 0 auto
}

.boxtextconte {
    position: absolute;
    top: 106px;
    left: 51px;
    text-align: left;
    font-family: "Noto Serif JP", serif
}

p.gf_m {
    font-size: 23px
}

p.orebig {
    font-size: 42px;
    color: #ff4900;
    font-weight: 100;
    line-height: 1.3
}

.matometebox {
    padding: 100px 0;
    margin-top: 128px
}

.fcustm01 {
    font-size: 43px
}

p.fcustm02 {
    font-size: 28px;
    color: #232323
}

p.fcustm03 {
    font-size: 37px
}

.headbar {
    width: 100%;
    background:  no-repeat center;
    background-size: cover;
    text-align: center
}

#sec3 {
    width: 100%;
    margin: 0 auto;
    background: #fff
}

#sec3 .box img {
    margin: 0 auto
}

#sec4 {
    width: 100%;
    background:  no-repeat center top;
    background-size: 100%;
    margin: 0 auto
}

#sec4 .inner {
    width: 100%;
    background:  no-repeat center bottom;
    background-size: 100%;
    margin: 0 auto
}

#sec4 .box img {
    margin: 0 auto
}

#sec4 .inner .box .boxpoti_re {
    margin-bottom: 30px
}

.boxpoti_re img {
    width: fit-content;
    display: block
}

p.custmbox {
    width: 60%;
    line-height: 1.5
}

#sec501 img {
    margin: 0 auto
}

#sec502 {
    width: 100%;
    background: no-repeat center top;
    background-attachment: fixed;
    background-size: 100vw
}

#sec502 .box img {
    margin: 0 auto
}

#sec503 img {
    margin: 0 auto
}

#sec503 .box01 {
    max-width: 1000px;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#sec503 .box02 {
    max-width: 900px;
    margin: 50px auto;
    text-align: justify
}

#sec503 .box02 p {
    font-size: 22px;
    color: #262626;
    line-height: 1.7;
    margin: 0
}

#sec6 {
    width: 100%;
    background: no-repeat center top;
    background-size: cover;
    margin: 0 auto
}

#sec6 img {
    margin: 0 auto
}

.footer {
    width: 100%;
    background: #ececec
}

dl.info {
    padding: 50px 0;
    text-align: left;
    width: 995px;
    margin: 0 auto;
    line-height: 1.8em
}

dl.info dt {
    font-weight: bold;
    margin-bottom: 10px
}

dl.info dd {
    margin-bottom: 10px
}

#footlink {
    width: 100%;
    min-width: 995px;
    line-height: 57px;
    background: #e5e5e5;
    color: #b5b5b5
}

#footlink p {
    color: #004742;
    line-height: 1.5;
    padding-bottom: 10px
}

.copy {
    color: #fff;
    width: 100%;
    min-width: 995px;
    background: #2a2a2a;
    line-height: 38px
}

.tel img {
    display: none
}

/* ãã½ã³ã³ã§è¦ãã¨ãã¯"pc"ã®classãã¤ããç»åãè¡¨ç¤ºããã */
.pc {
    display: block !important
}

.sp {
    display: none !important
}