@charset "UTF-8";
#open_toe_yoga {
  overflow: hidden;
  /*!
* ress.css • v1.2.2
* MIT License
* github.com/filipelinhares/ress
*/
  /* # =================================================================
# Global selectors
# ================================================================= */
  /* # =================================================================
# General elements
# ================================================================= */
  /* Add the correct display in iOS 4-7.*/
  /*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
  /* Address styling not present in IE 8/9 */
  /* https://gist.github.com/unruthless/413930 */
  /* # =================================================================
# Forms
# ================================================================= */
  /* Apply cursor pointer to button elements */
  /* Replace pointer cursor in disabled elements */
  /* Remove inner padding and border in Firefox 4+ */
  /* Replace focus style removed in the border reset above */
  /* Remove the default button styling in all browsers */
  /* Style select like a standard input */
  /* # =================================================================
# Specify media element style
# ================================================================= */
  /* Add the correct vertical alignment in Chrome, Firefox, and Opera */
  /* # =================================================================
# Accessibility
# ================================================================= */
  /* Hide content from screens but not screenreaders */
  /* Specify the progress cursor of updating elements */
  /* Specify the pointer cursor of trigger elements */
  /* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
  /* # =================================================================
# Selection
# ================================================================= */
  /* Specify text selection background color and omit drop shadow */
  width: 100%;
  color: #000000;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}

#open_toe_yoga html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

#open_toe_yoga *,
#open_toe_yoga ::before,
#open_toe_yoga ::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

#open_toe_yoga ::before,
#open_toe_yoga ::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

#open_toe_yoga * {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

#open_toe_yoga audio:not([controls]) {
  display: none;
  height: 0;
}

#open_toe_yoga hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

#open_toe_yoga article,
#open_toe_yoga aside,
#open_toe_yoga details,
#open_toe_yoga figcaption,
#open_toe_yoga figure,
#open_toe_yoga footer,
#open_toe_yoga header,
#open_toe_yoga main,
#open_toe_yoga menu,
#open_toe_yoga nav,
#open_toe_yoga section,
#open_toe_yoga summary {
  display: block;
}

#open_toe_yoga summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

#open_toe_yoga small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

#open_toe_yoga [hidden],
#open_toe_yoga template {
  display: none;
  /* Add the correct display in IE */
}

#open_toe_yoga abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

#open_toe_yoga a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

#open_toe_yoga a:active,
#open_toe_yoga a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

#open_toe_yoga code,
#open_toe_yoga kbd,
#open_toe_yoga pre,
#open_toe_yoga samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

#open_toe_yoga b,
#open_toe_yoga strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

#open_toe_yoga dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

#open_toe_yoga mark {
  background-color: #ff0;
  color: #000;
}

#open_toe_yoga sub,
#open_toe_yoga sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#open_toe_yoga sub {
  bottom: -0.25em;
}

#open_toe_yoga sup {
  top: -0.5em;
}

#open_toe_yoga input {
  border-radius: 0;
}

#open_toe_yoga button,
#open_toe_yoga [type="button"],
#open_toe_yoga [type="reset"],
#open_toe_yoga [type="submit"],
#open_toe_yoga [role="button"] {
  cursor: pointer;
}

#open_toe_yoga [disabled] {
  cursor: default;
}

#open_toe_yoga [type="number"] {
  width: auto;
  /* Firefox 36+ */
}

#open_toe_yoga [type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

#open_toe_yoga [type="search"]::-webkit-search-cancel-button,
#open_toe_yoga [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

#open_toe_yoga textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

#open_toe_yoga button,
#open_toe_yoga input,
#open_toe_yoga optgroup,
#open_toe_yoga select,
#open_toe_yoga textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

#open_toe_yoga optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

#open_toe_yoga button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

#open_toe_yoga button::-moz-focus-inner,
#open_toe_yoga [type="button"]::-moz-focus-inner,
#open_toe_yoga [type="reset"]::-moz-focus-inner,
#open_toe_yoga [type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

#open_toe_yoga button:-moz-focusring,
#open_toe_yoga [type="button"]::-moz-focus-inner,
#open_toe_yoga [type="reset"]::-moz-focus-inner,
#open_toe_yoga [type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

#open_toe_yoga button,
#open_toe_yoga html [type="button"],
#open_toe_yoga [type="reset"],
#open_toe_yoga [type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

#open_toe_yoga button,
#open_toe_yoga select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

#open_toe_yoga button,
#open_toe_yoga input,
#open_toe_yoga select,
#open_toe_yoga textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

#open_toe_yoga select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

#open_toe_yoga select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

#open_toe_yoga select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

#open_toe_yoga legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

#open_toe_yoga ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

#open_toe_yoga [type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

#open_toe_yoga img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

#open_toe_yoga progress {
  vertical-align: baseline;
}

