@charset "shift_jis";

@media all and (min-width: 0px) and (max-width: 640px) {
  #container {
    margin: 0;
    width: auto;
  }

  body {
    min-width: inherit;
  }

  #header #headerMain {
    width: auto;
  }

  #header #headerMain .headNav {
    /*display: none;*/
  }

  #headerMain .logo {
    margin: 12px 0 0 10px;
    width: 73px;
  }

  #headerMain .logo img {
    width: 100%;
  }

  #headerMain .headR {
    float: right;
  }

  #headerMain .headR li a {
    min-height: 39px;
    padding-top: 20px;
    text-decoration: none;
    width: 59px;
  }

  #headerMain .headR li a span {
    display: none;
  }

  #headerMain .headR li a .fs1 {
    display: block;
    height: 20px;
  }

  #headerMain .headR li {
    width: 59px;
    border-left: 1px solid #CCC;
  }

  #headerMain .headR .on {
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
  }

  #headerMain .headR .on a .fs1 {
    filter: alpha(opacity=30) !important;
    opacity: .3 !important;
  }

  #headerMain .headR .on .drop {
    border-bottom: 1px solid #CCC;
  }

  #header .dropBox {
    /*top: 60px;*/
  }

  #headerMain #navArea {
    background: none;
    width: auto;
    float: right;
  }

  #header .dropNav {
    width: 100%;
    padding: 13px 0 0;
  }

  #header .dropNav li a .fs1 {
    display: none;
  }

  #header .dropNav li a .spIcon {
    display: block;
    height: 80px;
    line-height: 1;
    margin: -17px 0 0;
  }

  #header .dropNav .subNav01 a .spIcon {
    margin-bottom: -20px;
  }

  #header .dropNav .subNav02 a .spIcon {
    margin: -15px 0 -20px;
  }

  #header .dropNav ul {
    padding: 0 10px 13px;
  }

  #header .dropNav li {
    padding-bottom: 35px;
  }

  #header .dropNav li,#header .dropNav .subNav01,#header .dropNav .subNav02 {
    margin-right: 0;
    width: 50%;
    text-align: center;
  }

  #header .dropNav li p,#header .dropNav li ul {
    display: none;
  }

  #header .dropNav li p,#header .dropNav .subNav01 p,#header .dropNav .subNav02 p {
    width: auto;
  }

  #header .dropNav li:nth-child(2),#header .dropNav .subNav01,#header .dropNav .subNav02 {
    padding-bottom: 40px;
  }

  #header .dropNav li:nth-child(2) p a span:last-child,#header .dropNav .subNav01 p a span:last-child,#header .dropNav .subNav02 p a span:last-child {
    margin-top: 5px;
  }

  #header .dropNav li .kitLink,#header .dropNav li .batLink,#header .dropNav li .watLink01,#header .dropNav li .dreLink {
    display: block;
  }

  #header .dropNav li .batLink {
    padding-top: 2px;
  }

  #header .dropNav li .kitLink a span,#header .dropNav li .batLink a span,#header .dropNav li .dreLink a span,#header .dropNav li .watLink01 a span {
    font-size: 120%;
    letter-spacing: 1px;
  }

  #header .dropNav .menu {
    float: none;
    text-align: center;
    padding: 0;
    width: 100%;
  }

  #header .dropNav .menu li {
    display: inline-block;
    float: none;
    padding: 0 0 27px;
    width: 30%;
  }

  #header .dropNav .menu li span {
    font-weight: 400;
  }

  #header .dropNav .menu li a .fs1 {
    display: none;
  }

  #header .dropNav .menu li .spIcon {
    display: block;
    height: 42px;
    margin: 0;
  }

  #header .dropNav .menu .home01 {
    display: none;
  }

  #header .dropNav .menu .home02 {
    display: inline-block;
  }

  #header .dropNav .menu .home02 .spIcon {
    height: 47px;
  }

  #header .searchBox {
    top: 60px;
    overflow: hidden;
  }

  #header .searchBox .search {
    float: right;
    margin: 0 27px 0 0;
    padding: 22px 0 0;
    width: 266px;
  }

  #header .searchBox .search .fSearch01 {
    border-radius: 0;
  }

  #contents {
    margin-bottom: 100px;
    width: 100%;
  }

  #footerTop {
    overflow: hidden;
    padding: 0 20px;
  }

  #footerTop .footerTopInner {
    width: 100%;
  }

  #footerTop .fb {
    display: none;
  }

  #footerTop .spFb {
    display: block;
    margin-top: 3px;
  }

  #footer {
    padding-bottom: 30px;
  }

  #footer .footerLink {
    width: auto;
    /*margin-bottom: 0;*/
    padding: 38px 10px 5px 20px;
  }

  #footer .footerLink li a {
    font-size: 95%;
  }

  #footer .footerLink .linkBox {
    display: none;
  }

  #footer .footerLink .linkBox li {
    font-size: 11px;
    letter-spacing: 1px;
    padding-bottom: 8px;
  }

  #footer .footerBox .fBox ul li {
    vertical-align: top;
  }

  #footer .footerBox .fBox ul li a {
    background: none !important;
  }

  #footer .footerBox .fBox ul li img {
    vertical-align: top;
  }

  #footer .footerLink .subLink {
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
  }

  #footer .footerLink .subLink ul {
    float: left;
    width: 50%;
  }

  #footer .footerLink .subLink .linkList {
    float: right;
    width: 50%;
  }

  #footer .footerBox {
    border-top: none;
  }

  #footer .footerBox .fBox {
    width: 100%;
  }

  #footer .footerBox .fBox p {
    border-top: 1px solid #666;
    float: none;
    padding: 40px 20px 0;
    width: auto;
  }

  #footer .footerBox .fBox p span {
    display: block;
    font-size: 90%;
    margin: 10px 0 0;
  }

  #footer .footerBox .fBox ul {
    float: none;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
  }

  #footer .footerBox .fBox ul li {
    display: inline-block;
    float: none;
    padding: 0 13px;
    text-align: left;
  }

  #footer .footerBox .fBox ul li a {
    border-color: #999;
    border-radius: 32px;
    padding: 9px 0 0 13px;
    width: 41px;
    height: 45px;
  }

  #footer .footerBox .fBox ul li a:hover {
    border-color: #999;
  }

  #footer .footerBox .fBox ul li a img {
    display: none;
  }

  #footer .footerBox .fBox ul li a .ipdImg {
    display: block;
  }

  #contents .topInner .photoBox br.hide {
    display: inline;
  }
}

