@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/* -----------------------------------------------
    sp
----------------------------------------------- */

@media screen and (max-width:767px) {

body {
    background:#ffffff;
    font-size:100%;
    line-height:160%;
    color:#59351b;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
    -webkit-text-size-adjust: 100%;
    min-width:320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html,body {
    height: 100%;
}


/* ------- link ------- */
a:link,
a:visited {
    color:#59351b;
    text-decoration: underline;
}

a:active,
a:hover,
a:focus {
    color:#59351b;
}

img {
  width: 100%;
  height: auto;
  vertical-align:bottom;
}

.nonpc{
    display:block;
}

.print_only{
    display: none;
}


.pc{
    display: none;
}

.w100 {
    width:100%;
}

br.br_pc {
    display:none;
}

br.br_sp {
    display:block;
}


/* pagetop
----------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 0;
    left:0;
    z-index:9999;
    width:100%;
    border-top:solid 1px #dfdfdf;
}

#page-top02 {
    position: fixed;
    bottom: 0px;
    left:0;
    z-index:9999;
    width:100%;
    border-top:solid 1px #dfdfdf;
}

#page-top a,
#page-top02 a {
    display:block;
    width:100%;
    height:52px;
    text-align:center;
    background:#ffffff;
}

#page-top a img,
#page-top02 a img {
    max-width:320px;
    margin:0 auto 0;
}

#page-top a.alpha:hover img{
    opacity:1.00;
    filter:alpha(opacity=100);
    -ms-filter:"alpha(opacity=100)";
}

#page-top a.alpha:hover {
    opacity:1.00;
    filter:alpha(opacity=100);
    -ms-filter:"alpha(opacity=100)";
}


/* wrapper
----------------------------------------------- */

#wrapper {
    position:relative;
    width:100%;
    background:#ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:45px 0 0 0;
}


/* レイアウト
----------------------------------------------- */

#conteiner {
    width:100%;
    background:#ffffff;
}

#contents {
    width:96%;
    margin:0 auto 0;
    padding:4% 0 8% 0;
}

.font_didact {
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}


/* scrollnav
----------------------------------------------- */

#scrollnav {
    display:none;
}


/* nav
----------------------------------------------- */

#conteiner #navigation {
    position:fixed;
    top:0;
    left:0;
    z-index:10000;
    width:100%;
    height:45px;
    background:url(../images/sp/common/header_bg.png) left top repeat;
    /*background:#ccc;*/
    -webkit-background-size:23px 23px;
    -moz-background-size:23px 23px;
    background-size:23px 23px;
}

#conteiner #navigation .navigation_inr {
    position:relative;
    width:100%;
    height:45px;
}

#conteiner #navigation h1 a {
    display:block;
    width:230px;
    height:45px;
    margin:0 auto 0;
}

#conteiner #navigation .navigation_inr .gnav_btn {
    position: absolute;
    top: 0;
    right:0;
    z-index:9999;
}

.displayNone {
    display: none;
}

.accordion {
    width:100%;
}

.switch {
}