#open_toe_yoga svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

#open_toe_yoga audio,
#open_toe_yoga canvas,
#open_toe_yoga progress,
#open_toe_yoga video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

@media screen {
  #open_toe_yoga [hidden~="screen"] {
    display: inherit;
  }
  #open_toe_yoga [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

#open_toe_yoga [aria-busy="true"] {
  cursor: progress;
}

#open_toe_yoga [aria-controls] {
  cursor: pointer;
}

#open_toe_yoga [aria-disabled] {
  cursor: default;
}

#open_toe_yoga ::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

#open_toe_yoga ::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

#open_toe_yoga pre,
#open_toe_yoga form,
#open_toe_yoga fieldset,
#open_toe_yoga input,
#open_toe_yoga textarea,
#open_toe_yoga p,
#open_toe_yoga blockquote,
#open_toe_yoga th,
#open_toe_yoga td,
#open_toe_yoga p {
  margin: 0px;
  padding: 0px;
}

#open_toe_yoga li {
  list-style-type: none;
}

#open_toe_yoga a {
  color: #cccccc;
}

#open_toe_yoga a img {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#open_toe_yoga a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#open_toe_yoga img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#open_toe_yoga .container {
  position: relative;
  width: 990px;
  margin: 0 auto;
}

#open_toe_yoga .fv_wrap {
  background: url(https://gigaplus.makeshop.jp/RIRILA/images/opentoe_yoga/item/opentoe_yoga_img01.jpg) no-repeat center top/100%;
  height: 420px;
  padding-top: 140px;
  text-align: center;
  font-weight: bold;
}

#open_toe_yoga .fv_wrap dt {
  font-size: 26px;
  line-height: 37px;
  letter-spacing: 0.52px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  width: 482px;
}

#open_toe_yoga .fv_wrap dd {
  font-size: 18px;
  line-height: 39px;
}

#open_toe_yoga .block01 {
  background: url(https://gigaplus.makeshop.jp/RIRILA/images/opentoe_yoga/item/opentoe_yoga_img02.jpg) no-repeat left top/344px;
  padding-left: 410px;
  margin-bottom: 70px;
}

#open_toe_yoga .block01 h2 {
  margin-bottom: 32px;
}

#open_toe_yoga .block01 p {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.36px;
  color: #333333;
}

#open_toe_yoga .block02 {
  margin-bottom: 112px;
}

#open_toe_yoga .block02 dl {
  padding: 35px 35px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 290px;
  border: 2px dotted #424242;
  border-radius: 18px 0 18px 0;
}

#open_toe_yoga .block02 dl:first-of-type {
  background: url(https://gigaplus.makeshop.jp/RIRILA/images/opentoe_yoga/item/opentoe_yoga_img05.jpg) no-repeat right top/427px;
}

#open_toe_yoga .block02 dl:nth-of-type(2) {
  background: url(https://gigaplus.makeshop.jp/RIRILA/images/opentoe_yoga/item/opentoe_yoga_img07.jpg) no-repeat left top/427px;
  padding-left: 455px;
}

#open_toe_yoga .block02 dl:nth-of-type(3) {
  background: url(https://gigaplus.makeshop.jp/RIRILA/images/opentoe_yoga/item/opentoe_yoga_img09.jpg) no-repeat right top/427px;
}

#open_toe_yoga .block02 dl:not(:last-child) {
  margin-bottom: 50px;
}

#open_toe_yoga .block02 dt {
  width: 493px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 15px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 56.04px;
  color: #000000;
  font-weight: bold;
  border-bottom: 0.5px solid #000;
}

#open_toe_yoga .block02 dt img {
  display: block;
  margin-right: 22px;
}

#open_toe_yoga .block02 dd {
  width: 493px;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
}

#open_toe_yoga .color_wrap {
  margin-bottom: 60px;
}

#open_toe_yoga .color_wrap h2 {
  margin-bottom: 35px;
  padding-bottom: 35px;
  text-align: center;
  position: relative;
}

#open_toe_yoga .color_wrap h2::after {
  content: '';
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 52px;
  margin-left: -26px;
  background: #d5d5d5;
  position: absolute;
  z-index: 1;
}

#open_toe_yoga .color_wrap h3 {
  text-align: center;
  font-size: 28px;
  line-height: 41.65px;
  margin-bottom: 50px;
}

#open_toe_yoga .color_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#open_toe_yoga .color_wrap ul li {
  margin-bottom: 46px;
  width: 165px;
  text-align: center;
}

#open_toe_yoga .color_wrap ul li p.en {
  font-size: 18px;
  line-height: 39.28px;
  color: #d5d5d5;
}

#open_toe_yoga .color_wrap ul li p.kana {
  font-size: 18px;
  line-height: 23.4px;
  color: #424242;
}
/*# sourceMappingURL=opentoe_yoga.css.map */