img {max-width: 100%; height: auto;}
img.moominjewelrydesign_top { width: 100%; height: auto; max-width: 520px;}
img.moominjewelrydesign_pct { width: 100%; height: auto;}
.main_inner { padding: 3%; }
.main_inner a { color: #1e63ff; }
.main_inner img { margin-bottom: 1.2em; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
.inner_link_parent {
   margin-bottom: 1.2em;
   text-align: right;
}
.inner_link_parent a {
   display: inline-block;
   position: relative;
   line-height: 1;
   padding-right: 1em;
}
.inner_link_parent a::after {
   position: absolute;
   right: 0;
   content: '';
   width: 0;
   height: 0;
   border-top: 0.5em solid transparent;
   border-bottom: 0.5em solid transparent;
   border-left: 0.75em solid #1e63ff;
}
.margin_thick {
   margin-bottom: 2.4em;
}
.img5l {
   width: 53.9%;
   max-width: 382px;
}
.img5r {
   width: 42.6%;
   max-width: 302px;
}
.img24 {
   display: table;
   table-layout: fixed;
   width: 100%;
}
   .img24 .image {
       display: table-cell;
       width: 48.2%;
   }
       .img24 .image img {
           width: 100%;
       }
   .img24 .text {
       display: table-cell;
       position: relative;
       padding-left: 3em;
       vertical-align: middle;
   }
   .img24 .text img {
       position: absolute;
       top: 25%;
       left: 1em;
       width: 23.8%;
   }
.information_area {
   background: #fff9d1;
   margin-bottom:3em;
}
.information_area + .main_inner { margin-top: 1em; }
.information_area strong {
   color: #b90c45;
}
.information_area h2 {
   margin-bottom; 1.5rem;
   font-size: 1.5em;
   text-align: center;
}
.information_area h2 + p{
   margin-bottom; 1rem;
   font-size: 1.2em;
   text-align: center;
}
.text_img {
   display: table;
   table-layout: fixed;
   width: 100%;
}
   .text_img .image {
       display: table-cell;
       position: relative;
       width: 54%;
   }
   .text_img .image a {
       display: block;
       position: relative;
       overflow: visible;
       margin-bottom: 1.2em;
   }
   .text_img .image a::after {
       content: '';
       display: inline-block;
       position: absolute;
       bottom: -1em;
       right: -1em;
       z-index: 10;
       width: 2em;
       height: 2em;
       background: url(../../img/site/cam/cam033/enlarge.png) no-repeat;
       background-size: 100%;
   }
       .text_img .image img {
           width: 100%;
       margin-bottom: 0;
       }
   .text_img .text {
       display: table-cell;
       padding-left: 1rem;
       vertical-align: middle;
   }
   .text_img .text strong {
       font-size: 1.4em;
   }
.information_section {
   margin-bottom: 1rem;
   padding: 1rem 0;
   border-top: 2px dotted #cac183;
}
.information_area h3 {
   margin-bottom: 1rem;
   color: #501700;
   font-size: 1.2em;
   text-align: center;
}
.pass .pw {
   margin-bottom: 0.5rem;
   padding: 0.5em;
   border: 2px solid #cac183;
   color: #501700;
   font-size: 1.4em;
   text-align: center;
   background: #fefcf8;
}
.pass .pw + p {
   margin-bottom: 1em;
   font-size: 0.9em;
   text-align: center;
}
.button_area {
   text-align: center;
}
.button_area img {
   width: 94%;
}
.lightbox {
   z-index: 9999;
}
.lightbox__close {
   transform: rotate(45deg);
   opacity: 0.7;
   background-image: url(../../img/site/cam/cam033/enlarge.png);
   background-size: 100%;
}
.lightbox__close:hover {
   transform: scale(1.4) rotate(45deg);
}

.jewelrydesign_work_box {
  overflow: hidden;
  margin: 0 auto;
  padding:0;
  width: 90%;
  clear: both;
}

.jewelrydesign_work_box2 {
  overflow: hidden;
  margin: 0;
  padding:0;
  width: 100%;
  clear: both;
}

.pct_horizontal1 {
  width: 75%;
  margin:0 auto 3em;
}

.pct_horizontal2 {
  width: 75%;
  margin:0 auto 3em;
}

.pct_horizontal3 {
  width: 75%;
  margin:0 auto 3em;
}


.pct_vertical1 {
  width: 60%;
  margin:0 auto 3em;
}

.pct_vertical2 {
  width: 60%;
  margin:0 auto 3em;
}

.pct_vertical3 {
  width: 60%;
  margin:0 auto 3em;
}

.author_txt01 {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}

a.button_entry01{
  position: relative;
  display: block;
  height: 39px;
  width: 290px;
  font-size:120%;
  text-decoration: none;
  background: #ffffff;
  color: #333333 !important;
  font-weight:bold;
  border:2px solid #333333;
  line-height: 37px;
  text-align: center;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 1px 2px 4px #cccccc;
}

a.button_entry01:active{
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow:none;
}


@media only screen and (min-width: 821px) {
   #main {
       float: none;
       max-width: 640px;
       margin-left: auto;
       margin-right: auto;
   }
   #logo {
       margin: auto;
   }
   #logo,
   #logo img {
       float: none;
   }
   .pc_qr {
       width: 480px;
       margin: auto;
   }
   .pc_qr img {
       display: block;
       width: 40%;
       margin: 1em auto;
   }
}
.article {
   margin-bottom:3em;
}
.article .wrapper {
    overflow: hidden;
}
.article .item {
    float: left;
    margin: 1em 0 1em 1em;
}
.article .enclosure {
   border:1px solid #aaaaaa;
   padding:1em;
}
.article p {
   font-size:1.1em;
   line-height:1.5;
}
.article em {
    font-weight: bold;
}
.article strong {
    font-weight:bold;
    color: #ff0000;
}
.article .news_body {
   font-size:1.2em;
   line-height:1.6em;
}
.section {
   margin-bottom:1em;
}
.section .large{
   font-size:1.5em;
}
.section .caption {
    margin-top: 0;
    font-size:0.8em;
}
.article .bold{
   font-weight:bold;
}
.section .underline{
   text-decoration: underline;
}
.section .red{
   color:#ff0000;
}
.section .blue{
   color:#0000ff;
}
.section .orange{
   color:#ffa500;
}
.section .pink {
    color:#ff1493;
}
.article .disc{
   list-style-type:disc;
   margin-left:1em;
   padding-left:1em;
}
.article .none {
    list-style-type: none;
    margin-left: 1em;
    padding-left: 1em;
}
.section .center {
   text-align:center;
}
table {
    border-collapse: collapse;
}
th,td {
	border: 1px solid #3C7B35;
    padding: 8px;
}
th {
    text-align: center;
    font-weight: bold;
}
.wrapper {
    overflow: hidden;
}
.item {
    float: left;
    margin: 8px 0 8px 8px;
    padding: 8px;
}
#instafeed li {
	width: 100%;
	text-align: center;
}
#instafeed li {
    width: 23%;
    position: relative;
    float: left;
    margin: 0 1% 2%;
    padding-bottom: 23%;
    overflow: hidden;
}
#instafeed li img {
    position: absolute;
    top: 0;
    left: 0;
}
#subject_layout {
    display: block;
    width: 97%;
    border: 5px solid #f3e9e2;
    margin-top: 10%;
}
#subject_layout_pc {
    display: none;
}

