@charset "UTF-8";
/*!
Theme Name: weblock_monogataru_theme
*/
@import "https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700";
.clearfix:after, #kako-riyou dl:after {
  content: " ";
  display: block;
  clear: both;
}

.cont-width {
  margin-left: auto;
  margin-right: auto;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

/*
	html5 ResetStyle
===================================================*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

br {
  letter-spacing: 0;
}

ol, ul {
  list-style: none;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  line-height: 0;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  background-color: transparent;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
	Bootstrap v3.3.6 (http://getbootstrap.com)
===================================================*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1.42857;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/*
	Project Common Style
===================================================*/
html {
  font-size: 62.5%;
}
html, html body {
/*  overflow-x: hidden;*/
/*  overflow-x: scroll;*/
  min-height: 100%;
}

body {
  font-size: 1.9em;
  font-family: "游ゴシック体", Avenir, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  min-width: 1200px;
  position: relative;
  color: #5b4a3f;
}
body.home {
  min-width: 1400px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

table, li {
  line-height: 1.4;
}

p {
  line-height: 1.8;
}

/* Module Class
--------------------------------------------------*/
[class^="icon-"], [class*=" icon-"], a, #g-nav a:after, #f-nav a:after {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.cont-width {
  max-width: 1200px;
  width: 100%;
  position: relative;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

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

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

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

.vertical-middle {
  vertical-align: middle;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?f8z5if");
  src: url("../fonts/icomoon.eot?f8z5if#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?f8z5if") format("truetype"), url("../fonts/icomoon.woff?f8z5if") format("woff"), url("../fonts/icomoon.svg?f8z5if#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tel:before {
  content: "\e901";
}

.icon-tel-dial:before {
  content: "\e903";
}

.icon-free-dial:before {
  content: "\e904";
}

.icon-mail:before {
  content: "\e905";
}

.icon-key:before {
  content: "\e906";
}

.icon-desktop:before {
  content: "\e907";
}

.icon-home:before {
  content: "\e900";
}

.icon-more:before {
  content: "\e902";
}

p {
  color: #5b4a3f;
}

.form-control {
  border-radius: 0;
}

#s-login #login-btn, .modal-submit, #modal-content-02 .modal-bar, #submit-btn, #kako-rireki .btn {
  background: #f7b424;
  background: -moz-linear-gradient(top, #f7b424 0%, #f39a05 100%);
  background: -webkit-linear-gradient(top, #f7b424 0%, #f39a05 100%);
  background: linear-gradient(to bottom, #f7b424 0%, #f39a05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b424', endColorstr='#f39a05',GradientType=0 );
}

#s-login #logout-btn {
  background: #58c7fd;
  background: -moz-linear-gradient(top, #58c7fd 0%, #30a9e3 100%);
  background: -webkit-linear-gradient(top, #58c7fd 0%, #30a9e3 100%);
  background: linear-gradient(to bottom, #58c7fd 0%, #30a9e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58c7fd', endColorstr='#30a9e3',GradientType=0 );
}

/*
	Page Layout
===================================================*/
/* Header ヘッダー
--------------------------------------------------*/
#header {
  border-top: solid 8px #5b4a3f;
}

#logo {
  float: left;
  margin-top: 15px;
}
#logo a {
  display: block;
}
#logo + p {
  float: right;
  margin-top: 32px;
}

#h-nav {
  position: absolute;
  right: 0;
  top: 0px;
  letter-spacing: -0.4em;
}
#h-nav li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 20px;
  vertical-align: top;
}
#h-nav a {
  color: #fff;
  display: block;
  background: #5b4a3f;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  padding: 0 22px;
  height: 30px;
  line-height: 30px;
  border-radius: 0 0 4px 4px;
}
#h-nav a:hover {
  background: #f29600;
}

