/* CSS Document */

/************************************************************
 * reset css
************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
html { overflow-y:scroll; }
img{
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6, td, input { font-size:100%; font-weight:normal; }
ol, ul { list-style:none; }
fieldset, img { border:0; }
caption, th { text-align:left; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
a img, li img { vertical-align:bottom; }

/* html5 */
article, aside, figure, footer, header, hgroup, nav, section { display:block; margin:0; padding:0; }

/************************************************************
 * contents
************************************************************/

body{
font-family: 'はこべら角ゴシック';
}

.flame{ margin-top: 80px;}
#wrapper,
#wrapper02,
#wrapper03,
.wrapper_box{
	width: 1000px;
	margin: 0 auto;
font-size: 21px;
color:#4e4e4e;
}
#wrapper{
	margin-bottom: 20px;
}
#top{
	margin-bottom: 30px;
	width: 100%;
	background-color: #A2937C;
	text-align: center;
}
#top .image01{
	display: none;
}
#top .image02{
	display:block;
	margin: 0 auto;
	width:1300px;
}
#smp_menu,
#smp_menu_area{
	display: none;
}
.container { margin:0px auto; 	margin-bottom:50px;}

.main_ttl01{
	width:974px;
	margin: 30px auto 0px;
	padding-top:0px;
	padding-bottom:0px;
}
#top.main_ttl01{
	margin-bottom: 20px;
	margin-top: 0;
}
#top03.main_ttl01{
	margin-top: 0;
}
.main_ttl01 img{
	display:block;
	width:100%;
}
/*div#wrapper04 {
    background: #FFF;
}*/
#wrapper04 .item_wrap{
	padding: 20px 0;
	margin-bottom: 0;
}
.sp_page{
	display: none;
}
.pc_page{
	display: block;
}
img.sp_page{
	display: none;
}
img.pc_page{
	display: block;
}
.fadein {
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s;
  &.fadein-bottom{
      transform: translate(0,15px);
  }
  &.fadein-bottom2{
      transform: translate(0,30px);
  }
  &.scrollin{
    opacity: 1 !important;
    transform: translate(0, 0) !important;
  }
}

.contents{
width:974px;
margin: auto;
margin-top:50px;
}

h2.title01{
  text-align: center;
}
h2.title01 img{
  width:200px;
}
ul.line_up{
width:974px;
display:flex;
justify-content: center;
align-items: center;
margin: auto;
}
ul.line_up li{
width:250px;
display:flex;
justify-content: center;
align-items: center;
}

ul.line_up li img{
width:227px;
}
ul.line_up li a:hover{
opacity: 0.7;
}
.setumei{
margin-top: 116px;
}

.cont01{
    background-color: #f1f0ec;
    font-size: 18px;
    line-height: 43px;
    text-align: justify;
    margin: auto;
    padding: 0 30px 50px;
}
.cont02{
background-color: #DAF2F1;
font-size: 18px;
line-height: 35px;
margin: auto;
padding: 0 50px 50px;
}
span.underline{
border-bottom: 1px solid #333333;
}

h2.title02{
  text-align: center;
  margin-bottom: 50px;
}
h2.title02 img{
  width:200px;
}

h2.title03{
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
}
h2.title02 img{
  width:200px;
}
.contents p img{
width:100%;
}
.point{
width:974px;
margin: auto;
background-color:#DAF2F1;
padding-bottom: 60px;
margin-bottom: 120px;
}

.point p img{
width:100%;
margin-bottom:20px;
}

.point01{
padding-right:30px;
}
.point02{
padding-left:30px;
}

ul.products{
width:974px;
display:flex;
justify-content: center;
align-items: center;
margin: auto;
flex-wrap: wrap;
}
ul.products > li{
width: 425px;
height: 500px;
background-color: #fff;
margin-bottom: 50px;
margin-right: 50px;
}
ul.products > li > p{
width: 400px;
margin: auto;
}

ul.products > li:nth-of-type(2n){
margin-right: 0px;
}
ul.products > li img{
width:400px;
}

ul.products2{
width:425px;
display:flex;
justify-content: center;
align-items: center;
margin: auto;
flex-wrap: wrap;
}

ul.products2 > li{
display: flex;
justify-content: center;
align-items: center;
margin:0 10px 20px 10px;
position: relative;
}

