@charset "UTF-8";
/* --------------------------------------------------------
-----------------------------------------------------------
 index
-----------------------------------------------------------
----------------------------------------------------------- */
#index .Header {
  margin-bottom: 0;
}
/*
---------------------------------------------------------
 index-top-img
--------------------------------------------------------- */
#index .index-top-img {
  overflow: hidden;
  width: 100%;
  height: 363px;
}

#index .index-top-img .slider-wrap {
  padding: 0 0 25px;
  position: relative;
  left: 50%;
  width: 1110px;
  margin-left: -555px;
  margin-bottom: 40px;
  margin-bottom: 0;
}

#index .index-top-img .bx-viewport {
  overflow: visible !important;
}

#index .index-top-img #JS-top-slider {
  visibility: hidden;
  background: #F2F2F2;
}

#index .index-top-img li {
  width: 880px;
  text-align: center;
  display: block;
}

#index .index-top-img li a,
#index .index-top-img li span {
  display: block;
}

#index .index-top-img .bx-wrapper {
  position: relative;
}
#index .index-top-img .bx-wrapper:before, #index .index-top-img .bx-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 2000px;
  background-color: rgba(1, 22, 41, 0.3);
  z-index: 10;
}
#index .index-top-img .bx-wrapper:before {
  left: -2000px;
}
#index .index-top-img .bx-wrapper:after {
  right: -2000px;
}
#index .index-top-img .bx-wrapper .bx-pager{
  bottom: 20px;
  display:none;
}
#index .index-top-img .slider-wrap {
  padding: 0;
}

/* bx-pager
--------------------------------------------------------- */
#index .index-top-img .bx-wrapper .bx-pager {
  text-align: center;
  bottom: -25px;
  bottom: -20px;
  position: absolute;
  width: 100%;
  left: 0;
}

#index .index-top-img .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0px 7px;
  vertical-align: bottom;
}

#index .index-top-img .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  text-indent: -9999px;
  outline: none;
  background: #CCC;
  border: none;
  cursor: pointer;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
}

#index .index-top-img .bx-wrapper .bx-pager .bx-pager-item .active {
  background: #f99700;
}

/* bx-controls-direction
--------------------------------------------------------- */
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev,
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 50px;
  background: #FFF;
  text-indent: -9999px;
  outline: none;
  z-index: 20;
  bottom: 0;
  margin: auto 0;
  opacity: 0.7;
  border-radius: 3px;
}
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev:hover,
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next:hover {
  opacity: 1;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev {
  left: -40px;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next {
  right: -40px;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev:before,
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev:before {
  border-width: 10px 8px 10px 0;
  border-color: transparent #f99700 transparent transparent;
  left: 0;
  right: 2px;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next:before {
  border-width: 10px 0 10px 8px;
  border-color: transparent transparent transparent #f99700;
  left: 2px;
  right: 0;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev:after,
#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-prev:after {
  border-width: 10px 8px 10px 0;
  border-color: transparent #FFF transparent transparent;
  left: 2px;
  right: 0;
}

#index .index-top-img .bx-wrapper .bx-controls-direction .bx-next:after {
  border-width: 10px 0 10px 8px;
  border-color: transparent transparent transparent #FFF;
  left: 0;
  right: 2px;
}

/*
---------------------------------------------------------
 .news-block
--------------------------------------------------------- */
#index .news-block table{
  border: 1px solid #9A9A9A;
  width: 100%;
  font-size: 16px;
}

#index .news-block table th{
  background: #FF0302;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 8px 0;
  width: 95px;
}

#index .news-block span.wb-rss-date {
    margin: 0 16px 0 8px;
}
#index .news-block .news-link-wrap,
#index .information-block .information-link-wrap{
  text-align: right;
  font-size: 16px;
  margin-bottom: 8px;
}

/* index-service-block
--------------------------------------------------------- */
#index .index-service-block{
	margin-bottom: 0;
}
#index .index-service-block li{
	display:inline-block;
}
#index .index-service-block li + li{
	margin-left:10px;
	margin-bottom:10px;
}


/* index-service-block02
--------------------------------------------------------- */
#index .index-service-block02{
	margin-bottom: 10px;
}
#index .index-service-block02 li{
	display:inline-block;
}
#index .index-service-block02 li + li{
	margin-left:10px;
	margin-bottom:10px;
}

#index .index-service-block02 li:nth-child(4),
#index .index-service-block02 li:nth-child(6){
	margin-left:0px;
}

/* ranking-block
--------------------------------------------------------- */
#index .ranking-block .Title-block{
	background-image:url(/img/index/icn_index_title02.svg);	
}
#index .ranking-wrap a {
 color:#f15e0e;
 text-decoration-style: solid;
}
#index .ranking-wrap li {
 float:left;
 width:49%;
 margin-left:2%;
 margin-bottom:2%;
}
#index .ranking-wrap li:nth-of-type(2n+2) {
	margin-left:0;
	clear:both;
}
#index .ranking-wrap li .img-wrap {
	width:46%;
	float:left;
	position:relative;
	padding-top:10px;
}
#index .ranking-wrap li .img-wrap .ranking-number{
	position:absolute;
	top: -12px;
	left: -7px;
	font-weight: bold;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 6px 11px 6px;
	line-height: 1;
}
#index .ranking-wrap li .img-wrap .ranking-number{
	background-color:#f15e0e;
}
#index .ranking-wrap li.rank1 .img-wrap .ranking-number{
	background:url('/img/index/ranking01.svg') no-repeat center center;
	padding: 13px 17px 4px;
	font-size: 24px;
}
#index .ranking-wrap li.rank2 .img-wrap .ranking-number{
	background:url('/img/index/ranking02.svg') no-repeat center center;
	padding: 13px 17px 4px;
	font-size: 24px;
}
#index .ranking-wrap li.rank3 .img-wrap .ranking-number{
	background:url('/img/index/ranking03.svg') no-repeat center center;
	padding: 13px 17px 4px;
	font-size: 24px;
}
#index .ranking-wrap li .body-wrap {
	width:51%;
	float:right;
}
#index .ranking-wrap li .body-wrap .title-wrap {
	background-color:#ffebc7;
	font-size:18px;
	font-weight:bold;
	padding:2px 5px;
	margin-bottom:10px;
}
#index .ranking-wrap li .body-wrap .txt-wrap {
	margin-bottom:10px;

}
#index .ranking-wrap li .reccomend-wrap {
	border:1px solid #ccc;
	padding:8px;
}
#index .ranking-wrap li .reccomend-wrap .reccomend-title {
	background-color:#ffe164;
	border-radius:20px;
	padding:0 5px;
	margin-bottom:5px;
}
#index .ranking-wrap li .reccomend-wrap .reccomend-txt {
	padding:3px 3px;
}
#index .ranking-wrap li .reccomend-wrap .reccomend-paper {
 margin-bottom:10px;
}
#index .ranking-wrap li.MOD-comment {
 width:100%;
 margin-left:0;
}
#index .ranking-wrap li.MOD-comment .img-wrap {
 width:24%;
}
#index .ranking-wrap li.MOD-comment .body-wrap {
 width:40%;
 float:left;
 margin-left:2%;
}
#index .ranking-wrap li.MOD-comment .comment-wrap {
	width:32%;
	float:left;
	margin-left:2%;
	padding: 20px 18px;
	position: relative;
	margin-top: 33px;
	background-color:#e5e5e5;
}
#index .ranking-wrap li.MOD-comment .comment-wrap:before{
	content: '';
	display: block;
	position: absolute;
	top: 18px;
	left: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 21px 13px 0;
	border-color: transparent #e5e5e5 transparent transparent;
	
}
#index .ranking-wrap li.MOD-comment .comment-txt {
  font-size: 16px;
}
#index .comment-price-wrap {
 font-weight:bold;
 margin-top: 10px;
}
#index .comment-price-wrap .left-wrap {
 width: 35%;
 float: left;
 font-size: 15px;
 letter-spacing: 0;
}
#index .comment-price-wrap .price-wrap {
 width:64%;
 float:right;
 line-height: 1;
 letter-spacing:0;
}
#index .comment-price-wrap .price-unit {
 font-size:16px;
}
#index .comment-price-wrap .price-number {
 font-size:46px;
 font-weight:bold;
 color:#ff0000;
}
#index .ranking-wrap .comment-wrap .Btn-main.MOD-cart{
	width:80%;
	background-image:url('/img/index/arrow_white.svg');
	background-repeat:no-repeat;
	background-position:96% center;
	padding:0;
}
#index .ranking-wrap .comment-wrap .Btn-main.MOD-cart span{
	background-image:url('/img/index/icn_cart_white.svg');
	background-repeat:no-repeat;
	background-position:8px center;
	padding: 12px 20px 12px 36px;
	display:block;	
}
/* index-print-paper-block
--------------------------------------------------------- */
#index .index-print-paper-block .Title-block{
	background-image:url(/img/index/icn_index_title03.svg);	
}
#index .index-print-paper-block .paper-wrap .paper-title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
#index .index-print-paper-block .paper-wrap .img-wrap{
	width:40%;
}
#index .index-print-paper-block .paper-wrap .txt-wrap{
	width:58%;
}
#index .index-print-paper-block .paper-wrap .txt-wrap .concept{
	font-weight:bold;
	font-size:21px;
	margin-bottom:10px;
}
#index .index-print-paper-block .paper-wrap .detail-accordion-body{
	display:none;
}
#index .index-print-paper-block .paper-wrap .Btn-sub{
	padding: 5px 38px 5px 14px;
	font-size: 16px;
	width: 35%;
	background:url('/img/index/arrow_black_down.svg') no-repeat 96% center;
	color:#484848 !important;
	border-color:#484848 !important;
}
#index .index-print-paper-block .paper-wrap .Btn-sub.active{
	background:url('/img/index/arrow_black_up.svg') no-repeat 96% center;	
}
#index .index-print-paper-block .top_price-btn-wrap {
 text-align:center;
}
#index .index-print-paper-block .top_price-btn-wrap ul {
 display:inline-block;
 width:80%;
}
#index .index-print-paper-block .top_price-btn-wrap ul li {
 width:48%;
 float:left;
 margin-left:4%;
 margin-bottom:3%;
}
#index .index-print-paper-block .top_price-btn-wrap ul li a {
 width:100%;
}
#index .index-print-paper-block .top_price-btn-wrap ul li:nth-of-type(2n+1) {
 clear:both;
 margin-left:0;
}
/*
---------------------------------------------------------
order_data
--------------------------------------------------------- */
#index .order_data li.temp{
  border: #13007D solid 2px;
  padding: 0;
}

#index .order_data li.data{
  border: #E1013F solid 2px;
  padding: 0;
}

#index .order_data li.ruff{
  border: #FEC900 solid 2px;
  padding: 0;
}

#index .order_data li.web{
  border: #247C26 solid 2px;
  padding: 0;
}

#index .order_data li.temp:hover,
#index .order_data li.data:hover,
#index .order_data li.ruff:hover,
#index .order_data li.web:hover{
  background: unset;
}

#index .order_data li.temp h4,
#index .order_data li.data h4,
#index .order_data li.ruff h4,
#index .order_data li.web h4{
  background: #13007D;
  color: #ffffff;
  padding: 6px 10px;
  font-weight: unset;
  border: none;
  font-size: 20px;
}

#index .order_data li.data h4{
  background:#E1013F;
}

#index .order_data li.ruff h4{
  color:#484848;
  background:#FEC900;
}

#index .order_data li.web h4{
  background:#247C26;
}

#index .order_data li .temp_content,
#index .order_data li .data_content,
#index .order_data li .ruff_content,
#index .order_data li .web_content{
  padding: 0 18px;
}

#index .order_data li{
  border: #969696 1px solid;
  width: 49%;
  float: left;
  padding: 12px 13px;
  display: block;
  margin: 0 8px 16px 0;
  height: 176px;
  background-repeat: no-repeat;
  background-position: right bottom,
}

#index .order_data li a{
  display:block;
}

#index .order_data li.repeat:hover,
#index .order_data li.repeat2:hover{
  border: #FEA912 1px solid;
  background-color: #FEEED3;
}

#index .order_data li a:hover {
  opacity: 0.5;
}

#index .order_data li a{
  text-decoration:none;

}

#index .order_data li.temp p{
  width:195px;
}

#index .order_data li.data p{
  width:195px;
}

#index .order_data li.ruff p{
  width:180px;
}

#index .order_data li.web p{
  width:195px;
}
#index .order_data li.repeat2 p{
  width:195px;
}

#index .order_data li.repeat p{
  width:195px;
}

#index .order_data li.web p{
  width:195px;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 sitemap
-----------------------------------------------------------
----------------------------------------------------------- */
#sitemap .category-box{
  float: left;
  padding-right: 18px;
  width: 440px;
}

#sitemap .category-box:last-child {
  padding-right: 0px;
}

#sitemap .box_pc{
  margin-bottom: 30px;
}


#sitemap .box_pc:before, 
#sitemap .box_pc:after {
    content: "";
    display: table;
}

#sitemap .box_pc:after {
  clear: both;
}

#sitemap .category-box li{ 
  font-size:14px;
  line-height: 1.8;
}


/*
---------------------------------------------------------
pepar price
--------------------------------------------------------- */
#index table.Table01{
  font-size:16px;
}
#index table.Table01 th{
  width:160px;
}
#index table.Table01 td.no-border{
  border-right:none;
}

#index span.th-color {
  display: block;
  font-size: 12px;
}

#index table.Table01 span.price {
  font-size: 22px;
  font-weight: bold;
  margin-right: 5px;
}

#index table.Table01 span.underline-y:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #FDE523;
}

#index table.Table01 span.underline-y{
  position: relative;
  z-index: 1;
}

#index table.Table01 img.price_point{
  position: absolute;
  top: -7px;
  left: 116px;
  z-index: 2;
}

 


/*
---------------------------------------------------------
 .temp-categ-block
--------------------------------------------------------- */

#index .temp_cate a {
    display: inline-block;
}

#index .temp_cate .categ_list {
  float: left;
  width: 288px;
  margin-left: 8px;
  margin-bottom: 8px;
  border:1px solid #9A9A9B;
  background-image: url(/img/index/icon_btn.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color:#f2f2f2;
  background-size:26px;
}

#index .temp_cate .categ_list:nth-of-type(3n+1) {
  clear: both;
  margin-left: 0;
}

#index .temp_cate .categ_list h3{
  font-size:155%;
  text-align:center;
  margin:10px 0;
}

#index .temp_cate span.categ_list_memo {
  display: block;
  padding: 16px 10px;
}

#index .temp_cate img{
  display:block;
  margin:0 auto;
  margin-right: 43px;
}

#index .temp_cate .categ_list:hover{

}



/*
---------------------------------------------------------
 .point-block
--------------------------------------------------------- */
#index .point-block .point-list li {
  float: left;
  width: 288px;
  margin-left: 8px;
  margin-bottom: 8px;
  border:1px solid #9A9A9B;
}
#index .point-block .point-list li:nth-of-type(3n+1) {
  clear: both;
  margin-left: 0;
}

#index .point-block .point-list li .WB-copy,
#index .point-block .point-list li .WB-title {
  text-align: center;
}

#index .point-block .point-list li .WB-title > span {
  font-size: 32px;
  position: relative;
  font-weight: normal;
  display: inline-block;
  line-height: 1.2;
  padding: 0 5px;
  font-weight: bold;
}
#index .point-block .point-list li .WB-title > span:before {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #FDE523;
}

#index .point-block .point-list li .WB-title > span span {
  position: relative;
  z-index: 1;
}

#index .point-block .point-list li p.WB-copy{
  padding-bottom: 4px;
}

#index .point-block .point-list li .WB-body{
  padding: 15px 22px;
}

/*
---------------------------------------------------------
 .template-block
--------------------------------------------------------- */
#index .template-block .template-gallery {
  overflow: auto;
  background: #f2f2f2;
  padding: 25px;
}

#index .template-block .template-gallery-body {
  display: none;
  padding-right: 25px;
}

#index .template-block .template-gallery-body .WB-group {
  display: table-cell;
}

#index .template-block .template-gallery-body .WB-group + .WB-group {
  padding-left: 16px;
}

#index .template-block .template-gallery-body .WB-article {
  width: 180px;
}

#index .template-block .template-gallery-body .WB-article + .WB-article {
  margin-top: 16px;
}

#index .template-block .WB-template-detail {
  display: none;
}