#g-nav, #f-nav {
  margin: 20px auto 25px;
  background: url(../images/common/nav-bg.png) repeat-x top #5b4a3f;
}
#g-nav ul, #f-nav ul {
  display: table;
}
#g-nav li, #f-nav li {
  display: table-cell;
}
#g-nav a, #f-nav a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.05em;
  line-height: 46px;
  text-align: center;
  padding: 0 40px;
  position: relative;
}
#g-nav .icon-home, #f-nav .icon-home {
  font-size: 32px;
  font-size: 3.2rem;
  color: #fff;
  vertical-align: middle;
}
#g-nav a:before, #f-nav a:before {
  content: "";
  border-right: solid 1px #fff;
  position: absolute;
  right: 0;
  height: 40px;
  top: 3px;
}
#g-nav a:after, #f-nav a:after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 7px;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #f7b526 50%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #f7b526 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #f7b526 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
#g-nav a:hover:after, #f-nav a:hover:after, #g-nav a.current:after, #f-nav a.current:after {
  opacity: 1;
}

/* Content コンテンツ
--------------------------------------------------*/
#content {
  margin-top: 60px;
}

#cont-right {
  width: 860px;
  float: right;
}

#cont-left {
  width: 260px;
  float: left;
}

.cont-wrap, #form-table, #kako {
  background: #f1f1f1;
  padding: 40px;
  border-radius: 5px;
}

.cont-wrap-title {
  background: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 10px 30px 8px;
  border-radius: 2em;
  text-align: center;
  margin-bottom: 20px;
  min-height: 58px;
}

/*------大見出し（ページタイトル）------*/
.cont-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  background: url(../images/common/bg-stripe.png);
  color: #5b4a3f;
  padding: 16px 25px 14px 50px;
  margin-bottom: 35px;
  letter-spacing: 0.12em;
}
.cont-title span {
  display: inline-block;
  font-family: "Libre Baskerville", serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #f29600;
  letter-spacing: normal;
  float: right;
  padding: 8px 0;
}

/*------中見出し（コンテンツタイトル）------*/
.cont-title02 {
  background: #f1f1f1;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 10px 30px 8px;
  border-radius: 2em;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 20px;
  min-height: 58px;
}

/*------小見出し（上記以下のレベルに適用）------*/
.cont-title03 {
  text-align: center;
  background: url(../images/common/bg-stripe02.png);
  color: #fff;
  letter-spacing: 0.12em;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px 20px 9px;
  margin-top: 45px;
  margin-bottom: 20px;
}

/* Sidebar サイドバー
--------------------------------------------------*/
/*------ログイン部分------*/
#s-login {
  background: #5b4a3f;
  padding: 25px 20px;
  margin-bottom: 40px;
}
#s-login h4 {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 4px #fff;
}
#s-login .icon-desktop {
  font-size: 30px;
  font-size: 3rem;
  display: block;
  margin-bottom: 8px;
}
#s-login button {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  border: none;
  display: block;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  height: 36px;
  padding: 3px 0;
  letter-spacing: 0.15em;
}

#login {
  padding-bottom: 20px;
  border-bottom: solid 1px #fff;
  margin-bottom: 20px;
}
#login p {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
#login p + p {
  margin-top: 10px;
}
#login input {
  border: solid 2px #f29600;
  padding-left: 40px;
}
#login label {
  display: block;
  margin-top: 1px;
  position: relative;
}
#login label span {
  position: absolute;
  top: 4px;
  left: 7px;
  color: #f29600;
}
#login .icon-mail {
  font-size: 28px;
  font-size: 2.8rem;
}
#login .icon-key {
  font-size: 26px;
  font-size: 2.6rem;
}

#close img {
  display: block;
  margin: 0 auto 10px;
}
#close p {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}

