@charset "utf-8";
/*ｓ*/

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

-webkit-text-size-adjust: 100%!important;
text-size-adjust: 100%!important;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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;
    background:transparent;
}

html {
    
}

body{
    margin: 0;
    padding: 0;
    color: #4c4c4c;/*XXX:4c4c4c*/
    /*text-align:center;*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", HelveticaNeue-Ligh, Arial,sans-serif;
    /*font-family: YuGothic, "游ゴシック","游ゴシック体","Yu Gothic","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial,sans-serif;*/
    /*font-family:"游明朝体","游明朝","YuMincho","Yu Mincho";*/
    line-height: 1.6;
    font-size: 4vw;
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

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

/* ========== Clear ========== */
.clear {
    clear: both;
    background: transparent;
    height: 1px;
    font-size: 1px;
}

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

.cf{ *zoom:1;}

a{color:#000; text-decoration: none;}
a:link{color:#000; text-decoration: underline;}
a:hover{color:#630; text-decoration: none;}
a:visited{color:#000;text-decoration: underline;}

.navigation a,
.navigation a:visited,
.hdMenu a,
.hdMenu a:visited,
a.noud {
    text-decoration: none!important;
}

.nd{display:none;}
.ndSP{display:none!important;}
.noCursor{cursor:default!important;}
.dpSP{display:block!important;}
.ovfh{overflow:hidden;}

.dm{
/*background:url(../images/dm1.png) no-repeat top center;*/ /*XXX:none */
background-size: 100%;
position:relative;
overflow:hidden;
opacity:0.7;
z-index: -1;
height:2000px;
position: absolute;
width:100%;
margin-top:-8px;
}

@media screen and (max-width: 320px) {
.classname_{
	/**/
}
}
.-showPC{
    display: none!important;
}
.-showSP{
    display: block!important;
}





/* ---------------------------------------------------------- 
/* commonm
---------------------------------------------------------- */
#pageTop{
    position:fixed;
    right:3.8%;
    bottom:3.8%;
    width:64px;
}

.Inner,
.navigation{
    width: 100%;
    margin: 0 auto;
    position:relative;
    /*padding: 0% 5.7%;*/
    padding: 0% 3.8%;
}
.Inner02{
    width: 100%;
    margin: 0 auto;
    position:relative;
    padding: 0% 3.8%;
}
hr {
    display: none;
}
.tblCel01{
    display:table;
    table-layout: fixed;
    width:100%;
}
.tblCel01 li{
    display:table-cell;
}

#container{
    /*padding-top:20px;*/
    padding: 20px 3.8% 0;
}
.cattitleblock{
    border-radius: 10px;
    background-color: #f4f2ed;
    /*padding: 3.8%;*/
}
#container .wrap {
    border-radius: 10px;
    background-color: #f4f2ed;
    padding: 3.8%;
}
h1.page-title{
    font-size: 5.3vw;
}
h1.page-title span{
    font-size: 5.3vw;
}
#search {
    border-radius: 10px;
    font-size: 3.5vw;
    /*font-weight: bold;*/
     padding: 3.8% 5%;
     background-color: #fff;
    margin: 3% 0 12%;

}
#search ul{
    border-bottom: 1px solid #E1E1E1;
    padding-bottom:20px;
}
#search ul li {
    float:left;
    width:50%;
    padding-bottom: 0;
    text-align: left;
}
#search ul li a{
    padding:3.5% 0;
    display: block;
}
#search ul li a:before{
    content:"・";
}
#search form div{
    padding: 10px 0 0;
/*    text-align: right;*/
}
#search form div input {
    display: inline;
    vertical-align: top;
    width: 66%;
    height: 50px;
    border: 1px solid #CCCCCC;
}
@media screen and (max-width: 320px) {
#search form div input {
    height: 40px;
}
}
#search form div input#searchsubmit {
    width: 30%;
    height: auto;
    border: none;
    margin: 5px 0 0 5px;
}
.category .wrap ul:before,
.category .wrap ul:after,
.search .wrap ul:before,
.search .wrap ul:after,
.home #topSubContent .books ul:before,
.home #topSubContent .books ul:after {
    content:"";
    display: table;
}
.category .wrap ul:after,
.search .wrap ul:after,
.home #topSubContent .books ul:after {
    clear:both;
}
.category .wrap ul li,
.search .wrap ul li,
.home #topSubContent .books ul li {
    float: left;
    display: inline;
    width: 49%;
    text-align: center;
    padding-bottom: 10%;
}
.category .wrap ul li:nth-child(odd),
.search .wrap ul li:nth-child(odd),
.home #topSubContent .books ul li:nth-child(odd){
    clear:both;
}
.category .wrap ul li .fig,
.search .wrap ul li .fig,
.home #topSubContent .books ul li .fig {
    position: relative;
}
.category .wrap ul li .fig .icon,
.search .wrap ul li .fig .icon,
.home #topSubContent .books ul li .fig .icon {
    position: absolute;
    top: -12%;
    left: 80%;
    z-index:10;
}
.category .wrap ul li p.entry-title,
.category .wrap ul li div.entry-meta,
.search .wrap ul li p.entry-title,
.search .wrap ul li div.entry-meta,
.home #topSubContent .books ul li p.entry-title,
.home #topSubContent .books ul li div.entry-meta {
    padding: 0 5%;
}
.category .wrap ul li p.entry-title,
.search .wrap ul li p.entry-title,
.home #topSubContent .books ul li p.entry-title {
        margin: 10% 0 5%;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 4.2vw;
    line-height: 1.3;
    font-weight: bold;
}
.category .wrap ul li p.entry-title a,
.search .wrap ul li p.entry-title a,
.home #topSubContent .books ul li p.entry-title a{
    text-decoration: underline;
}
.category .wrap ul li div.entry-meta,
.search .wrap ul li div.entry-meta,
.home #topSubContent .books ul li div.entry-meta {
    font-size:3.5vw;
}
.category .wrap .state_text,
.search .wrap .state_text {
    /*padding: 0 0 30px 74px;*/
    color: #999;
    zoom: 1;
    overflow: hidden;
}
.category .wrap ul li div.entry-meta img,
.search .wrap ul li div.entry-meta img,
.home #topSubContent .books ul li div.entry-meta img {
    vertical-align: bottom;
    margin-right: 3px;
    width:35%;
}
.category .wrap .state_text dt,
.search .wrap .state_text dt {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size:4vw;
    color:#9b8e7c;
}
#nav-below {
    margin-top: 15%;/*14*/
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size:4vw;
    color:#333;
}
#nav-below div{
    display: inline;
    margin:0 5%;
}
#nav-below div.newslist,
#nav-below div.bloglist{
    display: block;
    margin: 20px 0;
}
#gNav-below {
    margin-top: 14%;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.navigation .nav-back {
    font-size:3vw;
    display: inline;
}
.navigation ul.nav-utility{
    /* float: right; */
    display: flex;
    width: inherit;
    text-align: inherit;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    top: -1px;
    right: 5px;
}
.navigation ul.nav-utility:after{
    clear: both;
}
.navigation ul.nav-utility li {
    display: inline-block;
    /* margin-left:8%; */
    /*    display: block;
    
    float: left;
    white-space: nowrap;*/
}

.home .home-message{
    padding: 0 0 20px 0;
}

/* hentry
 ================================================== */