#index #colorbox .WB-template-detail {
  padding: 35px 30px;
  text-align: center;
}

#index #colorbox .WB-template-detail .WB-img-wrap {
  margin-bottom: 30px;
}

#index #colorbox .WB-template-detail .WB-img-wrap img{
  max-width: 100%;
  height: auto !important;
  box-shadow: 0px 0px 10px #48484882;
}

#index #colorbox .WB-template-detail .WB-title {
  line-height: 1.3;
  font-size: 20px;
  margin-bottom:25px;
}

#index #colorbox .WB-template-detail span  {
    display: block;
    width: 450px;
    text-align: center;
    font-size: 14px;
    margin: 10px 100px 30px;
    text-align: left;
}

#index #colorbox .WB-template-detail .WB-btn-wrap a {
  display: block;
  text-decoration: none;
   background: #333;
  padding: 10px 6px;
  font-weight: bold;
  color: #FFF;
  border-radius: 3px;
  font-size: 20px;
  width: 345px;
  margin: 8px auto 0;
}

#index .template-btn-wrap {
  text-align:center;
}

/*
---------------------------------------------------------
staff_comment
--------------------------------------------------------- */
#index .staff-block{
  display:none;
}


#index .staff_comment input{
  display:none;
}

#index .staff_comment{
  margin:95px 30px 90px;
}

#index .staff,
#index .staff2 {
  position: relative;
  z-index: auto;
  float: left;
  margin: 8px 16px;
}

#index .staff img,
#index .staff2 img  {
  box-shadow: 1px 1px 1px #ccc;
  opacity:0.7;
}

#index .staff .comment_box {
  position:absolute;
  width: 354px; /* 吹き・?し・?蟷? */
  height: 80px; /* 吹き・?し・?高さ */
  top: -87px; /* 吹き・?しと三角形の高さを・?ラスした値 */
  left: -63px;
  border-radius: 20px 20px 20px 20px;
  background-color: #CAEBFF;
  display: none;
}

#index .staff .comment_box:after { /* 三角形を作・? */
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 74px; /* 吹き・?し・?高さと同じ値 */
  left: 70px;
  border: 16px solid transparent;
  border-top: 30px solid #CAEBFF;
}

#index .staff2 .comment_box {
  position:absolute;
  width: 354px; /* 吹き・?し・?蟷? */
  height: 80px; /* 吹き・?し・?高さ */
  top: 173px; /* 吹き・?しと三角形の高さを・?ラスした値 */
  left: -26px;
  border-radius: 20px 20px 20px 20px;
  background-color: #CAEBFF;
  display: none;
}

#index .staff2 .comment_box:after { /* 三角形を作・? */
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -40px;
  left: 57px;
  border: 16px solid transparent;
  border-bottom: 30px solid #CAEBFF;
}

#index .staff .text ,
#index .staff2 .text {
  font-size: 12px;
  position: absolute;
  padding: 8px;
}

#index .staff img:hover,
#index .staff2 img:hover  {
  opacity:1;
}

#index .staff:hover .comment_box ,
#index .staff2:hover .comment_box {
  z-index: 2;
  display: block;
}


#index .staff:hover + #nakajima .comment_box {
  display: none;
}
/*
---------------------------------------------------------
 information-block
--------------------------------------------------------- */
#index .information-block .wb-rss-categ {
  /* @mixin:clearfix */
}
#index .information-block .wb-rss-categ:after {
  content: "";
  display: block;
  clear: both;
}

#index .information-block .wb-rss-list {
  /* @mixin:PC-opacity */
  /* @mixin:transition($value) */
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  float: left;
  position: relative;
  width: 49%;
  margin-left: 2%;
  margin-bottom: 2%;
  border: 1px solid #a9a9a9;
  padding: 5px 5px 5px 209px;
  min-height: 136px;
}
#index .information-block .wb-rss-list:hover {
  opacity: 0.7;
}
#index .information-block .wb-rss-list:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}

#index .information-block .wb-rss-list a {
  text-decoration: none;
}

#index .information-block .wb-rss-list .wb-rss-title {
  font-size: 16px;
  font-weight:bold;
}

#index .information-block .wb-rss-list .wb-rss-list-body {
  margin-top: 8px;
  font-size: 12px;
}

#index .information-block .wb-rss-list .wb-rss-list-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 201px;
  background: #f7f7f7;
}

#index .information-block .wb-rss-list .wb-rss-list-image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: auto !important;
  max-height: 100%;
}

#index .information-block .wb-rss-list .wb-rss-list-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  z-index: 10;
  text-indent: -9999px;
  outline: none;
}
/*
---------------------------------------------------------
service_list
--------------------------------------------------------- */
#index .service_list li {
  margin: 8px 0;
}

#index .service_list li a{
    font-size: 18px;
    font-weight: bold;
}
/*
---------------------------------------------------------
discript-block
--------------------------------------------------------- */
#index .discript-block{
  background-color: #F2F2F2;
  padding: 16px;
}

#index .discript-block h2{
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #484848;
}

#index .discript-block h3{
  font-size: 16px;
  padding-top: 15px;
}
#index .discript-block p {
  padding: 4px 0;
}


#index .Alpha .Btn-main {
	display:block;
	padding:8px 10px;
	background-color:#f15e0e;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

/*
---------------------------------------------------------
 Alpha
--------------------------------------------------------- */
#index .Title-block{
	background-color:#fff;
	color:#333;
	border-bottom:1px solid #898989;
	font-size:24px;
	padding-left: 43px;
	background-repeat:no-repeat;
	background-position:5px center;
}

/* news-block
--------------------------------------------------------- */
#index .news-block {
	position:relative;
	margin-bottom: 15px;
}
#index .news-block table th {
	background: #fff;
	color: #f15e0e;
	font-size: 18px;
	width:76px;
}
#index .news-block .wb-rss {
	padding-right: 110px;
}
#index .news-block .wb-rss a {
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 1
}
#index .news-link-wrap {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 20px;
	color: #f15e0e;
	margin-bottom:0;
}
#index .news-link-wrap a {
	color: #f15e0e;
	text-decoration-style: solid;
	fotn-weight:bold;
}
#index .news-block .wb-rss a {
	width: 549px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}


/* content01-block
--------------------------------------------------------- */
#index .content01-block .Title-block{
	background-image:url(/img/index/icn_index_title04.svg);	
}
/* information-block
--------------------------------------------------------- */
#index .information-block .Title-block{
	background-image:url(/img/index/icn_index_title05.svg);	
}

/* --------------------------------------------------------
-----------------------------------------------------------
 press_login.php
-----------------------------------------------------------
----------------------------------------------------------- */
#press_login .Alpha-content {
  padding: 0;
  border: none;
  overflow: hidden;
}

#press_login .wb-cart-login-menber-ready-title,
#press_login .wb-cart-login-menber-new-title {
  text-align: center;
  padding: 15px 15px 5px;
  font-size: 18px;
  font-weight: bold;
}

#press_login .wb-cart-login .box-content {
    min-height: 215px;
    padding: 10px;
}
#press_login .wb-cart-login-btn {
  text-align: center;
}
#press_login .wb-cart-login{
	display: flex;
    justify-content: space-between;
}
/*
---------------------------------------------------------
 wb-cart-login-menber-ready
--------------------------------------------------------- */
#press_login .wb-cart-login-menber-ready {
  width: 48%;
  float: left;
  border: 1px solid #ccc;
}

#press_login .wb-cart-login .box-content {
  min-height: 215px;
  padding: 10px;
}

#press_login .wb-cart-login .box-content .box-content {
  min-height: auto;
  padding: 20px 0 10px;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready dl {
   width: 80%;
    border-top: 1px solid #999;
    margin: 7px auto 0px;
}
#press_login .wb-cart-login .wb-cart-login-menber-ready dl:after {
  content: "";
  display: block;
  clear: both;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready dt,
#press_login .wb-cart-login .wb-cart-login-menber-ready dd {
  border-bottom: 1px solid #999;
  text-align: center;
}

#press_login .wb-cart-login-menber-ready dt {
  float: left;
  width: 40%;
  background: #eaeaea;
  height: 50px;
  line-height: 50px;
}

#press_login .wb-cart-login-menber-ready dd {
  padding: 14px;
  float: right;
  width: 60%;
  height: 50px;
}

#press_login .wb-cart-login-menber-ready dd input {
  width: 150px;
}
#press_login p.pwd_forget {
    font-size: 12px;
    text-align: right;
    margin-right: 40px;
    margin-bottom: 15px;
}
/*
---------------------------------------------------------
 wb-cart-login-menber-new
--------------------------------------------------------- */
#press_login .wb-cart-login-menber-new {
  width: 48%;
  float: right;
  border: 1px solid #ccc;
}

#press_login .wb-cart-login-menber-new p {
  margin: 0;
  padding: 5px 0 11px;
}

#press_login .wb-cart-login-menber-new ul {
  margin: 0 10px 16px 30px;
  padding: 0;
  font-size: 11px;
}

#press_login .wb-cart-login-menber-new li {
  padding: 0;
  margin: 0;
}

#press_login .wb-cart-login-menber-new-point {
  background-color:#eaeaea;
  padding: 10px;
  margin: 0px auto 20px;
  width: 80%;
}
/*------------------------------------------------------*/
#press_login .wb-cart-login .wb-cart-login-menber-ready {
  border: 1px solid #ccc;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready dd input {
  width: 100%;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready .wb-cart-login-btn a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  min-width: 180px;
  height: 35px;
  text-align: center;
  padding-top: 6px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 300ms;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.1em;
  background: #F15E0E;
  color: #fff;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready .wb-cart-login-btn a#JS-open-account-manager-2{
    border: 1px solid #F15E0E;
    background: #ffffff;
    color: #F15E0E;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 137px;
}
#press_login .wb-cart-login .wb-cart-login-menber-ready span.login-accunt-save,
#press_login .wb-cart-login .wb-cart-login-menber-ready span.login-accunt-keep {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 9px;
    text-align: left;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready .wb-cart-login-btn a:hover {
  text-decoration: none;
}

#press_login .wb-cart-login .wb-cart-login-menber-ready .wb-cart-login-btn a img {
  display: none;
}

#press_login .wb-cart-login .wb-cart-login-menber-new {
  border: 1px solid #ccc;
}

#press_login .wb-cart-login .wb-cart-login-menber-new .wb-cart-login-option {
  padding: 0;
}

#press_login .wb-cart-login .wb-cart-login-menber-new .wb-cart-login-btn a[href="/account_regist.php"],
#press_login .wb-cart-login .wb-cart-login-menber-new .wb-cart-login-btn a[href="javascript:void(0)"] {
  cursor: pointer;
  display: block;
  text-decoration: none;
  width: 240px;
  text-align: center;
  padding: 6px 15px;
  font-weight: bold;
  font-size: 15px;
  background: #F15E0E;
  color: #fff;
  margin: 0 auto;
}

#press_login .wb-cart-login .wb-cart-login-menber-new .wb-cart-login-btn a[href="/account_regist.php"] img,
#press_login .wb-cart-login .wb-cart-login-menber-new .wb-cart-login-btn a[href="javascript:void(0)"] img {
  display: none;
}

/*
---------------------------------------------------------
 reissue
--------------------------------------------------------- */

#press_login p.subwrite{
  width: 95%;
  margin: 0 auto;
  background: #eaeaea;
  padding: 10px;
  text-align: center;
}

#press_login .reissue .box-o{
  margin-top:16px;
}

#press_login .reissue .box-o a{
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  min-width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 4px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 300ms;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.1em;
  background: #F15E0E;
  color: #fff;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 press_login_regist.php
-----------------------------------------------------------
----------------------------------------------------------- */
#press_login_regist .Alpha-content {
  padding: 0;
  border: none;
  overflow: hidden;
}

#press_login_regist .wb-cart-login-menber-ready-title,
#press_login_regist .wb-cart-login-menber-new-title {
  text-align: center;
  padding: 15px 15px 5px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #ef6500;
}

#press_login_regist .wb-cart-login .box-content {
    min-height: 215px;
    padding: 10px;
}
#press_login_regist .wb-cart-login-btn {
  text-align: center;
}

#press_login_regist .forgetpass {
    width: 95%;
    margin: 20px auto;
    background: #eaeaea;
    padding: 10px;
    overflow: auto;
}

#press_login_regist .forgetpass h3{
  font-size: 14px;
}

#press_login_regist .forgetpass .reissue .left {
  float: left;
}
#press_login_regist .forgetpass .reissue .left p {
  font-size: small;
  padding:5px 0;
}
#press_login_regist .forgetpass .reissue .right {
  float: right;
}

#press_login_regist .reissue .box-o{
  margin-top:16px;
}

#press_login_regist .reissue .box-o a{
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  min-width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 4px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 300ms;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.1em;
  background: #F15E0E;
  color: #fff;
}
#press_login_regist .wb-cart-login .box-content .box-content {
  min-height: auto;
  padding: 20px 0 10px;
}
#press_login_regist .wb-cart-login .wb-cart-login-menber-ready dl {
  /* @mixin:clearfix */
  width: 50%;
  border-top: 1px solid #999;
  margin: 30px auto;
}
#press_login_regist .wb-cart-login .wb-cart-login-menber-ready dl:after {
  content: "";
  display: block;
  clear: both;
}

#press_login_regist .wb-cart-login .wb-cart-login-menber-ready dt,
#press_login_regist .wb-cart-login .wb-cart-login-menber-ready dd {
  border-bottom: 1px solid #999;
  text-align: center;
}

#press_login_regist .wb-cart-login-menber-ready dt {
  float: left;
  width: 40%;
  background: #eaeaea;
  height: 50px;
  line-height: 50px;
}

#press_login_regist .wb-cart-login-menber-ready dd {
  padding: 14px;
  float: right;
  width: 60%;
  height: 50px;
}

#press_login_regist .wb-cart-login-menber-ready dd input {
  width: 100%;
}

#press_login_regist .wb-cart-login .wb-cart-login-menber-ready .wb-cart-login-btn a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    min-width: 180px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 300ms;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    background: #F15E0E;
    color: #fff;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 order_form.php
-----------------------------------------------------------
----------------------------------------------------------- */

#order_form .formtable-licap {
    background-color: #ff6600;
    color: #FFFFFF;
    border-bottom: 1px solid #0B790B;
}
#order_form table.wb-cart-formtable label{
  display:block;
}

#order_form .Fl.design_img ,
#order_form .Fr.design_img{
  width: 300px;
  text-align: center;
}

#order_form .Fl.design_img img,
#order_form .Fr.design_img img{
  box-shadow: 1px 1px 3.5px 1px rgba(0,0,0,0.1);
  max-height: 290px;
}

#order_form tr#template .design_img  span{
  display:block;
}

#order_form tr#template .design_img  span#detail1_l0, 
#order_form tr#template .design_img  span#detail2_l0{
    font-size: 20px;
    font-weight: bold;
    margin: 0 5px 6px;
}

#order_form tr#template .design_img span#detail1_l1 u,
#order_form tr#template .design_img span#detail2_l1 u{
  margin-right: 20px;
}

#order_form table.wb-cart-formtable p.other_tten {
    font-size: 12px;
    font-weight: normal;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 cart.php
-----------------------------------------------------------
----------------------------------------------------------- */

#cart table.cart_table{
 width:100%;
}

#cart table.cart_table td{
 padding:8px;
}

#cart table.cart_table td.price{
 width:143px;
}

#cart table.cart_table td.delete{
 width:57px;
}

#cart table.cart_table td.design .mome_design{
  font-size: 11px;
  text-align: left;
  margin: 5px 0px 0 5px;
}

#cart table.cart_table td.delete a {
    background-color: #eee;
    border: 1px solid #aaa;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    padding: 4px;
}

#cart .wb-cart-btn-update{
  text-align: right;
  margin: 10px 0 0;
}

#cart .wb-cart-btn-update span.update_attention {
    font-size: 0.85em;
}
#cart .wb-cart-btn-update a{
  background-color: #eee;
  border: 1px solid #aaa;
  color:#333;
  cursor:pointer;
  text-decoration: none;
  padding: 4px 16px;
}

#cart div.wb-cart-total-inner {
  float: right;
  padding: 8px 16px;
  border: 1px solid #666;
  font-size: 18px;
  margin-top: 16px;
  margin-bottom: 24px;
  margin-right: 0px;
  white-space: nowrap;
}

