/* ここから共通 */
body {
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 0px;
	width: 100%;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_wrap {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    position: fixed;
    top: 0;
}
html {
	font-size: 70.5%;
	height:100%;
}
img {
	max-width: 100%;
    height: auto;
}
.br_pc {
    display: block;
}
.br_sp {
    display: none;
}
/* ここまで共通 */
/* ここからトップページ */
#header_wrap {
    width: 100%;
    height: auto;
    padding: 3px 0 6px 0;
    margin: auto;
    background-color: #FFF;
    position: fixed;
    z-index: 9999;
}
#header_logo {
    max-width: 190px;
    height: auto;
    padding: 0;
    margin: auto;
}
#top_wrap {
    padding: 160px 0 100px 0;
    margin: auto;
    width: 100%;
    background-image: url("../img/top_back.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
#top_box {
    padding: 0 30px 0 30px;
    margin: auto;
    max-width: 800px;
}
#top_box h1 {
    padding: 0 0 0 25px;
    margin: 0 auto 20px auto;
    text-align: center;
    font-size: 2em;
    font-weight: 600;
}
#top_box h2 {
    padding: 0 0 0 18px;
    margin: 0 auto 20px auto;
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.8em;
}
#top_logo {
    padding: 0 0 20px 0;
    margin: auto;
    max-width: 200px;
}
#top_form_wrap {
    padding: 0;
    margin: auto;
    max-width: 280px;
}
#top_form_wrap input{
    -webkit-appearance: none;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.top_form_box {
    padding: 0 0 15px 0;
    width: 100%;
}
.login_box_01 {
    width: calc(100% - 20px);
    height: 25px;
    border: none;
    border-radius: 4px;
    font-size: 1.1em;
    color: #666;
    padding: 5px 10px 5px 10px;
    background-color: #FFF;
}
.login_box_02 {
    font-size: 1.3em;
    margin: 0 0 10px 0;
}
.login_button_01 {
    width: 100%;
    height: 43px;
    border: none;
    border-radius: 4px;
    font-size: 1.3em;
    font-weight: 600;
    color: #FFF;
    padding: 0px;
    background-color: #6FB3EB;
}
.login_button_01:hover {
    background-color: #62A1D4;
}
.login_button_02 {
    width: 100%;
    height: 43px;
    border: none;
    border-radius: 4px;
    font-size: 1.3em;
    font-weight: 600;
    color: #FFF;
    padding: 0px;
    background-color: #F05F70;
}
.login_button_02:hover {
    background-color: #DB5565;
}
#login_button_03, #login_button_04 {
    width: calc(100% - 2px); 
    background-color: #FFF;
    border: solid 1px #D2D2D2;
    padding: 0;
    margin: 0 0 15px 0;
    border-radius: 4px;
}
#login_button_03:hover, #login_button_04:hover {
    background-color: #F4F4F4;
}
#login_button_03 a, #login_button_04 a {
    width: 100%;
    text-decoration: none;
}
#login_button_03 a p, #login_button_04 a p {
    width: calc(100% - 20px);
    color: #000;
    font-size: 1.1em;
    font-weight: 600;
    padding: 7px 0px 7px 10px;
    margin: 0;
    text-decoration: none;
}
#login_button_03 a p:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 20px;
    background-image: url("../img/icon_ggl.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 8px 0 0;
}
#login_button_04 a p:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 20px;
    background-image: url("../img/icon_fb.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 8px 0 0;
}
#login_button_05 {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 10px 0 20px 0;
    font-size: 1.1em;
    font-weight: 600;
}
#login_button_05 a {
    color: #145992;
    text-decoration: underline;
}
#login_button_05 a:hover {
    text-decoration: none;
}
.login_button_06 {
    width: 100%;
    height: 43px;
    border: none;
    border-radius: 4px;
    font-size: 1.3em;
    font-weight: 600;
    color: #FFF;
    padding: 0px;
    background-color: #EB831F;
}
.login_button_06:hover {
    background-color: #C46911;
}
#top_form_text_01 {
    display: flex;
    align-items: center;
    font-size: 1.1em;
    color: #4E4E4E;
    padding: 4px 0 12px 0;
}
#top_form_text_01:before, #top_form_text_01:after {
    content: "";
    flex-grow: 1;
    height: 1px; /* 線の太さを変えたいときはここを変える */
    background: #B3B3B3; /* 線の色を変えたいときはここを変える */
    margin:0 .4em; /* 文字と線の余白用 なくても良い */
}
#bottom_wrap {
    width: calc(100% - 0px);
    padding: 15px 0px 8px 0px;
    text-align: center;
}
#bottom_wrap p {
    font-size: 1.2em;
    padding: 0 0 10px 0;
    margin: 0;
}
#bottom_wrap p a {
    color: #666;
    text-decoration: underline;
}
#bottom_wrap p a:hover {
    color: #666;
    text-decoration: none;
}
#copy_text {
    font-size: 0.5em;
    padding: 0px;
    margin: 0;
}
/* ここまでトップページ */
/* ここからマイページ */
#mypage_wrap {
    padding: 160px 0 110px 0;
    margin: auto;
    width: 100%;
    background-image: url("../img/mypage_back.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
#mypage_box {
    padding: 0 30px 0 30px;
    margin: auto;
    max-width: 400px;
}
#mypage_text_01 {
    padding: 0;
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 3em;
    font-weight: 600;
}
.mypage_text_02 {
    width: 100%;
    text-align: center;
    font-size: 2.8em;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    padding: 10px 0 0 0;
    margin: 0;
    letter-spacing: 0.05em;
}
#mypage_name {
    padding: 0;
    margin: 0 auto 30px auto;
    text-align: center;
    font-size: 1.7em;
    font-weight: 600;
}
.mypage_text_box {
    padding: 0 0 15px 0;
    margin: 0 auto 15px auto;
    width: 100%;
}
#mypage_check_01 {
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    background-color: #FBB03B;
    text-align: center;
    border-radius: 15px;
    padding: 5px 0 4px 0;
    margin: auto;
}
#mypage_check_02 {
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    background-color: #74A1B9;
    text-align: center;
    border-radius: 15px;
    padding: 5px 0 4px 0;
    margin: auto;
}
#mypage_check_03 {
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    background-color: #DB5565;
    text-align: center;
    border-radius: 15px;
    padding: 5px 0 4px 0;
    margin: auto;
}
#mypage_text_button {
    font-size: 1.8em;
    font-weight: 600;
    padding: 30px 0 0 0;
    margin: auto;
    text-align: center;
    color: #C7B299;
}
#mypage_text_button a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding: 5px 25px 5px 25px;
    margin: 0;
    border-bottom: none;
}
#mypage_text_button a:hover {
  text-decoration: none;
  color: rgba(0,0,0,1);
  background-color: rgba(255,255,255,0.8);
  border-radius: 4px;
}
/* ここまでマイページ */
/* ここから辞書履歴 */
#dictionary_wrap {
    padding: 160px 0 110px 0;
    margin: auto;
    width: 100%;
    background-image: url("../img/mypage_back.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
#dictionary_box {
    padding: 0 30px 0 30px;
    margin: auto;
    max-width: 600px;
}
#dictionary_text_01 {
    padding: 0 0 15px 0;
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 2.6em;
    font-weight: 600;
}
#dictionary_back {
    width: calc(100% - 60px);
    padding: 20px 30px 20px 30px;
    margin: auto;
    border-radius: 10px;
    background-color: #FFF;
}
.dictionary_list {
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 15px auto auto auto;
    overflow: hidden;
    border-bottom: 1px solid #E2E2E2;
}
.dictionary_left {
    width: calc(60% - 20px);
    padding: 0 10px 20px 10px;
    margin: auto;
    float: left;
}
.dictionary_right {
    width: 40%;
    padding: 0;
    margin: auto;
    overflow: hidden;
    float: left;
}
.dictionary_date {
    width: 100%;
    padding: 0 0 5px 0;
    margin: auto;
    float: left;
    text-align: left;
    font-size: 1em;
}
.dictionary_title {
    width: 100%;
    padding: 0;
    margin: auto;
    float: left;
    font-size: 1.3em;
    font-weight: 600;
}
.dictionary_button {
    width: calc(100% - 10px);
    padding: 0 0 10px 10px;
    margin: 0;
    float: none;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    display: inline-block;
}
.dictionary_button p {
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0;
    float: left;
    font-size: 1em;
    font-weight: 600;
    background-color: #D2D2D2;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
}
.dictionary_button a p {
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0;
    float: left;
    font-size: 1em;
    font-weight: 600;
    background-color: #DB5565;
    text-align: center;
    color: #FFF;
}
.dictionary_button a p:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 15px;/*画像の幅*/
  height: 15px;/*画像の高さ*/
  background-image: url(../img/icon_down.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: center;
  padding: 0;
  margin: 0 7px 0 -2px;
}
.dictionary_button a p:hover {
    background-color: #F05F70;
    text-align: center;
    color: #FFF;
}
/* ここまで辞書履歴 */
/* ここから新規登録 */
#signup_wrap {
    padding: 110px 0 110px 0;
    margin: auto;
    width: 100%;
}
#signup_box {
    padding: 30px 80px 30px 80px;
    margin: auto;
    max-width: 600px;
    border: solid 1px #D2D2D2;
    border-radius: 5px;
    background-color: #FFF;
}
#signup_text_01 {
    padding: 0;
    margin: 0 auto 5px auto;
    text-align: left;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 3px;
    color: #DB5565;
}
#signup_text_02 {
    padding: 0;
    margin: 0 auto 30px auto;
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
}
#signup_text_03 {
    padding: 0;
    margin: 0 auto 5px auto;
    text-align: left;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 0px;
    color: #479EE5;
}
.signup_text_03 {
    padding: 0;
    margin: 0 auto 40px auto;
    text-align: left;
    font-size: 1.1em;
    color: #666;
}
#signup_wrap input{
    -webkit-appearance: none;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.signup_form_01 {
    padding: 0 0 17px 0;
    width: 100%;
    overflow: hidden;
}
.signup_form_02 {
    padding: 0 0 17px 0;
    width: 100%;
    overflow: hidden;
}
.signup_form_03 {
    padding: 0 0 17px 0;
    max-width: 600px;
    overflow: hidden;
}
.signup_form_04 {
    padding: 20px 0 17px 0;
    max-width: 250px;
    overflow: hidden;
    margin: auto;
}
.signup_form_box_01 {
    padding: 0 10px 0 0;
    width: calc(50% - 10px);
    float: left;
    color: #666;
    font-size: 1.1em;
}
.signup_form_box_02 {
    padding: 0 0 0 0;
    width: calc(100% - 0px);
    font-size: 1.1em;
}
.signup_form_box_03 {
    padding: 0 20px 0 0;
    width: calc(30% - 20px);
    height: 35px;
    line-height: 35px;
    float: left;
    color: #666;
    font-size: 1.2em;
    font-weight: 600;
}
.signup_form_box_04 {
    padding: 0 20px 0 0;
    width: calc(70% - 20px);
    float: left;
    color: #666;
    font-size: 1.1em;
}
.signup_form_box_04 select{
   -webkit-appearance: none;
    appearance: none;
    height: 35px;
    border: solid 1px #D2D2D2;
    border-radius: 3px;
    font-size: 1em;
    color: #666666;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    background-color: #FFF;
    background-image: url("../img/arrow_under.png");
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: right 10px center;
}
.signup_form_box_05 {
    padding: 0 0px 0 10px;
    width: calc(50% - 10px);
    float: left;
    color: #666;
    font-size: 1.1em;
}
.signup_select_01 {
    width: 35%;
}
.signup_select_02 {
    margin: 0 0 0 10px;
    width: calc(25% - 10px);
}
.signup_box_01 {
    width: calc(100% - 0px);
    height: 25px;
    border: solid 1px #D2D2D2;
    border-radius: 3px;
    font-size: 1em;
    color: #666666;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    background-color: #FFF;
}
.signup_box_02 {
    width: calc(100% / 3 - 22px);
    height: 35px;
    border: solid 1px #D2D2D2;
    border-radius: 3px;
    font-size: 1em;
    color: #666666;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    background-color: #FFF;
}
/* ここまで新規登録 */
/* ここから本一覧ページ */
#bookshelf_wrap {
    width: 100%;
    padding: 110px 0 110px 0;
    margin: auto;
}
#bookshelf_box {
    max-width: calc(1200px - 40px);
    padding: 0 20px 0 20px;
    margin: auto;
}
#bookshelf_box ul {
    padding: 0;
    margin: auto;
    width: 100%;
    overflow: hidden;
    list-style: none;
}
#bookshelf_box ul li {
    float: left;
    width: calc(100% / 3 - 20px);
    text-align: center;
    margin: 30px 10px 0 10px;
    height: 460px;
}
#bookshelf_box ul li a {
    text-decoration: none;
    display: inline-block;
}
.bookself_button {
    padding: 10px;
    margin: auto;
    max-width: 220px;
}
.bookshelf_img_01 {
    padding: 0;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 180px;
    transition: 1.0s ;
}
.bookshelf_img_01:hover {
    opacity: 0.5 ;
}
#bookshelf_text_01 {
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 600;
    color: #333;
    letter-spacing: 2px;
}
.text_level {
    font-size: 1.3em;
    color: #000;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    padding: 3px 0px 0 0;
    line-height: 20px;
    border: 1px solid #ECC41E;
    max-width: 100px;
    margin: auto;
    border-radius: 20px;
    text-align: left;
}
.text_level:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 26px;/*画像の幅*/
  height: 26px;/*画像の高さ*/
  background-image: url(../img/icon_book.png);
  background-repeat: no-repeat;
  background-size: 28px;
  vertical-align: middle;
  background-position: bottom;
  padding: 2px 0px 2px 23px;
}
.text_yellow {
    color: #DDB336;
}
.text_blue {
    color: #74A1B9;
}
.text_red {
    color: #DB5565;
}
.bookshelf_title_01 {
    font-size: 1.4em;
    font-weight: 600;
    color: #000;
    padding: 15px 0 5px 0;
}
.bookshelf_title_02 {
    font-size: 1em;
    font-weight: 600;
    color: #000;
    margin: auto auto 10px auto;
    padding: 0 0 5px 0;
}
/* ここまで本一覧ページ */
/* ここから本個別ページ */
.book_timer_wrap {
    width: 100%;
    height: 27px;
    color: #808080;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    padding: 6px 0 6px 0;
    margin: auto;
    position: fixed;
    top: 0;
    z-index: 1;
    background: #FFF;
    vertical-align: middle;
}
.book_timer_wrap_wide {
    width: 50%;
    height: 27px;
    color: #808080;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    padding: 6px 0 6px 0;
    margin: auto;
    position: fixed;
    top: 0;
    z-index: 1;
    right: 0;
    background: #FFF;
}
.book_wrap_mobile {
    display: none;
}
.book_wrap_wide {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 250px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: calc(50% - 80px);
    z-index: 0;
    position: absolute;
    right: 0;
}
.book_wrap {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 250px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 750px;
    z-index: 0;
}
.book_wrap p ,.book_wrap_wide p {
    font-size: 1.3em;
    line-height: 47px;
    text-align: left;
}
.book_wrap p a:hover, .book_wrap_wide p a:hover {
    /*color: #000;*/
    text-decoration: underline;
}
.book_text_link {
    color: #000;
    text-decoration: none;
}
.book_text_visited {
    color: #DB5565;
    text-decoration: none;
}
.book_main_img {
    padding: 20px;
    margin: auto;
    max-width: 180px;
}
.book_img {
    padding: 10px;
    margin: auto;
    max-width: 250px;
}
.book_title {
    font-size: 1.8em;
    font-weight: bold;
    padding: 0 0 10px 0;
    text-align: center;
}
.book_author {
    font-size: 1em;
    font-weight: bold;
    padding: 0 0 0 0;
    text-align: center;
}
.book_writer {
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0 80px 0;
    text-align: center;
}
.book_subtitle {
    font-size: 1.6em;
    font-weight: bold;
    padding: 0px 0 20px 0;
    text-align: center;
}
.book_page_number {
    font-size: 1em;
    color: #999;
    padding: 0 0 20px 0;
    text-align: right;
}
.text_size_button {
    font-size: 0.5em;
    color: #FFF;
    padding: 7px 4px 3px 4px;
    text-align: center;
    background-color: #666;
    margin: 0;
    position: relative;
    vertical-align: middle;
    top: -1px;
    border-radius: 2px;
    border: 1px solid #666;
}
.text_size_button a {
    text-decoration: none;
    color: #FFF;
}
.text_size_button_over {
    font-size: 0.5em;
    color: #666;
    padding: 7px 4px 3px 4px;
    text-align: center;
    background-color: #FFF;
    margin: 0;
    position: relative;
    vertical-align: middle;
    top: -1px;
    border-radius: 2px;
    border: 1px solid #666;
}
.text_size_button_over a {
    text-decoration: none;
    color: #666;
}
.text_size_button b ,.text_size_button_over b {
    font-size: 1.5em;
}
#history_wrap {
    width: 250px;
    height: calc(100% - 60px);
    background-color: #F2F2F2;
    padding: 0;
    margin:  0 0 60px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 7;
    overflow: scroll;
}
#history_title {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    padding: 9px 0 8px 0;
    border-bottom: 1px solid #E6E6E6;
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #F2F2F2;
}
.history_box {
    padding: 4px 10px 4px 10px;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 12px;
    background-color: #E6E6E6;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
}
.history_box a{
    text-decoration: none;
    color: rgba(3,107,216,1.00)
}
.history_box a:hover{
    text-decoration: underline;
}
.history_name ,.history_kind ,.history_wiki {
    padding: 0 8px 0 0;
    margin: 0;
    float: left;
}
.history_eye ,.history_read ,.history_delete  {
    padding: 3px 8px 0 0;
    margin: 0;
    float: left;
    font-size: 1.3rem;
    color: #666666;
}
.history_mean {
    font-size: 1.1em;
    padding: 0;
    margin: 0 18px; 
}
.eye_button {
    max-width: 15px;
    position: fixed;
    top: 11px;
    right: 35px;
    z-index: 12;
    font-size: 1.4rem;
    color: #666666;
}
.eye_button a {
    color: #666666;
}
#sort_button {
    max-width: 15px;
    position: fixed;
    top: 11px;
    right: 10px;
}
#sort_wrap {
    background-color: #F2F2F2;
    border: solid 1px #FFF;
    width: 110px;
    margin: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 0 1px #CCC , 0px 0px 7px #999;
    -webkit-box-shadow: 0 0 0 1px #CCC , 0px 0px 7px #999;
    box-shadow: 0 0 0 1px #CCC , 0px 0px 7px #999;
    padding: 8px 20px 20px 20px;
    position: fixed;
    right: 10px;
    top: 30px;
    z-index: 10;
}
#sort_wrap ul {
    padding: 4px 0 0 0;
    width: 100%;
    margin: 0;
    list-style: none;
    border-top: 1px solid #CCC;
}
#sort_wrap ul li {
    padding: 8px 0 0 0;
    text-align: left;
    font-size: 1.1em;
}
#sort_wrap ul li a {
    text-decoration: none;
    color: #666;
}
#sort_wrap ul li a:hover {
    text-decoration: underline;
}
#sort_title {
    font-size: 1.2em;
    font-weight: 800;
    padding: 0 0 7px 0;
    text-align: center;
    color: #666;
}
#japanese_wrap {
    width: 50%;
    height: 100%;
    background-color: #F2F2F2;
    padding: 0;
}
#japanese_title {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    padding: 9px 0 8px 0;
    border-bottom: 1px solid #E6E6E6;
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #F2F2F2;
}
#japanese_book_wrap {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 50px;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 750px;
    z-index: 6;
}
#japanese_book_wrap p {
    font-size: 1.4em;
    line-height: 47px;
    text-align: left;
}
#banner_wrap {
    max-width: 800px;
    padding: 30px 0 60px 0;
    margin: auto;
    background-color: #F2F2F2;
    text-align: center;
    position: sticky;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 7;
}
#banner_box {
    padding: 0 10px 0px 10px;
    margin: auto;
    max-width: 400px;
    position: relative;
}
#banner_img {
    padding: 0;
    margin: auto;
}
#banner_close {
    width: 20px;
    position: absolute;
    top: -12px;
    right: -2px;
}
#word_close {
    width: 20px;
    position: absolute;
    top: 28px;
    right: 8px;
}
.word_wrap_wide {
    width: calc(50% - 40px);
    height: 140px;
    padding: 20px 20px 20px 20px;
    margin: auto;
    background-color: #FFF;
    position: fixed;
    bottom: 60px;
    right: 0;
    z-index: 2;
}
.word_wrap {
    max-width: 800px;
    height: 140px;
    padding: 20px 0 20px 0;
    margin: auto;
    background-color: #FFF;
    position: fixed;
    bottom: 60px;
    left: 0;
    right: 0;
    z-index: 2;
}
.word_wrap p ,.word_wrap_wide p  {
    font-size: 1.1em;
    text-align: left;
    line-height: 24px;
}
#word_back {
    width: calc(100% - 40px);
    height: 90px;
    padding: 20px;
    margin: auto;
    border-radius: 4px;
    background-color: #F7EFDF;
}
.word_box {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #C7B299;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.word_box a{
    text-decoration: none;
    color: rgba(3,107,216,1.00);
    vertical-align: bottom;
    
}
.word_box a:hover{
    text-decoration: underline;
}
.word_name ,.word_kind  {
    padding: 0 2px 0 0;
    margin: 0;
    float: left;
    vertical-align: bottom;
}
.word_wiki , .word_delete {
    padding: 0 5px 0 25px;
    margin: 0;
    float: left;
    vertical-align: bottom;
}
.word_read , .word_add {
    font-size: 1.3em;
    padding: 0 5px 0 25px;
    margin: 0;
    float: left;
    vertical-align: bottom;
}
.word_mean {
    font-size: 1.2em;
    text-align: left;
    line-height: 24px;
}
#word_name {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #C7B299;
}
#book_bottom_wrap {
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 0;
    background-color: #F2F2F2;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