.single .wrap .hentry {

}
.single .wrap .hentry p.mainpic {
    /*float: left;*/
    /*width: 240px;*/
    text-align: center;
    padding: 5% 0;

}
.single .wrap .hentry .postArea {
    
}
.wrap .hentry .postArea {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.wrap .hentry .postArea h2.entry-title {
    font-size: 5vw;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
}
.wrap .hentry .postArea h2.entry-title a{
    text-decoration: underline;
}
.single .postArea .entry-meta {
    text-align: center;
    margin-top:3%;
}
.single .postArea .entry-meta .author,
.single .postArea .entry-meta .price {
    font-size: 1.16em;
    font-weight: bold;
}
.single .postArea .entry-meta .price span {
    font-size: 0.8em;
    font-weight: normal;
}
.single .postArea .entry-meta .spec {
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size: 3vw;
}
.single .postArea .snsshare {
    padding: 10% 0 0;
}
.single .postArea .snsshare li {
    float: left;
    display: inline;
    width: 110px;
    text-align: center;
    overflow: hidden;
}
@media screen and (max-width: 375px) {
.single .postArea .snsshare li {
    width: 100px;
}
}
@media screen and (max-width: 320px) {
.single .postArea .snsshare li {
    width: 135px;
    padding-bottom:5%;
}
}
.single .postArea .snsshare li.ln{
    margin-top: -2%;
}
.single .postArea .snsshare:after{
    clear:both;
}
.single .postArea .entry-content,
.single .postArea .post-more {
    margin: 5% 0 0 0;
    padding: 5% 0 0 0;
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
}
.single .postArea .entry-content p {
    margin: 5% 0 0 0;
    line-height: 1.4;
    font-weight: bold;
    /*font-size:1.4em;*/
}
.single .postArea h3 {
    margin: 8% 0 0 0;
    padding: 8% 0 0 0;
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
    line-height: 1.4;
    font-weight: bold;
}
.single .postArea .text {
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1.4;
}
.single .postArea .small {
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.1;
}
.single .postArea .post-more .text {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4;
}
.single .postArea .post-more .small {
    font-size: 0.85em;
    font-weight: normal;
}
.single .postArea .onlineshop {
    margin: 10% 0 0 0;
    border-radius: 10px;
    background-color: #fff;
    padding: 3.8% 5%;
}
.single .postArea .onlineshop .inner {
    /*padding: 16px 0 15px 12px;*/
}
.single .postArea .onlineshop .inner:after{
    content:"";
    display: table;
    clear:both;
}
.single .postArea .onlineshop h3 {
    margin: 0;
    padding: 0;
    padding-bottom: 3%;
    background: 0;
    font-size: 3.8vw;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka,sans-serif;
}
.single .postArea .onlineshop .pic {
    float: left;
    width: 120px;
    padding-right:10px;
    text-align: center;
}
.single .postArea .onlineshop .txt {
    margin-left:42%;
}
@media screen and (max-width: 320px) {
.single .postArea .onlineshop .txt {
    margin-left:130px;
}
}
.single .postArea .onlineshop .txt a{
    color:#9b8e7c!important;
}
.single .postArea .onlineshop ul {
    /*margin-left:1em;*/
}
.single .postArea .onlineshop ul li {
    /*float: left;*/
    /*display: inline;*/
    /*width: 235px;*/
    color:#9b8e7c;
    padding-bottom: 10%;
    font-size: 3.5vw;
    font-weight: bold;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka,sans-serif;
    text-indent: -1em;
    /*margin-left: 1em;*/
}
#container .wrap h1 {
    padding: 0 0 5% 0;
}
.wrap h1 {
    font-size: 5vw;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*line-height: 24px;*/
}
.home .wrap .hentry p.mainpic {
    margin-bottom:5%;
}
.wrap .hentry.category-honshi .postArea .entry-meta {
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    text-align: center;
    margin-top: 3%;
}
.home .wrap .postArea h3 {
    text-align: center;
}
.home .wrap .postArea h3 a {
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    padding: 3% 8%;
    font-size: 4vw;
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: inline-block;
    margin: 5% auto;
    white-space: nowrap;
    text-align: center;
}
.home .wrap .postArea .entry-content p {
    /*width:100%;*/
    line-height: 1.8;
}
.home #topSubContent {
    margin: 5% 0;
    /*padding: 3.8%;*/
}
.home #topSubContent .books h3,
.home .news h3{
    font-size: 4.5vw;
    line-height: 1.3;
    font-weight: bold;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 10% 0 10%;
}


/* Blog手帖通信
 ================================================== */
.relatedBlog{
    /*position: relative;*/
}
.relatedBlog h3{
    font-size: 4.5vw;
    line-height: 1.3;
    font-weight: bold;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 10% 0 10%;
}
.relatedBlog dl {
    margin-bottom:30px;
}
.relatedBlog dl:last-child{
    margin-bottom:0;
}
body.home .relatedBlog dl:last-child{
    margin-bottom:30px;
}
.relatedBlog dd p {
    text-align: left;
}
.relatedBlog dt {
    position: relative;
    float:left;
    width:50%;
    height:128px;
    /*width:184px;*/
    /*height:128px;*/
    /*margin-right:20px;*/
    overflow: hidden;
    text-align: center;
}
.relatedBlog dt img{
    width:100%;
    height:auto;
    max-width:inherit;
}
.relatedBlog dt img.hgt{
    width:auto;
    height:100%;
}
.relatedBlog dd {
    position: relative;
    float:left;
    width:50%;
    padding-left:20px;
    /*margin-left:52%;*/
}
.relatedBlog dt .fig .icon {
    position: absolute;
    top: -11px;
    left: 118px;
}
.relatedBlog dd p.entry-title,
.relatedBlog dd p.entry-date {

}
.relatedBlog dd p.entry-title {
    font-size: 117%;
    font-weight: bold;
    line-height: 1.5;
    font-family: "ＭＳ 明朝",serif;
}
.relatedBlog dd p.entry-date {
    margin-top:5px;
}
.relatedBlogLine{
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
    height: 2px;
    margin-top: 40px;
}
.relatedBlogLine02{
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
    height: 2px;
    margin-top: 40px;
    margin-bottom: -7%;
}



/* news
 ================================================== */
.home .news h3{
    margin-bottom:5%;
}
.home #topSubContent .books,
.home .news,
.home .relatedBlog{
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
        padding-top: 0.1%;
}
.home #topSubContent .books:first-child{
    background: 0;
    padding-top: 0;
}
.home #topSubContent .news #newsbtn {
    padding-left:3%;
}
.home #topSubContent .news #newsbtn a{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    padding: 2% 5%;
    font-size: 3.5vw;
    border-radius: 30px;
    background-color: #c8beb0;
    color:#fff;
    display: inline-block;
    /*margin: 5% auto;*/
    white-space: nowrap;
    text-align: center;
    text-decoration: none!important;
}
.home #container .wrap h1 {
    text-align: center;
}
.home #topSubContent .news dt {
    /*width: 70px;*/
    /*padding: 13px 0 0 5px;*/
    line-height: 1.3;
    color: #666666;
    padding-bottom:3%;
}
.home #topSubContent .news dd {
    /*padding: 0 0 0 80px;*/
    /*margin: -1.3em 0 0 0;*/
    line-height: 1.3;
    /*color: #666666;*/
    padding-bottom:8%;
}
.home .home-bottom-banner_area{
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
    padding-top: 3%;
}
.home #topSubContent .home-bottom-banner {
    margin:5% 0 0;
}
.home #topSubContent .facebookBtn {
    margin:8% 0;
}


/* --------------------------------------------------
 News page
 -------------------------------------------------- */
.category-news #container .wrap h1 {
    /*padding: 30px 24px 7px 24px;*/
}
.category-news dl.hentry {
    /*margin: 0 24px 30px 24px;*/
}
.category-news dl.hentry dt {
    /*width: 80px;*/
    /*padding: 23px 0 23px 15px;*/
    /*line-height: 1.3;*/
    /*color: #666666;*/
}
.category-news dl {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    background: transparent url(../images/sp_line01.png) no-repeat 0 100%;
    background-size: 100%;

}
.category-news dl.hentry dd {
    text-indent: -1em;
    margin-left:1em;
}
.category-news dl.hentry dd:last-child,
.category-news dl:last-child {
    background: none;
}
.category-news dl.hentry dd p {
    /*line-height: 1.3;*/
}