#cart div.wb-cart-total-inner .wb-cart-total-left {
  display: inline-block;
  width: 150px;
  font-size: 14px;
  text-align: right;
}

#cart div.wb-cart-total-inner .wb-cart-total-right {
  display: inline-block;
  min-width: 150px;
  text-align: right;
}

#cart div.wb-cart-total-inner .wb-cart-total-right span#price {
  font-size: 1.6em;
  font-weight:bold;
}

#cart .order-btn-wrap .Fr{
  width:50%;
}

#cart .order-btn-wrap .Fr .Btn-main{
  width:100%;
  margin-top: 47px;
}

#cart .order-btn-wrap .Fl .Btn-sub{
  width:100%;
  margin-top: 8px;
  padding: 5px 15px;
}

#cart .order-btn-wrap .Fl{
  width:49%;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 new_order.php
-----------------------------------------------------------
----------------------------------------------------------- */

#new_order .wb-cart-orderlist-table{
  width: 98%;
  border: 1px solid #aaa;
  margin: 0 auto;
  border-collapse: collapse;
}

#new_order table.wb-cart-orderlist-table th{
  background: #666666;
  border: 1px solid #aaa;
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  color: #FFFFFF;
  padding: 2px 5px;
  border-collapse: collapse;
  border-spacing: 0;
}

#new_order table.wb-cart-orderlist-table td {
  border: 1px solid #aaa;
  padding: 8px;
  border-collapse: collapse;
  border-spacing: 0;
}

#new_order table.wb-cart-orderlist-table .num,
#new_order table.wb-cart-orderlist-table .base_price{
  text-align:right;
}

#new_order table.wb-cart-orderlist-table .base_price strong{
  font-size:18px;
}

/* --------------------------------------------------------
 new_order.php 確隱?
----------------------------------------------------------- */

#new_order  table.wb-cart-total{
  text-align: right;
  border: 1px solid #666;
  margin-left: auto;
  margin-right: 1%;
  margin-top: 8px;
  padding:8px 16px;
}

#new_order  table.wb-cart-total th{
  padding-left:8px;
  text-align:right;
}

#new_order  table.wb-cart-total td{
  padding:1px 0px 1px 32px;
  text-align:right;
}

#new_order table.wb-cart-total td.wb-cart-total-right strong{
  color: red;
  font-size: 18px;
}
#new_order table.wb-cart-total th strong{
  font-size: 18px;
}

#new_order table.wb-cart-total td.wb-cart-total-price strong{
  font-size: 1.6em;
}

#new_order table.wb-cart-total .wb-cart-total-price{
  border-top:1px dotted #666;
  padding-top: 5px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 upload
-----------------------------------------------------------
----------------------------------------------------------- */

#upload table.unload_table{
  border-top:1px solid #999999;
  border-left:1px solid #999999;
  width:100%;
  table-layout:fixed;
}

#upload table.unload_table td,
#upload table.unload_table th{
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
  text-align: center;
  padding:8px 16px;
}

#upload table.unload_table th{
  background-color: #666666;
  color: #fff;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 mypage
-----------------------------------------------------------
----------------------------------------------------------- */
#mypage .Content.Single-content {
  width: 1000px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 mypage2
-----------------------------------------------------------
-------------------------------------------------
#mypage2 .order_btn_discript{
    background-color: #ffffff;
    padding: 5px 15px;
    font-weight: bold;
}

#mypage2 .order_btn_discript span.disginlist_order1,
#mypage2 .order_btn_discript span.disginlist_order2 {
    color: #ffffff;
    width: 210px;
    display: inline-block;
    background-color: #f99700;
    font-weight: initial;
    text-align: center;
    margin: 3px 0;
    padding: 8px 3px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    background-image: url(/img/mypage/btn_icon_cart.svg);
    background-repeat: no-repeat;
    background-position: left 11px center;
    font-weight: bold;
}

#mypage2 .order_btn_discript span.disginlist_order2 {
    background-color: #666666;
    background-image: url(/img/mypage/btn_icon_pen.svg);
}

#mypage2 select#group {
    margin-top: 10px;
}

#mypage2 .mypage_menu input[type="radio"]{
  display: none;
}

#mypage2 .mypage_menu{
  padding: 0 8px;
  margin: 8px 0 16px;
}

#mypage2 .mypage_menu label {
  font-size: 20px;
  width: 284px;
  display: inline-block;
  text-align: center;
  height: 36px;
  vertical-align: middle;
  margin: 8px 0px 0px;
  padding-top: 3px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  border: 1px solid #666;
  font-weight: bold;
}

#mypage2 .mypage_menu label.selected,
#mypage2 .mypage_menu label:hover {
  color: #FFF;
  background-color:#f99700;
  border: none;
}

#mypage2 .mypage_menu input[type="radio"]:checked + label{
  color: #FFF;
  background-color:#f99700;
  border: none;
}

#mypage2 table.body-page-table {
    margin: 15px 0 3px;
    color: #f99700;
}

#mypage2 table.body-page-table td {
    text-align: center;
}

#mypage2 table.body-page-table tr.body-page span>a{
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    border: 1px solid;
    color: #f99700;
    vertical-align: middle;
    display: inline-block;
    margin: 0 1px 4px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0;
    text-decoration: none;
}

#mypage2 table.body-page-table tr.body-page span.page-btn-now{
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    border: 1px solid;
    vertical-align: middle;
    display: inline-block;
    margin: 0 1px 4px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0;
    text-decoration: none;
    background-color: #f99700;
    color: #FFF;
}

#mypage2 table.body-page-table span.wb-blog-btn-now {
    background-color: #f99700;
    color: #FFF;
}

#mypage2 table.body-page-table tr.body-page a.mypege-btn-next,
#mypage2 table.body-page-table tr.body-page a.mypege-btn-prev{
    text-indent: -9999px;
    outline: none;
    background-image: url(/img/common/icon_arrow01.svg);
    background-repeat: no-repeat;
    background-position: 53% center;
    background-size: 8px 15px;
}

#mypage2 table.body-page-table tr.body-page a.mypege-btn-prev {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.2) -1px 1px 2px 0.5px;
}---------- */

/* --------------------------------------------------------
 history 注譁?履歴
--------------------------------------------------

#mypage2 .layout_wait_atten div{
  font-size: 120%;
  font-weight: bold;
  background-image: url(/img/layout_atten_icon.svg);
  background-repeat: no-repeat;
  background-position: center left 30px;
  background-size: 30px;
  margin: 8px 0;
  padding: 10px 10px 10px 80px;
  background-color: #FFECF0;
}

#mypage2 .history_search{
  text-align: center;
  margin-bottom: 10px;
}

#mypage2 .order_history_table .layout_check_wrap a#layout_check_wait{
  display: block;
  background-color: red;
  color: #fff;
  text-decoration: none;
  padding: 6px 2px;
  margin: 0 auto;
  width: 160px;
  font-weight: bold;
}

#mypage2 .order_history_table .layout_check_wrap a#layout_check_wait .en{
  animation: en 2s infinite;
}

#mypage2 table.order_history_table {
  width: 100%;
}

#mypage2 table.order_history_table td{
  padding:5px 0;
}

#mypage2 .order_history_list_head span{
  display:block;
  padding: 3px 10px;
}

#mypage2 .order_history_list_head span.orderstatus,
#mypage2 .order_history_list_head span.orderdetail{
  display: inline-block;
}

#mypage2 .order_history_list_head span.shipday,
#mypage2 .order_history_list_head span.shipnumber{
  margin-left: 20px;
}

#mypage2 .order_history_list_head span.shipnumber a{
  color:#ffffff;
}

#mypage2 .order_history_list_head span.orderprice {
  text-align: right;
}

#mypage2 .order_history_list_head span.orderday {
  font-weight: bold;
  color:#FDC749;
  font-size: 16px;
}

#mypage2 .order_history_list_head span.shipday {
  color: #FDC749;
  font-size: 16px;
}

#mypage2 table.order_history_table td#orderhistory_card_title{
  padding: 0 10px 0 53px;
  width: 29%;
}

#mypage2 table.order_history_table td#orderhistory_card_detail div{
  display:inline-block;
  width:15%;
}

#mypage2 table.order_history_table td#orderhistory_card_detail div.card_detail_paper {
    width: 35%;
}

#mypage2 table.order_history_table td.orderhistory_card_stutas {
  text-align: center;
  width: 28%;
}

#mypage2 table.order_history_table td.orderhistory_orderbtn {
  padding: 6px 0;
}

#mypage2 table.order_history_table td.orderhistory_orderbtn font {
  font-size: 12px;
  display: block;
}

#mypage2 table.order_history_table td.orderhistory_orderbtn a{
    text-decoration: none;
    background-color: #f99700;
    color: #fff;
    padding: 10px 5px 10px 21px;
    display: inline-block;
    margin: 3px 0;
    width: 220px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    background-image: url(/img/mypage/btn_icon_cart.svg);
    background-repeat: no-repeat;
    background-position: left 11px center;
    font-size: 17px;
    font-weight: bold;
}
-------------- */


/* --------------------------------------------------------
 disgin list 名刺繝?ザインリス繝?
---------------------------------------------

#mypage2 table.mypage_designlist_table .designlist_checkbox {
  width: 5%;
}

#mypage2 table.mypage_designlist_table .designlist_img {
  width: 35%;
}

#mypage2 table.mypage_designlist_table .designlist_name {
  width: 28%;
  padding: 10px 0;
}

#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order1, 
#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order2,
#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order3,
#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order4{
    text-decoration: none;
    background-color: #f99700;
    color: #fff;
    padding: 10px 5px 10px 21px;
    display: inline-block;
    margin: 3px 0;
    width: 220px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    background-image: url(/img/mypage/btn_icon_cart.svg);
    background-repeat: no-repeat;
    background-position: left 11px center;
    font-size: 17px;
    font-weight: bold;
}

#mypage2 table.mypage_designlist_table a.disginlist_order1 span, 
#mypage2 table.mypage_designlist_table a.disginlist_order2 span,
#mypage2 table.mypage_designlist_table a.disginlist_order3 span,
#mypage2 table.mypage_designlist_table a.disginlist_order4 span{
    font-size: 14px;
    font-weight: initial;
    margin-left: 3px;
}

#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order2{
  background-color: #666666;
    padding: 10px 5px 10px 21px;
    background-image: url(/img/mypage/btn_icon_pen.svg);
}

#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order3{
    background-color: #F15E0E;
    padding: 10px 5px 10px 21px;
    background-image: url(/img/mypage/btn_icon_copy.svg);
}

#mypage2 table.mypage_designlist_table .designlist_order_btn a.disginlist_order4{
  background-color: #fff;
  color:#f99700;
  border:1px solid #f99700;
  padding: 3px 24px;
}

#mypage2 a.desgin_delete {
  background-color: #eee;
  border: 1px solid #aaa;
  color: #333;
  cursor: pointer;
  text-decoration: none;
  padding: 4px;
  display: inline-block;
  margin-top: 4px;
}

#mypage2 a.popup_cards,
#mypage2 a.popup_card {
    text-decoration: none;
}

/* --------------------------------------------------------
 account 登録諠?報
-----------------------------------------------

#mypage2 h4.mypage_address_tiele{
  background: #666666;
  margin: 0 auto;
  color: #fff;
  padding: 8px;
  font-weight: inherit;
}

#mypage2 .wb-cart-formtable td.adress_edit{
  border: 1px solid #999;
  border-top:none;
  text-align: center;
  width: 110px;
}

#mypage2 table.mypage_address_table{
  margin-bottom:40px;
}
------------ */
/* --------------------------------------------------------
-----------------------------------------------------------
 account_regist.php
-----------------------------------------------------------
-------------------------------------------------

#account_regist span.staff_names_block {
  display: block;
  padding: 16px 0;
  border-bottom: 1px dotted #484848;
}

#account_regist span.staff_names_block:last-child {
  border-bottom: none;
}
---------- */
/* --------------------------------------------------------
-----------------------------------------------------------
 inquiry.php sample.php
-----------------------------------------------------------
----------------------------------------------------------- */
#sample .Content .wb-cart-formtable textarea,
#inquiry_content .Content .wb-cart-formtable textarea {
    width: 71%;
}
body#sample,body#inquiry_content  {
    min-width: 810px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 template.php
-----------------------------------------------------------
----------------------------------------------------------- */

/* --------------------------------------------------------
 template navi
----------------------------------------------------------- */
#template_dlg #navi_continer,
#template_dlg2 #navi_continer,
#template #navi_continer {
  z-index:10;
}

#template_dlg #navi ,
#template_dlg2 #navi ,
#template #navi {
}

#template_dlg #navi ul,
#template_dlg2 #navi ul,
#template #navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#template_dlg #navi li,
#template_dlg2 #navi li,
#template #navi li {
  color: #ffffff;
  float: left;
  width: 146px;
  margin: 0;
}

#template_dlg #navi li a,
#template_dlg2 #navi li a,
#template #navi li a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  background-color: #1D51A5;
}

#template_dlg #navi li a:hover, 
#template_dlg2 #navi li a:hover, 
#template #navi li a:hover {
  color: #ffffff;
  background-color: #5599dd;
}

/* ƒTƒuƒﾂ?ƒjƒ…[ */
#template_dlg #navi ul.sub ,
#template_dlg2 #navi ul.sub ,
#template #navi ul.sub {
  background: #eeeeee;
}

#template_dlg #navi ul.sub li,
#template_dlg2 #navi ul.sub li,
#template #navi ul.sub li {
  float: none;
}

#template_dlg #navi ul.sub li a,
#template_dlg2 #navi ul.sub li a,
#template #navi ul.sub li a {
  color: #666666;
  background: none;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 0;
  border-top:0.5px solid #ffffff;
}

#template_dlg #navi ul.sub li a:hover,
#template_dlg2 #navi ul.sub li a:hover,
#template #navi ul.sub li a:hover {
  color: #ffffff;
  background-color: #f99700;
  opacity: 1;
}

#template_dlg #navi ul li.navi_menu ul ,
#template_dlg2 #navi ul li.navi_menu ul ,
#template #navi ul li.navi_menu ul {
  display: none;
}

#template_dlg #navi ul li.navi_menu_on:hover ul ,
#template_dlg2 #navi ul li.navi_menu_on:hover ul ,
#template #navi ul li.navi_menu_on:hover ul {
  display: block;
  position: absolute;
  z-index: 100;
}

#template_dlg #navi li.navi_menu,
#template_dlg2 #navi li.navi_menu,
#template #navi li.navi_menu{
  border:0.5px solid #ffffff;
  position: relative;
}

#template_dlg #navi li.navi_menu_on,
#template_dlg2 #navi li.navi_menu_on,
#template #navi li.navi_menu_on{
  border:0.5px solid #ffffff;
}

/* --------------------------------------------------------
 template img
----------------------------------------------------------- */

#template_dlg .template-desgin-pager,
#template_dlg2 .template-desgin-pager,
#template .template-desgin-pager {
  clear: both;
  padding: 5px 5px 5px;
  margin: 0 10px 0px;
}

#template_dlg .template-desgin-pager ul ,
#template_dlg2 .template-desgin-pager ul ,
#template .template-desgin-pager ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

#template_dlg .template-desgin-pager ul li,
#template_dlg2 .template-desgin-pager ul li,
#template .template-desgin-pager ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#template_dlg .template-desgin-pager ul li strong ,
#template_dlg2 .template-desgin-pager ul li strong ,
#template .template-desgin-pager ul li strong {
  display: -moz-inline-box;
  display: inline-block;
  padding: 0.4em 0.6em;
  background-color: #f99700;
  color: #FFFFFF;
}

#template_dlg .template-desgin-wrap,
#template_dlg2 .template-desgin-wrap,
#template .template-desgin-wrap {
  background-color: #eee;
  padding-top: 16px;
}

#template_dlg .template-desgin-box ,
#template_dlg2 .template-desgin-box ,
#template .template-desgin-box,
#template template-gallery-body .WB-article{
  width: 215px;
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 30px;
  text-align:center;
}

#template_dlg .template-desgin-box .template-desgin-box-img ,
#template_dlg .template-desgin-box .template-desgin-box-btn,
#template_dlg2 .template-desgin-box .template-desgin-box-img ,
#template_dlg2 .template-desgin-box .template-desgin-box-btn,
#template .template-desgin-box .template-desgin-box-img ,
#template  .template-desgin-box .template-desgin-box-btn{
  margin: 0 0 10px;
  padding: 0;
}