.switch.btn01 {
    position:absolute;
    top:0;
    right:0;
    width:45px;
    height:45px;
    background:url(../images/sp/common/menu_open.png) right top no-repeat;
    -webkit-background-size:45px 45px;
    -moz-background-size:45px 45px;
    background-size:45px 45px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.switch.btn02 {
    position:absolute;
    top:0;
    left:0;
    width:45px;
    height:45px;
    background:url(../images/sp/common/search_open.png) left top no-repeat;
    -webkit-background-size:45px 45px;
    -moz-background-size:45px 45px;
    background-size:45px 45px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.open {
    text-decoration: underline;
}

.open.btn01 {
    position:absolute;
    top:0;
    right:0;
    width:45px;
    height:45px;
    background:url(../images/sp/common/menu_close.png) right top no-repeat;
    -webkit-background-size:45px 45px;
    -moz-background-size:45px 45px;
    background-size:45px 45px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.open.btn02 {
    position:absolute;
    top:0;
    left:0;
    width:45px;
    height:45px;
    background:url(../images/sp/common/search_close.png) left top no-repeat;
    -webkit-background-size:45px 45px;
    -moz-background-size:45px 45px;
    background-size:45px 45px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.gnav ul {
    position:relative;
    background:url(../images/sp/common/header_shadow.png) left bottom repeat-x;
    -webkit-background-size:2px 12px;
    -moz-background-size:2px 12px;
    background-size:2px 12px;
    padding-bottom:12px;
}

.gnav ul li.gnav_img {
    position:absolute;
    display:block;
    width:15%;
    height:auto;
    top:15px;
    left:16px;
}

.gnav li a {
    display: block;
    width:100%;
    height: 45px;
    line-height:45px;
    background: url(../images/sp/common/menu_arrow.png) 96% center no-repeat #ffffff;
    -webkit-background-size:5px 6px;
    -moz-background-size:5px 6px;
    background-size:5px 6px;
    border-bottom: 1px solid #808080;
    color:#e81021;
    font-size: 0.875rem;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gnav li.nav_top.btn_on, .gnav li.nav_blog.btn_on, .gnav li.nav_mission.btn_on, .gnav li.nav_profile.btn_on, .gnav li.nav_about.btn_on, .gnav li.nav_semi.btn_on, .gnav li.nav_access.btn_on {
    display: block;
    width:100%;
    height: 45px;
    line-height:45px;
    /*background: url(../images/sp/common/menu_arrow.png) 96% center no-repeat #e81021;*/
    background: url(../images/sp/common/menu_arrow.png) 96% center no-repeat #ccc;
    -webkit-background-size:5px 6px;
    -moz-background-size:5px 6px;
    background-size:5px 6px;
    border-bottom: 1px solid #808080;
    color:#ffffff;
    font-size: 0.875rem;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#conteiner #navigation .navigation_inr .gnav_btn02 {
    position: absolute;
    top: 0;
    left:0;
    z-index:9999;
}

.gnav02 div {
    width:94%;
    height:30px;
    border-bottom: 1px solid #808080;
    padding:18px 3% 18px 3%;
    background:#ffffff;
}

.gnav02 .search_btn {
    width:100%;
    height:56px;
    padding:0;
    background:#ffffff;
    text-align:center;
}

.gnav02 .search_btn img {
    max-width:320px;
    margin:-8px 0 0;
}

#conteiner #navigation #search {
    background:url(../images/sp/common/header_shadow.png) left bottom repeat-x;
    -webkit-background-size:2px 12px;
    -moz-background-size:2px 12px;
    background-size:2px 12px;
    padding-bottom:12px;
}

.gnav02 [type="text"] {
    width:100%;
    height:30px;
    padding:5px 10px 5px 10px;
    font-size:1.0rem;
    line-height:30px;
    color:#59351b;
    border:1px solid #ffe100;
    outline:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    -webkit-appearance: none;
}

input::-webkit-input-placeholder { color:#c9c1bb; font-size:1.0rem; }
input:-moz-placeholder { color:#c9c1bb; font-size:1.0rem; }

.select-box02 {
}

.select-box02 select, .select-box03 select, .select-box04 select {
    position: relative;
    width: 100%;
    height:30px;
    padding:0 0 0 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:1px solid #ffe100;
    background: #ffffff;
    font-size:1.0rem;
    color:#59351b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    -webkit-appearance: none;
}

.select-box02 select, .select-box03 select, .select-box04 select {
    outline:none;
}

.select-box02 label, .select-box03 label, .select-box04 label {
    position: relative;
}
 
.select-box02 label:after, .select-box03 label:after, .select-box04 label:after {
    display: block;
    content: " ";
    position: absolute;
    top: 50%;
    left:10px;
    width: 12px;
    height: 10px;
    margin-top: -2px;
    background: url(../images/common/select_arrow.png) 0 0 no-repeat;
    background-size: 12px 10px;
    pointer-events: none;
}


/* share-bar
----------------------------------------------- */

.share-bar {
    text-align: center;
    margin-top:10px;
}

.share-bar div {
    display: inline-block;
    margin-right:10px;
}

.share-bar div:first-child {
    display:none;
}

.share-bar div:last-child {
    margin: 0;
}

.fb_iframe_widget > span {
    vertical-align: baseline !important;
}


/* footer
----------------------------------------------- */

footer {
    width:100%;
    background:#fff9ea;
}

footer .footer_inr {
    width:94%;
    margin:0 auto 0;
    padding:4% 0 8%;
}

footer .footer_inr .tw_timeline {
    width:48%;
    margin:0 0 3% 0;
    float:left;
}

footer .footer_inr .booklog {
    width:48%;
    margin:0 0 3% 0;
    float:right;
}

footer .footer_inr .bnr_yahoo a img {
    margin-bottom:4%;
}




/* ---------------------------
 20170802追加修正
 -----------------------------*/

footer .footer_inr .mm_area {
    position:relative;
    width:100%;
    /*border:4px solid #59351b;*/
    border:4px solid #ccc;
    margin:11% auto 14%;
    padding:16% 4% 18% 4%;
    background: url(../images/sp/common/mm_img03_sp.png) center bottom no-repeat #ffffff;
    -webkit-background-size:contain;
    -moz-background-size:contain;
    background-size:contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:0.875em;
    line-height:1.8;
    color:#59351b;
}

footer .footer_inr .mm_area .mm_img01 {
    width:14%;
    position:absolute;
    top:-6%;
    left:3%;
}

footer .footer_inr .mm_area .mm_img02 {
    width:10%;
    position:absolute;
    top:-4%;
    right:3.3%;
}

footer .footer_inr .mm_area .mm_img01 img,footer .footer_inr .mm_area .mm_img02 img {
    width:100%;
}

footer .footer_inr .mm_area .mm_ttl {
    width:88%;
    margin:0 auto 10%;
}

footer .footer_inr .mm_area .mm_ttl img {
    width:100%;
}
footer .footer_inr .mm_area .line_area {
    width:100%;
    padding-bottom:10%;
}
footer .footer_inr .mm_area h4 {
    width:100%;
    min-height:32px;
    /*border:1px solid #00b900;*/
    border:1px solid #e70819;
    border-radius:16px;
    line-height:32px;
    text-align:center;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-size:1.071em;
    font-weight:bold;
    /*color:#00b900;*/
    color:#e70819;
    margin-bottom:3%;
}
footer .footer_inr .mm_area .line_area h4 {
    border:1px solid #00b900;
    color:#00b900;
}
footer .footer_inr .mm_area .line_area .mm_line_txt {
    width:100%;
    color:#59351b;
}
footer .footer_inr .mm_area .line_area .mm_line_qr {
    width:50%;
    margin:5% auto 3%;
}
footer .footer_inr .mm_area .line_area .mm_line_qr img {
    width:100%;
}
footer .footer_inr .mm_area .line_area .mm_line_btn {
    float:left;
    width:95px;
    height:28px;
    margin:10% 0 0 18%;
}
footer .footer_inr .mm_area .line_area .mm_line_img {
    float:right;
    width:44%;
}
footer .footer_inr .mm_area .line_area .mm_line_img img {
    width:100%;
}
footer .footer_inr .mm_area .mm_txt {
    padding:0 0 4% 0;
}

footer .footer_inr .mm_area .mm_txt span {
    color:#636363;
}
 
footer .footer_inr .mm_area form {
    width:100%;
    margin:0 auto 0;
}

footer .footer_inr .mm_area form p {
}

footer .footer_inr .mm_area form span {
    font-weight:bold;
}

footer .footer_inr .mm_area input[type="text"] {
    -webkit-appearance: none;
    display:inline;
    vertical-align:middle;
    border:0;
    padding:8px;
    color:#59351b;
    border:solid 1px #a8acad;
    margin:0 0 20px;
    font-weight:normal;
    height:18px;
    line-height:10px;
    width:94%;
    font-size:1.143em;
    border-radius:0;
}

footer .footer_inr .mm_area input[type="text"]:focus {
  outline: 0;
}

footer .footer_inr .mm_area input[type="submit"] {
    -webkit-appearance: none;
    display:block;
    width:155px;
    height:34px;
    line-height:34px;
    margin:0 auto 0;
    /*background:#e70819;*/
    background:url(../images/sp/common/mm_btn_bg.png) center center no-repeat;
    text-align:center;
    font-size:1.286em;
    font-weight:bold;
    color:#ffffff;
    border:0;
    padding:0;
    /*border-radius:18px;*/
    cursor:pointer;
}

footer .footer_inr .oc_mds {
    position:relative;
    width:100%;
    height:30px;
    /*background: url(../images/sp/common/oc_mds.png) center top no-repeat;*/
    background:#fcb802;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    color:#59351b;
    font-size:0.875rem;
    line-height:30px;
    margin:0 0 20px 0;
    padding-left:3%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
footer .footer_inr .oc_mds .oc_mds_img {
    width:20%;
    position:absolute;
    right:3%;
    top:-7px;
}
footer .footer_inr .oc_mds .oc_mds_img img {
    width:100%;
}
footer .footer_inr .oc_mds span {
    display:block;
    padding:10% 0 0 2%;
}

footer .footer_inr ul.oc_link {
    display:block;
    width:100%;
    margin:0 auto 0;
}

footer .footer_inr ul.oc_link li {
    width:100%;
    min-height:16px;
    background: url(../images/sp/common/oc_arrow.png) 5px 4px no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    background-size: 13px 13px;
    padding-left:24px;
    margin-bottom:2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height:1.2rem;
}

footer .footer_inr ul.oc_link li a {
    font-size:0.813rem;
}


/* botton
----------------------------------------------- */

#contents .totop_btn {
    position:relative;
    width: 245px;
    height: 37px;
    margin:30px auto 0;
}

#contents .totop_btn a {
    display: block;
    width: 100%;
    /*-webkit-border-radius: 19px;*/
    /*-moz-border-radius: 19px;*/
    /*border-radius: 19px;*/
    line-height: 37px;
    text-align: center;
    color: #ffffff;
    font-size: 0.813em;
    margin: 0 auto 0;
    /*background: #e81021;*/
    background: url(../images/sp/common/btn_bg.png) center top no-repeat;
    -webkit-background-size:contain;
    -moz-background-size:contain;
    background-size:contain;
    text-decoration: none;
}

#contents .totop_btn img {
    position:absolute;
    right:20px;
    top:-6px;
    z-index:999;
    width:14%;
}



/* 404
----------------------------------------------- */

.notfound {
    width:100%x;
    position:relative;
    padding:20px 0 30px;
    text-align:center;
}

.notfound .nf_mds {
    width:36%;
    height:30px;
    line-height:30px;
    font-size:1.125em;
    font-weight:bold;
    margin: 0 auto 20px;
    color:#ffa800;
    border-bottom:1px solid #ffa800;
}

.notfound .nf_read {
    font-size:1.000em;
    color:#ffa800;
    margin-bottom:30px;
}

.notfound .nf_txt {
    font-size:0.813em;
    line-height:1.8;
    margin-bottom:15px;
}

.notfound .nf_img {
    position:absolute;
    top:10%;
    right:6%;
    width:10%;
}






}