@media (max-width: 640px) {

  #header {
    margin-bottom: 34px;
  }

  #pagePath {
    display: none;
  }

  #contents {
    margin-bottom: 20px;
  }

  #contents h2 {
    margin-bottom: 0;
  }

  #contents h2 .en45 {
    font-size: 290%;
    letter-spacing: 3px;
  }

  #contents h2 span {
    font-size: 100%;
    margin-top: 5px;
  }

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

  #contents .comInner .photoBox .photo {
    display: none;
  }

  #contents .comInner .photoBox a:hover img {
    filter: alpha(opacity=0);
    opacity: 0;
  }

  #contents .comInner .photoBox .spImg {
    display: block;
  }

  #contents .comInner .photoBox a {
    background: none;
    min-height: inherit;
  }

  #contents .comInner .photoBox img {
    width: 100%;
  }

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

  #contents .comInner .ulText li {
    float: none;
    min-height: inherit;
    padding: 21px 30px 20px;
    width: auto;
  }

  #contents .comInner .ulText .dolText {
    min-height: inherit;
    padding: 19px 30px 20px;
  }

  #contents .comInner .ulText .berryText {
    padding: 21px 30px 20px;
  }
	#contents .comInner .ulText .berryText .pcDispPR {
		position: static;
		margin-top: 5px;
		text-align: left;
	}
	#contents .comInner .ulText .berryText .pcDispPR span {
		display: inline;
	}

  #contents .comInner .ulText .liTtl {
    background: none;
    min-height: inherit;
    margin-bottom: -22px;
    padding: 0;
  }

  #contents .comInner .ulText li .price {
    margin: 5px 0 0 1.9em;
  }

  #contents .comInner .ulText .spTtl {
    display: block;
    padding: 0;
  }

  #contents .comInner .ulText .spTtl img {
    width: 100%;
  }

  #contents .comInner:nth-child(5) .ulText .liTtl {
    display: none;
  }

  #contents .comInner:nth-child(5) .ulText .spSeries {
    display: block;
    margin-bottom: 33px;
  }

  #contents .comInner:nth-child(5) .ulText .spSeries h3 {
    margin-top: 43px;
  }

  #contents .comInner:nth-child(5) .ulText .spSeries h3 span {
    font-size: 200%;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  #contents .topInner {
    margin-bottom: 4px;
  }

  #contents .topInner .photoBox img {
    display: none;
  }

  #contents .topInner .photoBox .arrow {
    bottom: 20px;
    display: block;
    top: auto;
    width: auto;
  }

  #contents .comInner .photoBox a[target="_blank"]{
    padding-right:0;
  }
  
  #contents .comInner .photoBox a:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  #contents .topInner .photoBox .spImg {
    display: block;
  }

  #contents .topInner .photoBox a .text {
    position: absolute;
    left: 20px;
    bottom: 14px;
    font-size: 180%;
    letter-spacing: 2px;
    line-height: 1.4;
    text-shadow: none;
    width: 75%;
  }

  #contents .topInner .photoBox .fs1 {
    display: none;
  }

  #contents .topInner .photoBox .icon {
    display: block;
    height: 108px;
    margin: 0 0 -5px -11px;
    text-shadow: none;
  }

  #contents .topInner .ulText {
    margin-bottom: 35px;
  }

  #contents .topInner .ulText li {
    background: none;
    min-height: inherit;
    padding: 0 30px;
    width: auto;
  }

  #contents .topInner .ulText .liTtl {
    display: none;
  }

  #contents .topInner .ulText .spTtl {
    background: none;
    display: block;
    padding: 0 !important;
    margin: 20px 0 28px;
    width: 100%;
  }

  #contents .topInner .ulText .liTtl h3 {
    padding-top: 0;
  }

  #contents .topInner .ulText .liTtl h3 span {
    font-size: 200%;
    margin-top: 5px;
    padding-top: 12px;
  }

  #contents .comInner .ulText .spTtl a {
    display: block;
    position: relative;
  }

  #contents .comInner .photoBox a {
    display: block;
    position: relative;
  }

  #contents .comInner .ulText .spTtl a .spTitle,#contents .comInner .photoBox a .spTitle {
    display: block;
    position: absolute;
    left: 0;
    top: 38%;
    text-align: center;
    width: 100%;
  }

  #contents .comInner01 .photoBox a .spTitle {
    top: 42%;
  }

  #contents .comInner .link03 a .spTitle {
    top: 45%;
  }

  #contents .comInner .link04 a .spTitle {
    top: 42%;
  }

  #contents .comInner .ulText .spTtl a .spTitle img,#contents .comInner .photoBox a .spTitle img {
    width: auto !important;
  }

  #contents .comInner .ulText .spTtl a .arrow,#contents .comInner .photoBox a .arrow {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: auto;
  }

  #contents .comInner .ulText .spTtl a .spTitle img {
    display: inline-block;
  }

  #contents .comInner .ulText li .berPrice{
    padding-bottom: 20px;
  }

  #contents .comInner .ulText li .logo .img {
    position: absolute;
    right: 0;
    top: 0;
    text-indent: 0;
    line-height: 1;
  }

  #contents .comInner .ulText li .price .yen {
    line-height: 1.3;
  }

  #contents .proList {
    margin: 0 0 80px 0;
    width: 100%;
  }

  #contents .proList li {
    float: none;
    margin: 0 0 3px;
    width: 100%;
  }

  #contents .proList .link01 a .text {
    letter-spacing: 2px;
  }

  #contents .proList li img {
    display: none;
    width: 100%;
  }

  #contents .proList li a .spImg {
    display: block;
  }

  #contents .proList li a:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  #contents .proList li a {
    display: block;
    position: relative;
  }

  #contents .proList li a .fs1 {
    margin-bottom: -5px;
  }

  #contents .proList .link01 a .fs1 {
    margin-bottom: -3px;
  }

  #contents .proList .link02 a .fs1,#contents .proList .link03 a .fs1 {
    margin-bottom: -2px;
  }

  #contents .proList li a .arrow {
    display: block;
    bottom: 20px;
    right: 20px;
    position: absolute;
    width: auto;
  }

  #contents .proList .link02 .text {
    width: 80%;
  }

  #contents .proList .link02 .text br {
  /*display: none;*/
  }