#template_dlg .template-desgin-box:nth-of-type(4n+1) ,
#template_dlg2 .template-desgin-box:nth-of-type(4n+1) ,
#template .template-desgin-box:nth-of-type(4n+1) {
    clear: both;
}

/* --------------------------------------------------------
 template bottom
----------------------------------------------------------- */

#template_dlg .main-contents-bttom h3,
#template_dlg2 .main-contents-bttom h3,
#template .main-contents-bttom h3{
  text-align:center;
}

#template_dlg .main-contents-bttom ol,
#template_dlg2 .main-contents-bttom ol,
#template .main-contents-bttom ol{
  padding-left: 2.5em;
}

#template_dlg .main-contents-bttom ul.designtemp_atten_plus,
#template_dlg .main-contents-bttom ul.designtemp_atten_add,
#template_dlg2 .main-contents-bttom ul.designtemp_atten_plus,
#template_dlg2 .main-contents-bttom ul.designtemp_atten_add,
#template .main-contents-bttom ul.designtemp_atten_plus,
#template .main-contents-bttom ul.designtemp_atten_add{
  background: #fff;
  margin-right: 2.5em;
  padding: 5px 0px 5px 35px;
}

#template_dlg .main-contents-bttom ul.designtemp_atten_plus li,
#template_dlg2 .main-contents-bttom ul.designtemp_atten_plus li,
#template .main-contents-bttom ul.designtemp_atten_plus li{
  float: left;
  width: 233px;
}

#template_dlg .main-contents-bttom ol li,
#template_dlg2 .main-contents-bttom ol li,
#template .main-contents-bttom ol li {
  margin: 5px 0;
  font-size: 16px;
  font-weight: bold;
}

#template_dlg .main-contents-bttom ul.designtemp_atten_plus li,
#template_dlg .main-contents-bttom ul.designtemp_atten_add li,
#template_dlg2 .main-contents-bttom ul.designtemp_atten_plus li,
#template_dlg2 .main-contents-bttom ul.designtemp_atten_add li,
#template .main-contents-bttom ul.designtemp_atten_plus li,
#template .main-contents-bttom ul.designtemp_atten_add li{
  margin: 0;
  font-size: 14px;
  list-style: square;
  font-weight: normal;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 template_dlg.php
-----------------------------------------------------------
----------------------------------------------------------- */
body#template_dlg2,
body#template_dlg{
  min-width: 900px;
  padding:10px;
}

body#template_dlg2 h2,
body#template_dlg h2{
  display:none;
}

body#template_dlg a.Btn_back_order {
    display: none;
}

body#template_dlg2 a.Btn_front_order {
    display: none;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 template_list.php　繝?スト中大雜?
-----------------------------------------------------------
----------------------------------------------------------- */

/* --------------------------------------------------------
 template img list
----------------------------------------------------------- */

#template .template-block .template-gallery-body,
#template_dlg .template-block .template-gallery-body,
#template_dlg2 .template-block .template-gallery-body {
  clear: both;
  background: #eeeeee;
  margin: 16px 0;
  padding-top: 16px;
}

#template .template-block .template-gallery-body .WB-article,
#template_dlg .template-block .template-gallery-body .WB-article, 
#template_dlg2 .template-block .template-gallery-body .WB-article  {
  width: 215px;
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 50px;
  text-align: center;
  font-weight:bold;
}

#template .template-block .template-gallery-body .WB-article:nth-of-type(4n+1),
#template_dlg .template-block .template-gallery-body .WB-article:nth-of-type(4n+1),
#template_dlg2 .template-block .template-gallery-body .WB-article:nth-of-type(4n+1) {  
  clear: both;
}

#template .template-block .WB-template-detail,
#template_dlg .template-block .WB-template-detail,
#template_dlg2 .template-block .WB-template-detail {
  display: none;
}

#template #colorbox .WB-template-detail,
#template_dlg #colorbox .WB-template-detail,
#template_dlg2 #colorbox .WB-template-detail {
  padding: 35px 30px;
  text-align: center;
}

#template #colorbox .WB-template-detail .WB-img-wrap,
#template_dlg #colorbox .WB-template-detail .WB-img-wrap,
#template_dlg2 #colorbox .WB-template-detail .WB-img-wrap {
  margin-bottom: 30px;
}

#template #colorbox .WB-template-detail .WB-title,
#template_dlg #colorbox .WB-template-detail .WB-title,
#template_dlg2 #colorbox .WB-template-detail .WB-title {
  line-height: 1.3;
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: bold;
  padding: 0;
}

#template .template-gallery-body .WB-btn-wrap a,
#template_dlg .template-gallery-body .WB-btn-wrap a,
#template_dlg2 .template-gallery-body .WB-btn-wrap a {
  display: block;
  text-decoration: none;
  background: #ffa800;
  padding: 4px 6px;
  color: #Ffffff;
  font-size: 13px;
  border-radius: 3px;
  margin: 8px auto 0;
  width: 41%;
  font-weight: normal;
}

#template #colorbox .WB-template-detail .WB-btn-wrap a, 
#template_dlg #colorbox .WB-template-detail .WB-btn-wrap a,
#template_dlg2 #colorbox .WB-template-detail .WB-btn-wrap a{
  display: block;
  text-decoration: none;
  background: #333333;
  padding: 10px 6px;
  color: #Ffffff;
  font-size: 20px;
  border-radius: 3px;
  margin: 8px auto 0;
  width: 345px;
  font-weight: bold;
}

#template .template-btn-wrap,
#template_dlg .template-btn-wrap,
#template_dlg2 .template-btn-wrap {
  text-align:center;
}

#template #colorbox .WB-template-detail span,
#template_dlg #colorbox .WB-template-detail span ,
#template_dlg2 #colorbox .WB-template-detail span  {
    display: block;
    width: 450px;
    font-size: 14px;
    margin: 10px 100px 30px;
    text-align: left;
}

#template #colorbox .WB-template-detail img,
#template_dlg #colorbox .WB-template-detail img,
#template_dlg2 #colorbox .WB-template-detail img {
  max-width: 100%;
  height: auto !important;
  box-shadow: 0px 0px 10px #484848;
}


 .wb-blog-page {
  border-top: none; 
  padding-top: 0;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 card_view.php
-----------------------------------------------------------
----------------------------------------------------------- */

body#card_view {
  padding: 50px;
}

#card_view .image_view{
  float: left;
  width: 65%;
  text-align: center;
}

#card_view .image_view img {
  margin: 0 10px 10px 10px;
  border: 1px solid;
}

#card_view2 .image_view img {
  margin: 10px;
  box-shadow:0px 0px 10px;
}

#card_view .check_view{
  float: right;
  width: 35%;
}

#card_view .check_view .box-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

#card_view .check_view .box-r a {
  display: block;
  background: #666;
  color: #fff;
  padding: 10px 10px 10px 27px;
  text-decoration: none;
  width: 130px;
  text-align: center;
  font-weight: bold;
  margin: 10px auto 5px;
  background-image: url(/img/icon_pdf.svg);
  background-position: 12px center;
  background-repeat: no-repeat;
}


#card_view .check_view textarea {
  width: 100%;
}

#card_view .check_view .box-print-check label {
  display: block;
  margin-bottom: 5px;
} 

#card_view .check_view .box-print-check input[type="button"] {
  display: block;
  margin: 0 auto;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 faq.php
-----------------------------------------------------------
----------------------------------------------------------- */
#faq ul.faq_cate{
  display:none;
}

#faq ul.faq_cate li{
  display: inline-block;
  font-size: 18px;
  text-align: center;
  border: 1px solid #484848;
  margin-bottom: 9px;
}

#faq ul.faq_cate li a{
  text-decoration: none;
  display: block;
  width: 288px;
  padding: 10px 0;
  font-weight: bold;
}

#faq ul.faq_cate li:hover{
  border: 1px solid #f99700;
}

#faq ul.faq_cate li a:hover{
  color:  #ffffff;
  opacity: 1;
  background: #f99700;
}

#faq .wb-faq-categ-title01{
  font-size: 144%;
  font-weight: bold;
  border-bottom: 3px solid #f99700;
  padding: 8px 20px 4px 15px;
  position: relative;
  margin: 10px 5px;
}

#faq .wb-faq-categ-title01:before {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  border-left: 8px solid #f99700;
  top: 14px;
  margin-left: -14px;
  width: 0;
  height: 0;
}

#faq .wb-faq-categ-list01 {
  padding-left: 20px;
  list-style: disc;
  margin-bottom: 8px;
  position: relative;
  font-size: 16px;
  margin-top: 16px;
}

#faq .wb-faq-categ-list01 a {
  text-decoration: none;
  display: block;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}

#faq .wb-faq-categ-list01:before {
  content: "";
  position: absolute;
  border: 3px solid #484848;
  top: 8px;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-radius: 100%;
}

#faq .wb-faq-categ01 {
  vertical-align: text-top;
  margin-bottom: 35px;
}

#faq .wb-faq-categ-question02{
  font-size: 144%;
  font-weight: bold;
  border-bottom: 3px solid #f99700;
  padding: 8px 20px 4px 0px;
  margin: 10px 5px;
}

#faq .wb-faq-categ-answer02 {
    font-size: 16px;
    line-height: 1.8;
}

#faq .wb-faq-btn{
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-top: 24px;
}

#faq .wb-faq-btn a{
  color: #f99700 ;
}

#faq .wb-faq-categ-title02{
    padding: 4px 14px;
    font-size: 12px;
    border: 1px solid #F15E0E;
    color: #F15E0E !important;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    display: block;
    line-height: 1.3;
    text-decoration: none !important;
    width: 27%;
    text-align: center;
    margin-top: 16px;
    border-radius: 6px;
    margin-left: auto;
}

#faq #faq_hikitori .Blackline-box {
  font-size:16px;
  padding:10px 32px;
  letter-spacing: 0.2em;
  margin-bottom:16px;
}

#faq #faq_hikitori iframe{
    width: 100%;
    height: 350px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 sitemap.php
-----------------------------------------------------------
----------------------------------------------------------- */
#sitemap .wb-sitemap-title {
  display: none;
}

#sitemap .box-sitemap .wb-sitemap-categ {
  margin: 10px;
  border: solid 1px #CCCCCC;
  padding: 20px;
}

#sitemap .box-sitemap .wb-sitemap-categ ul li {
  padding: 5px;
}

#sitemap .box-sitemap .wb-sitemap-list ul li {
  padding: 0;
  list-style-image: url(/img/arrow_02.gif);
  list-style-position: 0 5px;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 company trade_low privacy2
-----------------------------------------------------------
----------------------------------------------------------- */
#company table.Table01 td,
#trade_low table.Table01 td ,
#kaiji table.Table01 td {
  text-align: left;
    width:75%;
}

#privacy2 ol{
  margin: 1ex 20px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 font
-----------------------------------------------------------
----------------------------------------------------------- */
#font table.color th{
  font-size: 20px;
  text-align: center;
}
#font table.color td{
  margin: 0.5em;
  padding: 0;
  border: 3px solid #fff;
  width: 65px;
  height: 55px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 sonomama
-----------------------------------------------------------
----------------------------------------------------------- */
#sonomama .sonomama_step li {
  border: 1px solid #ccc;
  width: 30%;
  float: left;
  padding: 10px;
  position: relative;
  margin-left: 49px;
}

#sonomama .sonomama_step li#step2 ,
#sonomama .sonomama_step li#step3 {
  width: 29.3%;
}

#sonomama .sonomama_step li span{
  color: #FDA619;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 10px;
}

#sonomama .sonomama_step .step_flow li p{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
}

#sonomama .sonomama_step li#step2:before, 
#sonomama .sonomama_step li#step3:before  {
  content: "";
  position: absolute;
  border: 46px solid transparent;
  border-left: 41px solid #ccc;
  top: 114px;
  margin-left: -55px;
  width: 0;
  height: 0;
}

#sonomama .sonomama_step li:nth-of-type(1) {
    margin-left: 0;
    clear: both;
}
#sonomama .Bg_gray .Big01{
  font-size: 16px;
  padding-top: 4px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 size
-----------------------------------------------------------
----------------------------------------------------------- */
#size .defined .defined-text {
  width:638px;
}
#size .originai-size-text,
#size .fold-text{
  width:519px;
}

#size .defined {
    margin: 24px 0 0;
}

#size .originai-size, 
#size .fold,
#size .folding {
  margin: 24px 0;
}

#size .folding img{
  margin-left: 68px;
}

#size ul.kakou li{
  float: left;
  text-align: center;
  font-size: 20px;
  margin: 0 8px 16px 0px;
}

#size ul.kakou li:nth-of-type(3) {
  margin: 0 0 16px 0px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 payment
-----------------------------------------------------------
----------------------------------------------------------- */
#payment .Bg_green{
  display: inline-block;
}

#payment .Blackline-box {
  font-size:16px;
  padding:10px 32px;
  letter-spacing: 0.2em;
  margin-bottom:16px;
}

#payment .Blackline-box img{
  margin-top:32px;
}

#payment iframe{
    width: 100%;
    height: 350px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 deliver
-----------------------------------------------------------
----------------------------------------------------------- */
#deliver span.font_18{
  font-size:18px;
}

#deliver table.Table01 th,
#deliver table.Table01 td{
  padding: 20px;
}

#deliver table span.deliver_price{
  font-weight: bold;
  font-size: 32px;
  margin-left: 10px;
}

#deliver table span.deliver_data{
  font-size: 26px;
}

#deliver table.Table01 td.deliver_atten{
  text-align: inherit;
}

#deliver table th.delivery-title .delivery {
    background-color: #e5400c;
    padding: 5px 10px 7px;
    line-height: 1.3;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}
#deliver table th.delivery-title .delivery02 {
    background-color: #147043;
}

/* 
--------------------------------------------------------
 LO-blog38
----------------------------------------------------------- */
#deliver #LO-blog38 table {
  /* @mixin:PC-table-basic */
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  table-layout: fixed;
  width: 100%;
}
#deliver #LO-blog38 table th, #LO-blog38 table td {
  /* @mixin:PC-table-basic */
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 9px 20px;
}
#deliver #LO-blog38 table th {
  /* @mixin:PC-table-basic */
  font-size: 14px;
  font-weight: bold;
  border-right: 1px solid #dbdbdb;
  background: #f3f3f3;
}
#deliver #LO-blog38 table td {
  /* @mixin:PC-table-basic */
  background: #fff;
}

#deliver #LO-blog38 table td {
  vertical-align: top;
}







/* --------------------------------------------------------
-----------------------------------------------------------
 price
-----------------------------------------------------------
----------------------------------------------------------- */
#price .price_paper-btn-wrap .Btn-main {
  background-color:#1D51A5;
}

#price .price_paper-btn-wrap .Btn-sub {
  border: 1px solid #1D51A5;
  color: #1D51A5 !important;
}
#price table.Table03 {
  font-size: 16px;
}

#price table.Table03 th, 
#price table.Table03 td {
  padding: 8px;
}

#price table span.price {
  font-size: 22px;
  font-weight: bold;
  margin-right: 5px;
}

#price table.price_print th.bg_orange01 {
  width: 34%;
}

#price table.price_data01 th.bg_orange01, 
#price table.price_data03 th.bg_orange01{
  width: 25%;
}

#price table.price_data02 th.bg_orange01 {
  width: 40%;
}

#price table.price_data02{
  margin-bottom:-3px;
}

#price table.Table03 th.no_border{
  border:none;
}

#price .tax_aten{
  text-align: right;
  margin-top: -10px;
  display: block;
  margin-bottom: 10px;
}

#price span.max_price {
    font-size: 80%;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 paper
-----------------------------------------------------------
----------------------------------------------------------- */
#paper .paper_spec{
  width:540px;
}

#paper .list_box img{
  width: 319px;
  height: auto;
}

#paper .paper_spec .Bg_green {
    display: block;
    width: 80px;
    text-align: center;
}

#paper .paper_spec dt {
  float: left;
}

#paper .paper_spec dd:after {
  content: "";
  display: block;
  clear: both;
}

#paper .paper_spec dd {
  font-size: 14px;
  margin-left: 97px;
  padding: 8px 0px;
}

#paper .paper_spec dd.spec {
  padding: 0 0 8px 0;
}

#paper .list_box {
  margin-top: 16px;
  padding-top: 16px;
  margin-bottom: 8px;
}

#paper .paper01,
#paper .photo_paper01,
#paper .washi01,
#paper .tokushu01{
  border-top: none;
  margin-top: 0;
  padding-top: 4px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 paper2