ul.products2 > li a{
width: 175px;
height: 40px;
font-size: 17px;
display: flex;
justify-content: center;
align-items: center;
color:#686F70;
background-color: #F0F0F0;
color:#686F70;
text-decoration: none;
}
ul.products2 > li a:hover{
opacity:0.7;
}
ul.products2 > li:before {
content: '';
width: 10px;
height: 10px;
border: 0;
border-top: solid 2px #333;
border-right: solid 2px #333;
transform: rotate(45deg);
position: absolute;
top: 0;
left: 15px;
bottom: 0;
margin: auto;
  }

ul.products2 > li.link01 a{
font-size: 15px;
padding-left: 20px;
}

ul.products2 > li.link02 a{
font-size: 13px;
padding-left: 20px;
}
ul.products2 > li.link03,ul.products2 > li.link04{
margin:0 5px 20px 5px;
}
ul.products2 > li.link03 a{
width: 130px;
font-size: 14px;
padding-left: 20px;
}

ul.products2 > li.link04 a{
width: 110px;
font-size: 15px;
padding-left: 20px;
}
.text01 img,.text02 img{
width:95%;
}
.text03 img{
width:90%;
}
.text01{
position: relative;
top: -190px;
left: 100px;
width: 550px;
}
.text02{
position: relative;
top: -270px;
left: 500px;
width: 600px;
}
.text03{
position: relative;
top: -290px;
left: 100px;
width: 550px;
}
.text01 p,.text02 p,.text03 p{
margin-top:25px;
line-height: 42px;
}
.sliderArea {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 25px;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 12px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}

.slider_cont{
  background: linear-gradient(180deg, transparent 0%, transparent 50%, #f2e9e2 50%, #f2e9e2 100%) ;
  padding-bottom: 50px;
}

.contents02{
text-align: center;
margin-top:80px;
margin-bottom: 200px;
}
.contents02 img{
width:250px;
}
.contents02 p{
margin-top:50px;
line-height: 50px;
}
p.all_items{
width:300px;
position: relative;
margin: auto;
}

p.all_items a{
display: flex;
height:45px;
width:300px;
font-weight: 700;
justify-content: center;
align-items: center;
color: #fff;
background-color: #7bbfc0;
text-decoration: none;
}

p.all_items a:hover{
opacity: 0.7;
}
p.all_items:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 35px;
    bottom: 0;
    margin: auto;
}

footer{
width:100%;
background-color: #f1f0ec;
padding-top:100px;
padding-bottom: 50px;
}
.page_top{
text-align: center;
margin-bottom: 40px;
}

.page_top a{
text-decoration: none;
color: #4e4e4e;
font-size: 20px;
}
.page_top a:hover{
opacity: 0.7;
}
.page_top img{
width:35px;
margin-right:15px;
}
ul.footer_menu{
display: flex;
margin: auto;
width: 755px;
height: 35px;
align-items: center;
border-top: 1px solid;
border-bottom: 1px solid;
}
ul.footer_menu li{
display: flex;
align-items: center;
  height: 80%;
  width: 100%;
  box-sizing: border-box;
  border-right: 1px solid;
  border-left: 1px solid;
}
ul.footer_menu li:nth-child(1){
border-right:none;
}
ul.footer_menu li:last-child{
border-left:none;
border-right:solid 1px #4e4e4e;
  height: 100%;
}
ul.footer_menu li:first-child{
  height: 100%;
}
ul.footer_menu li a{
display: flex;
width: 250px;
justify-content: center;
align-items: center;
font-size: 18px;
color: #4e4e4e;
text-decoration: none;
}
ul.footer_menu li a:hover{
opacity: 0.7;
}
.copyright{
margin-top: 50px;
text-align: center;
font-size: 10px;
color:#888888;
}

.page-1 {
    margin-bottom: 20px;
}

/*パンくず*/
.crumb_wrap {
    width: 1000px;
    margin: auto;
}
#crumb {
    top: 0;
    left: 0;
    text-align: left;
    padding: 10px 0 10px 20px;
    width: 100%;
}
#crumb.crumb_gray li a, #crumb.crumb_gray li {
    color: #4D4D4D;
}
#crumb li {
    font-size: 11px;
    color: #fff;
    display: inline-block;
}
#crumb li+li:before {
    content: ">";
    margin-left: 10px;
    padding-right: 10px;
}

.title_text{
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 1px;
	font-family: 'はこべら角ゴシック';
}

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



.sp_page{
	display: block;
}
.pc_page{
	display: none;
}
img.sp_page{
	display: block;
}
img.pc_page{
	display: none;
}
#sp_title img, .item-left, .item-right {
        width: 90%;
        margin: 10px;
    }
