@charset "utf-8";
/* CSS Document */

html{
 overflow-x: hidden;
}

#new{
 width: 100%;
 *height: 30vh;
 max-width:1300px;
 *max-height: 600px;
 position: relative;
 background-image:url(../images/kinokonomi_g_prof_bg.png);
 background-repeat: no-repeat;
 background-size: cover;
 margin: 20px auto!important;
}

.info_img{
 max-width: 1300px;
}

#goods{
 max-width: 1200px!important;
 height: auto;
 margin: 30px auto 0!important;
}

#goods li{
 display: inline-block;
 padding: 10px 10px 5px 10px;
 background-color: #f29c9f;
 font-size: 32px;
 color: #fff;
 *line-height: 20px;
 border-radius: 10px;
 margin: 10px 0;
}

#goods a:nth-of-type(2){
 margin: 13px!important;
}

#chara{
 max-width: 1150px;
 margin: 0 auto;
 background-image:url(../images/kinokonomi_g_prof_bg.png);
 background-repeat: no-repeat;
 background-size: cover;
}

#gallery_wrap{
 max-width: 1150px!important;
 margin: 50px auto 0 auto!important;
 padding: 20px;
 border-radius: 10px;
 box-shadow:0px 0px 10px 5px #f29c9f;
 text-align: left;
}

.gallery_wrap2{
 background-image:url(../images/kinokonomi_g_prof_bg.png);
 background-repeat: no-repeat;
 background-size: cover;
 border-radius: 10px;
 border: 3px dashed #f8b95a;
}

.sty_center{
 text-align: center;
}

.gallery{
 max-width:345px!important;
 background-color: #fff;
 display: inline-block;
 margin: 20px 0px 20px 9px!important;
 padding: 10px;
 border: 1px solid #ffb6c1;
}

.gallery_button{
 max-width:163px;
 margin: 3px;
 display: inline-block;
}


.inner {
 max-width: 1300px;
 height: 100%;
 overflow: auto!important;
}

dl {
 width: 100%;
 max-width: 1200px;
 text-align: left;
 margin-right: 0px;
 padding-right: 0px;
 border-bottom:dashed 2px #f8b95a;
}

dl:last-child{
 border-bottom:none;
}

dl p {
    margin: 0; 
    padding: 0;
}
.iframeWrap{
 width:600px;
 display: inline-block;
 padding: 50px 5px ;
}

dt{
 vertical-align: top;
}

.chara_image{
 position:relative;
}

.prof_up_button{
 max-width: 70px;
 position:absolute;
 right: -10px;
 bottom:0px;
}

.figure_left,.figure_right{
 max-width:530px!important;
 display: inline-block;
 margin: 0 auto;
}

#books_thumb{
 *height: 700px;
 text-align: left;
}

.books_thumb_line{
 width: 85%;
 border: dashed 2px #f8b95a;
 margin: 30px auto!important;
}


.books_mainimg{
 max-width: 500px;
 display: inline-block;
 margin: 15px!important;
}

.books_mainimg img{
 border-radius: 3px;
}

.books_infowrap{
 max-width: 560px!important;
 margin: 10px!important;
 display: inline-block;
 vertical-align: top;
 text-align: center;
 position: relative;
}

.books_sample li{
 width: 24%;
 display: inline-block;
}

.books_sample li img{
 border-radius: 2px;
 border: 1px solid #eee;
}

.sample_wording{
 font-size: 16px;
 color: 362e2b;
}

.books_tape_wrap{
 text-align: left;
}

.books_tape_img{
 width: 35%!important;
 margin-left: 65px;
}

.books_tape_button{
 width: 50%!important;
 position:absolute;
 top: 490px;
 right: 40px;
}



@media screen and (orientation:landscape) {

#global-nav ul {
 padding-top: 3px !important;
}

.main_pc img{
 width: 100%;
 height:auto;
}

#pagetitle{
 max-width: 1200px!important;
 margin: 50px 0 0 0;
}

.prof_mobile{
 display: none!important;
}

.chara_image{
 max-width: 1100px!important;
 display: inline-block;
 margin-top: 30px!important;
}

.chara_prof_image{
 max-width: 540px;
 display: inline-block;
}

#chara{
 *margin: 50px auto!important;
}

.buttoncontent01 img,.buttoncontent02 img,.buttoncontent03 img,.buttoncontent04 img{
 margin:0 20px;
}

.inner {
 width: 100%;
 max-width: 982px;
 height:180px;
 padding: 30px 60px 0 60px;
 }

dd{
 font-size: 24px;
 font-weight: bold;
 display: inline-block;
}

dt{
 font-size: 24px;
 padding-bottom: 7px;
 display: inline-block;
}




  }

@media screen and (orientation:portrait) {

#contentswrapper{
 *padding: 8px;
}

img{
 width: 100%;
 height: auto;
}

#global-nav{
 margin-top: -20px;
}

.main_mobile{
 width: 100vw;
 height:90vh;
 max-height: 600px;
 background-image:url(../images/kinokonomi_g_mobile_main.jpg);
 background-repeat: no-repeat;
 background-position: top;
 background-size: contain;
 *overflow: auto;
 margin: 0 auto;
}

#pagetitle{
 width: 90%!important;
 margin: 30px auto 0 auto;
}

.prof_pc{
 display: none;
}

.prof_mobile{
 display: block;
}

.chara_image{
 margin: 20px auto!important;
 *max-width: 180px!important;
}

.chara_prof_image{
 *max-width: 200px;
 margin: 20px 0 0 0;
}

.tabbox{
 padding: 20px 0!important;
}

#contents{ 
 width: 100%; 
 margin: 0 auto;
 padding: 20px 0 20px 0;
}

#gallery_wrap{
 margin: 20px 30px 10px 30px!important;
 padding: 10px;
 border-radius: 10px;
 box-shadow:0px 0px 10px 0px #f29c9f;
}

.gallery{
 max-width:200px!important;
 display: inline-block;
 margin: 20px 2px 20px 23px!important;
 padding: 10px;
 border: 1px solid #ffb6c1;
}

.gallery_button{
 max-width:89px;
 margin: 3px;
 display: inline-block;
}


#new{
 width: 100%;
 height: 10vh;
 max-width:600px;
 position: relative;
 background-repeat: no-repeat;
 background-size: contain;
 margin: 0 auto;
}

.inner {
 width: 80vw;
 max-width: 1100px;
 padding: 0 30px 0 15px;
}

dd{
 font-size: 13px;
 font-weight: bold;
 display: inline-block;
    padding-bottom: 5px;
}

dt{
 font-size: 13px;
 padding-bottom: 7px;
 display: inline-block;
}

#goods{
 padding: 0 28px 0;
}

.figure_left,.figure_right{
 max-width:390px!important;
}

.books_tape_button{
 width: 48%!important;
 top: 420px;
 right: 40px;
}


  }