#button_center ,#button_left ,#button_right ,#button_prev ,#button_next ,#close_button_left ,#close_button_right {
    float: left;
    width: calc(100% / 5);
    padding: 0;
    margin: 0;
    text-align: center;
    height: 60px;
}
#button_center a ,#button_left a ,#button_right a ,#button_prev a ,#button_next a ,#close_button_left a ,#close_button_right a {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 60px;
    text-decoration: none;
}
#button_center a p ,#button_left a p ,#button_right a p ,#button_prev a p ,#button_next a p ,#close_button_left a p ,#close_button_right a p {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 1.7em;
    font-weight: 600;
    vertical-align: middle;
    color: #4D4D4D;
}
#button_center a p:hover ,#button_left a p:hover ,#button_right a p:hover ,#button_prev a p:hover ,#button_next a p:hover ,#close_button_left a p:hover ,#close_button_right a p:hover{
    background-color: #E2E2E2;
}
#button_center a p img ,#button_prev a p img ,#button_next a p img ,#button_left a p img ,#button_right a p img ,#close_button_left a p img ,#close_button_right a p img {
    width: 35px;
    padding: 15px 0 0 0;
    margin: 0;
}
#button_other {
    width: calc(100% / 5);
    padding: 0;
    margin: auto;
    text-align: center;
    height: 60px;
}
#button_other a {
    width: 100%;
    padding: 0;
    margin: auto;
    height: 60px;
    text-decoration: none;
}
#button_other a p {
    width: 100%;
    padding: 0;
    margin: auto;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 1.7em;
    font-weight: 600;
    vertical-align: middle;
    color: #4D4D4D;
}
#button_other a p:hover {
    background-color: #E2E2E2;
}
#button_other a p img {
    width: 35px;
    padding: 15px 0 0 0;
    margin: auto;
}
#main_wrap {
    display: table;
    width: 100%;
    height: 100%;
}
#main_box {
    display: table-cell;
}
/* ここまで本個別ページ */
/* ここからワードリスト */
.wordlist_wrap_01 {
    display: table;
    max-width: 415px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    margin: auto;
    background-color: #FFF;
    overflow: hidden;
}
.wordlist_wrap_02 {
    display: table;
    max-width: 415px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    margin: auto;
    background-color: #FFF;
}
.wordlist_back {
    float: left;
    padding: 0 0 0 15px;
    width: calc(70% - 15px);
}
.wordlist_back p {
    font-size: 1.4em;
    font-weight: 600;
    padding: 0 0 10px 0;
    margin: auto;
    letter-spacing: 0.7em;
    text-align: left;
}
.wordlist_date {
    text-align: left;
    font-size: 1em;
}
.wordlist_title {
    text-align: left;
    font-size: 1.3em;
    font-weight: 600;
    padding: 5px 0 0 0;
    letter-spacing: 0.05em;
}
.wordlist_logo {
    float: right;
    width: calc(30% - 15px);
    padding: 0 15px 0 0;
}
.wordlist_box {
    background-color: #EFEFEF;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    padding: 4px 0 4px 0;
    margin: 0;
}
.wordlist_text_01 {
    font-size: 1.1em;
    font-weight: 600;
    width: calc(70% - 15px);
    float: left;
    text-align: left;
    padding: 0 0 0 15px;
    margin: 0;
    line-height: 20px;
}
.wordlist_text_02 {
    font-size: 0.9em;
    font-weight: 600;
    width: calc(30% - 15px);
    float: right;
    text-align: right;
    padding: 0 15px 0 0;
    margin: 0;
    line-height: 20px;
}
.wordlist_text_03 {
    font-size: 1em;
    font-weight: 600;
    width: calc(100% - 30px);
    float: left;
    text-align: left;
    padding-top: 7px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 0 15px 0;
    padding-bottom: 7px;
    color: #454545;
}
/* ここまでワードリスト */
/* ここからプライバシーポリシー */
#policy_wrap {
    width: 100%;
    padding-top: 90px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 40px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}
