@charset "UTF-8";







html { font-size: 62.5%; }

body {
 color: #603813;
 font-family: helvetica, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
 font-size: 16px;
 font-size: 1.6rem;
 margin: 0;
 padding: 0;
 text-align:center;
 -webkit-text-size-adjust: 100%;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
table,
tr,
td,
p,
blockquote,
fieldset,
div,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
 margin: 0;
 padding: 0;
}

article,
aside,
canvas,
details,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video { display: block; }

img,
table,
th,
td { border: 0px; }

table caption,
table thead { display: none; }

h1,
h2,
h3,
h4,
h5,
h6,
ul li,
ol li,
p {
 font-weight: normal;
 padding: 0 0 1px 0;
 margin: 0;
}

ul,
ol {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

textarea,
select,
input { font-family: helvetica, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif; }

textarea { }

hr { display: none; }

a {
 color: #603813;
 outline: none;
}

a.onmouse:hover img {
 opacity: 0.8;
 filter: alpha(opacity=80);
}

a:link {
 color: #603813;
 text-decoration: none;
}

a:hover {
 color: #603813;
 text-decoration: underline;
}

a:visited {
 text-decoration: none;
}

::-moz-selection {
 background:#FFF687;
}

::selection { background: #FFF687; }

.clearfix:after {
 clear: both;
 content: ".";
 display: block;
 font-size: 0;
 height: 0;
 line-height: 0;
 visibility: hidden;
}

.clearfix { display: inline-table; }

* html .clearfix { height: 1%; }

.left { text-align: left!important; }

.center { text-align: center!important; }

.right { text-align: right!important; }

.left5 { margin-left: 5px !important; }

.left10 { margin-left: 10px !important; }

.left15 { margin-left: 15px !important; }

.left20 { margin-left: 20px !important; }

.left25 { margin-left: 25px !important; }

.left30 { margin-left: 30px !important; }

.left35 { margin-left: 35px !important; }

.left40 { margin-left: 40px !important; }

.left45 { margin-left: 45px !important; }

.left50 { margin-left: 50px !important; }

.right5 { margin-right: 5px !important; }

.right10 { margin-right: 10px !important; }

.right15 { margin-right: 15px !important; }

.right20 { margin-right: 20px !important; }

.right25 { margin-right: 25px !important; }

.right30 { margin-right: 30px !important; }

.right35 { margin-right: 35px !important; }

.right40 { margin-right: 40px !important; }

.right45 { margin-right: 45px !important; }

.right50 { margin-right: 50px !important; }

.top-5 { margin-top: -5px !important; }

.top5 { margin-top: 5px !important; }

.top10 { margin-top: 10px !important; }

.top15 { margin-top: 15px !important; }

.top20 { margin-top: 20px !important; }

.top25 { margin-top: 25px !important; }

.top30 { margin-top: 30px !important; }

.top35 { margin-top: 35px !important; }

.top40 { margin-top: 40px !important; }

.top45 { margin-top: 45px !important; }

.top50 { margin-top: 50px !important; }

.btm5 { margin-bottom: 5px !important; }

.btm10 { margin-bottom: 10px !important; }

.btm15 { margin-bottom: 15px !important; }

.btm20 { margin-bottom: 20px !important; }

.btm25 { margin-bottom: 25px !important; }

.btm30 { margin-bottom: 30px !important; }

.btm35 { margin-bottom: 35px !important; }

.btm40 { margin-bottom: 40px !important; }

.btm45 { margin-bottom: 45px !important; }

.btm50 { margin-bottom: 50px !important; }

.btm55 { margin-bottom: 55px !important; }

.btm60 { margin-bottom: 60px !important; }

.btm65 { margin-bottom: 65px !important; }

.btm70 { margin-bottom: 70px !important; }

.btm75 { margin-bottom: 75px !important; }

.btm80 { margin-bottom: 80px !important; }

.btm85 { margin-bottom: 85px !important; }

.btm90 { margin-bottom: 90px !important; }

.btm95 { margin-bottom: 95px !important; }

.btm100 { margin-bottom: 100px !important; }

#container {
 margin: 0 auto;
 width: 100%;
}

/* header 
----------------------------------------------------------------------- */


#header {
 margin: 0 auto 40px auto;
 padding-top: 30px;
 width: 100%;
}

