@charset "UTF-8";
@import"https://fonts.googleapis.com/css2?family=Barlow:wght@300%3B400%3B500%3B600%3B700%3B900&family=Noto+Sans+JP:wght@300%3B400%3B500%3B700%3B900&family=Noto+Serif+JP:wght@400%3B500%3B600%3B700&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400%3B500%3B600%3B700&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400%3B500%3B600%3B700&display=swap";@charset "UTF-8";@font-face {
    font-family: clubthermos-fonts;
    src: url(/thermos/shared/common/fonts/clubthermos-fonts.eot);
    src: url(/thermos/shared/common/fonts/clubthermos-fonts.eot?#iefix) format("eot"),url(/thermos/shared/common/fonts/clubthermos-fonts.woff) format("woff"),url(/thermos/shared/common/fonts/clubthermos-fonts.ttf) format("truetype"),url(/thermos/shared/common/fonts/clubthermos-fonts.svg#clubthermos-fonts) format("svg")
}

/** unmounting in html5 */
/**************************************/
address, article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

[hidden], command, datalist, menu[type=context], rp, source {
	display: none;
}

/** document */
/**************************************/
body {
	font-size: 14px;
	font-family: "游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo,  "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.4;
	text-align: left;
	background: #ffffff;
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/** h1 h2 h3 h4 h5 */
/**************************************/
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/** ul ol dl */
/**************************************/
ul, ol, dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

dd {
	margin: 0 0 0 15px;
}

/** p */
/**************************************/
p {
	line-height: 1.8;
	margin: 0;
	padding: 0;
}

/** tables */
/**************************************/
table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}
table > caption {
	text-align: left;
}
table th {
	text-align: left;
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	padding: 0;
}

/** form */
/**************************************/
form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
}

/** anchors */
/**************************************/
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

/** images */
/**************************************/
img {
	border: none;
	vertical-align: bottom;
}

/** pre */
/**************************************/
pre {
	border: 1px solid #bfbfbf;
	padding: 5px;
}

html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}

*,:before,:after {
    box-sizing: inherit
}

:before,:after {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0
}

audio:not([controls]) {
    display: none;
    height: 0
}

hr {
    overflow: visible
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden],template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

input {
    border-radius: 0
}

button,[type=button],[type=reset],[type="submit"] [role="button"] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,input,optgroup,select,textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: 0;
    padding: 0
}

button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button,select {
    text-transform: none
}

button,input,select,textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

audio,canvas,progress,video {
    display: inline-block
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

html {
    font-size: 62.5%
}

body {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #282828;
    line-height: 2;
    font-family: Noto Sans JP,sans-serif
}

body.is-fixed {
    position: fixed
}

a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #282828;
    text-decoration: none
}

a:visited {
    color: #282828
}

a:hover {
    color: #282828;
    text-decoration: none
}

ul,ol {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: bottom;
    max-width: 100%
}

[data-view*=sp] {
    display: none
}

[data-view*=tablet] {
    display: none
}

[data-view*=pc] {
    display: block
}

[data-view*=pc-inlineblock] {
    display: inline-block
}


@media screen and (max-width: 1024px) {
    body {
        line-height:1.9
    }

    [data-view*=pc] {
        display: none
    }

    [data-view*=pc-inlineblock] {
        display: none
    }

    [data-view*=tablet] {
        display: block
    }

    [data-view*=tablet-inlineblock] {
        display: inline-block
    }
}


@media screen and (max-width: 767px) {
    body {
        font-size:1.4rem;
        line-height: 1.8
    }

    [data-view*=pc] {
        display: none
    }

    [data-view*=pc-inlineblock] {
        display: none
    }

    [data-view*=tablet] {
        display: none
    }

    [data-view*=tablet-inlineblock] {
        display: none
    }

    [data-view*=sp] {
        display: block
    }

    [data-view*=sp-inlineblock] {
        display: inline-block
    }
}