#policy_box {
    padding: 20px;
    margin: auto;
    max-width: 750px;
}
#policy_box p {
    font-size: 1.1em;
    padding: 0 0 15px 0;
    line-height: 25px;
}
#policy_text_01 {
    padding: 0 0 20px 0;
    margin: 0 auto 5px auto;
    text-align: center;
    font-size: 1.8em;
    font-weight: 600;
    color: #2894DE;
}
#policy_box ul li {
    font-size: 1.1em;
    padding: 0 0 8px 0;
    line-height: 25px;
}
/* ここまでプライバシーポリシー */
/* ここからサポート */
#support_wrap {
    width: 100%;
    padding-top: 90px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 40px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}
#support_box_01 {
    padding: 20px;
    margin: auto;
    max-width: 500px;
}
#support_box_02 {
    padding: 20px;
    margin: auto;
    max-width: 500px;
}
#support_box_02 ul {
    padding: 15px 0 15px 0;
    margin: auto;
    width: 100%;
    border-bottom:solid 1px #E1E1E1;
    overflow: hidden;
    list-style: none;
}
#support_box_02 ul li {
    padding: 0;
    margin: auto;
    float: left;
    font-size: 1.1em;
    font-weight: 600;
}
.support_text_left {
    width: 25%;
    text-align: left;
}
.support_text_right {
    width: 75%;
    text-align: left;
}
#support_text_01 {
    padding: 0 0 20px 0;
    margin: 0 auto 5px auto;
    text-align: center;
    font-size: 1.8em;
    font-weight: 600;
    color: #EB831F;
}
#support_text_02 {
    padding: 0 0 20px 0;
    margin: 0 auto 5px auto;
    text-align: left;
    font-size: 1.8em;
    font-weight: 600;
    color: #EB831F;
}
/* ここまでサポート */
/* ここからモバイル */
@media screen and (max-width: 950px) {
.bookshelf_title_01 {
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
}
/* ここから共通 */
.br_pc {
    display: none;
}
.br_sp {
    display: block;
}
/* ここまで共通 */
/* ここからトップページ */
#top_wrap {
    padding: 140px 0 100px 0;
    margin: auto;
    width: 100%;
    background-image: url("../img/top_back.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
/* ここまでトップページ */
/* ここからマイページ */
#mypage_wrap {
    padding: 140px 0 110px 0;
}
/* ここまでマイページ */
/* ここから辞書履歴 */
#dictionary_box {
    padding: 0 15px 0 15px;
    margin: auto;
    max-width: 500px;
}
#dictionary_back {
    width: calc(100% - 60px);
    padding: 20px 30px 20px 30px;
    margin: auto;
    border-radius: 10px;
    background-color: #FFF;
}
#dictionary_back {
    width: calc(100% - 50px);
    padding: 20px 25px 20px 25px;
    margin: auto;
    border-radius: 10px;
    background-color: #FFF;
}
.dictionary_left {
    width: calc(100% - 20px);
    padding: 0 10px 20px 10px;
    margin: auto;
    float: none;
    display: inline-block;
}
.dictionary_right {
    width: 100%;
    padding: 0;
    margin: auto;
    overflow: hidden;
    float: none;
}
.dictionary_button {
    width: calc(50% - 10px);
    padding: 0;
    margin: 0 5px 0 5px;
    float: left;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
}
/* ここまで辞書履歴 */
/* ここから新規登録 */
#signup_wrap {
    padding: 90px 0 90px 0;
    margin: auto;
    width: 100%;
}
#signup_box {
    padding: 30px 30px 30px 30px;
    margin: auto;
    max-width: 600px;
    border: none;
    border-radius: none;
    background-color: #FFF;
}
#signup_text_01, #signup_text_02, #signup_text_03 {
    text-align: center;
}
.signup_form_box_03 {
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
    text-align: left;
    background-color: #D2D2D2;
}
.signup_form_box_04 {
    padding: 0 0px 0 0;
    width: 100%;
    float: none;
}
.signup_select_01 {
    width: 45%;
}
/* ここまで新規登録 */
/* ここから本一覧 */
.bookshelf_img_01 {
    padding: 0 10px 0 10px;
}
#bookshelf_box ul li {
    float: left;
    width: calc(100% / 2);
    text-align: center;
    margin: 30px 0 0 0;
}
/* ここまで本一覧 */
/* ここから本個別ページ */
.book_wrap {
    margin-top: 40px;
}
.book_wrap p ,.book_wrap_wide p {
    line-height: 40px;
}
#japanese_wrap {
    width: 100%;
    padding: 38px 0 0 0;
}
#japanese_book_wrap {
    margin-top: 2px;
}
#japanese_book_wrap p {
    line-height: 40px;
}
#japanese_title {
    display: none;
}
#history_wrap {
    width: 100%;
}
#banner_box {
    padding: 0 10px 15px 10px;
    max-width: 300px;
}
.word_wrap {
    padding: 20px 0 0 0;
    bottom: 50px;
}
#word_back {
    border-radius: 0px;
}
/* ここまで本個別ページ */
/* ここからサポート */
#support_box_02 ul li {
    padding: 0;
    margin: auto;
    float: none;
    font-size: 1.1em;
    font-weight: 600;
}
.support_text_left {
    width: 100%;
    text-align: left;
}
.support_text_right {
    width: 100%;
    text-align: left;
}
/* ここまでサポート */
}