#contents .btmLink {
    padding: 0;
    width: 100%;
}
#contents .btmLink li {
    float: none;
    margin: 0 auto 35px;
}

#contents .pageLink {
text-align: center;
    margin: 15px auto;
}
#contents .pageLink li {
  font-size: 14px;
  letter-spacing: 0px;
  margin:0 8px;
}




.contents {
  width: 100%!important;
}
#contents.index .mainVisual img {
width: 100%;
height: auto;
margin-bottom: 10px;
}
#contents.index .mainVisual p {
width: calc(100% - 40px);
	bottom: 30px;
	font-size: 160%;
	letter-spacing: 2px;
	left: 20px;
}

#contents.index .comInner .photoBox.link_kurashiorder {
margin-bottom: 75px;
}
#contents.index .comInner .photoBox.link_kurashiorder .photo {
    display: block;
}
#contents .comInner .link_kurashiorder a:hover .photo {
  filter: alpha(opacity=100);
  opacity: 1;
}
#contents .comInner .ulText.ulText_kurashiorder li {
  background-color: #FFF;
  float: none;
  width: 100%;
  height:auto!important;
  padding: 40px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#contents.index .features {
    width: 100%;
}
#contents.index .features li.title,
#contents.index .features li.plans.title{
    float: none;
    margin: 0 0 3px 0;
    width: 100%;
    min-height: 180px;
    padding-top: 80px;
    padding-bottom: 0;
}
#contents.index .features .detail {
  float: none;
  width: auto;
  min-height: inherit;
  padding: 40px 20px;
}
#contents.index .features li a:hover .photo {
  filter: alpha(opacity=100);
  opacity: 1;
}
#contents.index .features li.link01, 
#contents.index .features li.link02, 
#contents.index .features li.link03, 
#contents.index .features li.link04 {
    float: none;
    margin: 0 0 3px 0;
    width: 100%;
}
#contents.index .features li.link01 img, 
#contents.index .features li.link02 img, 
#contents.index .features li.link03 img, 
#contents.index .features li.link04 img {
    width: 100%;
    height: auto;
}
#contents.index .features.features02 li.title {
    max-height: 180px!important;
    padding-top: 80px!important;
}
#contents.index .features.features02 li {
    margin: 0 0 3px 0;
    width: 100%;
    min-height: inherit;
}
#contents.index .features.features02 li img {
    width: 100%;
    height: auto;
}
#contents.index .features02 li a  {
position: inherit;
}
#contents.index .features02 li a .textBox {
background-position : right 10px center;
}
#contents.index .features02 li a .textP {
  width:auto;
}
#contents.index .features02 li a:hover span{
  background: none;
}
#contents.index .features02 li a:hover span.textBox{
  background: url(/common/images/icon10.png) no-repeat right 10px center;
}
#contents.index .features02 li.col2.heightLine-3{
height: auto!important;
}
#contents.index .photoList {
    margin: 0 0 56px 0;
    width: calc(100% - 60px);
    padding: 0 30px;
}
#contents.index .photoList li {
    float: none;
    padding: 0px;
    margin-bottom: 20px;
    width: 100%;
}
#contents.index .btmPhoto {
    margin: 0 0 78px;
    width: 100%;
}
#contents.index .btmPhoto li {
    float: none;
    margin:0 0 3px;
    width: 100%;
}
#contents.index .btmPhoto li img {
width: 100%;
height: auto;
}
#contents.index .btmPhoto li a:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
}



  #contents.plan .mainVisual li.title {
    width: 100%;
}