/*------サイドナビゲーション------*/
#s-nav {
  margin-bottom: 40px;
  padding: 40px 20px;
  background: url(../images/common/bg-stripe.png);
}
#s-nav a {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  position: relative;
  padding: 25px 0;
  border-top: solid 4px #5b4a3f;
  color: #5b4a3f;
}
#s-nav a:hover {
  color: #f29600;
}
#s-nav li:last-child a {
  border-bottom: solid 4px #5b4a3f;
}
#s-nav .small {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: -1px;
}
#s-nav .icon-more {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -10px;
}
#s-nav a:hover .icon-more {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  color: #f29600;
}

/*------いのちの電話連盟動画紹介ビデオ------*/
#s-movie {
  font-size: 18px;
  font-size: 1.8rem;
  border-top: solid 4px #5b4a3f;
  border-bottom: solid 4px #5b4a3f;
  padding: 15px 0;
}
#s-movie h4 {
  color: #f29600;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 10px;
}
#s-movie a:hover {
  opacity: 0.7;
}

/* Footer フッター
--------------------------------------------------*/
#footer {
  margin-top: 50px;
}

#f-nav {
  margin-bottom: 15px;
}
#f-nav a {
  padding: 0 20px;
}
#f-nav a:hover, #f-nav a:hover span {
  color: #f29600;
}
#f-nav a:after {
  content: none;
}

small {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}

/* POPUP ポップアップ
--------------------------------------------------*/
/*------いのちの電話関係者&パスワードをお忘れの方------*/
.modal-content {
  background: #5b4a3f;
  z-index: 2;
  position: fixed;
  color: #fff;
  display: none;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
.modal-content p {
  color: #fff;
}
.modal-content input {
  color: #231815;
  width: 350px;
  border: none;
}
.modal-content .form-control, .modal-content label {
  display: inline-block;
  vertical-align: middle;
}

.modal-title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.15em;
  margin-bottom: 5px;
  line-height: 1.6;
}

.modal-submit {
  border: none;
  padding: 8px 25px;
  border-radius: 2em;
  letter-spacing: 0.15em;
  position: relative;
  top: 2px;
}

#modal-content-01 {
  padding: 40px 45px;
  min-width: 740px;
}
#modal-content-01 span {
  position: relative;
  top: 4px;
}
#modal-content-01 label {
  margin-left: 40px;
  margin-right: 15px;
}
#modal-content-01 .modal-form {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: solid 1px #fff;
}
#modal-content-01 .modal-form:last-child {
  margin-bottom: 12px;
  padding: 0;
  border: none;
}

#modal-content-02 {
  left: 100px;
  top: 300px;
  min-width: 960px;
  padding: 40px 0 50px;
}
#modal-content-02 .modal-bar {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  padding: 5px 0 4px;
  line-height: 1.6;
  margin-bottom: 30px;
}
#modal-content-02 .modal-bar span, #modal-content-02 .modal-bar + div {
  display: block;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}
#modal-content-02 div p:first-child {
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: solid 1px #fff;
}
#modal-content-02 .modal-title {
  margin-bottom: 10px;
}
#modal-content-02 .form-control {
  width: 545px;
  position: relative;
  top: 6px;
}
#modal-content-02 .modal-submit {
  float: right;
}

/*------いのちの電話連盟動画紹介ビデオ------*/
#modal-content-03 {
  background: #5b4a3f;
  z-index: 2;
  position: fixed;
  color: #fff;
  left: 0;
  top: 0;
  display: none;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
#modal-content-03 video {
  display: block;
  width: auto;
  height: auto;
  background-size: cover;
}

#modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

/* TOP PAGE トップページ
--------------------------------------------------*/
#top-image {
  background: #96dcff;
  text-align: center;
}

