@charset "utf-8";
/*-----------------------------------------------------------------
商品詳細ページ　テキスト（サンプル）をテーブル使わずに横に２つ並べたい
-----------------------------------------------------------------*/

.setsumei{
    width: 700px;
    margin: 0 auto;
color: #666666;
font-size:12px;

}
.setsumei-1{
    width: 350px;
    float: left;
}
.setsumei-2{
    width: 350px;
    float: left;
}

.arrangetitle{
color: #336699;
font-size:24px;
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
}
.arrangetitle:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.arrangetitle p {
    margin: 0; 
    padding: 0;
	text-align:center;
}

.arrangetitle-2{
color: #336699;
font-size:24px;
    position: relative;
    background: #def7e9;
    box-shadow: 0px 0px 0px 5px #def7e9;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
}
.arrangetitle-2:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 10px 10px 0;
    border-style: solid;
    border-color: #7cc990 #fff #7cc990;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.arrangetitle-2 p {
    margin: 0; 
    padding: 0;
	text-align:center;
}


.arrangetitle-2{
    margin: 0; 
    padding: 0;
	text-align:center;
color: #51a9ec;
font-size:22px;
}

.arrangenaiyo-1{
color: #336699;
font-size:14px;
    padding: 0.2em 0.2em;
}

.price1{
color: #fe76c6;
font-size:26px;
}
.price2{
color: #fe76c6;
font-size:12px;
}



.box15 {
    padding: 0.2em 0.5em;
    margin: 2em 0.6em;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
    border: dashed 2px #ffc3c3;
    border-radius: 8px;
}
.box15 p {
    margin: 0; 
    padding: 0;
}


.box17{
    margin:2em 6em;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px palevioletred;
    border-bottom: solid 2px palevioletred;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: palevioletred;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}

.box152 {
    padding: 0.2em 0.5em;
    margin: 2em 0.6em;
    color: #c2a1ce;
    background: #f5e3fb;
    box-shadow: 0px 0px 0px 10px #f5e3fb;
    border: dashed 2px #B384C7;
    border-radius: 8px;
}
.box152 p {
    margin: 0; 
    padding: 0;
}



.box172{
    margin:2em 6em;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px #d5b8e6;
    border-bottom: solid 2px #d5b8e6;
}
.box172:before, .box172:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #c075e6;
}
.box172:before {left: 10px;}
.box172:after {right: 10px;}
.box172 p {
    margin: 0; 
    padding: 0;
}



.box14{
    padding: 0.2em 0.5em;
    margin: 2em 4em;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px white;
}
.box14 p {
    margin: 0; 
    padding: 0;
}

.style10 {font-size: 14px}

.box17{
    margin:1em 1.3em;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 1.5px rosybrown;
    border-bottom: solid 1.5px rosybrown;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: rosybrown;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
font-size: 12px;
}

.style5_hidarimenu {font-size: 16px; line-height: 1.5;}
.style5_hidarimenu2 {font-size: 16px; line-height: 1.5; color: #488aee;}


.box8_hidarimenu {
    padding: 0.2em 0.7em;
    margin: 0.5em 0.7em;
    color: #8B4513;
    background: #fff8e8;
	border: 1px solid #efeded; 
    border-left: solid 10px #FFB6C1;
}
.box8_hidarimenu p {
    margin: 0; 
    padding: 0;
}
.box9_hidarimenu {
    padding: 0.5em 0.8em;
    margin: 0.5em 0.7em;
    color: #8B4513;
    background: #e8fffb;
	border: 1px solid #5da9af; 
    border-left: solid 10px #acdce0;
}
.box9_hidarimenu p {
    margin: 0; 
    padding: 0;
}
.box10_hidarimenu {
    padding: 0.5em 0.8em;
    margin: 0.5em 0.7em;
    color: #8B4513;
    background: #e7dcf2;
	border: 1px solid #b29dc6; 
    border-left: solid 10px #bd8fe8;
}
.box10_hidarimenu p {
    margin: 0; 
    padding: 0;
}
.style14LEFT {font-size: 12px}


a.brown:link {
text-decoration : underline; 
color : #59452a; 
}
a.brown:visited {
text-decoration : underline; 
color : #59452a; 
}
a.brown:active {
text-decoration : underline; 
color : #59452a; 
}
a.brown:hover {
text-decoration : underline; 
color : #f835a3; 
}

.box3 {
    padding: 0.3em 0.5em;
    margin: 0.1em 0;
    color: #2c2c2f;
    background: #cde4ff;/*背景色*/
}
.box3 p {
    margin: 0; 
    padding: 0;
}




/* お誕生日のカテゴリ画面にキャラクター名などを表示させるためのリボン色違いPタグリボン４（さらに色違い黄色） */
.ribbon4 {
  display: inline-block;
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 7px 0;
  font-size: 18px;/*フォントサイズ*/
  background: #d2edbb;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}

.ribbon4 p {
  margin: 0;
  padding: 0 30px;
  border-top: dashed 1px #FFF;/*上の破線*/
  border-bottom: dashed 1px #FFF;/*下の破線*/
  line-height: 46px;
}

.ribbon4:before, .ribbon4:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon4:before {
  /*左端の山形*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon4:after {
  /*右端の山形*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}



/* ここから下がボタンのCSS　*/
.btn-gradation {
  display: inline-block;
  width: 160px;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 12px 18px;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #f5d7ea, #f7e9f4);
  transition: .5s;
  background-size: 200%;
}

.btn-gradation:hover {
  background-position: right center;
}

.kadomaru {
    border-radius: 10px/10px ; 
}



.size_12 {
font-size: 12px;
}

.style100 {
color: #FF6699;
	font-weight: bold;
	margin: 2px 3px;
	font-size: 13px
}

.underline_09-1{
    background: linear-gradient(transparent 40%, yellow 40%);
}
.underline_09-pink{
    background: linear-gradient(transparent 60%, pink 80%);
}
.underline_09-mint{
    background: linear-gradient(transparent 70%, #c2ffdd 7%);
}








.flexbox{
  display: flex;
  flex-direction: column;
}
.flexbox-left{
  align-items: flex-start;
  /*左端に整列*/
}

.flexbox-center{
  align-items: flex-center;

  /*中央に整列*/
}
.flexbox-right{
   align-items: flex-end;
  /*右端に整列*/
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
}

.flex-item_samplephoto {
  background-color: snow;
  text-align: center;
  width: 50%;
}
.flex-item_sampletext {
  background-color: #ffecf0;
  text-align: center;
  width: 50%;
}



.styleBoxsetsumeiBLUE14 {
font-size: 14px;
color: #6666FF;
}
.styleBoxsetsumeiGRAY14 {
	font-size: 14px;
	color: #666666;
}
.styleBoxsetsumeiGRAY12 {
	font-size: 12px;
	color: #666666;
}
.styleBoxsetsumeiPINK16 {	font-size: 16px;
	font-weight: bold;
	color: #FF6699;
}