#header .inr {
 position:relative;
 margin:0 auto;
 width:960px;
}

#header h1 {
 height: 128px;
 margin: 0 auto 25px auto;
 width: 544px;
}

#header h1 a {
 background: url(../img/logo.jpg) left top no-repeat;
 display: block;
 height: 128px;
 width: 544px;
}

#header h1 a span {
 display: block;
 overflow: hidden;
 text-indent: -9999px;
}

#navi {
 background: url(../img/bg_tit.gif) left top repeat;
 width: 100%;
}

#navi ul {
 margin: 0 auto;
 width: 380px;
}

#navi ul li { float: left; }

#navi ul li a {
 color: #FFF;
 display: block;
 font-size: 20px;
 font-size: 2.0rem;
 padding: 30px 25px;
}

#navi ul li a:hover {
 color: #FFF687;
 text-decoration: none;
}

#mv {
 margin: 0 auto;
 width: 960px;
}

#header ul.sns li.tw {
 position:absolute;
 right:100px;
 top:0px;
 text-align:left;
 width:100px;
 width:80px\9;
}

#header ul.sns li.fb {
 position:absolute;
 right:0px;
 top:0px;
 text-align:left;
 width:100px;
}

/* contents
----------------------------------------------------------------------- */


#contents { width: 100%; }

#contents .blk_a {
 margin: 0 auto 70px auto;
 width: 960px;
}

#contents .blk_a p {
 font-weight: bold;
 line-height: 1.6;
 letter-spacing: 0.04em;
 margin: 0 auto;
 text-align: left;
 width: 740px;
}

#contents .blk_w {
 background: url(../img/bg_grid.gif) left top repeat;
 padding-top: 45px;
 width: 100%;
}

#contents div.blk {
 margin: 0 auto;
 width: 960px;
}

#contents .blk_w ul {
 margin-right: -15px;
 margin-bottom: 60px;
 overflow: hidden;
 width: 975px;
 _zoom: 1;
}

#contents .blk_w ul li {
 background: url(../img/bg_photo.png) left bottom no-repeat;
 float: left;
 height: 309px;
 margin: 0 15px 20px 0;
 width: 309px;
}

#contents .blk_w ul li a {
 display: block;
 height: 309px;
}

#contents .blk_w p { padding-left: 20px; }

#contents .blk_w p.pic {
 margin-bottom: 15px;
 padding-top: 20px;
}

#contents .blk_w p.pic img {
 height:186px;
 width:263px;
}

#contents .blk_w a:hover p.pic img {
 opacity: 0.8;
 filter: alpha(opacity=80);
}

#contents .blk_w p.date { margin-bottom: 4px; }

#contents .blk_w p.date span.st {
 background: #FFF687;
 display: block;
 float: left;
 font-weight: bold;
 padding: 6px 4px 3px 4px;
 margin-right: 6px;
}

#contents .blk_w p.date span.dt {
 display: block;
 float: left;
 padding: 6px 4px;
}

#contents .blk_w p.title {
 font-weight: bold;
 text-align:left;
}

#contents .blk_w a:hover {
 text-decoration:none;
}

#contents .blk_w a:hover p.title {
 color:#026F04;
}

#contents div.pagetop {
 float: right;
}

#contents div.pagetop a {
 background:url(../img/btn_top.gif) center center no-repeat #61B6E7;
 background-size:70% auto;
 display: block;
 height:40px;
 width:166px;
}

#contents div.pagetop a:hover {
 background:url(../img/btn_top_over.gif) center center no-repeat #F4EE88;
 background-size:70% auto;
}

/* only ie8 */

#contents div.pagetop a {
 background:url(../img/btn_top_s.gif) center center no-repeat #61B6E7\9;
 
}

