/*OEMページ*/

@media only screen and (min-width: 640px) {/*PCサイトでは*/
.toi{
width:70%;
margin:32px auto;
font-size:115%;
}
}

h3.item_h3{
  border-top:1px solid #964844;
  border-bottom:1px solid #964844;
  text-align:center;
  font-size:200%;
  font-weight:bold;
  margin:48px 0;
  color:#222;
  padding:16px 0;
}
h3.oem_h3{
  border-top:1px solid #964844;
  border-bottom:1px solid #964844;
  text-align:center;
  font-size:200%;
  font-weight:bold;
  margin:48px 0;
  color:#222;
  padding:16px 0;
}

h3.oem_h3{
font-size:24px;
margin:0 0 32px 0;
font-weight:bold;
}

 .kakomi2{
border:1px solid #b7b29f;
background:#F2F2E7;
font-size:15px;
line-height:1.6em;
    display : block;
    margin : 36px 0;
    padding :16px;
  }
  .kakomi2 div {
  padding: 1em;
  }
  

  
  @media screen and (min-width: 640px) {

  .kakomi2{
    display : grid;
    grid-template-columns : repeat(2, 50%);
    justify-content : space-between;
  }
  }
  

.grid_oem {
	display : block;
}
.grid_oem div {
	margin : 0 0 20px 0;
}
@media screen and (min-width: 640px) {
.grid_oem{
	display : grid;
	grid-template-columns : repeat(3, 30%);
	justify-content : space-between;
}
}

.oem_pp{
margin:36px 0;
}
.oem_pps{
margin:36px auto;
width:100%;
}

@media only screen and (min-width: 640px) {
.read{
width:80%;
margin:60px auto;
}
.oem_pps{
margin:36px auto;
width:80%;
}
}

h4.check{
	background:#F60;
	color:#FFF;
	font-size:18px;
	line-height:1em;
	text-align:center;
	border-radius:20px;
	margin:20px 0;
	padding:4px;
	font-weight:bold;
}
.kakomi{
	border:2px dotted #FF6600;
	width:100%;
	padding:10px;
	margin:20px auto 20px auto;
}
ul.ex{
	margin:36px 0 36px 10px;
	padding:10px 0 0 0;
		border-top:1px dotted #666666;
}