#subject_layout_sp {
    display: block;
    width: 97%;
    border: 5px solid #f3e9e2;
    margin-top: 10%;
}

#subject_layout_image {
    width: 100%;
    text-align: center;

}
#subject_layout_image img {
    width: 60%;
    margin: 0 15%;
    position: relative;
    margin-top: -6.5%;

}
#inst_layout {
    margin: 5% 3%;
}
#btn_more {
    clear: both;
    text-align: center;
    cursor: pointer;
}
#btn_more img {
    width: 30%;
}

/*****独自記述追加*****/
.section_header {
	background:none !important;
}

.news_article_header .title {
    font-size: 1.6rem !important;
}

.news_article_header .title_catch01 {
    font-size: 1.4rem;
	font-weight: 700
	
}

.jewelrydesign_bold01 {
	font-weight: 700;
	
}

.jewelrydesign_catch01 {
    font-size: 110% !important;
	font-weight: 700;
}

.jewelrydesign_catch02 {
    font-size: 1.5rem !important;
	font-weight: 700;
	
}

.jewelrydesign_catch03 {
	text-align:right;
}

.jewelrydesign_catch03 a {
	font-size: 1.5rem !important;
	font-weight: 700;
	text-align:right;
}

.jewelrydesign_catch04 {
    font-size: 1.4rem !important;
	font-weight: 700;
	text-align:center;
	
}

.jewelrydesign_catch05 {
	text-align:center;
}

