@charset "utf-8";

/*--------------------------
	common
--------------------------*/

h1{
	line-height: 40px;
	margin-bottom: 10px;
}

.text02 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #275aa7;
}


.text02_2 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #d2b5e9;
}


.text02_3 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #64c752;
}


.text02_4 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #70d9c6;
}


.text02_5 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #4071d3;
}


.text02_6 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #d3b293;
}


.text03 {
    font-size: 20px;
    line-height: 2;
    text-align: center;
    margin: -24px 0 43px 0px;
}


#content.cmn_wrapper01 .frame01 {
    margin: 27px 0 0;
    padding: 13px 0px 13px 32px;
    border: solid 1px #181818;
    font-size: 15px;
}

h2{
	margin: 0 0 45px 0;
	text-align: center;
    font-size: 32px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
	font-weight: normal;
}

#main img{
	width: 100%;
	height: auto;
}

#content.cmn_wrapper01 p {
    /*margin: 0px 0 10px !important;*/
    margin: 0 0 2px;
    line-height: 2;
    font-size: 16px;
}
#content.cmn_wrapper01 .img_left02 {
    float: left;
    width: 16%;
    margin: -4px 21px 0 35px;
}

#content.cmn_wrapper01 a:link,
#content.cmn_wrapper01 a:visited {
    text-decoration: none;
}

#content.cmn_wrapper01 .item_list02_01_wide .col .price {
    margin: 0 0 2px;
    color: #e5004f;
    font-size: 13px;
    font-size: 1.5rem;
    text-align: left;
}

.item ul.col{
    font-size: 16px;
    line-height: 1.6;
}

.item ul.col li{
    margin: 0 0 20px 0;
}
.item ul.col li:first-child {
    margin: 13px 0 32px;
}
.item ul.col li:last-child{
	margin: 0;
}

.example {
  height: 1px;
  position: relative;
	margin: 19px;
}
.example::before {
  content: "";
  background-image: linear-gradient(to right, #000, #000 3px, transparent 3px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*--------------------------
	main_img
--------------------------*/
dl.main_img {
    margin: 0 0 100px 0;
}

dl.main_img dt {
    margin: 0 0 15px 0;
}

dl.main_img dd {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 2;
    margin-top: 50px;
}

dl.main_img dd span{
	display: block;
	margin: 0 0 10px 0;
	font-size:20px;
	font-weight: bold;
}



/*--------------------------
	care_style
--------------------------*/
#care_style .item {
    margin: 0 0 100px 0;
    padding: 0 0 80px 0;
}
#care_style .item:last-child{
	padding: 0;
	border-bottom: none;
}

/* -- sub_title --*/
#care_style .sub_title{
	margin: 0 0 75px 0;
	text-align: center;
}

#care_style .sub_title dt{
	width: 280px;
	margin: 0 auto 20px;
}

#care_style .sub_title dd {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1.5px;
}

/* -- price --*/
#care_style .price{
	text-align: right;
}
#care_style .price a{
	display: inline-block;
	padding: 5px 0;
	border-bottom: 1px solid #FFFFFF;
}

#care_style .price a:hover{
	border-bottom: 1px solid #333;
}

.nav ul {
    overflow: hidden;
}

.nav ul li {
    float: left;
    width: 47%;
    margin: 0 0.5% 0 1.5%;
}



.about {
    margin: 50px 0 20px 0;
    padding: 15px 0 15px 0;
}

.about h3 {
    margin: 0 0 0 0;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fe647e;
}

.about h4 {
    margin: 0 0 0 0;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #79d379;
}


#content.cmn_wrapper01 .item_list02_01_wide {
    margin: 0 0 10px;
}

#content.cmn_wrapper01 .item_list02_01_wide .col {
    float: left;
    width: 530px;
    margin: 0 15px 16px 0;
}

#content.cmn_wrapper01 .item_list02_01_wide .col:nth-child(2n) {
    margin-right: 0;
}

#content.cmn_wrapper01 .item_list02_01_wide .col {
    float: left;
    width: 530px;
    margin: 0 15px 16px 0;
}

.font03 {
    font-size: 23px;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 11px;
}

.font04 {
    font-size: 16px;
    text-align: left;
    line-height: 2.1;
}



/*-------------------------------
	676px以下用
---------------------------------*/
@media screen and (max-width: 676px) {

/*--------------------------
	common
--------------------------*/
h1{
	line-height: 30px;
	margin-bottom: 10px;
	font-size:20px;
}

	.text02 {
    font-size: 40px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
}
	
.text02_2 {
    font-size: 40px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #d2b5e9;
}


.text02_3 {
    font-size: 40px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #64c752;
}


.text02_4 {
    font-size: 40px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #70d9c6;
}


.text02_5 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #4071d3;
}


.text02_6 {
    font-size: 49px;
    line-height: 2;
    text-align: center;
    margin: 50px auto 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #d3b293;
}	
	
	.text03 {
    font-size: 18px;
    line-height: 2;
    text-align: center;
    margin: -18px 0 0px 0px;
}
/*--------------------------
	care_style
--------------------------*/


#care_style .item {
    margin: 0 auto 70px;
}

#content.cmn_wrapper01 .img_left02 {
    float: left;
    width: 17%;
    margin:0px;
    padding: 13px;
}

#content.cmn_wrapper01 .img_left02 {
    float: left;
    width: 20%;
    margin: 0px;
    padding: 8px;
}

	
	
.about {
    margin: 20px 0 10px 0;
    padding: 20px 0;
}
	
	
.about h3 {
    font-size: 40px;
    line-height: 1.7;
}

.about h4 {
    font-size: 40px;
    line-height: 1.7;
}	
	