-----------------------------------------------------------
----------------------------------------------------------- */
table.paper2_table th{
  padding: 8px;
  width: 130px;
}

table.paper2_table td{
  padding: 8px;
}

#paper2 .deliver-btn-wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 deta_attention
-----------------------------------------------------------
----------------------------------------------------------- */

#deta_attention .tab-content input[type="radio"] {
  display: none;
}

#deta_attention .tab-content label {
  display: inline-block;
  padding: 8px 0px;
  font-weight: bold;
  font-size: 19px;
  color: #484848;
  background-color: #ffffff;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 25px;
  border: 1px solid #484848;
  width: 32.9%;
  text-align: center;
}

#deta_attention .tab-content label:hover,
#deta_attention .tab-content input[type="radio"]:checked + label{
  color: #FFF;
  background-color:#f99700;
  border:1px solid #f99700
}

#deta_attention .tab-content input[type="radio"]:checked + label:before {
  content: "";
  position: absolute;
  border: 15px solid transparent;
  border-top: 20px solid #f99700;
  top: 100%;
  left: 50%;
  margin-left: -27px;
  width: 0;
  height: 0;
  
}

#deta_attention .tab-content > .tab-box > div {
  display: none;
}

#deta_attention #tab1:checked ~ .tab-box > #tabView1,
#deta_attention #tab2:checked ~ .tab-box > #tabView2,
#deta_attention #tab3:checked ~ .tab-box > #tabView3 {
  display: block;
}

#deta_attention caption {
    font-size: 16px;
    font-weight:bold;
}


#deta_attention .deta_atten_ai .Bg_pink .atten_point,
#deta_attention .deta_atten_office .Bg_pink .atten_point,
#deta_attention .deta_atten_image .Bg_pink .atten_point{
  display: block;
  margin: 5px;
  font-size: 120%;
}

#deta_attention .deta_atten_office .Bg_pink img,
#deta_attention .washi_deta img{
  display:block;
  margin:10px auto;
}

#deta_attention dl{
  margin: 8px;
}

#deta_attention dt{
  font-size: 114%;
  font-weight: bold;
  color:#1D51A5;
}

#deta_attention dd{
  margin-left: 16px;
  margin-bottom: 8px;
}

#deta_attention table.deta_dl{
  font-size:16px;
}

#deta_attention  table.Table02 td{
  border-right: none; 
}

#deta_attention  table.Table02 td.temp_dl_btn_wrap{
  border-right: 1px solid #9A9A9B; 
}

/* --------------------------------------------------------
-----------------------------------------------------------
 delivery
-----------------------------------------------------------
----------------------------------------------------------- */

#delivery .produc_flow{
    margin-bottom: 20px;
	    margin-top: 10px;
}

#delivery .produc_flow li{
  width:277px;
  color:#ffffff;
  height: 140px;
  position: relative;
  background-color:#46b149;
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: 16px;
}

#delivery .produc_flow li:nth-of-type(4){
  margin-right: 0px;
}

#delivery .produc_flow li#flow3{
  background-color:#5385c4;
  padding-left: 24px;
}

#delivery .produc_flow li#flow4{
  background-color:#ff6876;
  padding-left: 24px;
}

#delivery .produc_flow li#flow1:after {
	content: "";
    position: absolute;
    border: 66px solid transparent;
    border-left: 35px solid #46b149;
    top: 4px;
    right: -100px;
    width: 0;
    height: 0;
	z-index: 1;
}

#delivery .produc_flow li#flow3:after {
  content: "";
  position: absolute;
  border: 66px solid transparent;
  border-left: 35px solid #5385c4;
    top: 4px;
    right: -100px;
    width: 0;
    height: 0;
    z-index: 1;
}

#delivery .produc_flow p.flow_point {
    text-align: center;
    border-bottom: 1px solid #ffffff;
    font-size: 32px;
    font-weight: bold;
    padding: 10px 0 4px 18px;
    background-image: url(/img/delivery/flow_order.svg);
    background-repeat: no-repeat;
    background-position: 48px 18px;
	margin-bottom: 7px;
}

#delivery .produc_flow li#flow3 p.flow_point {
    background-image: url(/img/delivery/flow_print.svg);
    background-position: 15px 19px;
    padding-left: 27px;
}

#delivery .produc_flow li#flow4 p.flow_point {
    background-image: url(/img/delivery/flow_arrival.svg);
   background-position: 44px 21px;
}

#delivery .yamato{
  font-size:18px;
}
.Wrap_img {
    margin: 10px 0;
}

#delivery .guide_shipment-guarantee p,
#delivery .guide_shipment-guarantee img {
    margin-bottom: 10px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 special_express
-----------------------------------------------------------
----------------------------------------------------------- */

#special_express .produc_flow{
padding-top:16px;
}

#special_express .produc_flow li{
  width:208px;
  color:#ffffff;
  height: 140px;
  position: relative;
  background-color:#46B148;
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: 16px;
}

#special_express .produc_flow li:nth-of-type(4){
  margin-right: 0px;
}

#special_express .produc_flow li#flow2{
  background-color:#5285C4;
  padding-left: 24px;
}

#special_express .produc_flow li#flow3{
  background-color:#FDA719;
  padding-left: 24px;
}

#special_express .produc_flow li#flow4{
  background-color:#E9629F;
  padding-left: 24px;
}

#special_express .produc_flow li#flow1:after {
  content: "";
  position: absolute;
  border: 67px solid transparent;
  border-left: 35px solid #46B148;
  top: 3px;
  left: 207px;
  width: 0;
  height: 0;
  z-index: 999;
}

#special_express .produc_flow li#flow2:after {
  content: "";
  position: absolute;
  border: 67px solid transparent;
  border-left: 35px solid #5285C4;
  top: 3px;
  left: 207px;
  width: 0;
  height: 0;
  z-index: 999;
}

#special_express .produc_flow li#flow3:after {
  content: "";
  position: absolute;
  border: 67px solid transparent;
  border-left: 35px solid #FDA719;
  top: 3px;
  left: 207px;
  width: 0;
  height: 0;
  z-index: 999;
}

#special_express .produc_flow p.flow_point {
  text-align: center;
  border-bottom: 1px solid #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0 4px;
}

#special_express .data3{
  background-image:url("/img/delivery/nouki_yajirushi.svg");
  background-repeat: no-repeat;
  text-align:center;
  background-position: center 16px;
}
#special_express .data3 p.duration{
  color: red;
  font-size: 37px;
  display: inline-block;
  padding: 12px 16px 10px;
  background: #fff;
  font-weight: bold;
}

#special_express p.specialexpress_price b{
  font-size: 20px;
}

#special_express p.specialexpress_price b .price{
  font-size: 30px;
}

#special_express .inquiry-tel a{
  color: #1D51A5;
  text-decoration: none;
  font-size: 42px;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
}

#special_express .inquiry-tel p {
  padding: 0 0 8px 0;
}

#special_express .inquiry-tel img {
  width: 43px;
  margin-top: -6px;
}

#special_express .tel_atten{
  margin: 0 auto;
  width: 572px;
}

#special_express .yamato{
  font-size:18px;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 moving
-----------------------------------------------------------
----------------------------------------------------------- */

#moving h4.over10{
  font-size: 30px;
  color: #1D51A5;
  text-align: center;
  font-weight: bolder;
  margin-bottom: 8px;
}

#moving .yajirushi{
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 29px solid #CACAD9;
  display: block;
  margin: 16px auto;
}
#moving .excel_list_dl{
  width: 410px;
  margin-top: 10px;
  margin-left: 10px;
}

#moving .excel_list_dl .Btn-sub{
  width:95%;
}

#moving .moving_cam_atten p {
    padding:0 0 15px 0;
}

#moving .moving_cam_order .Fr {
    width:300px;
}

#moving .moving_cam_order .Fr p.Red{
   font-weight:bold;
   font-size:16px;
}

#moving h3.moving_cam_point{
    margin:0px 0 10px;
}

#moving span#moving_cam_point_icon1,
#moving span#moving_cam_point_icon2 {
    display: block;
    margin-top: 20px;
} 

#moving .Blackline-box {
    margin-top: 70px;
}

#moving h3.moving_cam_10_title{
    text-align: center;
    border-bottom: 1px solid;
    margin: 13px 10px;
    padding-bottom: 5px;
}

/* ----------moving_cam_thanks--------------------- */

#moving_cam_thanks .Center >p.Red{
    font-size: 27px;
    font-weight: bold;
}

#moving_cam_thanks .box-step {
    color: #ffffff;
}

#moving_cam_thanks .Bg_pink > p.Red{
    font-size: 175%;
    padding: 5px 0px;
    font-weight: bold;
}

/* ----------moving_cam_ng--------------------- */
#moving_cam_ng .moving_cam_ng_block {
    width: 642px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

#moving_cam_ng .moving_cam_ng .Fl p {
    width: 534px;
}

#moving_cam_ng .coupon_image {
    background-image: url(/img/moving/coupon_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 353px;
    text-align: center;
    border: 1px solid;
    margin-bottom:35px;
}

#moving_cam_ng .coupon_image p{
    padding:0;
}
#moving_cam_ng .coupon_title {
    color: #FD8604;
    text-decoration: underline;
    font-weight: bold;
    font-size: 43px;
    padding-top: 30px;
}

#moving_cam_ng .coupon_discript {
    color: #AC9509;
    font-weight: bold;
    font-size: 40px;
    height: 125px;
}
#moving_cam_ng span.total {
    width: 54px;
    display: inline-block;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 1.2;
}
#moving_cam_ng span.price {
    font-size: 100px;
}

#moving_cam_ng p.code {
    color: #ffffff;
    background-color: #FF9C00;
    border-radius: 36px;
    -webkit-border-radius:36px;
    -moz-border-radius:36px;
    width: 390px;
    margin: 18px auto 0;
    font-size: 40px;
    font-weight: bold;
}
#moving_cam_ng p.code span{
    font-size: 25px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 manyorder
-----------------------------------------------------------
----------------------------------------------------------- */

#manyorder .point_box {
    float: left;
    width: 430px;
    border: 1px solid #9D9D9D;
    margin-left: 20px;
    position:relative;
    text-align: center;
}

#manyorder div.point_box:nth-of-type(3n+1) {
    clear: both;
    margin-left: 0;
}

#manyorder .point_box span#ribon {
    position: absolute;
    line-height: 1;
    background: #1F51A3;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #fff;
    top: 7px;
    left: -5px;
    padding: 6px 8px;
}

#manyorder .point_box span#ribon:after {
    position: absolute;
    content: " ";
    height: 0;
    width: 0;
    left: 0;
    top: 100%;
    border-top: 5px solid #173D79;
    border-left: 5px solid transparent;
    opacity: 1;
}

#manyorder .point_box p.excel_directry_point {
    font-weight: bold;
    font-size: 24px;
    margin-top: 24px;
}


#manyorder .excel_list_dl{
  width:452px;
}

#manyorder .excel_list_dl .Btn-sub{
  width:95%;
}

#manyorder .manyorder_step li {
  border: 1px solid #ccc;
  width: 29.5%;
  float: left;
  padding: 10px;
  position: relative;
  margin-left: 49px;
}

#manyorder .manyorder_step li span{
  color: #FDA619;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 10px;
}

#manyorder .manyorder_step .step_flow li p{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
}

#manyorder .manyorder_step li:before  {
  content: "";
  position: absolute;
  border: 46px solid transparent;
  border-left: 41px solid #ccc;
  top: 114px;
  left: -45px;
  width: 0;
  height: 0;
}

#manyorder .excel_directry_after_step li:before  {
  top: 61px;
}

#manyorder .manyorder_step li:nth-of-type(1):before {
content:none;
}

#manyorder .manyorder_step li:nth-of-type(1) {
  margin-left: 0;
  clear: both;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 corporate
-----------------------------------------------------------
----------------------------------------------------------- */

#corporate .point_box {
    float: left;
    width: 280px;
    border: 1px solid #9D9D9D;
    margin-left: 20px;
    position:relative;
    text-align: center;
}

#corporate div.point_box:nth-of-type(3n+1) {
    clear: both;
    margin-left: 0;
}

#corporate .point_box span#ribon {
    position: absolute;
    line-height: 1;
    background: #1F51A3;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #fff;
    top: 7px;
    left: -5px;
    padding: 6px 8px;
}

#corporate .point_box span#ribon:after {
    position: absolute;
    content: " ";
    height: 0;
    width: 0;
    left: 0;
    top: 100%;
    border-top: 5px solid #173D79;
    border-left: 5px solid transparent;
    opacity: 1;
}

#corporate p.mydesign_point {
    font-weight: bold;
    font-size: 20px;
    margin-top: 24px;
}

#corporate .mydesign_point_box_wrap .point_box p.Red:before{
    content: "";
    position: absolute;
    border: 59px solid transparent;
    border-top: 29px solid #eeeeee;
    width: 0;
    height: 0;
    left: 85px;
    top: 8px;
}

#corporate .mydesign_point_box_wrap .point_box p.Red {
    color: red;
    padding-top: 46px;
    position: relative;
    font-size: 20px;
}

#corporate p.mydesign_b{
  font-size: 20px;
  font-weight: bold;
}

span.under_y{
    background: linear-gradient(transparent 80%, #ffff66 0);
}


#corporate p.mydesign_b .Red{
  font-size: 30px;
}

#corporate table.TPL-table th{
      width: 200px;
}

#corporate table.TPL-table {
    margin: 20px 0 0;
    width:100%;
}

#corporate span.tac_atten{
  display:block;
  text-align:right;
}

#corporate p.mydesign_order{
    width: 41%;
}

#corporate .Bg_pink p.mydesign_atten{
  font-size: 18px;
  padding-bottom: 5px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 map
-----------------------------------------------------------
----------------------------------------------------------- */

#map p.map_p{
  font-size: 20px;
  text-align: center;
   font-weight: bold;
}

#map ul.map_list li span{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}

#map ul.map_list li {
  float: left;
  width: 288px;
  border: 1px solid #484848;
  margin-right: 8px;
  padding: 10px;
}
#map ul.map_list li:nth-of-type(3) {
  margin-right: 0px;
}

#map p.map_price{
  font-size: 20px;
  font-weight: bold;
  padding: 0;
}

#map p.map_price span.price{
  color: red;
  font-size: 30px;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 testprint
-----------------------------------------------------------
----------------------------------------------------------- */

#testprint .testprint_content .meishi5{
  text-align:center;
  font-size: 20px;
}

#testprint .testprint_content .meishi5 b{
  font-size: 30px;
}

#testprint .testprint_content .meishi5 span.yajirushi{
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 29px solid #FDE8BF;
  display: block;
  margin: 0px auto 16px;
}

#testprint .testprint_content .meishi5 p.print_check{
  font-size: 25px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0px 5px;
  margin-bottom: 16px;
}

#testprint .testprint_content .meishi5 p.print_check:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 8px;
  background: #FDE523;
}

#testprint ul.checkpoint li {
  float: left;
  width: 288px;
  border: 1px solid #484848;
  margin-right: 8px;
  padding: 10px;
  text-align:center;
}
#testprint ul.checkpoint li:nth-of-type(3) {
  margin-right: 0px;
}

#testprint ul.checkpoint li p{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 washi_item
-----------------------------------------------------------
----------------------------------------------------------- */
#washi_item .washi-description01 .description-text{
    float: left;
    width: 440px;
}

#washi_item .washi-description01 .description-img{
  float:right;
}

#washi_item .washi-description02 .description-img{
  float:left;
  padding-right:10px;
}

#washi_item .washi-description02 .desciption-text{
  float:right;
  width:440px;
}

#washi_item .washi-attraction p b{
  font-size:18px;
}

.washi-item-box .washi-item-img {
  float:left;
  padding: 0 10px 0 0 ;
}

.washi-item-box .washi-item-table {
  float:right;
}

.washi-item-box .washi-item-table table {
  border-color: #CCC;
  width: 435px;
  border-spacing: 4px;
}

.washi-item-box .washi-item-table th{
  padding:8px;
  background:#E8F4FF;
}

.washi-item-box .washi-item-table td{
  padding:8px;
}

.washi-item-box .washi-item-btn a{
  display: block;
  text-align: center;
  color: #FFF;
  margin: 16px 0 0;
  padding: 16px 8px;
  background: #013565;
  font-size: 18px;
}