#contents.plan .mainVisual ul {
    width: 100%;
}
#contents.plan .mainVisual li {
    float: left;
    margin: 0 2px 0;
    width: calc(50% - 4px);
}
#contents.plan .mainVisual {
    margin-bottom: 65px;
}
#contents.plan .h3Ttl,
#contents.plan h3{
  margin: 0 0 27px;
  padding:0 20px 23px;
  -webkit-box-sizing: border-box;
box-sizing: border-box;
}
#contents.plan .topP {
  margin-bottom: 50px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}

#contents.plan .photoList {
    margin: 0 0 56px 0;
    width: calc(100% - 60px);
    padding: 0 30px;
}
#contents.plan .photoList li {
    float: none;
    padding: 0px;
    margin-bottom: 20px;
    width: 100%;
}
#contents.plan .photoUl {
    margin-right: 0px;
    width: 100%;
}
#contents.plan .photoUl li {
    float: none;
    padding: 0 30px 23px;
    width: calc(100% - 60px);
}
#contents.plan .photoUl li .photo {
    margin: 0 -30px 10px;
    height: auto;
}
#contents.plan h4 {
padding: 0 20px ;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 19999;
}
.popBox.plan {
    width: auto;
}
.popBox.plan .inner {
  padding-right: 0;
}
.popBox.plan .inner .photoBox {
    float: none;
    width: 100%;
}
.popBox.plan .inner .textBox {
    float: none;
    margin: 20px;
    width: calc(100% - 40px);
  -webkit-box-sizing: border-box;
box-sizing: border-box;
}
.popBox.plan .inner .textBox p {
    margin: 0 0 20px 5px;
}
.popBox.plan ul {
    margin-right: 0;
    width: 100%;
}
.popBox li {
    margin:0 1px;
    width: calc(50% - 2px);
}
#cboxClose {
    top: -22px;
    right: 11px;
    width: 27px;
    height: 27px;
}