/*------相談するには------*/
.in-cont-list {
  background: #f1f1f1;
  margin-bottom: 35px;
  padding: 35px 50px;
  position: relative;
}
.in-cont-list h3 {
  height: 65px;
  background: #fff;
  border-radius: 2em;
  text-align: center;
  position: relative;
  margin-bottom: 25px;
}
.in-cont-list h3 span:first-child {
  background: #5b4a3f;
  color: #fff;
  font-family: "Libre Baskerville", serif;
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 44px;
  border-radius: 2em;
  left: 15px;
  top: 11px;
}
.in-cont-list p {
  padding-right: 180px;
}
.in-cont-list p + p {
  margin-top: 10px;
}
.in-cont-list .in-cont-icon {
  position: absolute;
  right: 50px;
  bottom: 35px;
  width: 110px;
  height: 80px;
  line-height: 80px;
  color: #5b4a3f;
  border-left: solid 1px #5b4a3f;
  border-right: solid 1px #5b4a3f;
  text-align: center;
}
.in-cont-list .in-cont-list-top .in-cont-icon.icon-desktop {
  font-size: 33px;
  font-size: 3.3rem;
}
.in-cont-list .icon-tel {
  font-size: 40px;
  font-size: 4rem;
  margin-right: 28px;
}
.in-cont-list .icon-free-dial {
  font-size: 50px;
  font-size: 5rem;
  margin-right: 18px;
}
.in-cont-list .in-cont-icon.icon-tel-dial, .in-cont-list .in-cont-icon.icon-free-dial {
  font-size: 44px;
  font-size: 4.4rem;
}

#in-cont-list03 h3 span:last-child {
  position: absolute;
  right: 35px;
  line-height: 65px;
  color: #f29600;
}

.in-cont-list-tel {
  height: 70px;
  margin-top: 10px;
}
.in-cont-list-tel span {
  padding-top: 30px;
  display: inline-block;
  color: #5b4a3f;
}
.in-cont-list-tel img {
  vertical-align: top;
  width: 400px;
}

/*------全国のいのちの電話ご案内------*/
#in-area, #in-news {
  margin-top: 60px;
  position: relative;
}
#in-area .cont-title, #in-news .cont-title {
  padding-top: 18px;
  padding-bottom: 10px;
}
#in-area .cont-title-sub, #in-news .cont-title-sub {
  float: none;
  position: relative;
  top: -2px;
  margin-left: 20px;
}

#in-area {
  border: solid 1px #f29600;
  min-height: 430px;
  padding-bottom: 110px;
}
#in-area p {
  padding-left: 50px;
  padding-right: 330px;
}
#in-area img {
  width: 400px;
}
#in-area .more {
  position: absolute;
  left: 50px;
  bottom: 35px;
  padding: 15px 35px;
  border-left: solid 1px #5b4a3f;
  border-right: solid 1px #5b4a3f;
  color: #5b4a3f;
}
#in-area .more a {
  color: #5b4a3f;
}
#in-area .more a:hover {
  color: #f29600;
}
#in-area .more a:hover .icon-more {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px);
}
#in-area .icon-more {
  font-size: 20px;
  font-size: 2rem;
  color: #f29600;
  margin-left: 5px;
  position: relative;
  top: 2px;
  display: inline-block;
}

#in-area-map {
  position: absolute;
  right: 35px;
  top: 25px;
}

#in-news {
  border: solid 1px #b5ada8;
  padding-bottom: 25px;
}
#in-news h2 a {
  width: 160px;
  height: 24px;
  line-height: 24px;
  background-color: #5b4a3f;
  color: #fff;
  position: absolute;
  right: 25px;
  top: 24px;
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 24px;
  font-weight: 500;
  text-align: center;
}
#in-news h2 a:hover {
  background-color: #f29600;
}

#in-news-cont {
  color: #5b4a3f;
  margin-left: 50px;
  margin-right: 25px;
  margin-top: -10px;
  padding-top: 10px;
  padding-right: 25px;
  overflow-y: auto;
  max-height: 300px;
}
#in-news-cont dt, #in-news-cont dd {
  padding: 10px 0;
  line-height: 1.6;
}
#in-news-cont dt {
  width: 160px;
  float: left;
  clear: both;
}
#in-news-cont dd {
  padding-left: 160px;
}
#in-news-cont .icon-more {
  position: relative;
  top: 2px;
  margin-right: 5px;
  color: #f29600;
  font-size: 20px;
  font-size: 2rem;
}