.washi-item-box .washi-item-btn a:link{
  text-decoration:none;
}
.washi-item-box .washi-item-btn a:hover{
  background:#0262B9;
}

/* ----2019.02.23追蜉?---------- */

#washi_item .washi-item-contents .Fl{
    width:340px;
}

.LP-order-flow .flow-box {
    border: 1px solid #f99700;
    margin-bottom: 8px;
}

.LP-order-flow .flow-title {
    background: #f99700;
    color: #ffffff;
    padding: 7px 10px;
    font-size: 20px;
}

.LP-order-flow .flow-box-content {
    padding: 13px;
    text-align: center;
}

.LP-order-flow .deta_type {
    text-align: center;
    margin-right: 13px;
    background: #F3F3F3;
    padding: 4px 1px;
}

.LP-order-flow .deta_type:last-child{
    margin-right: 0;
}

.LP-order-flow .deta_type img{
    display:block;
}

.LP-order-flow .clearfix .flow-box{
    width: 288px;
    margin-right: 8px;
}

.LP-order-flow .flow-box.step04,
.LP-order-flow .flow-box.step07{
    margin-right: 0;
}

#washi_item .washi-attraction {
    margin-top: 50px;
}

table.washi-item-table{
    border-spacing: 4px;
}

table.washi-item-table th a {
    display: block;
    color: #FFF;
    padding: 8px 0px;
    background: #013565;
    font-size: 18px;
    text-decoration: none;
   width:286px;
}

table.washi-item-table td img{
    display:block;
    margin:0 auto;
}

table.washi-item-table td a{
    background-color: #F15E0E;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
    display: block;
    padding: 8px 0px;
    font-size: 16px;
    line-height: 1.3;
    text-decoration: none!important;
    color: #FFF !important;
    text-align: center;
    border-radius: 6px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 paper_washi_moyo paper_washi_kokuho paper_washi_
-----------------------------------------------------------
----------------------------------------------------------- */

.washi_kokuho .kokuho-body,
.washi_moyo .moyo-body{
  width:100%;
  padding-bottom:15px;
}

.kokuho-body .kokuho-content,
.moyo-body .moyo-content  {
  padding:10px;
}

.kokuho-body .kokuho-content .content-img,
.moyo-body .moyo-content .content-img,
.washi-content .content-img{
  float:left;
  padding-right:15px;
}

.kokuho-body .kokuho-content .content-rightbox{
  float:right;
  width:540px;
}

.moyo-body .moyo-content .content-rightbox{
  float:right;
  width:587px;
  padding-right:15px;
}

.moyo-body .moyo-content .content-rightbox .content-text{
  line-height:1.75;
}

.kokuho-spec .spec-table ,
.moyo-spec .spec-table ,
.washi-spec .spec-table{
  float:left;
  width: 580px;
}

.kokuho-spec .spec-table th,
.moyo-spec .spec-table th,
.washi-spec .spec-table th{
  padding: 13px;
  text-align: center;
}

.kokuho-spec .spec-table td,
.moyo-spec .spec-table td,
.washi-spec .spec-table td{
  padding: 13px;
  text-align:left;
}

.kokuho-spec .spec-img,
.moyo-spec .spec-img,
.washi-spec .spec-img  {
  float:right;
  padding-right:20px;
}

.moyo-body .spec-img img,
.kokuho-body .spec-img img,
.washi-spec .spec-img img{
  display: block;
  padding-bottom:15px;
}

#paper_washi_moyo .Table03,
#paper_washi_kokuho .Table03,
#paper_washi .Table03{
  font-size:16px;
}

#paper_washi_moyo table.Table03 th.no_border ,
#paper_washi_kokuho table.Table03 th.no_border ,
#paper_washi table.Table03 th.no_border{
  border: none;
}

#paper_washi_moyo table.Table03 th.btm_border ,
#paper_washi_kokuho table.Table03 th.btm_border ,
#paper_washi table.Table03 th.btm_border{
  border-bottom:1px solid #fff;
}

#paper_washi_moyo table span.price, 
#paper_washi_kokuho table span.price,
#paper_washi table span.price{
  font-size: 22px;
  font-weight: bold;
  margin-right: 5px;
}

#paper_washi_kokuho .kokuho-price table th,
#paper_washi_moyo .moyo-price table th,
#paper_washi .washi-price table th{
  padding:13px;
}

#paper_washi_kokuho .kokuho-price table td,
#paper_washi_moyo .moyo-price table td,
#paper_washi .washi-price table td{
  padding: 13px;
  text-align:center;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 photo.php
-----------------------------------------------------------
----------------------------------------------------------- */

#photo .baby_photo_ok p,
#photo .pet_photo_ok p{
  font-size: 20px;
  border-bottom: 1px solid #484848;
  padding: 8px 4px 0px 4px;
  width: 686px;
  font-weight: bold;
}

#photo .baby_photo_ok p span.point,
#photo .pet_photo_ok p span.point {
  font-size: 25px;
  color: #F40F6A;
  margin-right: 6px;
}

#photo .baby_photo_ok,
#photo .baby_photo_ng,
#photo .wedding_photo_ok,
#photo .wedding_photo_ng,
#photo .pet_photo_ok,
#photo .pet_photo_ng {
    margin-bottom: 10px;
}

#photo img#smaii_svg{
  width:100px;
}

#photo .baby_photo_ng p,
#photo .wedding_photo_ok span,
#photo .wedding_photo_ng span,
#photo .pet_photo_ok span,
#photo .pet_photo_ng span{
  margin: 0 10px;
  font-size: 18px;
  padding: 0;
  font-weight: bold;
}

#photo .wedding_photo_ok span,
#photo .wedding_photo_ng span,
#photo .pet_photo_ok span,
#photo .pet_photo_ng span{
  margin-top: 10px;
  font-size: 24px;
}

#photo .pet_photo_ng img#atten{
  position: absolute;
  margin-top: -82px;
}

#photo .Bg_pink{
  margin-top: 60px;
}
/*----------------------------------
------------------------------------
命名･蜀?祝いカード　baby.php
------------------------------------
----------------------------------*/

.baby_new .point_btn{
  background: url(/img/baby/baby_point_btn_bg.webp) repeat left top;
}

.baby_new .point_btn ul{
  padding: 8px 37px;
  display: block;
  margin: 0 auto;
}

.baby_new .point_btn ul li{
  float: left;
  margin: 0px 4px;
}

.baby_new h4 {
  margin: 34px 0 25px;
}

.baby_new .point01-box img,
.baby_new .point02-box img,
.baby_new .point03-box img{
  margin: 10px auto 0;
  display: block;
}

.paper_recomme img.no1{
  position: absolute;
  margin: 47px 1px 1px 162px;
}

.paper_recomme table.paper_recomme_price,
#pet .paper_recomme_price,
#cosplay .paper_recomme_price {
  width: 100%;
  font-size: 15px;
  text-align:center;
  border-bottom: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
}

.paper_recomme table.paper_recomme_price th,
#pet .paper_recomme_price th,
#cosplay .paper_recomme_price th {
  background: #FFE7E6;
  height: 56px;
  font-weight: unset;
  vertical-align: middle;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  width: 240px;
  text-align: center;
}

.paper_recomme table.paper_recomme_price td,
#pet .paper_recomme_price td,
#cosplay .paper_recomme_price td {
  vertical-align: middle;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}

.paper_recomme .paper_recomme_price_aten,
#pet .paper_recomme_price_aten,
#cosplay .paper_recomme_price_aten {
  margin-top:10px;
}

.paper_recomme table.baby_paper_hikaku{
  width:100%;
  border-collapse: separate;
  border-spacing: 10px;
}

.paper_recomme table.baby_paper_hikaku th {
  font-size: 25px;
  width: 50%;
  font-weight: normal;
  text-align: center;
}

.paper_recomme table.baby_paper_hikaku td{
  padding:0 15px;
}

.baby_new .top-img {
  width: 880px;
  height: 361px;
}

.baby_new .point02-box-img {
  width: 763px;
  height: 469px;
}

.baby_new .box {
  margin-top: 20px;
}


.baby_new p {
  margin-top: 10px;
  font-size: 16px;
}

.baby_new .photo_point{
  background: url(/img/baby/baby_photo_point_bg.webp);
  border-radius: 23px;
  margin: 20px 10px 30px;
  padding: 14px;
}

.baby_new .photo_point2{
  border: 1px #8E7768 dashed;
  border-radius: 20px;
}

.photo_point2 .photo_point_img{
  float:left;
  margin: 4px 0px 17px 10px;
}

.photo_point2 .photo_point_text {
  float: right;
  width: 355px;
  margin-top: 50px;
  margin-right: 74px;
}

.photo_point2 .photo_point_text {
  float: right;
  width: 355px;
  margin-top: 50px;
  margin-right: 74px;
}

.photo_point_text .photo:before{
  content: url(/img/baby/baby_photo_point_line01.png);
  position: relative;
  top: -15px;
  margin-right: 0.5em;
}

.photo_point_text .photo:after{
  content: url(/img/baby/baby_photo_point_line02.png);
  position: relative;
  top: 0.25em;
  margin-right: 0.5em;
}.photo_point_text .massage:after{
  content: url(/img/baby/baby_photo_point_line03.png);
  position: relative;
  top: 0.25em;
  margin-right: 0.5em;
}

.photo_point2 .photo_point_text .photo,
.photo_point2 .photo_point_text .massage {
    text-align: center;
}

.photo_point2 .photo_point_text .photo b,
.photo_point2 .photo_point_text .massage b {
    color: #5E4120;
    font-size: 20px;
    text-align: center;
}

.photo_point2 .photo_point_text .photo ul,
.photo_point2 .photo_point_text .massage p{
    text-align: left;
    color: #5E4120;
}

.photo_point2 .photo_point_text .massage p{
 text-align:center;
}

.photo_point2 .photo_point_text .massage {
  margin-top: 20px;
}

.baby_massage_ex ol.massage_list {
  padding: 0;
}

.baby_massage_ex ol.massage_list li {
  float: left;
  width: 432px;
  height: 85px;
  background: #FFEFEE;
  padding: 10px 10px 10px 53px;
  margin: 4px;
  list-style: none;
}

.baby_massage_ex ol.massage_list li:before {
  content: url(/img/baby/baby_massage01.jpg);
  position: absolute;
  margin: -10px 0px 0px -52px;
}

.baby_massage_ex ol.massage_list li#ex1:before {
  content: url(/img/baby/baby_massage01.jpg);
}
.baby_massage_ex ol.massage_list li#ex2:before {
  content: url(/img/baby/baby_massage02.jpg);
}

.baby_massage_ex ol.massage_list li#ex3:before {
  content: url(/img/baby/baby_massage03.jpg);
}

.baby_massage_ex ol.massage_list li#ex4:before {
  content: url(/img/baby/baby_massage04.jpg);
}

.baby_massage_ex ol.massage_list li#ex5:before {
  content: url(/img/baby/baby_massage05.jpg);
}

.baby_massage_ex ol.massage_list li#ex6:before {
  content: url(/img/baby/baby_massage06.jpg);

}
.baby_massage_ex ol.massage_list li#ex7:before {
  content: url(/img/baby/baby_massage07.jpg);
}

.baby_massage_ex ol.massage_list li#ex8:before {
  content: url(/img/baby/baby_massage08.jpg);
}

.babyorder_flow h4 {
font-size: 26px;
    padding: 20pt 20pt 5pt 70px;
    color: #EE7D2D;
    background: url(/img/baby/babyorder_step1.svg);
    background-repeat: no-repeat;
}

.babyorder_flow #step2 {
    background: url(/img/baby/babyorder_step2.svg);
    background-repeat: no-repeat;
}

.babyorder_flow #step3 {
    background: url(/img/baby/babyorder_step3.svg);
    background-repeat: no-repeat;
}

.babyorder_point {
    font-size: 16px;
    font-weight: bold;
    color: #EE7D2D;
    padding: 15px 10px 5px 40px;
    background: url(/img/baby/babyorder_point.svg);
    background-position-y: center;
    background-repeat: no-repeat;
}

.babyorder_flow .Fr {
    float: right;
    width: 552px;
    text-align: left;
    margin-top: 20px;
    font-size: 15px;
}

.babyorder_flow .Fr .Btn-main {
    width: 80%;
}

.babyorder_flow .clearfix {
    padding: 10px 10px 20px 10px;
}

.baby_new .baby-give-box {
  margin-bottom: 30px;
}

.baby_new .baby-give-box .give-img{
  text-align: center;
  margin-bottom: 15px;
}

.baby_new .baby-give-p {
  font-size: 18px;
  font-weight: bold;
  color: #EE7D2D;
}

.baby_new .baby-give-p {
  font-size: 18px;
  font-weight: bold;
  color: #EE7D2D;
}

.baby_new .sp-br {
  display: none;
}

/*----------------------------------
------------------------------------
wedding stamp estate cosplay pet
------------------------------------
----------------------------------*/
#pet p {
  font-size: 17px;
  padding-top: 20px;
  line-height: 1.8rem;
}

#cosplay p{
  font-size: 16px;
  padding-top: 10px;
}

#cosplay h3,
#pet h3 {
  font-size: 1.4rem;
  padding: 5px 15px;
}

#cosplay h4,
#pet h4 {
  font-size: 1.25rem;
  padding-left: 20px;
}
#cosplay h5,
#pet h5 {
  font-size: 1.2rem;
  padding-top: 10px;
}

#cosplay .ac-content ol li a,
#cosplay .ac-content ol li a:link,
#cosplay .ac-content ol li a:visited,
#pet .ac-content ol li a,
#pet .ac-content ol li a:link,
#pet .ac-content ol li a:visited {
  text-decoration: none;
  color: #0044CC;
}

#cosplay .ac-content ol li a:hover,
#pet .ac-content ol li a:hover {
  color: #09f;
}

#cosplay .COS-Btn-main {
  color: #ffffff !important;
    box-shadow: rgb(0 0 0 / 10%) 1px 1px 3.5px 1px;
    display: inline-block;
    padding: 12px 15px;
    font-size: 20px;
    line-height: 1.3;
    text-decoration: none !important;
    width: 49%;
    text-align: center;
    margin-top: 16px;
    border-radius: 26px;
    background-color: #7f7fff;
}

#cosplay .YT-Btn-main {
    color: #ffffff !important;
    box-shadow: rgb(0 0 0 / 10%) 1px 1px 3.5px 1px;
    display: inline-block;
    padding: 12px 15px;
    font-size: 20px;
    line-height: 1.3;
    text-decoration: none !important;
    width: 49%;
    text-align: center;
    margin-top: 16px;
    border-radius: 26px;
    background-color: #ff7fbf;
}

#cosplay .costemp-h4 {
  text-align: center;
  color: #484848;
  font-size: 1.5rem;
}

#cosplay .YTtemp-h4 {
  text-align: center;
  color: #484848;
  font-size: 1.5rem;
}

#cosplay .ac-check,
#pet .ac-check{
  display: none;
  margin-top: 20px;
}

#cosplay .ac-label,
#pet .ac-label{
  margin-top: 20px;
  background: #ccc;
  color: #fff;
  display: block;
  font-size:1.2rem;
  font-weight: bold;
  padding: 10px 20px;
}

#cosplay .ac-label:after,
#pet .ac-label:after {
  box-sizing: border-box;
  content: "【開く】";
  font-weight: bold;
}

#cosplay .ac-check:checked + .ac-label:after,
#pet .ac-check:checked + .ac-label:after {
  content: "【閉じる】";
}

#cosplay .ac-content,
#pet .ac-content{
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 0;
  line-height: 1.8rem;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}

#pet .ac-check:checked + .ac-label + .ac-content {
  height: 100%;
  opacity: 1;
  padding: 15px 40px;
  visibility: visible;
}

#cosplay .ac-check:checked + .ac-label + .ac-content {
  height: 100%;
  opacity: 1;
  padding: 30px 40px;
  visibility: visible;
} 

#cosplay .cosplay_nayami_box,
#pet .pet_nayami_box{
  margin-top: 10px;
}

#cosplay .bg-yellow,
#pet .bg-yellow {
  background: #ffffaf !important;
}

#cosplay .cosplay_nayami,
#pet .pet_nayami{
  border: 5px solid #ccc;
  list-style-type: none !important;
  padding: 10px;
}

#cosplay .cosplay_nayami li,
#pet .pet_nayami li {
  background: none;
  font-size: 1rem;
  font-weight: 550;
  padding: 5px 10px 0 10px;
}