.s-category-news.single #content.wrap .hentry {
    /*margin: 0 24px 0 24px;*/
    /*padding: 13px 15px 0 15px;*/
}
.s-category-news.single .wrap .hentry p.date-news {
    /*float: left;*/
    /*width: 100px;*/
}
.s-category-news.single .wrap .hentry .postArea-news {
    /*float: left;*/
    /*width: 730px;*/
}
.s-category-news.single .wrap .hentry .postArea-news h2.entry-title {
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
}
.s-category-news.single .wrap .hentry .postArea-news p {
    margin: 10px 0 0 0;
    line-height: 1.6;
}






/* --------------------------------------------------
 pages daily
 -------------------------------------------------- */
#dailyPage #wrapper {
    width: 100%;
    margin: 0 auto;
    position:relative;
    /*padding: 0% 3.8%;*/
    text-align: left;
}
#dailyPage #container {
    margin: 0;
    /*padding:0;*/
}
#dailyPage #container .postArea-daily {
    margin: 10px 0 0 0;
}
#dailyPage .hentry p.updated {
    /*float: left;*/
    /*width: 200px;*/
    margin-top: 20px;
    /*font-size: 1.4em;*/
    font-weight: bold;
    line-height: 1;
}
#dailyPage #container p.pagetitle {
    /*float: right;*/
    text-align: right;
    width: 100%;
    /*margin-top: 20px;*/
}





/* ---------------------------------------------------------- 
/* ページ
---------------------------------------------------------- */
.page #container .wrap h1 {
    padding: 0 0 0 0;
    /*background: transparent url(../images/sp_line01.png) no-repeat 0 bottom;*/
    /*background-size: 100%;*/
}
#pagecontent .entry-content {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#pagecontent .entry-content h2 {
    margin: 5% 0 5% 0;
    padding: 5% 0 0 0;
    background: transparent url(../images/sp_line01.png) no-repeat 0 0;
    background-size: 100%;
}
#pagecontent .entry-content h3 {
    padding: 10% 0 3% 0;
    /*color: #333333;*/
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 4.5vw;
    line-height: 1.2;
    font-weight: bold;
}
#pagecontent .entry-content h4 {
    padding: 5% 0 0 0;
    /*color: #333333;*/
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.page-id-2 #pagecontent .entry-content ul li:before {
    content: "・";
}
#pagecontent .entry-content p.colr {
    text-align: center;
}
#pagecontent .entry-content p .em {
    /*font-size: 1.2em;*/
    /*font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
    /*display: block;*/
}
#pagecontent .entry-content .box {
    border-radius: 10px;
    margin-top:5%;
    background-color: #fff;
    padding: 3.8%;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#pagecontent .entry-content p .text {
    /*color:#666;*/
}
#pagecontent .entry-content p {
    padding: 3% 0 0 0;
}
.page-id-25 #pagecontent .entry-content ul.note {
    margin-top: 10%;
}
.page-id-25 #pagecontent .entry-content dl {
    /*padding-top: 5%;*/
}
#pagecontent .entry-content .box dt{
    font-weight: bold;
    padding-top:3%;
}
#pagecontent .entry-content .totop {
    /*margin: 10px 0 -10px 0;*/
    /*text-align: right;*/
    display: none;
}




/* 27 company
 ================================================== */
.page-id-27 #pagecontent ul#anchorNav,
#company .page-id-27 #pagecontent ul#anchorNav {
        margin-top: 5%;
    padding-bottom: 15%;
    margin-left:-20px;
}
.page-id-27 #pagecontent ul#anchorNav:after,
#company .page-id-27 #pagecontent ul#anchorNav:after{
    clear:both;
}
.page-id-27 #pagecontent ul#anchorNav li,
#company .page-id-27 #pagecontent ul#anchorNav li {
    float: left;
    margin-left: 20px;
}

/* mod 2016/1 */
.page-id-27 #pagecontent .entry-content .about,
#company .page-id-27 #pagecontent .entry-content .about {
    margin-top: -.5em;
}
.page-id-27 #pagecontent .entry-content .about p,
#company .page-id-27 #pagecontent .entry-content .about p {
    padding: 2% 0 0 0;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-size: 1.33em;*/
    line-height: 2;
}

.page-id-27 #pagecontent .entry-content .promot,
#company .page-id-27 #pagecontent .entry-content .promot {
    overflow: hidden;
    padding: 2% 0 5%;
}
.page-id-27 #pagecontent .entry-content .promot .fig,
#company .page-id-27 #pagecontent .entry-content .promot .fig {
    float: left;
    padding-right: 5%;
    width:48%;
}
.page-id-27 #pagecontent .entry-content .promot .text,
#company .page-id-27 #pagecontent .entry-content .promot .text {
    /*zoom: 1;*/
    /*overflow: hidden;*/
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-size: 1.33em;*/
}
.page-id-27 #pagecontent .entry-content .promot .text h3,
#company .page-id-27 #pagecontent .entry-content .promot .text h3 {
    padding: 0 0 .2em;
    font-weight: normal;
}
.page-id-27 #pagecontent .entry-content .promot .text h3 .small,
#company .page-id-27 #pagecontent .entry-content .promot .text h3 .small {
    padding-left: .7em;
    /*font-size: .7em;*/
}
.page-id-27 #pagecontent .entry-content .promot .text p,
#company .page-id-27 #pagecontent .entry-content .promot .text p {
    line-height: 2;
}

.page-id-27 #pagecontent .entry-content table,
#company .page-id-27 #pagecontent .entry-content table {
    margin-top: 5%;
    position: relative;
}
.page-id-27 #pagecontent .entry-content table tr,
#company .page-id-27 #pagecontent .entry-content table tr{
    position: relative;

}
.page-id-27 #pagecontent .entry-content table.history th,
.page-id-27 #pagecontent .entry-content table.history td,
#company .page-id-27 #pagecontent .entry-content table.history th,
#company .page-id-27 #pagecontent .entry-content table.history td {
    padding-bottom: 8px;
    vertical-align: top;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-size: 1.33em;*/
    /*line-height: 2;*/
    display: inline-block;
}
.page-id-27 #pagecontent .entry-content table.history th,
#company .page-id-27 #pagecontent .entry-content table.history th {
    padding: 10px 0 5px 0;
    /*font-size: 1.16em;*/
    white-space: nowrap;
    display: inline-block;
}
.page-id-27 #pagecontent .entry-content table.history td.month,
#company .page-id-27 #pagecontent .entry-content table.history td.month {
    /*padding: 0 2.5em 8px 0;*/
    padding-bottom: 0;
    /*font-size: 1.16em;*/
    white-space: nowrap;
    /*text-align: right;*/
    position: relative;
    display: block;
}
.page-id-27 #pagecontent .entry-content table.history td
#company .page-id-27 #pagecontent .entry-content table.history td{
    display: inline-block;
}

