@charset "UTF-8";
/* CSS Document */
/*■■■■■共通■■■■■*/
html {
    font-size: 62.5%; /* sets the base font to 10px for easier math */
    font-family: "Noto Sans JP";
    color: #333;
}
a {
    text-decoration: none;
    color: #333;
    transition: 0.6s;
}
a:hover {
    opacity: 0.8;
}
.flex {
    display: flex;
}
body {
    font-size: 16px;
    font-size: 1.6rem;/* sets the default sizing to make sure nothing is actually 10px */
}
.w100 {
    width: 100%;
}
.w1200p {
    max-width: 1200px;
    margin: auto;
}
.w1000p {
    max-width: 1000px;
    margin: auto;
}
/*■■■■■トップ■■■■■*/
div#top {
    background: #e8e8e8;
    padding: 3px 0;
}
#top .line {
    justify-content: space-between;
}
h1 {
    font-size: 1.2rem;
}
h6 {
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif;
}
.rogobox a {
    display: block;
    width: 80%;
    margin: 45px auto;
    text-align: center;
}
.rogobox h2 {
    font-family: 'Lato', sans-serif;
    font-size: 55.2px;
    font-size: 5.52rem;
    line-height: 95%;
}
.rogobox p {
    font-size: 1.4rem;
    margin: 3px 0 0 0;
}
/*■■■■■ヘッダーイメージ■■■■■*/
#header img {
    width: 100%;
}
/*■■■■■コピースペース■■■■■*/
.copy {
    text-align: center;
    margin: 35px auto;
    width: 80%;
}
.copy h5 {
    font-size: 1.7rem;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.copy p {
    font-size: 1.4rem;
}
/*■■■■■アイテムスペース■■■■■*/
.centerbox {
    flex-wrap: wrap;
    justify-content: center;
}
.centerbox p {
    font-size: 1.4rem;
}
.centerbox a:hover {
    display: inline-block;
    background: #f7efe2;
}
.centerbox a {
    display: inline-block;
    padding: 0 20px;
}
.item_box {
    display: flex;
    justify-content: center;
    border: solid 1px #CCC;
    padding: 7px;
}
.item_box h4 {
    font-size: 1.4rem;
    padding: 0 20px 0 13px;
    border-right: 1px solid #CCC;
}
/*.itembox img {
    width: 100%;
}
.itembox a p {
    color: #000;
    display: block;
    transition: 0.6s;
}
.itembox a p:hover {
    opacity: 0.5;
}*/
/*■■■■■フッター■■■■■*/
div#footer {
    padding: 50px 0 40px;
    margin: 30px 0 0;
    text-align: center;
    background: #f1f1f1;
}
h5 {
    font-size: 1.8rem;
    font-family: 'Lato', sans-serif;
}
/*■■■■■アーカイブ■■■■■*/
div#old {
    display: flex;
    flex-wrap: wrap;
}
.old_box {
    width: 32.33333%;
    margin: 0.5%;
    font-size: 1.3rem;
    text-align: center;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #CCC;
}
.old_box img {
    width: 100%;
}
.old_other {
    font-family: 'Dancing Script', cursive;
    width: 99%;
    background: #f7f6ec;
    padding: 20px 0px;
    margin: 0px auto 18px;
    font-size: 2.2rem;
    text-align: center;
}
/*■■■■■その他のアイテム■■■■■*/
div#item {
    margin: 80px auto;
}
#item h4 {
    background: #f3f3f3;
    padding: 6px 0;
    text-align: center;
    font-size: 1.5rem;
}
p.category {
    font-family: 'Dancing Script', cursive;
    font-size: 2.6rem;
    text-align: center;
    margin: 25px 0;
    width: 100%;
    border-top: dotted 1px #333;
    border-bottom: dotted 1px #333;
    padding: 6px 0;
}
.min {
    display: none;
}
div#plate, div#bowl, div#gratin, div#cocotte, div#mug, div#other, div#linen, div#shiruwan, div#yakimono {
    flex-wrap: wrap;
    margin: 30px 0 0 0;
}
/*□□□プレート□□□*/
div#p_left {
    width: 38%;
    flex-wrap: wrap;
}
#p_left a {
    width: 48%;
    margin: 1%;
}                        
#p_left a img {
    width: 100%;
}
div#p_right {
    width: 60%;
    margin: 0 0 0 2%;
}
#item h3 {
    font-size: 20px;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    margin: 0 0 5px 0;
}
p.text {
    font-size: 1.5rem;
    margin: 0 0 5px 0;
}
p.name {
    font-size: 1.3rem;
    margin: 0 0 20px 0;
}
.photo {
    width: 100%;
}
.photo img {
    width: 100%;
}
div#oval {
    width: 100%;
    flex-wrap: wrap;
}
div#o_left {
    width: 38%;
}
div#o_right {
    width: 60%;
    margin: 0 0 0 2%;
    flex-wrap: wrap;
}
div#o_right a {
    width: 48%;
    margin: 1%;
}
div#o_right a img {
    width: 100%;
}
/*□□□ボール□□□*/
div#b_left {
    width: 50%;
}
div#b_right {
    width: 48%;
    margin: 0 0% 0 2%;
}
.inner_item {
    display: flex;
    flex-wrap: wrap;
}
.inner_item a {
    width: 33.333333%;
}
.inner_item img {
    width: 100%;
}
/*□□□ココット□□□*/
.c_left {
    width: 50%;
}
.c_right {
    width: 48%;
    margin: 0 0 0 2%;
    position: relative;
}
p.c_photo {
    position: absolute;
    right: 0;
    top: 0;
}
.c_text {
    position: absolute;
    bottom: 0;
}
div#c_under {
    flex-wrap: wrap;
    margin: 20px 0 10px 0;
}
#c_under a {
    width: 20%;
}
#c_under a img {
    width: 100%;
}
/*□□□焼き物□□□*/
div#y_under {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
/*□□□マグ□□□*/
div#m_left {
    width: 47%;
}
div#m_right {
    width: 51%;
    margin: 0 0 0 2%;
}
/*□□□アザーアイテム□□□*/
div#ot_left {
    width: 45%;
}
div#ot_right {
    width: 53%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 2%;
}
#ot_right a {
    width: 48%;
    margin: 1%;
}
#ot_right img {
    width: 100%;
}
div#oth_right {
    width: 63%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 2%;
}
div#oth_right a {
    width: 31%;
    margin: 1%;
}
div#oth_left {
    width: 35%;
}
/*□□□汁椀アイテム□□□*/
div#ot_left {
    width: 45%;
}
div#ot_right1 {
    width: 53%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 2%;
}
#ot_right img {
    width: 100%;
}
div#shiruwan .inner_item img {
    width: 85%;
}
/*□□□リネン□□□*/
div#l_lett {
    width: 48%;
    margin: 0 2% 0 0;
}
#yakimono div#l_lett {
    margin-top: 100px;
}
.l_right {
    width: 50%;
}
div#l_under {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#l_under a {
    width: 14.6666%;
    margin: 1%;
}
#l_under a img {
    width: 100%;
}