#contents div.pagetop a:hover {
 background:url(../img/btn_top_s_over.gif) center center no-repeat #F4EE88\9;
}


/* only ie8 end */


#contents div.pagetop a span {
 display:block;
 overflow:hidden;
 text-indent:-9999px;
}

#contents .maincontents {
 margin: 0 auto;
 width: 960px;
}

#contents .main {
 float: left;
 width: 630px;
}

#contents .main h1 {
 font-size: 20px;
 font-size: 2.0rem;
 margin-bottom: 30px;
 text-align:left;
}

#contents .main h1 span.date {
 border-top: #5EC0F5 1px solid;
 border-bottom: #5EC0F5 1px solid;
 display: block;
 padding: 10px 0;
 margin-bottom: 30px;
 width: 630px;
}

#contents .main h1 span.date span.st {
 background: #FFF687;
 display: block;
 float: left;
 font-weight: bold;
 padding: 6px 4px 3px 4px;
 margin-right: 6px;
}

#contents .main h1 span.date span.dt {
 display: block;
 float: left;
 padding: 6px 4px;
}

#contents .main h1 span.title {
 font-weight: bold;
 text-align:left;
}

#contents .main h2 {
 color: #5EC0F5;
 font-size: 20px;
 font-size: 2.0rem;
 margin-bottom: 20px;
 letter-spacing: 0.04em;
 text-align:left;
}

#contents .main p {
 line-height: 1.6;
 letter-spacing: 0.04em;
 margin-bottom: 30px;
 text-align:left;
}

#contents .main ul.pager {
 padding-top:40px;
 margin-bottom: 80px;
 width: 630px;
}

#contents ul.pager li {
 color: #5EC0F5;
 float: left;
 letter-spacing: 0.04em;
 width: 33%;
}

#contents ul.pager li a { color: #5EC0F5; }

#contents ul.pager li a:hover {
 background: #FFF687;
 text-decoration: none;
}

#contents ul.pager li.prev { text-align: left; }

#contents ul.pager li.tc { text-align: center; }

#contents ul.pager li.next { text-align: right; }

#contents .side {
 float: right;
 width: 270px;
}

#contents .side h1 {
 font-size: 16px;
 font-size: 1.6rem;
 font-weight: bold;
 margin-bottom: 20px;
 text-align:left;
}

#contents .side ul li {
 border-bottom: #5EC0F5 1px solid;
 line-height: 1.6;
 text-align:left;
}

#contents .side ul li a {
 display:block;
 padding:12px 0;
}

#contents .side ul li a:hover {
 color:#026F04;
 text-decoration:none;
}

#contents .side ul li span { display: block; }

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


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

#footer div.inr {
 margin: 0 auto;
 padding: 35px;
 width: 960px;
}

#footer div.inr ul {
 float: left;
 width: 240px;
}

#footer div.inr ul.first {
 width: 160px;
}

#footer div.inr ul.second {
 width: 320px;
}

#footer div.inr ul li {
 font-size: 14px;
 font-size: 1.4rem;
 line-height: 1.6;
 text-align:left;
}

#footer div.inr ul li a:hover {
 color:#026F04;
 text-decoration:none;
}

#footer-area ul.footer-list li {
 font-size:inherit;
}

#footer-area {
 display:block;
}

.foot_otherlink,
#wacoal-footer {
 display:none;
}




/* clear
----------------------------------------------------------------------- */

#header ul.sns:after,
#navi ul:after,
#contents .blk_w ul:after,
#contents .blk_w p.date:after,
#contents .blk:after,
#footer div.inr:after,
#contents .maincontents:after,
#contents .main h1 span.date:after,
#contents .main ul.pager:after {
 clear: both;
 content: ".";
 display: block;
 font-size: 0;
 height: 0;
 line-height: 0;
 visibility: hidden;
}




@media screen and (max-width: 480px) {
	
  
  
.dpc { display: none; }


body {
 font-size: 2.0rem;
}


h1,
h2,
h3,
h4,
h5,
h6,
ul li,
ol li,
p {
 font-size: 2.0rem;
}

/* header 
----------------------------------------------------------------------- */

#header .inr {
 position:relative;
 margin:0 auto 30px auto;
 width:100%;
}