.page-id-27 #pagecontent .entry-content dl.profile,
#company .page-id-27 #pagecontent .entry-content dl.profile {
    padding-top: 5%;
    margin-top: -1.4em;
}
.page-id-27 #pagecontent .entry-content dl.profile + p,
#company .page-id-27 #pagecontent .entry-content dl.profile + p{
    clear: both;
}
.page-id-27 #pagecontent .entry-content dl.profile dt,
#company .page-id-27 #pagecontent .entry-content dl.profile dt {
    clear: both;
    float:left;
    width: 40%;
    margin-top: 1.4em;
    line-height: 1.4;
    /*font-size: 1em;*/
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.page-id-27 #pagecontent .entry-content dl.profile dd,
#company .page-id-27 #pagecontent .entry-content dl.profile dd {
    float:left;
    width: 58%;
    margin-top: 1.4em;
    /*margin: -1.4em 0 7px 150px;*/
    line-height: 1.4;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-size: 1.33em;*/
}
.page-id-27 #pagecontent .entry-content .recruit p,
#company .page-id-27 #pagecontent .entry-content .recruit p {
    /*font-size: 1.16em;*/
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.page-id-27 #pagecontent .entry-content .recruit .small,
#company .page-id-27 #pagecontent .entry-content .recruit .small {
    /*font-size: .85em;*/
}
.page-id-27 #pagecontent .entry-content .recruit dl.profile dd,
#company .page-id-27 #pagecontent .entry-content .recruit dl.profile dd {
    /*font-size: 1.16em;*/
    line-height: 1.5;
}

.page-id-27 #pagecontent .entry-content .accessmap,
#company .page-id-27 #pagecontent .entry-content .accessmap {
    margin-top: 30px;
    text-align: center;
}
.page-id-27 #pagecontent .entry-content .company-map,
#company .page-id-27 #pagecontent .entry-content .company-map {
    width:100%;
    height:300px;
}
.page-id-27 #pagecontent .entry-content .company-map iframe,
#company .page-id-27 #pagecontent .entry-content .company-map iframe{
    width:100%;
    height:300px;
}
.page-id-27 #pagecontent .entry-content .access p,
#company .page-id-27 #pagecontent .entry-content .access p {
    /*color: #333333;*/
    clear: both;
}
.page-id-27 #pagecontent .entry-content .access dl,
#company .page-id-27 #pagecontent .entry-content .access dl {
    padding-top: 20px;
    margin-top: -1.4em;
    /*color: #333333;*/
}
.page-id-27 #pagecontent .entry-content .access dl dt,
#company .page-id-27 #pagecontent .entry-content .access dl dt {
    clear: both;
    float:left;
    width: 25%;
    margin-top: 1.4em;
    line-height: 1.4;
    /*font-size: 1em;*/
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    white-space: nowrap;
}
.page-id-27 #pagecontent .entry-content .access dl dd,
#company .page-id-27 #pagecontent .entry-content .access dl dd {
    float:left;
    width: 70%;
    margin-top: 1.4em;
    /*margin: -1.4em 0 7px 5.5em;*/
    line-height: 1.4;
    /*font-size: 1em;*/
}
.page-id-27 #pagecontent .entry-content .access dl dd .small,
#company .page-id-27 #pagecontent .entry-content .access dl dd .small {
    line-height: 1.6;
}
.page-id-27 #pagecontent .entry-content .access p,
#company .page-id-27 #pagecontent .entry-content .access p {
    margin-top: 20px;
}
.page-id-27 #pagecontent .entry-content .access ul,
#company .page-id-27 #pagecontent .entry-content .access ul {
    margin-top: 10px;
}




/* ---------------------------------------------------------- 
/* FAQ
---------------------------------------------------------- */
/* 1429 faq
 ================================================== */
.page-id-1429 #container .wrap h1,
#faq #container .wrap h1,
.faq.wrap h1 {
    margin-bottom: 30px;
}
.page-id-1429 #pagecontent .entry-content dl,
#faq #pagecontent .entry-content dl,
.faq.wrap dl {
    margin: 22px 0 0;
}
.page-id-1429 #pagecontent .entry-content dd .sep,
#faq #pagecontent .entry-content dd .sep,
.faq.wrap dd .sep  {
    padding-bottom: 20px;
    background: transparent url(../images/sp_line01.png) no-repeat 0 100%;
    background-size: 100%;
}
.page-id-1429 #pagecontent .entry-content .last-child dd .sep,
#faq #pagecontent .entry-content .last-child dd .sep,
.faq.wrap .last-child dd .sep {
    padding-bottom: 0;
    background: none;
}
.page-id-1429 #pagecontent .entry-content dt,
#faq #pagecontent .entry-content dt,
.faq.wrap dt {
    min-height: 30px;
    padding: 0 0 5% 12%;
    font-size: 4.2vw;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
    /*color: #333;*/
    background: transparent url(../images/txt_faq_q.gif) no-repeat 0 0;
}
.page-id-1429 #pagecontent .entry-content dd,
#faq #pagecontent .entry-content dd,
.faq.wrap dd {
    min-height: 25px;
    padding: 0 0 0 12%;
    /*color: #333;*/
    background: transparent url(../images/txt_faq_a.gif) no-repeat 0 5%;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.page-id-1429 #pagecontent .entry-content dd strong,
#faq #pagecontent .entry-content dd strong,
.faq.wrap dd strong {
    font-size: 4.2vw;
}















/* ---------------------------------------------------------- 
/* header
---------------------------------------------------------- */
header{
    border-bottom:1px solid #e0e0e0;
    position: relative;
    padding:15px 0px;
}
header h1{
    margin-left: 5%;
}
header h1 img{
    width: 48%;
}
.hdMenuOverlay{
    background-color:#000;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:100;
    opacity:0.5;
    display: none;
    /*transition: all 3.0s;
    -webkit-transition: all 3.0s;*/
}
.hdNavWrap{
    position: fixed;
    top:0;
    left:100%;
    width:100%;
    height:100%;
    z-index: 100;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.hdNavWrapActive{
    position: fixed;
    top:0;
    left:0%;
    width:100%;
    height:100%;
    z-index: 100;
}
.hdMenuBtn{
    position: absolute;
    /*top: 10%;*/
    top:10px;
    right: 15px;
}
@media screen and (max-width: 320px) {
.hdMenuBtn{
    position: absolute;
    top: 7px;
}
}
.hdMenuBtn{
    text-align: right;
}
.hdMenuBtn img{
    width:47%;
    max-width: inherit;
}
.hdMenu{
position: relative;
    background-color: #fff;
    margin-left: 14%;
    height: 100%;

    /*overflow:auto;*/
}
.hdMenu ul{
padding-top: 10%;
    padding-left: 20%;
}
.hdMenu ul li{

}
.hdMenu ul li a{
    display: block;
    padding: 3% 0;
    text-decoration: none;
}
/*@media screen and (max-height: 800px) {
.hdMenu ul li a{
    padding: 2% 0;
}
}*/
.hdMenu ul li.nav01 a{
    /*font-size: 5vw;*/
    font-size:3vh;
    /*font-size:1.2em;*/
}
.hdMenu ul li.nav02 a{
    /*font-size: 4vw;*/
    font-size:2.5vh;
    /*font-size:1em;*/
}
.hdMenu ul li#hdNavService{
    margin-top:5%;
}
.hdMenu ul li.navContact{
    margin-bottom:5%;
}
.hdMenu ul li.nav03 a{
    /*font-size: 3.5vw;*/
    font-size:2vh;
    /*font-size:0.8em;*/
}
@media screen and (max-width: 320px) {

}
.hdMenuBtnClose{
    display: block;
    position: absolute;
top: 3%;
    right: 7%;

}
.hdMenuBtnClose img{
    width:21px;
}

.banner{
    border-bottom:1px solid #e0e0e0;
}




/* ---------------------------------------------------------- 
/* hintSection
---------------------------------------------------------- */
.hintSection{
    margin: 20px 0;
}
.hintSection .Inner{

}

.hintSection .Inner dl.hint {
    
}
.hintSection .Inner dl.hint dt {
    color: #9b8e7c;
    line-height: 1.4;
}
.hintSection .Inner dl.hint dt .ttl {
    padding-right: 15px;
    color: #9b8e7c;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
    font-size: 5vw;
    display: block;
}
.hintSection .Inner dl.hint dt a {
    color: #9b8e7c;
    text-decoration: none;
}
.hintSection .Inner dl.hint dt img {
    vertical-align: top;
    line-height: 1;
    margin-right: 5px;
}
.hintSection .Inner dl.hint dd p {
    padding: 12px 0 0 2px;
    color: #666666;
    line-height: 1.4;
}






/* ---------------------------------------------------------- 
/* footer
---------------------------------------------------------- */
footer{
    margin-bottom:50px;
}
footer .tblCel01 li:first-child{
    text-align: right;
}
footer .tblCel01 li:last-child{
    text-align: left;
}
footer .tblCel01 li img{
    width:70%;
}
.dailyBtn{
    margin-top: 15px;
}
.footerShop01{
margin-top: 3%;
    margin-bottom: 5%;
}
.footerShop01 img{
    width:53%;
}
#copyright{
    font-size:2.5vw;
    text-align: center;
    margin-top: 30px;
}