#cosplay .cosplay_nayami li:first-child,
#pet .pet_nayami li:first-child {
  padding-top: 0;
}

#cosplay .cosplay_nayami li:before,
#pet .pet_nayami li:before {
  margin-left: 0;
  margin-right: 15px;
  content: "■";
  color: #ff5546;
  font-size: 12px;
}

#pet-print ul li h4 {
  padding-left: 0 !important;
}


#pet .flex,
#cosplay .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

#pet .pet-item {
  text-align: center;
  height: 293px;
}

#cosplay .cos-item {
  text-align: center;
  height: 325px;
}

#pet .flex h5,
#cosplay .flex h5 {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

#pet .flex h5 a,
#cosplay .flex h5 a {
  color: #F97700;
  text-decoration: none;
}

#pet .flex p,
#cosplay .flex p {
  margin: 0 auto;
}

#pet .flex .pet-flex-box1,
#cosplay .flex .cos-flex-box1 {
  padding:0 10px;
  flex: 1;
}

#pet .flex .pet-flex-box2,
#cosplay .flex .cos-flex-box2 {
  padding:0 10px;
  flex: 1;
}

#pet .temp-p {
  padding: 0px !important;
}

#cosplay .Title07:before,
#pet .Title07:before {
  border: 10px solid transparent;
  border-left: 16px solid #f99700;
}

#cosplay ul.templ_list li p strong {
  font-size: 135%;
}

#wedding ul.btn_list li{
  float: left;
  margin-right: 8px;
  margin-top: 16px;
}

#wedding ul.btn_list li:last-child{
  margin-right: 0px;
}

#wedding ul.templ_list li,
#stamp ul.templ_list li,
#estate ul.templ_list li,
#pet ul.templ_list li,
#coupon ul.templ_list li,
#cosplay ul.templ_list li,
#nailist ul.templ_list li,
.scene ul.templ_list li,
#baby_new ul.templ_list li,
#shopcard ul.templ_list li{
  float: left;
  text-align: center;
  margin-right: 40px;
  margin-top: 8px;
  margin-bottom: 24px;
  width: 258px;
}

#stamp ul.templ_list li{
  width:auto;
}

#wedding ul.templ_list li img,
#stamp ul.templ_list li img,
#estate ul.templ_list li img,
#pet ul.templ_list li img,
#coupon ul.templ_list li img,
#cosplay ul.templ_list li img,
#nailist ul.templ_list li img,
.scene ul.templ_list li img,
#baby_new ul.templ_list li img,
#shopcard ul.templ_list li img{
  box-shadow: 1px 1px 3.5px 1px rgba(0,0,0,0.1);
  max-height: 257px;
}

#wedding ul.templ_list li:nth-of-type(3n),
#stamp ul.templ_list li:nth-of-type(2n),
#estate ul.templ_list li:nth-of-type(3n),
#pet ul.templ_list li:nth-of-type(3n),
#coupon ul.templ_list li:nth-of-type(3n),
#cosplay ul.templ_list li:nth-of-type(3n),
#nailist ul.templ_list li:nth-of-type(3n),
.scene ul.templ_list li:nth-of-type(3n),
#baby_new ul.templ_list li:nth-of-type(3n),
#shopcard .templ_list li:nth-of-type(3n){
  margin-right: 0px;
}

#wedding ul.templ_list li:nth-of-type(3n+1),
#stamp ul.templ_list li:nth-of-type(2n+1),
#estate ul.templ_list li:nth-of-type(3n+1),
#pet ul.templ_list li:nth-of-type(3n+1),
#coupon ul.templ_list li:nth-of-type(3n+1),
#cosplay ul.templ_list li:nth-of-type(3n+1),
#nailist ul.templ_list li:nth-of-type(3n+1),
.scene ul.templ_list li:nth-of-type(3n+1),
#baby_new ul.templ_list li:nth-of-type(3n+1),
#shopcard ul.templ_list li:nth-of-type(3n+1){
   clear: both;
}

#wedding h4.Title07{
  margin-top:30px;
}

#wedding h5,
#stamp ul.templ_list h5,
#pet ul.templ_list h5,
#coupon ul.templ_list h5,
#baby_new ul.templ_list h5,
#cosplay ul.templ_list h5{
  font-size:122%;
}

#wedding .templ_btn_wrap a.btn_templ_order,
#stamp .templ_btn_wrap a.btn_templ_order,
#estate .templ_btn_wrap a.btn_templ_order,
#pet .templ_btn_wrap a.btn_templ_order,
#coupon .templ_btn_wrap a.btn_templ_order ,
#cosplay .templ_btn_wrap a.btn_templ_order,
#nailist .templ_btn_wrap a.btn_templ_order,
.scene .templ_btn_wrap a.btn_templ_order, 
#baby_new .templ_btn_wrap a.btn_templ_order,
#shopcard .templ_btn_wrap a.btn_templ_order{
  background: #feb032;
    color: #fff;
    text-decoration: none;
    padding: 4px;
    display: block;
    margin: 16px auto 0;
    width: 190px;
    border-radius: 20px;
}

#stamp ul.stamp_kakou li,
#stamp ul.use_list li,
#estate ul.use_list li,
#pet ul.use_list li,
#coupon ul.use_list li,
#cosplay ul.use_list li,
#doujin ul.use_list li,
#nailist ul.use_list li,
.scene ul.use_list li,
#shopcard .use_list .shopcard-list-items {
  float: left;
  width: 288px;
  margin-left: 8px;
  margin-bottom: 8px;
  border: 1px solid #9A9A9B;
  text-align: center;
  padding: 10px;
}

#stamp ul.stamp_kakou li:nth-of-type(3n+1),
#stamp ul.use_list li:nth-of-type(2n+1),
#estate ul.use_list li:nth-of-type(2n+1),
#pet ul.use_list li:nth-of-type(2n+1),
#coupon ul.use_list li:nth-of-type(2n+1),
#cosplay ul.use_list li:nth-of-type(2n+1),
#doiujin ul.use_list li:nth-of-type(2n+1),
#nailist ul.use_list li:nth-of-type(2n+1),
.scene ul.use_list li:nth-of-type(2n+1),
#shopcard .use_list .shopcard-list-items:nth-of-type(2n+2){
  clear: both;
  margin-left: 0;
}

#stamp ul.stamp_kakou li b.yen {
  font-size: 150%;
}

#stamp ul.stamp_kakou li .stamp_price {
  background: #FFECF0;
}

#stamp ul.use_list li,
#estate ul.use_list li,
#pet ul.use_list li,
#coupon ul.use_list li,
#cosplay ul.use_list li,
#doujin ul.use_list li,
#nailist ul.use_list li,
.scene ul.use_list li,
#shopcard .use_list .shopcard-list-items {
  text-align:left;
  width:432px;
}

#stamp ul.use_list li h4,
#estate ul.use_list li h4,
#pet ul.use_list li h4,
#coupon ul.use_list li h4,
#cosplay ul.use_list li h4,
#doujin ul.use_list li h4,
#nailist ul.use_list li h4,
.scene ul.use_list li h4,
#shopcard .use_list .shopcard-list-items h3 {
  font-size: 140%;
  text-align: center;
  margin-top: 8px;
}

#cosplay span.h4_under,
#pet span.h4_under {
  text-align: center;
  display: block;
}

/* ----2019.02.25追蜉?--用途別LP注譁?につ縺?て---- */

.LP-spec{
    margin-top:50px;
}

.LP-order-flow li{
    background: #F1F1F1;
    width: 200px;
    padding: 16px;
    position: relative;
}

.LP-order-flow li.arrow{
    margin: 0% 3% 0% 0%;
}

.LP-order-flow li.arrow:after {
border-left: 15px solid #F1F1F1;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: '';
    margin-top: -10px;
    position: absolute;
    right: -14px;
    top: 50%;
}

.LP-order-flow h4{
    color: #F8960C;
}

.LP-spec #index .order_data li a {
    color: #ffffff;
}


.LP_delivery .data3 p.duration {
    color: #FB7C15;
    font-size: 20px;
    padding: 16px 0px;
    background: #fff;
    text-align: center;
}

.LP_delivery .data3 p.duration .num {
    font-size: 35px;
    font-weight: bold;
}

/* ----2019.02.27追蜉?--coupon.php---- */

.order_2step p b{
    font-size: 20px;
}

ul.coupon_point{
    margin-left: 180px;
    font-size: 28px;
    font-weight: bold;
}

ul.coupon_point li{
    background-image: url(/img/coupon/temp_order_point01.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 22px 78px;
}

ul.coupon_point li:nth-of-type(2){
    background-image: url(/img/coupon/temp_order_point02.gif);
}

ul.coupon_point li:nth-of-type(3){
    background-image: url(/img/coupon/temp_order_point03.gif);
}

span.underline-y {
    position: relative;
    z-index: 1;
}

span.underline-y:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: #FDE523;
}
.mydesign_point_time{
    background: #FEEED3;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

/*----------------------------------
------------------------------------
flow_guide
------------------------------------
----------------------------------*/
.produce_type_tab ul.produce_type_list{
    margin-top: 20px;
}
.produce_type_tab ul.produce_type_list li {
    float: left;
    background: #15037B;
    color: #ffffff;
}

.produce_type_tab ul.produce_type_list li.upload {
    background: #DF043E;
}

.produce_type_tab ul.produce_type_list li.ruff {
    background: #FDC915;
}

.produce_type_tab ul.produce_type_list li.web {
    background: #227B27;
}

.produce_type_tab ul.produce_type_list li.temp:hover,
#flow_guide_temp .produce_type_tab ul.produce_type_list li.temp{
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);/*上に動く*/
    border-bottom: 7px solid #0F0259;
}
.produce_type_tab ul.produce_type_list li.upload:hover,
#flow_guide_data .produce_type_tab ul.produce_type_list li.upload{
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);/*上に動く*/
    border-bottom: 7px solid #9D022D;
}
.produce_type_tab ul.produce_type_list li.ruff:hover,
#flow_guide_ruff .produce_type_tab ul.produce_type_list li.ruff{
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);/*上に動く*/
    border-bottom: 7px solid #B48B01;
}
.produce_type_tab ul.produce_type_list li.web:hover,
#flow_guide_web .produce_type_tab ul.produce_type_list li.web{
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);/*上に動く*/
    border-bottom: 7px solid #185A1C;
}

.produce_type_list li a:link, 
.produce_type_list li a:visited,
.flow-chart .flow-chart-box .box-step a:link, 
.flow-chart .flow-chart-box .box-step a:visited{
    color: #ffffff!important;
    text-decoration: none;
}
.produce_type_tab .produce_type_list li a {
    display: block;
    width: 220px;
    padding: 10px 0;
    text-align: center;
}

.flow-chart .flow-chart-box {
    width: 166px;
    background-color: #F1F1F1;
    border: 1px solid #F8960D;
    position: relative;
    margin-right: 54px;
    margin-bottom: 8px;
    margin-top: 16px;
}
.flow-chart .flow-chart-box.denno{
    border: 1px solid  #1D51A5;
}

.flow-chart .flow-chart-box .box-step {
    background-color: #F8960D;
    font-size: 20px;
    padding: 2px 0;
}


.flow-chart .denno .box-step {
    background-color: #1D51A5;
}

.flow-chart .flow-chart-box .step-content {
    padding: 16px 0 6px;
}

.flow-chart .flow-chart-box .step-content img{
    height:45px!important;
    width:auto;
}

.flow-chart .flow-chart-box h4 {
    font-size: 16px;
    font-weight: unset;
    margin-top: 10px;
}

.flow-chart .flow-chart-box:before {
      content: "";
    position: absolute;
    border: 29px solid transparent;
    border-left: 27px solid #F8960D;
    top: 43px;
    margin-left: 93px;
    width: 0;
    height: 0;
}

.flow-chart .flow-chart-box.denno:before{
    border-left: 27px solid #1D51A5;
}

.flow-chart .flow-chart-box.lastbox:before{
     content: none;
}

.Right{
    text-align:right;
}
.order-guide .costmer-block .Fr {
    width: 452px;
}

.order-guide .denno-block .Fl {
    width: 582px;
}

.order-guide .costmer-block ol{
    counter-reset:number; /*数字をリセ繝?繝?*/
    list-style-type: none!important; /*数字を一旦消す*/
    padding:0;
}

.order-guide .costmer-block  ol li {
  position: relative;
  padding: 1em 0em 0em 30px;
}

.order-guide .costmer-block  ol li :before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字・?繝?ザイン変え繧?*/
  display:inline-block;
  border: 1px solid red;
  color: red;
  color: red;
  font-weight:bold;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 21px;
  text-align: center;
  /*以荳? 上下中央蟇?縺?*/
  top: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 2px;
}

.order-guide .Btn-main {
    padding: 9px 15px;
    font-size: 20px;
    width: 95%;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 feature
-----------------------------------------------------------
----------------------------------------------------------- */

#feature p.point {
    font-size: 18px;
    padding-bottom: 0;
    font-weight:bold;
}

#feature .point-end .Blackline-box {
    width: 438px;
}

#feature .point-end .Blackline-box h4 {
    font-size: 20px;
    margin: 10px 0 14px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
review.php
-----------------------------------------------------------
----------------------------------------------------------- */
#review .review-list-body {
    margin-bottom: 35px;
}

#review .review-list-top-block.clearfix {
    padding-left: 47px;
    background-image: url(/img/review/review_human_icon.svg);
    background-repeat: no-repeat;
    background-position: 10px 3px;
}

#review h3.wb-blog-list-title {
    float: left;
    width: 80%;
    margin-bottom: 3px;
}

#review .review-name-block {
    float: right;
    padding-top: 10px;
}

#review .review-star {
    float: left;
    width: 29%;
    margin-bottom: 7px;
    display: none;	
}

#review .review-item-detail {
    float: left;
}

#review .review-day-block {
    float: right;
}

#review .review-comment {
	padding: 5px 5px 10px 5px;
	font-size: 16px;
}

.review_reply {
    background: #f5f5f5;
    padding: 10px;
}
.review_reply p {
    font-weight: bold;
    padding-bottom: 5px;
}
.review_replycontent {
    padding: 0 0 5px 5px;
	font-size: 14px;
}

#review span.review-city {
    margin-right: 10px;
}

#review .review-item-detail div {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #f99700;
}

#review .wb-blog-body p{
	padding:0;
}

#review .review-star span > span {
    background-image: url(/img/review/star50.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 139px;
    height: 20px;
    padding-left: 123px;
    background-position: 0px 0px;
    padding-top: 1px;
}

#review .review-star span.star_num4 {
    background-image: url(/img/review/star40.svg);
}
#review .review-star span.star_num3 {
    background-image: url(/img/review/star30.svg);
}
#review .review-star span.star_num2 {
    background-image: url(/img/review/star20.svg);
}
#review .review-star span.star_num1 {
    background-image: url(/img/review/star10.svg);
}

/*
---------------------------------------------------------
---------------------------------------------------------
 font_preview.php
---------------------------------------------------------
--------------------------------------------------------- */
#font_list .wb-blog-categ-title{
    padding: 2px 10px 2px 10px;
    margin-bottom: 15px;
    background-color: #ffefc7;
    font-size: 18px;
    clear: both;
    margin-top: 5px;
	font-weight:bold;
}
#font_list .font-img {
    margin-bottom: 10px;
    height: 50px;
}

#font_list .font-img img {
    width: 420px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
 kadomaru.php