#in-magazine {
  margin-top: 60px;
  margin-bottom: -5px;
  background: #5b4a3f;
  padding: 35px 40px;
}
#in-magazine h2 {
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  background-color: #f29600;
  padding: 3px 25px 0;
  border-radius: 2em;
  color: #fff;
  margin-bottom: 20px;
}
#in-magazine h2 span {
  font-family: "Libre Baskerville", serif;
  color: #5b4a3f;
  font-size: 18px;
  font-size: 1.8rem;
  float: right;
  padding-top: 8px;
}
#in-magazine h2 + p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.7;
}
#in-magazine a {
  color: #fff;
}
#in-magazine .icon-more {
  display: inline-block;
}
#in-magazine a:hover {
  color: #f29600;
}
#in-magazine a:hover .icon-more {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px);
}

#new-magazine {
  margin-top: 25px;
  font-size: 28px;
  font-size: 2.8rem;
}
#new-magazine img {
  margin-right: 25px;
  vertical-align: top;
  position: relative;
  top: 5px;
}
#new-magazine .icon-more {
  color: #f29600;
  position: relative;
  top: 3px;
}

#back-number {
  margin-top: 20px;
}
#back-number p {
  margin-bottom: 20px;
  border: solid 2px #f29600;
  text-align: center;
}
#back-number ul {
  width: 50%;
  float: left;
  border-right: solid 1px #f29600;
}
#back-number ul:first-child {
  border-left: solid 1px #f29600;
}
#back-number li {
  padding: 10px 30px;
  font-size: 18px;
  font-size: 1.8rem;
}
#back-number .icon-more {
  position: relative;
  top: 2px;
  color: #f29600;
}

/* Template テンプレート
--------------------------------------------------*/
.sub-page img {
  width: auto;
  max-width: 100%;
}
.sub-page p {
  line-height: 1.7;
  margin-bottom: 20px;
}
.sub-page .sub-box p {
  margin-bottom: 0;
}
.sub-page .sub-box p + p {
  margin-top: 15px;
}

.sub-box {
  border: solid 2px #f29600;
  padding: 30px 30px 25px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.sub-box p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
}

.sub-box-title {
  color: #f29600;
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
}

.table-layout {
  width: 100%;
  margin: 40px 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.table-layout th {
	background: #5b4a3f;
	color: #fff;
	border: solid 1px #fff;
	vertical-align: middle;
}
.table-layout td {
  border: solid 1px #5b4a3f;
}
.table-layout th, .table-layout td {
  padding: 10px 15px;
}
.table-layout tbody tr:nth-child(2n) td {
  background: #f0eeeb;
}

/* Kihon 基本情報変更
--------------------------------------------------*/
#form-table {
  margin-top: 15px;
}
#form-table table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #5b4a3f;
  margin-bottom: 20px;
}
#form-table thead th {
  padding-bottom: 15px;
}
#form-table thead tr th:first-child {
  padding-right: 20px;
  width: 200px;
}
#form-table thead th span {
  display: block;
  padding: 10px;
  border-top: solid 1px #5b4a3f;
  border-bottom: solid 1px #5b4a3f;
}
#form-table .must {
  font-size: 14px;
  font-size: 1.4rem;
  color: #f29600;
}
#form-table tbody th, #form-table tbody td {
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
}
#form-table tbody th {
  padding: 15px 20px 15px 0;
  text-align: right;
}
#form-table tbody td {
  padding: 15px 0 15px 0;
}
#form-table tbody div, #form-table tbody input, #form-table tbody select {
  display: inline-block;
}
#form-table tbody input {
  height: 46px;
}
#form-table tbody select.form-control {
  width: auto;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 3px 22px 3px 10px;
  background: url(../images/common/arrow.png) no-repeat right center #fff;
}
#form-table .ds-table {
  display: table;
  width: 100%;
}
#form-table .ds-table span {
  display: inline-block;
  margin-right: 10px;
}
#form-table .ds-table input {
  width: 100%;
}
#form-table .ds-table-cell {
  display: table-cell;
  padding: 6px 15px;
  background: #dcdcdc;
  vertical-align: middle;
}
#form-table .ds-table-cell .fright {
  margin-top: 6px;
}
#form-table .ds-table-cell-input {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
#form-table .ds-table-cell-input input {
  padding-top: 6px;
  padding-bottom: 6px;
  min-height: 35px;
}
#form-table .ds-table-cell-input input::-webkit-input-placeholder {
  color: #f29600;
  text-align: right;
  position: relative;
  right: 5px;
}
#form-table .ds-table-cell-input input:-moz-placeholder {
  color: #f29600;
  opacity: 1;
  text-align: right;
  position: relative;
  right: 5px;
}
#form-table .ds-table-cell-input input::-moz-placeholder {
  color: #f29600;
  opacity: 1;
  text-align: right;
  position: relative;
  right: 5px;
}
#form-table .ds-table-cell-input input:-ms-input-placeholder {
  color: #f29600;
  text-align: right;
  position: relative;
  right: 5px;
}
#form-table .ds-fixed {
  table-layout: fixed;
}
#form-table .small-cell {
  width: 98px;
}