.jewelrydesign_catch06 {
	font-size: 120% !important;
	text-align:center;
	color:#ff0000;
}

.jewelrydesign_catch07 {
	font-size: 1.2rem !important;
	color:#000000;
}

.jewelrydesign_catch08 {
	font-size: 1.3rem !important;
	color:#000000;
}

.jewelrydesign_txt01 {
	color:#3C7B35;
}

.jewelrydesign_txt02 {
	color:#b42c1f;
	font-size: 1.4rem !important;
	font-weight: 700;
}

img.jewelrydesign_img01{
    margin-top: 1.2em;
}

.section_jewelrydesign_present {
	padding: 3%;
    margin:0 2% 2em;
	background:#c9ddc9;
	border-radius: 8px;
    box-sizing: border-box;
}

.section_jewelrydesign_purchase {
	padding: 3% 2%;
    margin-bottom: 2em;
	background:#c9ddc9;
    box-sizing: border-box;
}

.moominjewelrydesign_txtbox01 {
	margin-top: 1.1em;
	
}

.jewelrydesign_word01 {
	padding: 1% 2%;
	margin:1.5% auto 1%;
	background:#c9ddc9;
	text-align:center;
	width:80%;
	border-radius: 4px;
    box-sizing: border-box;
	font-size: 1.6rem !important;
	color:#000000;
}

.jewelrydesign_purchase_box{
	width: 96.87%;
	margin: 0 auto;
}
.jewelrydesign_purchase_box:after{
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:"";
}

.jewelrydesign_purchase_infobox {
    float: left;
    width: 48.11%;
    margin: 0;
}

.jewelrydesign_purchase_mov{
	margin:0;
}

.jewelrydesign_purchase_txt {
    float: right;
    width: 48.18%;
    margin: 0;
    line-height: 1.3;
    text-align: left;
    font-size: 100%;
}

.jewelrydesign_purchase_btn01 {
	width: 85%;
	text-align:center;
	margin: 1.7em auto 0;
}


@media screen and (min-width: 641px) {
	
.news_article_header .title {
    font-size: 2.4rem !important;
}

.news_article_header .title_catch01 {
    font-size: 1.8rem;
	font-weight: 700
	
}

.jewelrydesign_catch02 {
    font-size: 2.5rem !important;
	font-weight: 700;
	
}

.jewelrydesign_catch03 {
	text-align:right;
}

.jewelrydesign_catch03 a {
	font-size: 2.0rem !important;
	font-weight: 700;
	text-align:right;
}

.jewelrydesign_catch04 {
    font-size: 2.0rem !important;
	font-weight: 700;
	text-align:center;
	
}

.jewelrydesign_catch05 {
	text-align:center;
}

.jewelrydesign_catch06 {
	font-size: 120% !important;
	text-align:center;
	color:#ff0000;
}

.jewelrydesign_catch07 {
	font-size: 1.6rem !important;
	color:#000000;
}

.jewelrydesign_catch08 {
	font-size: 1.8rem !important;
	color:#000000;
}

.moominjewelrydesign_txtbox01 {
	margin-top: 1.4em;
	
}

.jewelrydesign_word01 {
	padding: 1% 2%;
	margin:1.5% auto 0.5%;
	background:#c9ddc9;
	text-align:center;
	width:80%;
	border-radius: 4px;
    box-sizing: border-box;
	font-size: 2.2rem !important;
	color:#000000;
}

.section_jewelrydesign_present {
    padding-bottom: 2%;
}
	
.pct_horizontal1 {
  float:left;
  width: 49%;
  margin-right: 0.99%;
  margin-bottom: 3em;
}

.pct_horizontal2 {
  float:left;
  width: 49%;
  margin-left: 0.79%;
  margin-bottom: 3em;
}
	
.pct_horizontal3 {
  width: 49%;
  margin: 0 auto 3em;
}

.pct_vertical1 {
  float:left;
  width: 42%;
  margin-right: 7.9%;
  margin-bottom: 3em;
}

.pct_vertical2 {
  float:left;
  width: 42%;
  margin-left: 7.9%;
  margin-bottom: 3em;
}
	

.pct_vertical3 {
  width: 36%;
  margin: 0 auto 3em;
}
	
a.button_entry01{
  height: 50px;
  width: 420px;
  font-size:120%;
  line-height: 49px;

}

}

@media screen and (min-width: 821px) {
body {
    width: 100% !important; 
}
}