#contents.feature .mainVisual ul {
    width: 100%;
}
#contents.feature .mainVisual li {
    float: left;
    margin: 0 2px 0;
    width: calc(50% - 4px);
}
#contents.feature .mainVisual li.title {
    width: 100%;
}
#contents.feature .mainVisual .linkLeft,
#contents.feature .mainVisual .linkRight{
    width: calc(50% - 4px);
}

#contents.feature .h3Ttl,
#contents.feature h3{
  margin: 0 0 27px;
  padding:35px 20px 23px;
  -webkit-box-sizing: border-box;
box-sizing: border-box;
}

#contents.feature h4 {
padding: 0 20px ;
}
#contents.feature .photoList {
    margin: 0 0 67px ;
    width: 100%;
}
#contents.feature .photoList li.photoBoxL {
  padding:0;
}
#contents.feature .photoList li {
  float: none;
  width: auto !important;
  margin-bottom: 30px;
  padding:0 30px;
}
#contents.feature .photoList li.photoBox478,
#contents.feature .photoList li.photoBox479 {
padding:  0 30px;
}
#contents.feature .photoList img {
    width: 100%;
    height: auto;
}
#contents.feature .photoList li p {
  padding: 8px 30px 20px;
}
#contents.feature .photoList .photoBox479 .photoBox_4photo li {
    width: calc(50% - 4px)!important;
    padding: 0;
    margin: 0 2px;
}
#contents.feature .photoList .photoBox479 .photoBox_4photo li:nth-child(2n+1) {
    margin-right: 0;
}
#contents.feature a.colorbox.h_183 {
    height: auto;
}
#contents.feature .photoList li.photoBox478 {
    margin-bottom: 3px;
}
#contents.feature .features {
    margin-right: 0;
    width: 100%;
}