---------------------------------------------------------
--------------------------------------------------------- */
.kadomaru_spec_block .kadomaru_spec {
    display: flex;
    margin-bottom: 5px;
}
.kadomaru_spec_block .spec_name {
    width: 119px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
 design_editor.php
---------------------------------------------------------
--------------------------------------------------------- */
.design_editor_brn_wrap {
    position: relative;
}
.design_editor_brn_wrap .Btn-sub2{
	position: absolute;
    right: 0;
    top: -119px;
}
.design_editor_brn_wrap .Btn-main2{
	position: absolute;
    right: 0;
    top: -60px;
}
.flex-block,.flex_block{
    display: flex;
}
.editor_point2　.flex_block,
.editor_point.flex_block {
    display: flex;
    flex-wrap: wrap;
}
.editor_point_box {
    width: 50%;
    display: table;
    margin-bottom: 10px;
}
.editor_point_box span.img_box {
    display: table-cell;
}
.editor_point_box a{
    text-decoration: none;
}
.editor_point span.text_box {
    font-size: 20px;
    font-weight: bold;
    display: table-cell;
    padding-left: 13px;
}
.editor_point span.text_box span {
    font-size: 16px;
}
.editor_point .flex-block {
    display: flex;
    justify-content: flex-start;
}
.editor_point2 .Bg_yellow {
    width: 52%;
    font-size: 20px;
    margin-right: 36px;
}
.Font12 {
    font-size: 12px;
}
.Btn-wrap.flex-block{
	display: flex;
    justify-content: center;
}
/*
---------------------------------------------------------
---------------------------------------------------------
 editor_guide_top.php
---------------------------------------------------------
--------------------------------------------------------- */
ul.guide_cate {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

ul.guide_cate.No-list li a {
    text-decoration: none!important;
    background: url( "/img/editor_guide/browser.svg" ) center 20px   no-repeat;
    width: 214px;
    display: block;
    padding-top: 93px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #C1C1C1;
}

ul.guide_cate li:nth-of-type(2) a {
    background: url( "/img/editor_guide/screen.svg" ) center 20px   no-repeat;
}
ul.guide_cate li:nth-of-type(3) a {
    background: url( "/img/editor_guide/operation.svg" ) 64px 17px    no-repeat;
}
ul.guide_cate li:nth-of-type(4) a {
    background: url( "/img/editor_guide/design.svg" ) center 27px   no-repeat;
}
.Bg_yellow.chrome_img {
    display: inline-block;
    margin-bottom: 10px;
}

ul.guide_content_list {
    color: #F97700;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
}
p + ul.guide_content_list {
margin-top: 15px;
}

ul.guide_content_list a {
    color: #F97700;
    text-decoration: none!important;
    display: block;
    width: 420px;
    margin-bottom: 9px;
}
#editor_guide_top h5 {
    margin-top: 15px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
 editor_guide_comfim.php
---------------------------------------------------------
--------------------------------------------------------- */
p.guide_navi_box {
    font-size: 12px;
    margin-bottom: 10px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
 editor_guide_basic_operate.php
---------------------------------------------------------
--------------------------------------------------------- */
ol.operate-nav {
    list-style: none;
    padding: 0;
}
ol.operate-nav li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 2px;
    counter-increment: step-counter;
}

ol.operate-nav li:before {
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    width: 20px;
    padding: 2px 2px 2px;
    background: #fff;
    border: 1px solid #484848;
    border-radius: 14px;
    font-size: 14px;
    color: #484848;
    line-height: 0.9;
    text-align: center;
    content: counter(step-counter);
}
ol.operate-nav + .Bg_gray.clearfix{
	padding: 10px 30px;
    margin-top: 10px;
}
ul.object_draw1{
	width: 46%;
}
ul.object_draw1 li,
ul.object_draw2 li{
	background: url(/img/editor_guide/draw1.svg) center left no-repeat;
    font-size: 16px;
    padding: 6px 1px 6px 35px;
}
ul.object_draw1 li:nth-of-type(2){
	background: url(/img/editor_guide/draw2.svg) center left no-repeat;
}
ul.object_draw1 li:nth-of-type(3){
	background: url(/img/editor_guide/draw3.svg) center left no-repeat;
}
ul.object_draw2 li:nth-of-type(1){
	background: url(/img/editor_guide/draw4.svg) center left no-repeat;
}
ul.object_draw2 li:nth-of-type(2){
	background: url(/img/editor_guide/draw5.svg) center left no-repeat;
}
ul.object_draw2 li:nth-of-type(3){
	background: url(/img/editor_guide/draw6.svg) center left no-repeat;
}
p.design_point {
    background: url(/img/editor_guide/point.svg) top left no-repeat;
    padding: 21px 0px 0px 36px;
    margin-top: 20px;
    font-size: 14px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
 editor_guide_upload.php
---------------------------------------------------------
--------------------------------------------------------- */
p.upload_extension {
    font-size: 18px;
    font-weight: bold;
}
#editor_guide_upload .Bg_gray .Btn-wrap{
	margin-bottom: 10px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
 pla_card.php
---------------------------------------------------------
--------------------------------------------------------- */
.pra_card_reco_box {
    border: 1px solid #9D9D9D;
    width: 286px;
    float: left;
    padding: 9px;
    box-sizing: border-box;
    margin-left: 10px;
    position: relative;
    margin-bottom: 30px;
}
.pra_card_reco_box:nth-of-type(3n+1) {
    margin-left: 0;
}
.pra_card_reco span#ribon {
    position: absolute;
    background-color: #1F51A3;
    color: #fff;
    font-size: 13px;
    padding: 6px 8px;
    line-height: 1;
    letter-spacing: 0.1em;
    top: 7px;
    left: -5px;
}
.pra_card_reco span#ribon:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    left: 0;
    top: 100%;
    border-top: 5px solid #173667;
    border-left: 5px solid transparent;
}
.pra_card_reco p.excel_directry_point {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pra_card_reco_box .img-wrap {
    text-align: center;
    margin-bottom: 8px;
}
.pra_card_reco_box .reco_txt {
    line-height: 1.7;
}
#pla_card .order-btn-wrap .txt-wrap {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    background: url('/img/pla_card/order_comment_start.svg') no-repeat left center;
    padding: 0 34px;
    position: relative;
}
#pla_card .order-btn-wrap .txt-wrap+a.Btn-main {
    display: block;
    margin: 16px auto 0;
}
#pla_card span.txt-wrap:after {
    content: "";
    width: 16px;
    height: 28px;
    background: url('/img/pla_card/order_comment_end.svg') no-repeat right center;
    position: absolute;
    top: 0;
    right: 0;
}
#pla_card .Fr.paper_spec {
    width: 550px;
}
#pla_card table.peper_spex th.Bg_green {
    width: 81px;
    text-align: center;
}
#pla_card table.peper_spex {
    border-spacing: 1px 10px;
}
#pla_card table.peper_spex td {
    padding-left: 11px;
}
#pla_card .other_pepar h4 {
    font-size: 22px;
    margin-bottom: 20px;
}
#pla_card .other_pepar li {
    font-size: 16px;
    margin-bottom: 4px;
}
#pla_card ul.templ_list li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 24px;
    width: 258px;
}
#pla_card ul.templ_list li:nth-of-type(3n+1) {
    clear: both;
    margin-left: 0;
}
#pla_card ul.templ_list li img {
    box-shadow: 1px 1px 3.5px 1px rgb(0 0 0 / 10%);
    max-height: 257px;
}
#pla_card a.btn_templ_order {
    background: #feb032;
    color: #fff;
    text-decoration: none;
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 230px;
    text-align: center;
    font-size: 18px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 10%) 1px 1px 3.5px 1px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
 shopcard
---------------------------------------------------------
--------------------------------------------------------- */

#shopcard .content-block-wrap,
#shopcard .text01-mb,
#shopcard .img-mb,
#shopcard .text01-wrap {
  margin-bottom: 10px;
}

#shopcard .img-pt {
  padding-top: 10px;
}

#shopcard .shopcard-top-wrap:last-child {
  margin-bottom: 0;
}

#shopcard .shopcard-top-wrap img {
  width: 50%;
}

#shopcard .shopcard_container {
  display: flex;
  margin-bottom: 15px;
}

#shopcard .shopcard_container:last-child,
#shopcard .content-block-wrap:last-child {
  margin-bottom: 0px;
}

#shopcard .shopcard_list:first-child {
  flex: 1;
}

#shopcard .shopcard_list:nth-child(2) {
  padding-left: 10px;
  flex: 1;
}

#shopcard .shopcard-list-wrap .wb-blog-content-list {
  overflow: hidden;
}

#shopcard .shopcard-top-wrap .wb-blog-categ-title,
#shopcard .shopcard-list-wrap .wb-blog-categ-title,
#shopcard .shopcard-center-wrap .wb-blog-categ-title,
#shopcard .shopcard-template-wrap .wb-blog-categ-title {
    padding: 2px 10px 2px 10px;
    margin-bottom: 15px;
    background-color: #ffefc7;
    font-size: 18px;
    clear: both;
    margin-top: 5px;
    font-weight: bold;
}

#shopcard .shopcard-top-wrap .text01-mb:last-of-type {
  margin-bottom: 0;
}

#shopcard .content-mb {
  margin-bottom: 35px;
}
#shopcard .wb-blog-content-list .content-wrap {
  margin-bottom: 15px;
}

#shopcard .wb-blog-content-list .content-wrap:last-child {
  margin-bottom: 0px;
}

#shopcard .wb-blog-content-list {
  margin-bottom: 35px;
}

#shopcard .shopcard-list-wrap .wb-blog-content-list {
  margin-bottom: 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 card_usage card_list
-----------------------------------------------------------
----------------------------------------------------------- */
#card_usage .Title02,
#card_list .Title02 {
  font-size: 22px !important;
  font-weight: bold !important;
  padding: 10px !important;
}

#card_usage,
#card_list {
  font-size: 16px;
}

#card_usage .top-img-wrap,
#card_list .top-img-wrap {
  margin-bottom: 25px;
}

#card_usage .top-text-wrap,
#card_list .top-text-wrap {
  margin-bottom: 20px;
}

#card_usage .category-btn-wrap,
#card_list .category-btn-wrap {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 15px 20px 20px;
}

#card_usage .category-btn-wrap p,
#card_list .category-btn-wrap p {
  font-size: 20px;
  font-weight: bold;
  color: #666;
  margin-bottom: 15px;
}

#card_usage .category-btn-wrap ul,
#card_list .category-btn-wrap ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
  margin: 0;
}

#card_usage .category-btn-wrap ul li,
#card_list .category-btn-wrap ul li {
  margin: 0;
  min-height: 46px;
  min-width: calc((100% - 41px) / 3);
}

#card_usage .category-btn-wrap ul li a,
#card_list .category-btn-wrap ul li a {
  display: flex;
  text-decoration: none;
  border-radius: 4px;
  line-height: 1.2;
  padding: 9px 23px 9px 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  height: 100%;
  color: #666;
  position: relative;
  font-size: 17px;
  background: #ffffff;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
  font-weight: bold;
}

#card_usage .category-btn-wrap ul li a:before,
#card_list .category-btn-wrap ul li a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0px 4px;
  border-color: #FFF transparent transparent transparent;
  display: block;
  top: 2px;
  right: 11px;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

#card_usage .category-btn-wrap ul li a:after,
#card_list .category-btn-wrap ul li a:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  background: #f99700;
  border-radius: 50%;
  z-index: 0;
}

#card_usage .card-list,
#card_list .card-list {
  margin-bottom: 30px;
}

#card_usage .card-list:last-child,
#card_list .card-list:last-child {
  margin-bottom: 0;
}

#card_usage .card-list .card-list-title,
#card_list .card-list .card-list-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 22px;
  font-weight: bold;
}

#card_usage .card-list .card-detail,
#card_list .card-list .card-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#card_usage .card-list .card-detail .left-wrap,
#card_usage .card-list .card-detail .right-wrap,
#card_list .card-list .card-detail .left-wrap,
  #card_list .card-list .card-detail .right-wrap {
  width: calc((100% - 21px) / 2);
}

#card_usage .card-list .card-detail .right-wrap,
#card_list .card-list .card-detail .right-wrap {
  margin-left: 20px;
}

#card_usage .card-btn-wrap,
#card_list .card-btn-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

#card_usage .card-btn-wrap .btn,
#card_list .card-btn-wrap .btn {
  width: calc((100% - 21px) / 2);
}

#card_usage .card-btn-wrap .btn:last-child,
#card_list .card-btn-wrap .btn:last-child {
  margin-left: 20px;
}

#card_usage .card-btn-wrap .btn a,
#card_list .card-btn-wrap .btn a {
  display: block;
  width: 100%;
  margin: 0;
}

#card_usage .card-btn-wrap .btn .Btn-main_2,
#card_list .card-btn-wrap .btn .Btn-main_2 {
  background: #fff;
  color: #F15E0E !important;
  border: 1px solid #F15E0E;
  padding: 11px 15px !important;
}

#card_usage .price-table-wrap,
#card_list .price-table-wrap {
  margin-bottom: 30px;
}

#card_usage .price-table-wrap table,
#card_list .price-table-wrap table {
  width: 100%;
  border: 1px solid #ccc;
}

#card_usage .price-table-wrap table tr th,
#card_usage .price-table-wrap table tr td,
#card_list .price-table-wrap table tr th,
  #card_list .price-table-wrap table tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
}

#card_usage .price-table-wrap table tr td:last-child,
#card_list .price-table-wrap table tr td:last-child {
  border-right:none;
}

#card_usage .price-table-wrap table tr:last-child th,
#card_usage .price-table-wrap table tr:last-child td,
#card_list .price-table-wrap table tr:last-child th,
  #card_list .price-table-wrap table tr:last-child td {
  border-bottom: none;
}

#card_usage .price-table-wrap table tr th,
#card_list .price-table-wrap table tr th {
  width: 230px;
  height: 55px;
  background: #fbe4e3;
}

#card_usage .price-table-wrap .attention-text,
#card_list .price-table-wrap .attention-text {
  margin-top: 15px;
}

#card_usage .price-table-wrap .attention-text ul li,
#card_list .price-table-wrap .attention-text ul li {
  font-size: 15px;
  margin-bottom: 5px;
}

#card_usage .price-table-wrap .attention-text ul li:last-child,
#card_list .price-table-wrap .attention-text ul li:last-child {
  margin-bottom: 0;
}

#card_usage .price-table-wrap .attention-text ul li a,
#card_list .price-table-wrap .attention-text ul li a {
  color: #F15E0E;
}

#card_usage .produc_flow,
#card_list .produc_flow {
  margin-bottom: 20px;
    margin-top: 10px;
}

#card_usage .produc_flow li,
#card_list .produc_flow li {
width:277px;
color:#ffffff;
height: 140px;
position: relative;
background-color:#46b149;
border-radius: 8px;
padding-left: 16px;
padding-right: 16px;
margin-right: 16px;
}

#delcard_usageivery .produc_flow li:nth-of-type(4),
#delcard_listivery .produc_flow li:nth-of-type(4) {
margin-right: 0px;
}

#card_usage .produc_flow li#flow3,
#card_list .produc_flow li#flow3 {
background-color:#5385c4;
padding-left: 24px;
}

#card_usage .produc_flow li#flow4,
#card_list .produc_flow li#flow4 {
background-color:#ff6876;
padding-left: 24px;
}

#card_usage .produc_flow li#flow1:after,
#card_list .produc_flow li#flow1:after {
content: "";
  position: absolute;
  border: 66px solid transparent;
  border-left: 35px solid #46b149;
  top: 4px;
  right: -100px;
  width: 0;
  height: 0;
z-index: 1;
}

#card_usage .produc_flow li#flow3:after,
#card_list .produc_flow li#flow3:after {
content: "";
position: absolute;
border: 66px solid transparent;
border-left: 35px solid #5385c4;
  top: 4px;
  right: -100px;
  width: 0;
  height: 0;
  z-index: 1;
}

#card_usage .produc_flow p.flow_point,
#card_list .produc_flow p.flow_point {
  text-align: center;
  border-bottom: 1px solid #ffffff;
  font-size: 32px;
  font-weight: bold;
  padding: 10px 0 4px 18px;
  background-image: url(/img/delivery/flow_order.svg);
  background-repeat: no-repeat;
  background-position: 48px 18px;
margin-bottom: 7px;
}

#card_usage .produc_flow li#flow3 p.flow_point,
#card_list .produc_flow li#flow3 p.flow_point {
  background-image: url(/img/delivery/flow_print.svg);
  background-position: 15px 19px;
  padding-left: 27px;
}

#card_usage .produc_flow li#flow4 p.flow_point,
#card_list .produc_flow li#flow4 p.flow_point {
  background-image: url(/img/delivery/flow_arrival.svg);
 background-position: 44px 21px;
}

#card_usage .yamato,
#card_list .yamato{
font-size:18px;
}

#card_usage .deadline-wrap .attention-text .attention-text-title,
#card_list .deadline-wrap .attention-text .attention-text-title {
  font-size: 15px;
}

#card_usage .deadline-wrap .attention-text ul li,
#card_list .deadline-wrap .attention-text ul li {
  font-size: 15px;
  margin-bottom: 3px;
}

#card_usage .deadline-wrap .attention-text ul li:last-child,
#card_list .deadline-wrap .attention-text ul li:last-child {
  margin-bottom: 0;
}

/* 2023/09/04　escape */
#escape p {
  margin-bottom: 10px !important;
}