@charset "utf-8";

/*--sp--*/
/* 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%
}

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: 3vw
}

.f28 {
    font-size: 3.5vw
}

.f37 {
    font-size: 5.5vw
}

.f52 {
    font-size: 5vw
}

.f66 {
    font-size: 10vw
}

.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

-----------------------------*/
img {
    width: 100vw
}

#header {
    height: 36px;
    border-top: 3px solid #b59c4a;
    width: 100vw;
    padding: 2vw 0
}

#header img {
    width: 90%;
    height: auto;
    margin: 0 auto
}

#top {
    width: 100vw;
    position: relative
}

#top img {
    width: 100vw;
    margin: 0 auto
}

#text {
    width: 92vw;
    margin: 0 auto;
    padding: 1% 4% 1%;
    text-align: left;
    background: #004742;
    color: #fcfcfc;
    font-size: 8px;
    border-top: 3px solid #b59c4a
}

.txt {
    display: none
}

#top .inner {
    width: 100vw;
    position: relative;
    margin: 0 auto
}

.cv {
    width: 100vw;
    position: relative;
    margin: 0 auto
}

.inner02 {
    width: 100vw;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    background: #005650 no-repeat center top;
    background-size: 100vw
}

.cv .inner02 {
    padding-top: 12%;
    margin: 0 auto
}

.cv div.fl02 {
    width: 80vw;
    text-align: left;
    margin: 15vw auto 5vw
}

.cv div.fr02 {
    width: 100vw;
    margin: 0 auto
}

#btn1,
#btn2,
#btn3,
#btn4,
#btn5,
#btn6 {
    width: 80vw
}

.cv div.fl02 input[type=email] {
    width: 75vw;
    height: 12%;
    line-height: 1.75;
    border-radius: 2%;
    -webkit-border-radius: 2%;
    -moz-border-radius: 2%;
    border: none;
    outline: none;
    font-size: 1em;
    padding: 1vw 2vw;
    margin-bottom: 4vw
}

.cv div.fl02 label {
    display: block
}

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

.title {
    width: 100vw;
    padding: 20px 0;
    background: repeat-x center bottom
}

#sec1 {
    width: 100vw;
    background:  no-repeat center top;
    background-attachment: scroll;
    background-size: 100vw auto;
    margin: 0 auto
}

#sec2 {
    background: linear-gradient(#0d2422, #a6c5c3, #004742);
    margin: 0 auto
}

#sec2 img {
    width: 90vw;
    margin-bottom: -5%;
    margin: 0 auto
}

#sec2 img:last-child {
    padding: 20px 0 40px
}

.boxpoti_re {
    position: relative;
    padding-top: 15px;
    margin: 0 auto
}

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

p.gf_m {
    font-size: 22px
}

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

.matometebox {
    padding: 70px 20px;
    margin: 100px auto 0;
    width: calc(100% - 40px)
}

.fcustm01 {
    font-size: 7vw
}

p.fcustm02 {
    font-size: 6vw;
    color: #232323
}

p.fcustm03 {
    font-size: 8vw
}

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

#sec3 {
    background: #fff;
    margin: 0 auto;
    background-size: 100vw auto
}

#sec3 img {
    width: 100vw
}

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

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

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

.boxpoti_re img {
    width: 98%;
    display: block;
    margin: auto
}

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

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

#sec501 {
    width: 100vw;
    background: #f5f5f5;
    margin: 0 auto
}

#sec501 img,
#sec502 img,
#sec503 img {
    width: 90%
}

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

#sec502 .box img {
    margin: 0 auto
}

#sec503 img {
    margin: 0 auto
}

#sec503 .box01 {
    width: 100vw;
    margin: 0 auto 3vh;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap
}

#sec503 .box01 img {
    width: 25%;
    align-self: flex-start
}

#sec503 .box02 {
    max-width: 90%;
    margin: 3vh auto;
    text-align: justify
}

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

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

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

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

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

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

#footlink a {
    font-size: 11px
}

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

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

/* ã¹ãã¼ããã©ã³ã§è¦ãã¨ãã¯"sp"ã®classãã¤ããç»åãè¡¨ç¤ºããã */
.pc {
    display: none !important
}

.cvtel {
    display: none !important
}

.sp {
    display: block !important
}