@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * 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.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

  Base

 -------------------------------------------------- */
/* Body reset */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
  color: black;
  background-color: white;
}

/* Reset fonts for relevant elements */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Links */
a {
  color: blue;
  text-decoration: underline;
}
a:hover, a:focus {
  text-decoration: none;
}
a img:hover,
a img:hover {
  opacity: .7;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* Figures */
figure {
  margin: 0;
}

/* Images */
img {
  vertical-align: top;
}

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

Typography

-------------------------------------------------- */
/* Headings
------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

h4
h5
h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Body text
------------------------- */
p {
  margin: 0 0 11.5px;
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

/* Lists
-------------------------------------------------- */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 23px;
}

dt,
dd {
  line-height: 1.71429;
}

dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.71429;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.71429;
}

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

Layout

-------------------------------------------------- */
body {
  background-color: #e9f0cd;
}

#wrapper {
  width: 720px;
  margin: 0 auto;
}

#content {
  width: 660px;
  margin: 0 auto;
  padding: 30px 10px;
  background-color: #fff;
  border-right: 20px solid #e9f0cd;
  border-left: 20px solid #e9f0cd;
}

.l-container, .l-container--s, .l-container--xs, .fb-likebox, .present-steps, .present-step1, .present-step2, .present-button, .regists-input, .regists-submit {
  margin: 0 auto 30px;
}

.l-container--s {
  padding-right: 10px;
  padding-left: 10px;
}

.l-container--xs {
  padding-right: 20px;
  padding-left: 20px;
}

.l-primary {
  float: left;
  width: 480px;
  padding: 0 10px 15px;
}

.l-secondary {
  float: right;
  width: 150px;
  margin-right: 10px;
  background-color: #eee;
  border-radius: 5px;
}

.l-footer {
  padding-top: 30px;
  background: url(../img/bg_2line.jpg) center top no-repeat;
}

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

  Modules

-------------------------------------------------- */
/* clearfix */
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

/* 汎用align */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

/**
 * 見出し
 */
.heading, .heading--mb30, .heading--mb25, .color-box__title {
  line-height: 1;
  margin-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.heading--mb30 {
  margin-bottom: 30px;
}

.heading--mb25 {
  margin-bottom: 25px;
}

/*.optin-step1 {
  background: url(../img/bg_mail.jpg) 55px 110px no-repeat;
}*/

/**
 * 色付きボックス
 */
.color-box {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.color-box--purple {
  background-color: #cdd2e7;
}

.color-box--brown {
  background-color: #f2ede3;
}

.color-box--green {
  background-color: #f9fefc;
}

.color-box__title {
  position: relative;
  margin-bottom: 10px;
}

.color-box__img {
  position: absolute;
  top: -50px;
  right: 0;
  width: 100px;
  height: 100px;
  background: url(../img/bg_woman.png) top right no-repeat;
}

/**
 * リード文
 */
.lead {
  width: 530px;
  margin: 0 auto;
  background: url(../img/bg_yotuba.jpg) 370px 120px no-repeat;
}

.text > p, .post-text > p {
  margin-bottom: 30px;
}
.text > p:last-child, .post-text > p:last-child {
  margin-bottom: 0;
}

/**
 * リスト
 */
.lists {
  padding-left: 30px;
}
.lists > li {
  margin-bottom: 30px;
}

/**
 * SNS
 */
.sns {
  padding: 20px 20px 0 20px;
  background-color: #fff;
}

.sns__button {
  padding-bottom: 10px;
}

.fb-comments,
.fb-comments iframe[style],
.fb-comments span[style] {
  width: 580px !important;
}

.fb-likebox {
  width: 400px;
}

/**
 * 記事
 */
.post-title {
  line-height: 1;
  margin: 10px auto;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}

.post-text {
  padding: 0 20px 20px;
}

.question-title, .question-box {
  width: 450px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.question-title {
  font-weight: bold;
  padding: 10px 0;
  border-radius: 5px;
  background-color: #be9798;
  color: #fff;
}

.question-box {
  font-weight: bold;
  padding: 10px 0;
  background-image: url(../img/bg_question_tl.png), url(../img/bg_question_br.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top left, right bottom;
}

.present-steps {
  width: 450px;
  background: url(../img/bg_present.jpg) 0 130px no-repeat;
}

.present-step2 {
  margin-bottom: 25px;
}

.present-button {
  width: 270px;
}

/**
 * サイドバー
 */
.prev-title {
  margin: 0 0 10px 0;
}

.prev-box {
  display: block;
  padding: 0 15px;
}

.prev-box__img, .prev-box__title {
  margin-bottom: 10px;
}

.prev-box__title {
  line-height: 1.2;
}

/**
 * 登録フォーム
 */
.regists-message, .present-message {
  margin-top: 0;
  margin-bottom: 25px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}

.regists-input {
  width: 297px;
}

.regists-input input {
  width: 291px;
  height: 24px;
  padding: 3px 5px;
  border: none;
  background: url(../img/bg_inputbox.jpg) top left no-repeat;
  background-color: transparent;
}

.regists-submit {
  width: 300px;
  padding-bottom: 20px;
  background: url(../img/btn_optin_on.jpg) top center no-repeat;
}

.regists-submit input:hover {
  opacity: 0;
  filter: alpha(opacity=0);
  /* for lt IE9 */
}

/**
 * コメント入力フォーム
 */
.commentform-title {
  margin: 0 0 30px 30px;
}

.comment-form {
  margin-bottom: 20px;
  padding-right: 50px;
  padding-left: 50px;
  background: url(../img/bg_comments.jpg) 380px 10px no-repeat;
}

.form-allowed-tags, .comment-reply-title, .comment-notes, .comment-form-email, .comment-form-url, .comment-meta a {
  display: none;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin-bottom: 20px;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 291px;
  height: 24px;
  padding: 3px 5px;
  border: none;
  background: url(../img/bg_inputbox.jpg) top left no-repeat;
  background-color: transparent;
}

.comment-form-comment textarea {
  width: 550px;
  padding: 5px;
  border: none;
  background-image: url(../img/bg_commentarea_tl.png), url(../img/bg_commentarea_br.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top left, right bottom;
}

.form-submit {
  width: 180px;
  margin: 0 auto;
}

#submit {
  width: 180px;
  height: 40px;
  border: none;
  background: url(../img/btn_sendcomment.jpg) top left no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}

#submit:hover {
  background-image: url(../img/btn_sendcomment_on.jpg);
}

/**
 *　投稿コメント一覧
 */
.commentlist {
  margin: 0 10px;
  padding: 30px 20px;
  border-radius: 5px;
  background-color: #e9f0cd;
}

.commentlist li {
  padding: 10px 20px 1px;
  list-style: none;
  background: url(../img/bg_line.jpg) top center no-repeat white;
}
.commentlist li:first-child {
  background-image: none;
}

.comment-meta {
  margin-bottom: 1em;
}

/*追加*/

.center {
text-align: center;
}

.fb-like {
	position: relative;
top: -6px;
left: 0px;
margin: 0 10px 0 0;
}

.green{
background-color: #cbf3d0;	
}

.color-box__img2 {
  position: absolute;
  top: -40px;
  right: 0;
  width: 100px;
  height: 100px;
  background: url(../img/bg_present.png) top right no-repeat;
}

#index3 {
	background-color: #fff;
  background: url("../img/bg_photo3.jpg");
}

#index3 #content {
  border-right: 20px solid #fff;
  border-left: 20px solid #fff;
}

.optin_lp {
	position: relative;
left: -30px;
}