.font04 {
    font-size: 17px;
    text-align: left;
    line-height: 2.1;
}	
	
.font03 {
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 11px;
}	
	
	
.goods_nav.sp {
    overflow: hidden;
    margin: 30px 0 30px 0;
}
.goods_nav.sp ul li:nth-child(odd) {
    margin: 0 2% 0 0;
}
	
.goods_nav.sp ul li {
/*    float: left;
    width: 49%;*/
    border-bottom: 1px solid #ccc;
}
#content.cmn_wrapper01 a:link, #content.cmn_wrapper01 a:visited {
    text-decoration: none;
    color: #333;
    /*font-weight: bold;*/
    font-size: 16px;
}
.goods_nav.sp ul li a {
    position: relative;
    display: block;
    padding: 13px 8px 13px 27px;
    vertical-align: middle;
}
.goods_nav.sp ul li a::before {
    position: absolute;
    top: 45%;
    left: 4px;
    margin: auto;
    content: "";
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 6px solid transparent;
    border-top: 6px solid #ccc;
}

	
	
}






/*-------------------------------
470px以下用
---------------------------------*/
@media screen and (max-width: 470px) {

/*--------------------------
	common
--------------------------*/


/*--------------------------
	main_img
--------------------------*/
dl.main_img {
    margin: 0 0 40px 0;
}

dl.main_img dt {
    margin: 0 0 5px 0;
}

dl.main_img dd {
	text-align: left;
	font-size:15px;
	letter-spacing:normal;
	margin-top: 10px;
	line-height: 2;
}

/*--------------------------
	care_style
--------------------------*/
#care_style .item {
    padding: 0;
	border-bottom: none;
}
#care_style .item:last-child{
	padding: 0;
	border-bottom: none;
}


/* -- sub_title -- */
#care_style .sub_title{
	margin: 0 0 25px 0;
	text-align: center;
}

#care_style .sub_title dt{
	width: 200px;
	margin: 0 auto 15px;
}

#care_style .sub_title dd {
    text-align: left;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
    letter-spacing: 0px;
}

/* -- item ul.col --*/
.item ul.col{
	font-size: 15px;
}

.item ul.col li:first-child{
	margin: 20px 0;
}


/* -- price --*/
#care_style .price{
	font-size: 15px;
	line-height: 1.8;
}

#care_style .price li:first-child{
	border-top: 1px dotted #ccc;
}
#care_style .price li{
	border-bottom: 1px dotted #ccc;
}

#care_style .price li span{
	display: none;
}

#care_style .price li a{
	display: block;
	padding: 15px 0;
}

#care_style .price li a,
#care_style .price a:hover{
	border-bottom: none;
}

#content.cmn_wrapper01 a:link, #content.cmn_wrapper01 a:visited {
    color: #333;
    text-decoration: none;
    font-size: 17px;
}


}


/* PC、スマホレイアウトでの表示・非表示 */
@media print, screen and (min-width: 677px) {
    #content.cmn_wrapper01 .mode_sp {
        display: none !important;
    }
}
@media print, screen and (max-width: 677px) {
    #content.cmn_wrapper01 .mode_pc {
        display: none !important;
    }
}

/*20180523追加　ワイドコンテンツ2-1*/

#content.cmn_wrapper01 .item_list02_01_wide {
    margin: 0 0 10px;
}
#content.cmn_wrapper01 .item_list02_01_wide .col {
    float: left;
    width: 525px;
    margin: 0 15px 16px 0;
}
#content.cmn_wrapper01 .item_list02_01_wide .col:nth-child(2n) {
    margin-right: 0;
}
#content.cmn_wrapper01 .item_list02_01_wide .col > a {
    display: block;
    text-decoration: none;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .pic {
    margin: 0 0 5px;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .pic img {
    width: 100%;
    border: #eee solid 1px;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .name {
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .name strong {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .price {
    margin: 0 0 2px;
    color: #e5004f;
    font-size: 13px;
    font-size: 1.0rem;
    text-align: center;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .price strong {
    margin: 0 2px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .btn {
    margin: 0 0 10px;
    color: #ffffff;
    text-align: center;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .btn em {
    display: inline-block;
    padding: 7px 15px 6px;
    box-sizing: border-box;
    background: #ff7e00;
    font-size: 18px;
    font-size: 1.8rem;
    font-style: normal;
}
#content.cmn_wrapper01 .item_list02_01_wide .col a:hover .btn em {
    opacity: .7;
}
#content.cmn_wrapper01 .item_list02_01_wide .col .detail {
    margin: 0;
    text-align: center;
}
@media print, screen and (max-width: 677px) {

    #content.cmn_wrapper01 .item_list02_01_wide { }
    #content.cmn_wrapper01 .item_list02_01_wide .col {
        width: 100%;
        margin: 0;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col:nth-child(3n) {
        margin-right: 0;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col:nth-child(2n) {
        margin-right: 0;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col > a { }
    #content.cmn_wrapper01 .item_list02_01_wide .col .pic { }
    #content.cmn_wrapper01 .item_list02_01_wide .col .pic img {
        width: 100%;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col .name {
        font-size: 12px;
        font-size: 1.2rem;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col .name strong {
        font-size: 14px;
        font-size: 1.4rem;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col .price {
        font-size: 12px;
        font-size: 1.2rem;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col .price strong {
        font-size: 18px;
        font-size: 1.8rem;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col .btn { }
    #content.cmn_wrapper01 .item_list02_01_wide .col .btn em {
        width: 100%;
        padding: 7px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    #content.cmn_wrapper01 .item_list02_01_wide .col a:hover .btn em { }
    #content.cmn_wrapper01 .item_list01_01_wide .col .detail { }

}