@charset "utf-8";

@font-face {
    font-family: 'FontAwesome';
    src: url("/resource/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("/resource/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/resource/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/resource/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/resource/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/resource/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

/* bootstrap.min.css */
html {
    font-family: "Open Sans","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}
a {
    background: 0 0
}
a:active,a:hover {
    outline: 0
}
b,strong {
    font-weight: 700
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
small {
    font-size: 80%
}
img {
    border: 0
}
button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input {
    line-height: normal
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}
* {
    -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 {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
    font-family: "Open Sans","Hiragino Sans","ヒラギノ角ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3" !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:hover,a:focus {
    color: #2a6496;
    text-decoration: underline
}
img {
    vertical-align: middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #999
}
h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}
h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h1,.h1 {
    font-size: 36px
}
h2,.h2 {
    font-size: 30px
}
h3,.h3 {
    font-size: 24px
}
h4,.h4 {
    font-size: 18px
}
h5,.h5 {
    font-size: 14px
}
h6,.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
small,.small {
    font-size: 85%
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
ul,ol {
    margin-top: 0;
    margin-bottom: 10px
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote:before,blockquote:after {
    content: ""
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-6 {
    width: 50%
}
@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }
}
@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-4 {
        width: 33.33333333%
    }
}
table {
    max-width: 100%;
    background-color: transparent
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none!important
}
@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}
/* app.css */

html, body {
    font-size: 14px;
    font-family: 'Hiragino Kaku Gothic ProN','Kozuka gothic pro', 'Meiryo', 'sans-serif',"Open Sans","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ ProN W3","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #5d5d5d;
    -webkit-text-size-adjust: 100%;
    background: url("../img/bg.png");
    word-wrap: break-word;
}
#bodyEl {
    opacity: 0;
  }
a {
    color: #84cb45;
    text-decoration: none;
    /* animation */
    transition-property: background;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
}
a:hover {
    text-decoration: underline;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
#content {
    margin: 0 auto;
    max-width: 768px;
    height: 100%;
    background: url("../img/bg.png");
    padding-top: 55px;
}
.container {
    max-width: 768px;
    padding: 0;
}
/* gnav-------------------------------------------------------------*/
#modal,.menu-background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33,33,33,0.3);
    z-index: 999998;
    display: none;
}
#gnav {
    display: none;
    position: fixed;
    right: -240px;
    top: 75px;
    width: 240px;
    background-color: #333;
    z-index: 999999;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    height: auto;
    max-height: calc(100% - 83px);
    overflow: auto;
}
@media (max-width: 961px) {
    #gnav {
        top: 60px;
    }
}
#gnav ul {
    margin: 0;
    padding: 0;
}
#gnav ul li {
    display: block;
    margin: 0;
    padding: 0;
}
#gnav ul li a {
    display: block;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    border-bottom: 1px solid #666;
}
#gnav ul li:last-child a {
    border-bottom: 0;
}
#gnav ul li a:hover {
    text-decoration: none;
    background-color: #555;
}
.searchform {
    position: relative;
}
.keywords {
    color : #6f6f6f;
    font-size: 20px;
    width: 77%;
    height: 43px;
    border: none;
    padding: 4px;
    border-radius: 3px;
    background: rgba(255,255,255,0.8);
}
.keeper-name {
    font-size: 15px;
    font-weight: bold;
}
.fivestar {
    width: 110px;
    /* 横幅星5つ分 */
    height: 18px;
    /* 高さ星5つ分 */
    margin-bottom: 5px;
}
/* Icons---------------------------------------------------------------------*/
.icon {
    position: relative;
    top: 2px;
    display: inline-block;
    line-height: 1;
}
/* base.css */
footer {
    margin-top: 20px;
    background-color: #606060;
    box-shadow: 0 -1px 2px 0 rgba(0,0,0,0.3);
    padding: 40px
}
footer .container {
    max-width: 1024px;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
}
footer h4 {
    font-size: 16px;
    letter-spacing: -0.3px;
    color: #84cb45;
    margin-bottom: 15px
}
footer .row {
    margin-bottom: 0
}
footer ul {
    padding-left: 20px
}
footer ul li {
    float: none;
    margin-bottom: 10px;
    text-align: left
}
footer ul li a,footer ul li a:hover {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none
}
footer #copy {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.2px;
    color: #dddddd
}
footer .social_media .app_ch_store img {
    width: 135px;
}

@media (max-width: 767px) {
    footer .social_media .app_ch_store img {
        width: auto;
        height: 40px;
    }
}
footer .social_media ul {
    text-align: left
}
footer .social_media ul li {
    display: inline-block;
    margin-right: 10px
}
footer .social_media ul li .fa {
    font-size: 20px
}
footer .footer_review h5 {
    color: #FFF
}
footer .share_button ul {
    text-align: center;
    margin: 10px auto;
    padding: 0;
    max-width: 300px;
    margin: 10px auto 0;
    padding: 0;
    width: 100%
}
footer .share_button ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}
footer .share_button ul li iframe {
    margin: 0 !important
}
@media (min-width: 768px) {
    footer .only-sp {
        display:none !important
    }

    footer .footer_term {
        min-height: 220px;
    }
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-star:before {
    content: "\f005"
}
.fa-user:before {
    content: "\f007"
}
.fa-check:before {
    content: "\f00c"
}
.fa-home:before {
    content: "\f015"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.visible-pc {
    display: none
}
@media only screen and (min-width: 990px) {
    .visible-pc {
        display:block
    }
}
a {
    color: #6bb6bb
}
.hide-pc {
    display: block
}
@media only screen and (min-width: 990px) {
    .hide-pc {
        display:none
    }
}
.c-footer_icon {
    width: 18px;
    height: 18px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.c-footer_icon_fb {
    background-image:  url("/resource/img/fb_icon.svg");
}
.c-footer_icon_twitter {
    background-image:  url("/resource/img/twitter_icon.svg");
}
.c-footer_icon_ins {
    background-image:  url("/resource/img/instagram_icon.svg");
}
.c-footer_icon_line {
    background-image:  url("/resource/img/line_icon.svg");
    border-radius: 4px;
}