#header h1 {
 height: auto;
 margin-bottom: 25px;
 padding: 0 20px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#header h1 a {
 background-image: url(../img/logo_sp.jpg);
 background-size: contain;
 display: block;
 height: 0;
 padding-top: 23%;
 width: 100%;
}

#mv {
 margin-bottom: 40px;
 padding: 0 20px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#mv img { width: 100%; }


#header ul.sns li.tw {
 position:absolute;
 top:inherit;
 right:200px;
 bottom:-20px;
}

#header ul.sns li.fb {
 position:absolute;
 top:inherit;
 right:130px;
 bottom:-15px;
}

/* contents
----------------------------------------------------------------------- */


#contents .blk_a {
 margin-bottom: 40px;
 padding: 0 20px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#contents .blk_a p {
 font-weight: bold;
 line-height: 1.6;
 letter-spacing: 0.04em;
 width: 100%;
}

#contents div.blk {
 margin: 0 auto;
 width: 100%;
}

#contents .blk_w ul {
 margin-bottom: 40px;
 padding: 0 20px;
 overflow: hidden;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#contents .blk_w ul li {
 background-image: url(../img/bg_photo.png);
 background-size: contain;
 background-position: center top;
 float: none;
 height: 0;
 padding-bottom: 100%;
 margin: 0 0 20px 0;
 width: 100%;
}

#contents .blk_w ul li a {
 display: block;
 height:inherit;
 padding-bottom: 100%;
 width: 100%;
}

#contents .blk_a h1 img,
#contents .blk_w h1 img {
 width:70%;
}

#contents .blk_w p { padding: 0 20px; }

#contents .blk_w ul li img { width: 100%; }

#contents .blk_w p.pic {
 margin-bottom: 30px;
 padding-top: 20px;
}

#contents .blk_w p.pic img {
 height: inherit;
 width: 100%;
}

#contents .blk_w p.date { margin-bottom: 10px; }

#contents div.pagetop { float: none; }

#contents div.pagetop a {
 background: url(../img/btn_top.gif) center center no-repeat #61B6E7;
 background-size:40% auto;
 display: block;
 height: 60px;
 width: 100%;
}

#contents div.pagetop a:hover {
 background: url(../img/btn_top_over.gif) center center no-repeat #F4EE88;
 background-size:40% auto;
}

#contents div.pagetop a span {
 display: block;
 overflow: hidden;
 text-indent: -9999px;
}

#contents .maincontents { width: 100%; }

#contents .maincontents h1 img {
 width: 70%;
}

#contents .main {
 padding: 0 20px;
 float: none;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#contents .main h1 span.date { width: 100%; }

#contents .main p.pic img { width: 100%; }

#contents .main ul.pager {
 padding-top: 40px;
 margin-bottom: 80px;
 width: 100%;
}

#contents .main ul.pager li {
 width: 30%;
}

#contents .main ul.pager li:nth-child(2) {
 width: 40%;
}

#contents .side {
 float: none;
 width: 100%;
}

#contents .side h1 {
 padding: 0 20px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#contents .side ul {
 width: 100%;
}

#contents .side ul li:last-child { border-bottom: none; }

#contents .side ul li a {
 padding: 12px 20px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

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



#footer {
 background: #EAF6FD;
 margin-bottom:40px;
 width: 100%;
}

#footer div.inr {
 margin: 0 auto;
 padding: 0;
 width: 100%;
}

#footer div.inr ul {
 float: none;
 width: 100%;
}

#footer div.inr ul li {
 border: #FFF 1px solid;
 font-size: 1.8rem;
 line-height: 1.0;
 text-align: center;
}

#footer div.inr ul li a {
 display: block;
 padding: 24px 0;
}

.ctxt_footer_common {
 display:none;
}

.foot_otherlink,
#wacoal-footer {
 display:block;
}

.foot_otherlink {
 font-size:12px!important;
}

 
  
}