/* blog
 ================================================== */
 .blogWrap{
    /*background: url(../images/dm1.jpg) no-repeat center -20px;*//*XXX:none*/
 }

.blogSideBarArea{
    /*width:155px;*/
    /*float:left;*/
    overflow: hidden;
}
.blogSideBarArea ul{
    /*border-bottom: 1px solid #e0e0e0;*/
    margin-left:-5%;
    margin-right:-5%;
    padding-left:5%;
}
.blogSideBarArea li a{
    display: block;
    /*font-size: 1.2em;*/
    font-weight: bold;
    margin-bottom: 5%;
    padding-bottom:5%;
    margin-right:5%;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    background: transparent url(../images/sp_line01.png) no-repeat 0 100%;
    background-size: 100%;
}
.blogSideBarArea li:last-child a{
    background: 0;
    border-bottom: 1px solid #e0e0e0;
    margin-left:-5%;
    margin-right:-5%;
    padding-left:5%;
}
.blogSideBarArea li.tits a{
    /*font-size: 1.2em;*/
    /*background: transparent url(../images/sp_line01.png) no-repeat 0 100%;*/
    /*background-size: 100%;*/
    border-bottom: 1px solid #e0e0e0;
    font-weight: normal;
}
.blogSideBarArea li a{
    text-decoration: none;
}

.blogBodyArea{
    /*width:730px;*/
    /*float:right;*/
}
.blogBody{
    background: transparent url(../images/sp_line01.png) no-repeat 0 100%;
    background-size: 100%;
    /*padding-bottom: 15%;*/
    padding-bottom: 8%;
    margin-bottom: 8%;
    word-break: break-all;
}
/*Blog手帖通信*/
.blogBody:last-child{
    margin-bottom: -3%;
}
.single .blogBody{
    margin-bottom: 0%;
}
.blogBody h3{
    font-size: 5vw;
    line-height: 1.8;
        margin-bottom: 20px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.blogBody h3 a{
    text-decoration: none;
}
.blogBody h3 a:visited{
    /*text-decoration: underline;*/
}
.blogBody .category{
float: left;
}
.blogBody .category span{
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size: 3vw;
    background-color:#999;
}
.blogBody .category span.event,
.blogBody .category span.info,
.blogBody .category span.bookinfo{
    background-color: #90a4ae;
}
.blogBody .category span.today,
.blogBody .category span.editorsnote{
    background-color: #a99e90;
}
.blogBody .category span.news,
.blogBody .category span.information{
    background-color: #999966;
}
.blogBody .category span.toto,
.blogBody .category span.shizukosan,
.blogBody .category span.a99e90{
    background-color: #a99e90;
}
.blogBody .category a,
.blogBody .category a:link,
.blogBody .category a:hover,
.blogBody .category a:visited{
    color:#fff;
    text-decoration: none;
}
.blogBody .data{
    font-size: 4vw;
    float:right;
    text-align: right;
}
.blogBody .entry{
/*margin-top: 5%;*/
    /*font-size: 1.3em;*/
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.blogBody .blogMore{
    margin-top: 8%;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.blogBody .blogMore a,
.blogBody .blogMore a:link,
.blogBody .blogMore a:hover,
.blogBody .blogMore a:visited{
    text-decoration: none;
    color:#8e775a;
}
.blogBody .blogMore a{
    border-bottom:1px solid #a99e90;
    padding-bottom:10px;
}
.blogBody p{
    margin-top:5%;
}
.blogBody img,
.relatedBlog img{
    touch-callout:none;
    user-select:none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
}












/* --------------------------------------------------
 静的にした場合、検索を一時非表示処理
 -------------------------------------------------- */
#search{
    /*display: none!important;*/
}

/* ---------------------------------------------------------- 
/* YouTube
---------------------------------------------------------- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}















/* 見開き画像
 ================================================== */
.c-spread_block{
        background: transparent url(../images/sp_line01.png) no-repeat 0 0;
        background-size: 100%;
        margin-top: 25px;
}
.c-spread_block ul{padding:30px 0;
    padding-bottom: 0px;
    margin-bottom: 35px;
    }
.c-spread_block ul li{
    line-height: 0;
    margin-bottom:20px;
    position: relative;
    box-shadow:2px 2px 8px 2px rgba(0,0,0,0.16);
    -moz-box-shadow:2px 2px 8px 2px rgba(0,0,0,0.16);
    -webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,0.16);
    /*width:300px;*/
    /*background: #fff;*/
}
.c-spread_block ul li  img{width:100%;height:auto;}
.c-spread_block ul li a::before{
    content:"";
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto auto;
    z-index:2;
    background: url(../images/icn_spread_zoom_tool.png) no-repeat;
    width:74px;
    height:74px;
}
.c-spread_block ul li a:hover::before{opacity:.8;}
/*.c-spread_block ul li a:hover img{opacity:.8;}*/
/*.c-spread_block ul li:nth-child(odd){float:left;}*/
/*.c-spread_block ul li:nth-child(even){float:right;}*/
/*.c-spread_block ul li:nth-child(even)::after{clear:both;}*/

/* ---------------------------------------------------------- 
/* modal single
---------------------------------------------------------- */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}









/* --------------------------------------------------
 form
 -------------------------------------------------- */