#contents.feature .comInner .photoBox.link_kurashiorder .photo {
    display: block;
    width: 100%;
    height: auto;
}
#contents.feature .features li {
  float: none;
    margin: 0 0 3px 0;
    min-height: auto;
    width: 100%;
}
#contents.feature .features02 li {
    margin: 0 0 3px 0;
    width: 100%;
    min-height: inherit;
}
#contents.feature .features02 li.title {
    float: none;
    margin: 0 0 3px 0;
    width: 100%;
    min-height: 180px;
    padding-top: 80px;
    padding-bottom: 0;
height: auto!important;
}
#contents.feature .features02 li img {
    width: 100%;
    height: auto;
}
#contents.feature .features02 li a  {
position: inherit;
}
#contents.feature .features02 li a .textBox {
background-position : right 10px center;
}
#contents.feature .features02 li a .textP {
  width:auto;
}
#contents.feature .features02 li a:hover span{
  background: none;
}
#contents.feature .features02 li a:hover span.textBox{
  background: url(/common/images/icon10.png) no-repeat right 10px center;
}
#contents.feature .links.photoList {
    margin: 0 0 56px 0;
    width: calc(100% - 60px);
    padding: 0 30px;
}
#contents.feature li.heightLine-12,
#contents.feature li.heightLine-13 {
height: auto!important;
}
/*#contents.feature .features02 {
    padding-bottom: 0;
}*/


#contents.feature .photoList01 .btn {
width: 100%;
	float:none;
}

#contents.feature .photoList01.photo06 li {
margin-bottom: 0;
}
#contents.feature .clastone_box {
padding: 20px 15px;
margin: 0 auto 56px;
max-width: 520px;
width: calc(100% - 90px);

display: block;
text-align: center;
}
#contents.feature .clastone_box img {
display: inline-block;
margin-bottom: 15px;
}

.popBox.berryPop {
    width: auto;
}
/*.popBox.berryPop .inner {
  padding-right: 0;
}*/
.popBox.berryPop .inner .photoBox {
    float: none;
    width: 100%;
}
.popBox.berryPop .inner .textBox {
    float: none;
    margin: 20px;
    width: calc(100% - 40px);
  -webkit-box-sizing: border-box;
box-sizing: border-box;
}
.popBox.berryPop .inner .textBox p {
    margin: 0 0 20px 5px;
}
.popBox.berryPop ul {
    margin-right: 0;
    width: 100%;
}
/*max-width: 640px*/}




@media (max-width: 479px) {

#contents.index .mainVisual p {
letter-spacing: 0;
}
/*#contents.index .mainVisual p br {
display: none;
}*/


/*max-width: 479px*/}

@media (max-width: 640px) {
  #contents.index .features.features02{
    box-sizing: border-box;
  }
  #contents .spWrap {
    padding: 0 30px;
  }
  #contents .spWrap .comparisonUl {
    display: block;
  }
  #contents .spWrap .comparisonUl li + li {
    margin-top: 3px;
  }

  #contents .spWrap .features02 li {
    height: auto !important;
    min-height: 0 !important;
  }
  #contents .spWrap .features02 li + li {
    margin-top: 3px;
  }

  #contents .spWrap .features02 li a {
    display: flex;
  }

  #contents .spWrap .features02 li a .sp-image {
    display: block;
    min-width: 40%;
    max-width: 40%;
    height: auto;
    aspect-ratio: 3 / 4;
  }
  #contents .spWrap .features02 li a img {
    width: 100%;
    height: 100%;
  }
  #contents .spWrap .features02 li a .textBox {
    background: url(/common/images/icon10.png) no-repeat 93% 93% !important;
  }
  #contents .spWrap .features02 li a .textBox .textP{
    padding: 25px;
  }
  #contents .features02 li a .textP > b {
    display: block;
    font-size: 16px;
    margin-bottom: 0.5em;
  }
}
@media (min-width: 641px) {
  #contents .spWrap .features02 li a img {
    width: 100%;
    height: auto;
  }
  #contents .features02 li a .textP > b {
    background-color: #FFF;
    color: #333;
    display: block;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 3px
  }
  #contents .features02 li a:hover .textP > b {
    background-color: transparent;
  }
}