/*■■■■■1200px以下■■■■■*/
@media screen and (max-width:1200px) {
.w1200p {
    width: 95%;
    margin: auto;
}
div#header {
    width: 100% !important;
}
}

/*■■■■■1000px以下■■■■■*/
@media screen and (max-width:1000px) {
.w1000p {
    width: 90%;
    margin: auto;
}
p.c_photo {
    display: none;
}
}

/*■■■■■768px以下■■■■■*/
@media screen and (max-width:768px) {
.copy p {
    font-size: 1.3rem;
}
.itembox p {
    width: 80%;
    text-align: center;
    margin: auto;
    font-size: 1.2rem;
    line-height: 100%;
}
div#footer {
    padding: 30px 0 20px;
}
.min {
    display: block;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.min .min_box {
    width: 31.33333%;
    margin: 1%;
}
.min .min_box a img {
    width: 100%;
}
#item h3 br {
    display: none;
}
p.name_min {
    font-size: 1.3rem;
    text-align: center;
}
p.name {
    display: none;
}
div#p_left {
    display: none;
}
div#p_right {
    width: 100%;
    margin: 0 0 0 0%;
}
div#o_left {
    width: 100%;
}
div#o_right {
    display: none;
}
.pc {
    display: none
}
div#b_right, div#b_left {
    width: 100%;
}
div#c_under {
    display: none;
}
div#y_under {
    display: none;
}
.c_right {
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
}
.c_text {
    position: relative;
}
.min_photo img {
    width: 100%;
    height: 100%;
}
#cocotte .min_box {
    width: 23%;
}
div#m_left {
    width: 100%;
}
div#m_right {
    width: 100%;
    margin: 10px 0 0 0%;
}
div#ot_left {
    width: 100%;
}
div#ot_right {
    display: none;
}
div#l_under {
    display: none;
}
div#l_lett {
    width: 100%;
    margin: 0 0 10px 0;
}
#yakimono div#l_lett {
    margin-top: 0px;
}
.l_right {
    width: 100%;
}
p.l_photo {
    display: none;
}
div#ot_right1 {
    width: 100%;
}
div#oth_left {
    width: 100%;
}
div#oth_right {
    display: none;
}
}

/*■■■■■579px以下■■■■■*/
@media screen and (max-width:579px) {
.itembox {
    width: 24%;
    margin: 0.5%;
    font-size: 1.3rem;
}
#item h3 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    margin: 0 0 5px 0;
    text-align: center;
}
p.text {
    font-size: 1.3rem;
    margin: 0px 0 10px 0;
}
}

/*■■■■■425px以下■■■■■*/
@media screen and (max-width:425px) {
#top .line {
    /* justify-content: space-between; */
    display: block;
    text-align: center;
}
.rogobox a {
    display: block;
    width: 90%;
    margin: 25px auto;
    text-align: center;
}
h6 {
    display: none;
}
.rogobox h2 {
    font-size: 35.2px;
    font-size: 3.52rem;
}
.rogobox p {
    font-size: 1.3rem;
}
.copy {
    text-align: center;
    margin: 15px auto;
    width: 90%;
}
.copy h5 {
    font-size: 1.5rem;
    margin: 0 0 3px 0;
}
.itembox {
    width: 32.33333%;
    margin: 0.5%;
    font-size: 1.3rem;
}
h5 {
    font-size: 1.6rem;
}
}