#submit-btn {
  font-size: 20px;
  font-size: 2rem;
  border: none;
  padding: 8px 25px;
  border-radius: 2em;
  letter-spacing: 0.15em;
  color: #fff;
}

/* Kako 過去の情報一覧
--------------------------------------------------*/
#kako h3 {
  background: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 6px 30px 5px;
  border-radius: 2em;
  text-align: center;
  color: #5b4a3f;
  margin-bottom: 30px;
}

#kako-rireki {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
}
#kako-rireki th, #kako-rireki td {
  border-top: solid 1px #5b4a3f;
  border-bottom: solid 1px #5b4a3f;
  border-left: dotted 1px #5b4a3f;
  border-right: dotted 1px #5b4a3f;
  padding: 10px 15px;
  vertical-align: middle;
  line-height: 1.4;
}
#kako-rireki tr th:first-child, #kako-rireki tr td:first-child {
  border-left-style: solid;
}
#kako-rireki tr th:last-child, #kako-rireki tr td:last-child {
  border-right-style: solid;
}
#kako-rireki tr td:nth-child(3) {
  font-size: 20px;
  font-size: 2rem;
}
#kako-rireki tr td:nth-child(4) {
  text-align: center;
}
#kako-rireki th {
  background: url(../images/common/bg-stripe-w.png);
}
#kako-rireki .btn {
  color: #fff;
  display: block;
  padding: 4px 10px 3px;
  border-radius: 8px;
  text-align: center;
}
#kako-rireki .btn.disable {
  background: #d5d5d5;
  color: #bcbcbc;
}

#kako-riyou {
  padding-top: 35px;
  margin-top: 30px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  border-top: solid 3px #fff;
  margin-bottom: 20px;
}
#kako-riyou dl {
  background: url(../images/login/kako/dot-line.png) repeat-x center center;
}
#kako-riyou dt, #kako-riyou dd {
  background: #f1f1f1;
  max-height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
}
#kako-riyou dt {
  float: left;
  padding-right: 20px;
  position: relative;
  top: 5px;
}
#kako-riyou dd {
  float: right;
  padding-left: 20px;
}
#kako-riyou dd span {
  display: inline-block;
  background: #fff;
  font-size: 50px;
  font-size: 5rem;
  min-width: 120px;
  text-align: right;
  padding: 0 10px;
  margin: 0 10px;
  border-radius: 5px;
  line-height: 1.2;
  position: relative;
}

#kako-riyou-info p {
  font-size: 18px;
  font-size: 1.8rem;
  background: url(../images/common/mark.png) no-repeat left 7px;
  padding-left: 30px;
}