ul.ex li{
	background:url(https://pawafuru.itembox.design/item/oem/check.png) no-repeat 0 0;
	font-size:120%;
	line-height:1.2em;
	margin:0 0 20px 0;
	list-style:none;
	padding:6px 0 20px 40px;
	border-bottom:1px dotted #666666;
	
}


@media only screen and (min-width: 640px) {
	h4.check{
	background:#F60;
	color:#FFF;
	font-size:20px;
	line-height:1em;
	text-align:center;
	border-radius:20px;
	margin:40px 0;
	padding:4px;
	font-weight:bold;
}
.kakomi{
	border:2px dotted #FF6600;
	width:85%;
	padding:40px;
	margin:20px auto 40px auto;
}
ul.ex{
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
		border-top:1px dotted #666666;
width:80%;
}

ul.ex li{
	background:url(https://pawafuru.itembox.design/item/oem/check.png) no-repeat 0 0;
	font-size:120%;
	line-height:1.2em;
	margin:0 0 20px 0;
	list-style:none;
	padding:6px 0 20px 40px;
	border-bottom:1px dotted #666666;
	
}


	}








.fs-pt-column__description{
  font-size:90%;
  line-height:1.6em;
  margin:16px 0;
  }
  .fs-pt-column__heading{
  color:#964844;
  line-height:1.4em;
  }
  
  .lead{
  color:#964844;
  font-size:115%;
  }
  @media screen and (min-width: 640px) {
  .lead{
  width:80%;
  margin:32px auto;
  }
  }
  @media screen and (min-width: 1100px) {
  .lead{
  width:60%;
  margin:32px auto;
  }
  }
  
  
  @media screen and (min-width: 640px) {
  .w80{
  width:70%;
  margin:18px auto;
  }
  }
  
  /*吹き出し*/
  
  h2.pikasso_ttl{
  font-size:200%;
  font-weight:bold;
  margin:36px 0;
  text-align:center;
  }
  @media only screen and (max-width: 767px) {
  h2.pikasso_ttl{
  font-size:140%;
  
  }
  }
  
  h2.point_ttl{
  border-top:1px solid #964844;
  border-bottom:1px solid #964844;
  text-align:center;
  font-size:200%;
  font-weight:bold;
  margin:48px 0;
  color:#222;
  padding:16px 0;
  }
  h3.point_h3{
  font-size:140%;
  font-weight:bold;
  margin:16px 0;
  color:#964844;
  }
  .s85{
  font-size:85%;
  line-height:1.6em;
  }
  .grid_picasso{
      display: block;
  
  
  }
  .grid_picasso div{
  margin:36px 10px;
  font-size:120%;
  line-height:1.8em;
  }
  
  @media screen and (min-width: 640px) {
  .grid_picasso{
      display: grid;
      grid-template-rows:1fr;
      grid-template-columns:350px 1fr;
  
  }
  
  }
  
  /*トップページPICASSO*/
  
  .picasso{
  padding-top:36px;
  padding-bottom:36px;
  }
  .fukidasi{
      display: grid;
      grid-template-rows: 110px;
      grid-template-columns: 90px 1fr;
  }
  .hito{
  width:90px;
  }
  
  .balloon4 {
    position: relative;
    margin:0 0 2em 40px;
    padding: 15px;
    background: #c6dcff;
    border-radius: 30px;
  }
  
  .balloon4:before {  
    content: "";
    position: absolute;
    left: -38px;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #c6dcff;
    border-radius: 50%;
  }
  
  .balloon4:after {
    content: "";
    position: absolute;
    left: -24px;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #c6dcff;
    border-radius: 50%;
  }
  .balloon4 p {
    margin: 0; 
    padding: 0;
  }
  
  @media screen and (min-width: 640px) {
  .balloon4 {
  font-size:140%;
  font-weight:bold;
  }
  
  }
  @media screen and (min-width: 1100px) {
  
  .fukidasi{
  width:70%;
  margin:36px auto;
  }
  }
  
  
  /*表紙のGMP４点セット*/
  .gmp{
  margin:48px 0;
  }
  
  
  ul.top-gmpList {
   display : grid;
   grid-template-columns : repeat(2, 49%);
   justify-content : space-between;
  }
  ul.top-gmpList li {
   margin : 0 0 2em 0;
  }
  @media screen and (min-width: 640px) {
  .gmp{
  width:780px!important;
  margin:48px auto;
  }
  ul.top-gmpList{
   display : grid;
   grid-template-columns : repeat(4, 24%);
   justify-content : space-between;
  }
  }
  
  
  
  /*フッターロゴ*/
  .f_logo{
  padding:16px;
  }
  
  /*homeのyoutube*/
  
  @media only screen and (min-width: 1100px) {/*PCサイトでは*/
  .box_1100{
  width:1100px;
  margin:36px auto;
  }
  }
  
  .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9のアスペクト比 */
    height: 0;
    overflow: hidden;
  }
  
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  
  /*homeの社長挨拶*/
  h2.ttl_bold{
  font-weight:bold;
  font-size:2.5rem;
  }
  .box870 {
    display : block;
    margin :0;
    padding : 0;
  }
  .box870 div {
    margin : 0 10px 0 10px;
  text-align:left;
  }
  @media only screen and (max-width: 768px) {
  .img250{
  width:250px;
  margin:36px auto;
  }
  }
  
  @media screen and (min-width: 768px) {
  
  .box870 {
  width:100%;
  margin:36px auto;
    display : grid;
    grid-template-columns: 35% 60%;
  
  }
  }
  
  
  @media screen and (min-width: 870px) {
  
  .box870 {
  width:870px;
  margin:36px auto;
    display : grid;
    grid-template-columns: 300px 560px;
  
  }
  }
  
  
  .txt_cc{
  font-size:90%;
  text-align:center;
  }
  
  .ss{
  font-size:85%;
  }
  
  /*バナーを中心に*/
  
  .cen{
  width:760px;
  margin:32px auto;
  text-align:center;
  }
  
  @media only screen and (max-width: 767px) {
  .cen{
  width:100%;
  }
  }
  
  @media only screen and (min-width: 768px) {
  
  .in2{
      width: var(--INNER_WIDTH);
      max-width: var(--MAX_WIDTH);
    }
  }
  
  
  
  /*--------------------------------------------------------------------------------------------------------------------
  ■grid2-1 2列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid2-1 {
    display : block;
    margin : 0;
    padding : 0;
  }
  .grid2-1 div {
    margin : 0 0 2em 0;
  }
  
  .grid2-1-50 {
    display : block;
    margin : 0;
    padding : 0;
  }
  .grid2-1-50 div {
    margin : 0 0 2em 0;
  }
  
  
  @media screen and (min-width: 640px) {
  .grid2-1-50 {
    display : grid;
    grid-template-columns : repeat(2, 50%);
    justify-content : space-between;
  }
  .grid2-1 {
    display : grid;
    grid-template-columns : repeat(2, 48%);
    justify-content : space-between;
  }
  }
  
  /*--------------------------------------------------------------------------------------------------------------------
  ■3-1col 3列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid3-1 {
    display : block;
  }
  .grid3-1 div {
    margin : 0 0 20px 0;
  }
  @media screen and (min-width: 640px) {
  .grid3-1 {
    display : grid;
    grid-template-columns : repeat(3, 30%);
    justify-content : space-between;
  }
  }
  /*--------------------------------------------------------------------------------------------------------------------
  ■3-2col 3列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid3-2 {
    display : grid;
    grid-template-columns : repeat(2, 48%);
    justify-content : space-between;
  }
  .grid3-2 div {
    margin : 0 0 20px 0;
  }
  @media screen and (min-width: 640px) {
  .grid3-2 {
    display : grid;
    grid-template-columns : repeat(3, 30%);
    justify-content : space-between;
  }
  }
  /*--------------------------------------------------------------------------------------------------------------------
  ■4-1col 4列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid4-1 {
    display : block;
  }
  .grid4-1 div {
    margin : 0 0 2em 0;
  }
  @media screen and (min-width: 640px) {
  .grid4-1 {
    display : grid;
    grid-template-columns : repeat(4, 23%);
    justify-content : space-between;
  }
  }
  
  /*--------------------------------------------------------------------------------------------------------------------
  ■4-2col 4列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid4-2 {
   display : grid;
   grid-template-columns : repeat(2, 49%);
   justify-content : space-between;
  }
  .grid4-2 div {
   margin : 0 0 2em 0;
  }
  @media screen and (min-width: 640px) {
  .grid4-2 {
   display : grid;
   grid-template-columns : repeat(4, 24%);
   justify-content : space-between;
  }
  }
  /*--------------------------------------------------------------------------------------------------------------------
  ■5-1col 5列一覧表示
  --------------------------------------------------------------------------------------------------------------------*/
  .grid5-1 {
    display : block;
  }
  .grid5-1 div {
    margin : 0 0 2em 0;
  }
  @media screen and (min-width: 640px) {
  .grid5-1 {
    display : grid;
    grid-template-columns : repeat(5, 18%);
    justify-content : space-between;
  }
  }
  /*--------------------------------------------------------------------------------------------------------------------
  修正追加
  --------------------------------------------------------------------------------------------------------------------*/
  .fs-c-button--primary{
    background-color: #964844;
    border: 1px solid #964844;
  }
  .fs-c-productQuantityAndAction__action {
    flex-grow: unset;
  }
  .fs-c-productQuantityAndAction{
    justify-content: center;
  }
  .fs-p-drawer.fs-l-sideArea {
    display: none;
  }
  .fs-l-product {
    max-width: 850px;
  }
  .fs-c-button--secondary{
    background-color: #964844;
    border: 1px solid #964844;
  }
  .fs-c-buttonContainer--memberRegister {
    margin-top: 32px;
  }
  .fs-c-buttonContainer--confirmOrder {
    padding-top: 24px;
  }
  #fs-checkout-payHere-container .fs-c-cartPayment__button .fs-c-button__label{
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label,
  #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label{
    font-size: 0px;
    position: relative;
  }
  #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label::after,
  #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label::after{
    display: block;
    white-space: pre;
    letter-spacing: 0.1em;
  }
  #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label::after{
    content: '会員登録がお済みの方\Aレジへ進む';
  }
  #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label::after{
    content: 'はじめて購入/ゲスト購入\Aレジへ進む';
  }
  @media screen and (min-width: 768px){
    #fs-checkout-payHere-container .fs-c-button--primary,
    #fs-checkout-payHere-container .fs-c-button--secondary{
      padding: 20px 0;
    }
    #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label::after,
    #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label::after{
      font-size: 16px;
    }
  }
  @media screen and (max-width: 767px){
    #fs-checkout-payHere-container .fs-c-button--primary,
    #fs-checkout-payHere-container .fs-c-button--secondary{
      padding: 18px 0;
    }
    #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label::after,
    #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label::after{
      font-size: 16px;
    }
  }
  a.fs-c-button--loginAndPurchase.fs-c-button--primary {
    background-color: var(--PINK);
    border: 1px solid var(--PINK);
    color: #3c3c3c;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a.fs-c-button--unregisteredUserPurchase.fs-c-button--secondary {
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--loginAndPurchase {
    padding: 20px 0 16px 0;
  }
  a.fs-c-button--purchaseHere.fs-c-button--primary {
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a.fs-c-button--loginAndSubscribe.fs-c-button--primary{
    background-color: var(--PINK);
    border: 1px solid var(--PINK);
    color: #3c3c3c;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a.fs-c-button--registerAndSubscribe.fs-c-button--secondary{
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a.fs-c-button--subscribeHere.fs-c-button--primary{
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.fs-c-buttonContainer--confirmSubscription {
    padding-top: 24px;
  }

.fs-p-footerCopyright__text{
color:#fff;
}