#pagecontent .wpcf7 {/* margin: 0 44px; */}
#pagecontent .wpcf7 .formBlock {padding: 10px 10px;background-color: #ffffff;font-size: 117%;}
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {display: inline;vertical-align: top;/* height: 22px; */border: 1px solid #CCCCCC;color: #333333;}
.wpcf7 .fsize01 { width: 60px;}
.wpcf7 .fsize02 { width: 80px;}
.wpcf7 .fsize03 { width: 70px;}
.wpcf7 .fsize04 { width: 137px;}
.wpcf7 .fsize05 { width: 337px;}
.wpcf7 .fsize06 {/* width: 337px; */}
.wpcf7 textarea.fsize07 {/* width: 490px; *//* height: 150px; */padding: 5px;}

.wpcf7 dt {position: relative;/* clear: left; *//* float: left; *//* display: inline; *//* width: 200px; */font-weight: bold;/* padding-right:40px; */margin-bottom: 5px;}
.wpcf7 dt.req {
    /*background: transparent url("../images/icon_req.gif") no-repeat 136px 2px;*/
    position: relative;}
.wpcf7 dt.req::after{
    content: "";
    background: transparent url("../images/icon_req.gif") no-repeat;
    display: inline-block;
    margin-left: 10px;
    width: 33px;
    height: 18px;
}
.wpcf7 dt.faddress, .wpcf7 dd.faddress {/* margin-top: 40px; *//* padding-top: 20px; */}
.wpcf7 dt.faddress, .wpcf7 dt.faddress {margin-top: 40px;padding-top: 20px;}
.wpcf7 dt span.faddress {display: block;position: absolute;top: -5px;left:0;color: #999999;}
.wpcf7 dt.ftlong { font-size: 86%; font-weight: normal;}
.wpcf7 dd {/* min-height: 25px; */_height: 25px;/* margin-left: 250px; *//* padding: 0 0 20px 20px; */color: #999999;/* background: transparent url("../images/bg_form.gif") no-repeat 0 0; */margin-bottom: 40px;}
.wpcf7 dd.fex { margin-top: -15px; font-size: 86%; color: #666666; background: none;}
.wpcf7 dd.fex > p br{display: none;}
.wpcf7 dd .fname {/* width: 35px; */display: block;float: left; *display: inline; *float: none;}
.wpcf7 dd .name01, .wpcf7 dd .name02, .wpcf7 dd .namekana01, .wpcf7 dd .namekana02 {/* float: left; */ *float: none;}
.wpcf7 dd .name01, .wpcf7 dd .namekana01 {/* margin-right: 10px; */}

.wpcf7 .fbtnConfirm,
.wpcf7 .fbtnSend {
    position: relative;
    /*padding: 30px 0 30px 643px;*/
    margin-top: 30px;
    background: transparent url(../images/bg_contact.gif) no-repeat 0 0;
    padding: 20px 0 50px 0;
    text-align: center;
    }
.page-id-22 .wpcf7 .fbtnConfirm { margin-top: 30px; background: transparent url(../images/bg_contact.gif) no-repeat 0 0; padding: 20px 0 50px 623px;}
.page-id-22 .wpcf7 .fbtnSend { margin-top: 20px; background: transparent url(../images/bg_contact.gif) no-repeat 0 0; padding: 20px 0 50px 623px;}
.wpcf7 .fbtnConfirm input,
.wpcf7 .fbtnSend input {text-indent: -9999px;display: block;overflow: hidden;width: 189px;height: 34px;border: 0;margin: auto;}

#pagecontent .wpcf7-mail-sent-ok { border: none; font-size: 117%; line-height: 1.5; margin: 0; padding: 0 0 30px 24px; text-align: center;}
.wpcf7 .wpcf7-not-valid-tip { display: none;}
#pagecontent .wpcf7-response-output { border: none; font-size: 140%;font-weight: bold; line-height: 1.5; margin: 0; padding: 0 0 30px 24px; text-align: center;}

.wpcf7 .confirm-messages { margin-bottom: 20px; font-size: 117%; line-height: 1.5; color: red;}
.wpcf7 .confirm-messages.ft-txt { margin: 20px 0 10px 14px; color: #333333;}
.page-id-24 .wpcf7 .confirm-messages { margin-top: 20px;}
.wpcf7 .wpcf7-form-mode-edit .confirm-messages { display: none;}
.wpcf7 .wpcf7-form-control-wrap-confirm { color: #333333;}

.wpcf7 .fbtnConfirm input.button-confirm { background: transparent url(../images/btn_confirm.gif) no-repeat 0 0;}
.wpcf7 .fbtnConfirm input.button-confirm:hover { background-position: 0 -34px;cursor: pointer;}
.wpcf7 button:hover{cursor: pointer;}
.wpcf7 .fbtnSend input.btnsend { background: transparent url(../images/btn_send.gif) no-repeat;}
.wpcf7 .fbtnSend input.btnsend:hover { background-position: 0 -34px;cursor: pointer;}
.wpcf7 .fbtnSend .fbtnBack { position: absolute; top: 20px; left: 20px;}
.wpcf7 .fbtnSend .fbtnBack input.button-rewrite { width: 50px; background: transparent url(../images/btn_back_contact.gif) no-repeat;}
.wpcf7 .fbtnSend .fbtnBack input.button-rewrite:hover { background-position: 0 0;cursor: pointer;}
.page-id-22 .wpcf7 .fbtnSend .fbtnBack { position: absolute; top: 20px; left: 20px;}
.page-id-22 .wpcf7 .fbtnSend .fbtnBack input.button-rewrite { width: 50px; background: transparent url(../images/btn_back_contact.gif) no-repeat;}
.page-id-22 .wpcf7 .fbtnSend .fbtnBack input.button-rewrite:hover { background-position: 0 0;cursor: pointer;}

form.wpcf7-form ul.error-messages { margin-top: 20px; color:red;}
.page-id-22 form.wpcf7-form ul.error-messages { margin: 20px 0;}
.page-id-24 .wpcf7 .formBlock { margin-top: 25px; border: 1px solid #cccccc;}
.page-id-24 .wpcf7 .formBlock.hide { display: none;}
.page-id-24 .wpcf7 .fsize06 { width: 490px;}
.page-id-24 .wpcf7 textarea.fsize07 { width: 550px;}
.page-id-24 .wpcf7 dt { width: 145px; font-weight: normal;}
.page-id-24 .wpcf7 dt.req { background-position: 110px center;}
.page-id-24 .wpcf7 dt span.faddress { color: #333333;}
.page-id-24 .wpcf7 dd { margin-left: 160px; padding: 0 0 20px 20px; background-position: 0 0;}

.wpcf7 input[type=file]{border:0;}
.wpcf7 .fileError{
    display: none;
    font-size: 117%;
    line-height: 1.5;
    color: red;
    margin-top: 20px;

}
.wpcf7 .formfile_70th input,
.wpcf7 .formfile_70th button{height:26px;}

form.wpcf7-form input{
    font-size: 16px!important;
    padding:10px;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form textarea{
    width:100%!important;
}
form.wpcf7-form select{
    padding:10px;
    /* line-height: 1; */
    height: 50px;
}
form.wpcf7-form input[type="text"][name="zip01"],
form.wpcf7-form input[type="text"][name="zip02"]{
    width: 30%!important;
}
form.wpcf7-form input[type="text"][name="age"]{
    width: 50%!important;
}
form.wpcf7-form input[type="radio"]{
    /* font-size: 30px!important; */
    /* font-size: 200%; */
    height:30px;
    width:30px;
    /* margin:15px; */
}









/* 70th
 ================================================== */
.form70th .topicpath,
.form70th .header {
    display: none;
}

.form70th .headbanner{
    margin-top: -20px;
    margin-left: -3.8%;
    margin-right: -3.8%;
}

.form70th .headArea{
    /*background-color: #fff;*/
    /* border-radius: 8px; */
    padding: 0px;
    margin: 40px 0px 40px;
}
.form70th .headArea .logo_70th{float:right;width:70px;display: none;}
.form70th .headArea .txt1{font-size:5.4vw;font-family: "ＭＳ 明朝",serif;}
.form70th .headArea .txt2{
    /*font-size:28px;*/
    font-size:7.4vw;
    font-weight: bold;letter-spacing: -.05em;
    margin-left: -15px;
}
.form70th .headArea .txt2b{font-size:7.4vw;font-weight: bold;letter-spacing: -.05em;
    /*margin-left: -15px;*/
}
.form70th .headArea .txt3{font-size: 4.8vw;font-weight: bold;}
.form70th .headArea p{line-height: 1.7;}
.form70th .inner{
    /*margin:0 10px;*/
    margin:0 0px;
}
.form70th .inner{font-size:16px;
    }
.form70th .inner p {
    line-height: 1.8;
}
.form70th .inner p + p{
    margin-top:35px;
}

.form70th .newsArea{
    background-color: #fff;
    border-radius: 8px;
        padding: 10px 0 20px;
        margin: 30px 2px 60px;}
.form70th .newsArea .tits{font-size:18px;font-weight:bold;font-family: "ＭＳ 明朝",serif;background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;padding-left: 25px;
    padding-bottom: 10px;    margin-bottom: 10px;}
.form70th .newsArea dl{padding:3px 25px;font-size:16px;margin-top: 10px;}
.form70th .newsArea dl dt{}
.form70th .newsArea dl dd{word-wrap: break-word;margin-bottom:10px;}



.form70th .tits1{font-size:24px;font-weight: bold;font-family: "ＭＳ 明朝",serif;background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;
/*margin: 0 -10px;*/
    /*padding-bottom: 30px;*/
    /*padding-left: 20px;*/
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.form70th .tits2{font-size:18px;font-weight: bold;margin-bottom:20px;margin-top:30px!important;}
.form70th .textIndent_list li{
    text-indent: -1em;
    margin-left:1em;
    line-height: 1.8;
}
.form70th .textIndent_list2 li{
    text-indent: -0.8em;
    margin-left:0.8em;
    line-height: 1.8;
}
.form70th .txts{font-size:14px;}
.form70th .txtb{font-size: 4.4vw;
    letter-spacing: -.05em;}

.form70th .form70th_btn {
    text-align: right;
    margin-top:30px;
    margin-bottom:50px;
}
.form70th .form70th_btn a{
    font-size:18px;
    border-radius: 8px;
    background-color: #fff;
    padding:10px 20px;
    display: inline-block;
    text-decoration: underline;
}
.form70th .form70thline{
    background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;
    height:2px;
    margin:auto 25px;
    margin-bottom: 40px;
}
.form70th .oubotxt1{font-size:28px;font-weight: bold;}
.form70th .oubotxt2{margin-top:30px!important;margin-bottom:40px;}
.form70th .ouboreq{
    background: transparent url(../images/icon_req.gif) no-repeat top left;
        width: 40px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px;
    background-position-y: 5px;
    background-position-x: 3px;
}
.form70th .icn-arrow{position: relative;    display: inline-block;
    /*padding-left:15px;*/
}
.form70th .icn-arrow::after{
    /*content: "";
    width:11px;
    height:14px;
    background: url(/assets/70th/img/icn_arrow.png) no-repeat;
    background-size: 11px 14px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left:2px;*/
}
.form70th .inner a{text-decoration: none;}
.form70th .form70th_btn .icn-arrow{display: inline;}
.form70th .form70th_btn .icn-arrow::after{
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        margin-top: -7px;
        left: -2px;
}


.form70th .wrap{
    padding-bottom: 30px!important;
}
.form70th .faq.wrap{
    padding: 30px 3.8% 40px!important;
        margin-bottom: 50px;
    margin-top: 40px;
}
.form70th .faq.wrap .cattitle{
    padding-bottom: 10px;
}
.form70th .faq.wrap dd p{font-size:14px;}
.form70th .faq.wrap .faqline{
    height:2px;
    margin-top: 20px;
        margin-left: 50px;
    background: transparent url(../images/parts_line03.gif) no-repeat 0 100%;
}

.form70th .formText1{
    
}
.form70th .tits1 .title_sub{
    color:#d3111b;
    font-size:16px;
    /*margin-left: 10px;*/
    display: block;
}
.form70th .text-link1{
    text-align: left;
    margin-left: 26px;
    margin-top: 20px!important;
}
.form70th .text-link1 a{
    text-decoration: underline;
    position: relative;
}
.form70th .text-link1 a::before{
    content: "";
    background: url(../images/icon_link_arrow.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -20px;
    top: 2px;
    width: 20px;
    height: 16px;
}
.form70th .text-link1 a:hover::before{
    content: "";
    background: url(../images/icon_link_arrow_o.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -20px;
    top: 2px;
    width: 20px;
    height: 16px;
}
.form70th .leadArea{
    background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.form70th .leadArea .cover_book{
    margin-top: 20px;
}
.form70th .leadArea .cover_book img{}
.form70th .leadArea .cover_book__text{
    font-weight: bold;
    font-size: 21px;
    margin-left: 100px;
}
.form70th .leadArea .cover_book__text span{
    font-size: 14px;
    /* line-height: 1; */
    display: inline-block;
    margin-left: 10px;
}
.form70th .bookTitleArea{}
.form70th .bookTitleArea .pic{
    /*float: right;*/
    /*margin-left: 40px;*/
    margin-bottom: 20px;
}
.form70th .bookTitleArea .pic img{}
.form70th .bookTitleArea .btn{
    margin: 20px auto 20px;
    text-align: center;
    display: block;
}
.form70th .bookTitleArea .btn + .btn{
    margin-bottom: 40px;
}
.form70th .bookTitleArea .text{}
.form70th .bookTitleArea p + p{
    margin-top:10px;
}
.form70th .bookTitleArea .text .text1{
    font-size: 6.8vw;
    font-weight: bold;
    margin-bottom: 10px;
}
.form70th .bookTitleArea .text .text2{
    margin-top:30px;
}
.form70th .bookTitleArea .text .text2 span{
    background-color: #9a8e7b;
    color:#fff;
    line-height: 1;
    padding:5px;
    font-size: 14px;
    border-radius: 4px;
}
.form70th .bookTitleArea .text .text3{
    
    /*margin-top:30px;*/
}
.form70th .bookTitleArea .text .text4{
    font-size: 14px;
    margin-top:30px;
    line-height: 1.4;
}
.form70th .bookContentArea{
margin-top: 40px;
    background-color: #fff;
    /* padding-left: 110px; */
    padding-top: 50px;
    padding-bottom: 50px;

}
.form70th .bookContentArea .text1{
    color:#9a8e7b;
    text-align: center;
    font-size:18px;
    margin-bottom: 50px;
}
.form70th .bookContentArea .text2{
    text-align: center;
    font-size: 24px;
    font-family: "ＭＳ 明朝",serif;
    margin-bottom: 50px;
}
.form70th .bookContentArea .text3{
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 2;
}
.form70th .bookContentArea .text3 span{
    font-size: 14px;
    color:#777;
}
.form70th .newsArea.inner{
    background-color: inherit;
    border: 0;
    border-radius: 0;
    /*margin: 50px;*/
    /*margin-top: 70px;*/
    background: url(/assets/70th/img/fig_line.png) no-repeat center bottom;
    padding-bottom:50px;
    margin-bottom:50px;
}
.form70th .newsArea.inner .tits{
    padding-left: 0;
}
.form70th .newsArea.inner dl{
    padding: 3px 0px;
}
.form70th .boshuArea{
    margin-top:50px;
}
.form70th .textIndent_list li.textIndent_listitem1,
.form70th .textIndent_list2 li.textIndent_listitem1{
    text-indent: inherit;
    margin-left: inherit;
}
.form70th .textIndent_listitem1 .listMark{
    display: table-cell;
}
.form70th .textIndent_listitem1 .listCont{
    display: table-cell;
}
.form70th .bookArea{}
.form70th .bookArea .title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.form70th .bookArea .booklist{}
.form70th .bookArea .booklistitem{
    /* width: 240px; */
    /* float: left; */
    /* margin-left: 30px; */
    position: relative;
    margin-bottom: 50px;
}
.form70th .bookArea .booklistitem:nth-child(1){
    /* margin-left: 0; */
}
.form70th .bookArea .booklistitem:nth-child(2){}
.form70th .bookArea .booklistitem:nth-child(3){
    /*margin-left: 70px;*/
    border-top:1px solid #d0cfca;
    padding-top: 30px;
}
.form70th .bookArea .booklistitem:nth-child(3)::before{
    /*content:"";
    display: block;
    width:1px;
    height: 470px;
    background-color: #d0cfca;
    position: absolute;
    top: 50px;
    left: -35px;*/
}
.form70th .bookArea .booklistitem .pic{
    text-align: center;
}
.form70th .bookArea .booklistitem .pic img{}
.form70th .bookArea .booklistitem .ico_text{
    border-radius: 4px;
    padding: 4px 8px;
    line-height: 1;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    background-color: #000;
}
.form70th .bookArea .booklistitem .ico_text-new{
    background-color: #d3111b;
}
.form70th .bookArea .booklistitem .ico_text-longseller{
    background-color: #795548;
}
.form70th .bookArea .booklistitem .titlebox{
    padding: 0 20px;
}
.form70th .bookArea .booklistitem .titlebox .title1{
    font-size: 21px;
    font-weight: bold;
    margin-top: 0;
}
.form70th .bookArea .booklistitem .titlebox .title2{
    font-size: 16px;
    margin-top: 0;
    line-height: 1.4;
}
.form70th .bookArea .booklistitem:nth-child(1) .titlebox .title1{
    letter-spacing: -.05em;
    /*color: #d3111b;*/
    margin-left: -10px;
}
.form70th .bookArea .booklistitem:nth-child(1) .titlebox .title2{
    /*color: #d3111b;*/
}
.form70th .bookArea .booklistitem:nth-child(2) .titlebox .title1,
.form70th .bookArea .booklistitem:nth-child(3) .titlebox .title1{
    color: #d3111b;
    margin-left: -10px;
}
.form70th .bookArea .booklistitem:nth-child(2) .titlebox .title2,
.form70th .bookArea .booklistitem:nth-child(3) .titlebox .title2{
    color: #d3111b;
}
.form70th .bookArea .booklistitem .text{
    margin-top: 10px;
    padding: 0 20px;
}
.form70th .bookArea .booklistitem .pur{
    text-align: center;
    margin-top: 20px;
}
.form70th .bookArea .booklistitem .pur a{}
.form70th .bookArea .booklistitem .pur a img{}
.form70th .bookArea .booklistitem .booktitle__kakko{
    font-size: 21px;
}

.form70th .tameshiArea{
    margin-top: 70px;
    position: relative;
    background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;
    padding-bottom: 10px;
    margin-bottom: 50px;
}
.form70th .tameshiArea .badge{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #d3111b;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: -.05em;
}
.form70th .tameshiArea .badge span{}
.form70th .tameshiArea .title{
    font-size: 20px;
    font-weight: bold;
    color: #d3111b;
    position: absolute;
    top: 0px;
    left: 70px;
}
.form70th .tameshiArea .title span{
    font-size: 15px;
    margin-left: 5px;
}
.form70th .tameshiArea .sub{font-size: 14px;margin-top: 10px;margin-left: 10px;}
.form70th .tameshiArea .booklist{}
.form70th .tameshiArea .booklist{
    margin-top: 30px;
}
.form70th .tameshiArea .booklist .booklistitem{
    /* width: 50%; */
    position: relative;
    margin-bottom: 50px;
}
.form70th .tameshiArea .booklist .booklistitem:nth-child(odd){
    /* float: left; */
    /* margin-left: -20px; */
}
.form70th .tameshiArea .booklist .booklistitem:nth-child(even){
    /* float: right; */
    /* margin-right: -20px; */
}
.form70th .tameshiArea .booklist .booklistitem .pic{}
.form70th .tameshiArea .booklist .booklistitem .pic .pic_img{}
.form70th .tameshiArea .booklist .booklistitem .zoom{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}
.form70th .tameshiArea .booklist .booklistitem .zoom img{
    margin-top: 70px;
    margin-left: -10px;
}
.form70th .tameshiArea .booklist .booklistitem .text{
    text-align: center;
}
.form70th .recitationArea{
    margin-top: 50px;
    position: relative;
    background: transparent url(../images/parts_line01.gif) no-repeat 0 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.form70th .recitationArea .badge{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #d3111b;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: -.05em;
    /* float: left; */
}
.form70th .recitationArea .badge span{}
.form70th .recitationArea .title{
    font-size: 14px;
    font-weight: bold;
    color: inherit;
    position: absolute;
    top: 0px;
    left: 80px;
}
.form70th .recitationArea .title span{
    font-size: 15px;
    margin-left: 5px;
}
.form70th .recitationArea .sub{font-size: 14px;margin-top: 10px;margin-left: 10px;}
.form70th .recitationArea .video{
    margin-top: 150px;
}
.form70th .recitationArea .video iframe{
    width: 100%;
    height: 100%!important;
}
.form70th .recitationArea .booklist{}
.form70th .recitationArea .booklist{
    margin-top: 30px;
}
.form70th .recitationArea .booklist .booklistitem{
    /* width: 50%; */
    position: relative;
    margin-bottom: 30px;
}
.form70th .recitationArea .booklist .booklistitem .text{
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.form70th .recitationArea .booklist .booklistitem .text span{}
.form70th .recitationArea .booklist .booklistitem .text2{
    margin-top: 0;
    text-align: center;
    font-size: 16px;
}
.form70th .recitationArea .booklist .booklistitem .text2 span{
    font-size: 14px;
}



.form70th .descriptionArea{
    margin-bottom: 30px;
}
.form70th .descriptionArea .title{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
}
.form70th .descriptionArea .text1{}
.form70th .descriptionArea .text2{}
.form70th .linkArea{
    margin-top: 50px;
    margin-bottom: 40px;
}
.form70th .linkArea .tblbox{
    /* display: table; */
}
.form70th .linkArea .tblbox .box1{
    /* display: table-cell; */
    /* width: 240px; */
    text-align: center;
}
.form70th .linkArea .tblbox .box1 img{}
.form70th .linkArea .tblbox .box2{
    /* display: table-cell; */
    /* vertical-align: bottom; */
    font-size: 15px;
    /* line-height: 1.4; */
    text-align: center;
    margin-bottom: 20px;
}
.form70th .snsArea{
    /*width: 40px;
    position: fixed;
    bottom: 100px;
    left: 50%;
    margin-left: 500px;*/
    margin-bottom: 40px;
}
.form70th .snsArea .title{
    /* -webkit-writing-mode: vertical-rl; */
    -ms-writing-mode: tb-rl;
    /* writing-mode: vertical-rl; */
    font-family: "ＭＳ 明朝",serif;
    margin: auto;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.form70th .snsArea .snsbtnlist{
    text-align: center;
}
.form70th .snsArea .snsbtnlist .snsbtnlistitem{
    display: inline;
}
.form70th .snsArea .snsbtnlist .snsbtnlistitem:nth-child(1){}
.form70th .snsArea .snsbtnlist .snsbtnlistitem:nth-child(2){}
.form70th .snsArea .snsbtnlist .snsbtnlistitem:nth-child(3){}
.form70th .snsArea .snsbtnlist .snsbtnlistitem a{}
.form70th .snsArea .snsbtnlist .snsbtnlistitem a img{}





/* 追記
 ================================================== */
#container .wrap.wrap-bg2,
.container .wrap.wrap-bg2{
    background: 0;
    background-color:#fffff5;
}
.googleForm_wrap{
    text-align: center;
    padding: 20px 0;
    margin-top: 0px;
}
.googleForm_wrap iframe{
    margin:auto;
    width: 100%;
}
.googleForm_wrap--thanks{
    padding: 20px 20px;
    text-align: center;
    margin-top: 0px;
}
.googleForm_wrap--thanks p{}
.googleForm_wrap--thanks p + p{
    margin-top:20px;
}
.googleForm_wrap--thanks .textWrap{
    text-align: left;
    margin:auto;
    width: 100%;
}
.googleForm_wrap--thanks .text1{
    font-size: 26px;
    margin-bottom: 20px;
}
.googleForm_wrap--thanks .text2{
    margin-bottom: 20px;
    text-indent: -1em;
    margin-left:1em;
}
.googleForm_wrap--thanks .text3{
    margin-left: 5px;
}
.googleForm_wrap--thanks .text4{margin-top: -10px;margin-bottom: 20px;}
.googleForm_wrap--thanks .bold{
    font-weight: bold;
}