/* Faq よくある質問
--------------------------------------------------*/
#faq {
  margin-bottom: 40px;
}
#faq h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Libre Baskerville", serif;
  color: #a18b74;
  text-align: center;
  margin-bottom: 40px;
}
#faq dt {
  font-size: 28px;
  font-size: 2.8rem;
  padding: 10px 30px 8px;
  background: #fff;
  border-radius: 2em;
  margin-top: 40px;
  margin-bottom: 20px;
  min-height: 58px;
}
#faq dt:first-child {
  margin-top: 0;
}
#faq dt span {
  display: inline-block;
  padding-right: 35px;
  margin-right: 35px;
  color: #f29600;
  font-family: "Libre Baskerville", serif;
  border-right: solid 1px #f29600;
}
#faq dd {
  line-height: 1.7;
}

/* 新規登録　利用規約
--------------------------------------------------*/
.term_frame{
	width: 700px;
	margin-left: 20px;
}
#term {
	margin-bottom: 40px;
}
#term dt {
	font-size: 28px;
	font-size: 1em;
	background: #fff;
	border-radius: 2em;
	margin-top: 20px;
	min-height: 58px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#term dt span {
  display: inline-block;
  padding-right: 35px;
  margin-right: 35px;
  color: #f29600;
  font-family: "Libre Baskerville", serif;
  border-right: solid 1px #f29600;
}
#term dd {
	line-height: 1.7;
	font-size: 0.8em;
	margin-bottom: 10px;
}

/* アンケートテーブル
--------------------------------------------------*/
#question-table {
  margin-top: 15px;
}
#question-table table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #5b4a3f;
  margin-bottom: 20px;
}
#question-table th {
  padding-bottom: 15px;
}
#question-table .must {
  font-size: 14px;
  font-size: 1.4rem;
  color: #f29600;
}
.img-left{
	float: left;
	margin-left: 50px;
	margin-right: 30px;
}

/* エラー表示
--------------------------------------------------*/
.side_error_box {
  background-color:#FFFFFF;
  font-size: 14px;
  color:#FF0000;
  padding: 10px;
}
.error_box {
  color:#FF0000;
  padding: 10px;
}

/* 年表テーブル
--------------------------------------------------*/
.timeline {
	list-style: none;
	margin-left: 30px;
}
.timeline > li {
	overflow: hidden;
	position: relative;
}
.timeline-date {
	width: 110px;
	float: left;
}
.timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
}
.timeline-content:before {
	content: '';
	width: 12px;
	height: 12px;
	background: #6fc173;
	position: absolute;
	left: 106px;
	top: 24px;
	border-radius: 100%;
	vertical-align: middle;
}


/*　リスト
--------------------------------------------------*/
.about-list{
	margin-left: 30px;
}
.about-list .about-list-title{
	font-weight: bold;
	color: #F90;
}
.about-list li{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*　TOP用リスト
--------------------------------------------------*/
.in-cont-list00 {
	margin-bottom: 30px;
}
.in-cont-list00 p{
	padding-left: 10px;
}
.in-cont-list00 img{
	padding-left: 70px;
}
.menubanner {
	padding: 0.8em;
	border: 2px solid #B92A2C;
	font-size: 1.143em;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.btn {
	text-decoration:none;
	/*    display:block;*/
    text-align:center;
	padding:4px;
	background-color:#CCC;
	border-radius:5px;
	box-shadow:2px 2px #999;
	border: 1px solid #999;
	margin-left: 10px;
	font-size: 80%;
	vertical-align: middle;
}
.btn_a {
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	color: #FFF;
	/*	display: block;*/
	display: inline-block;
	text-align: center;
	font-weight: bold;
	transition: background-color 0.5s ease-in;
	-webkit-transition: background-color 0.5s ease-in;
	background-color: #900;
	height: 30px;
	width: 30px;
	margin-right: 10px;
}