#crumb {
    top: 0;
    left: 0;
    text-align: left;
    padding: 10px 0 10px 20px;
    width: 100%;
}
.crumb_wrap {
    width: 100%;
    margin: auto;
}
#crumb.crumb_gray li a, #crumb.crumb_gray li {
    color: #4D4D4D;
    font-size: 17px;
}

#wrapper,
#wrapper02,
#wrapper03,
.wrapper_box{
	width: 100%;
	margin-top:10px;
	}

#g_nav_open_btn {
    display: none;
    background-image: url(../img/sp_header_menu_btn.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 83px;
    width: 84px;
    text-indent: -9999px;
    border: 2px #FFF solid;
    border-radius: 8px;
}
.main_ttl01{
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px auto 0px;
}
#top.main_ttl01{
		padding-top: 0;
	}
.main_ttl01 img{
	width:100%;
	height: auto;
	}

.title_text{
    text-align: center;
    margin-top: 40px;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 1px;
	font-family: 'はこべら角ゴシック';
}
.contents {

    width: 100%;
}
ul.line_up {
    width: 100%;
    display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
	margin-bottom: 50px;
}

ul.line_up li{
width:100%;
display:flex;
justify-content: center;
align-items: center;
}

ul.line_up li img{
width:100%;
}
.setumei{
margin-top: 30px;
}
ul.setumei_sp{
display:flex;
flex-direction: column;
width: 100%;
}
ul.setumei_sp li{
width:100%;
margin: auto;
}
ul.setumei_sp li img{
width:100%;
margin: auto;
}
ul.setumei_sp li p{
background-color: #f1f0ec;
padding: 10px 30px 30px;
font-size: 15px;
line-height: 42px;
text-align: justify;
}

.point{
width:100%;
margin: auto;
margin-top:50px;
padding-top: 50px;
padding-bottom:50px;
background-color:#DAF2F1;
}

.point p img{
width:100%;
margin-bottom:0px;
}

.point01{
padding-right:0px;
}
.point02{
padding-left:0px;
}

.text01 img,.text02 img,.text03 img{
width:55%;
}
.text01{
position:unset;
width: 93%;
margin: auto;
margin-top: -220px;
text-align: justify;
}
.text02{
position: unset;
width: 93%;
margin: auto;
margin-top: -230px;
text-align: justify;
}
.text03{
position:unset;
width: 93%;
margin: auto;
margin-top: -290px;
text-align: justify;
}
.text01 p,.text02 p,.text03 p{
margin-top:25px;
line-height: 38px;
}
.text01 h3,.text03 h3{
margin-bottom:60px;
}

.text02 h3{
margin-bottom: 60px;
display: flex;
justify-content: flex-end;
}
.contents.products.c01{
margin-bottom:50px;
}
.contents.products.c02{
margin-bottom:50px;
}
.contents.products.c03{
margin-bottom:50px;
}
.slider_cont {
    background: linear-gradient(180deg, transparent 0%, transparent 40%, #f2e9e2 40%, #f2e9e2 100%);
    padding-bottom: 50px;
}
.sliderArea {
    max-width: 90%;
    margin: 0 auto;
    padding: 0px;
}


h2.title03 {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 50px;
}
.regular_3 > div{
background-color: #fff;
height: 630px !important;
}
ul.products2 {
    width: 100%;
}
ul.products2 > li a {
    width: 225px;
    height: 40px;
	font-size: 15px;
}

ul.products2 > li.link01 a {
    font-size: 15px;
    padding-left: 20px;
}
ul.products2 > li.link02 a {
    font-size: 14px;
    padding-left: 20px;
}
ul.products2.pillow {
	width: 100%;
	justify-content: flex-start;
	padding: 0 20px;
}
ul.products2 > li.link04 a {
    width: 160px;
    font-size: 15px;
    padding-left: 20px;
}
ul.products2 > li.link03 a {
    width: 160px;
    font-size: 15px;
    padding-left: 20px;
}	
	
	
p.all_items{
width:250px;
position: relative;
margin: auto;
font-size:19px;
margin-top:50px;
}

p.all_items a{
display: flex;
height:40px;
width:250px;
font-weight: 700;
justify-content: center;
align-items: center;
color: #fff;
background-color: #7bbfc0;
text-decoration: none;

}

p.all_items a:hover{
opacity: 0.7;
}
p.all_items:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto;
}
	
ul.footer_menu {
    display: flex;
    margin: auto;
    width: 90%;
}
ul.footer_menu li {
    width: calc(1/3);	
}
ul.footer_menu li a {
    width: 100%;
	font-size: 16px;
}
}