@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 74.468%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
    width: 65%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #888;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #888;
      }
        .product_spec_table th {  
          width: 33.333%;
        }
        .product_spec_table td {
          width: 66.666%;
        }
          .product_spec_table select {
            width: 90%;
          }
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    float: right;
    width: 30%;
    margin-bottom: 2em;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    .product_info_lst a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top: 1.5em;  margin-top: 0;
}
  .social_share li {
    margin-bottom: .5em;
    width: 100%;
text-align: center;
  }

.product_cart_btn {
  display: block;
  margin-top: 1em;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    /*background-color: #df7676;*/
    background-color: #284485;
    cursor: pointer;
    -webkit-appearance:none;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;

}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}

#msk_wrapper_cts{
  padding-bottom:0em;
}
/*-------INSTEP-------------------------*/
/*---- product.css --------------------------------------*/
.product_exp {
    clear: both;
    padding-top: 1em;
    line-height: 1.6;
}
.product_spec_block {
    float: none;
    width: 100%;
    margin-bottom: 3em;
}

.product_info_lst {
    float: none;
    width: 100%;
    margin-bottom: 2em;
}
.product_option_table {
    margin: 0em 0 0em 0;
}
.product_option_table table {
    width: 100%;
    border-bottom: 1px solid #888;
	border-left: 1px solid #888;
}
.product_option_table td div {
    margin-bottom: 0;
}
.product_option_table th, .product_option_table td {
    padding: .8em .5em; line-height: 1;
    border-top: 1px solid #888;
	border-right: 1px solid #888;
}

.product_option_table table,.product_option_table th, .product_option_table td {
	border: 0px solid #888;
	border-top: 1px solid #888;
}

.product_option_table th, .product_option_table td {
	border-bottom: 1px solid #888;
	border-right: 1px dotted #888;
	
}

.product_option_table tr:first-child td:first-child,
.product_option_table tr th:first-child{ border-right:1px solid #888;}

.product_option_table tr th:last-child,
.product_option_table tr td:last-child{ border-right: 0px dotted #888;}


.select_list div,.select_list label {
	display: inline-block!important; 
	padding: 0;
	cursor:pointer;}
	
/*.select_list div input{display: none;}*/
.select_list td{ text-align:left;}
.select_list input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    vertical-align: -0.7rem;
    transition:all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 50%;
}
.select_list span,
.select_list label span{ letter-spacing:.05em;}

.select_list input[type=radio] {
    border-radius: 50%;
}
.select_list input[type=radio]:checked:before {
    transform: scale(.6);
	margin: -2px 0 0 -2px;
	
}
.select_list input[type=radio]:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 0 0 0 ;
    transform: scale(0);
    transition: all ease-out 250ms;
}
/* 色は青色のみ */
.select_list input[type=radio] {
    border: 2px solid #2196f3;
}
.select_list input[type=radio]:checked:before {
    background: #2196f3;
}

.product_order_form input.product_init_num{ line-height:1;}


.product_spec_table td{line-height:1;}
.product_info_lst .icon.msk_icon_lst{  float:none; width:100%; border-bottom:1px dotted #888;}
.icon_lst::before, .ie_icon_lst {
    /*margin-right: 0;*/
    background-position: left -170px;
}

.msk_cont47per{width: 47%; float:left;}

.msk_cont47per .msk_product_image_main{
	float:none;
	box-sizing:border-box; 
    background:url(https://file003.shop-pro.jp/PA01458/099/images/bg-stripe.gif); 
	border-top:5px solid #f6f6f6;
	border-bottom:5px solid #f6f6f6;
display: table-cell;
width:550px; 
height: 560px;
vertical-align: middle;
text-align: center;
}
	
.msk_product_image_thumb{width:96%; margin:0 auto; margin-top:10px; float:none;}	
.msk_product_image_thumb ul{
	display:flex;display: -webkit-flex; -webkit-align-items: top;
    align-items: top;-webkit-justify-content: center;
    justify-content: center;flex-wrap: wrap;}
.msk_product_image_thumb ul li{width:19.6%; margin:.2% .2% 0 .2%;}
.msk_product_image_thumb ul li img{width:100%;}

.msk_cont50per{width: 50%; float:right;}
hr.msk_product_spec_table_btm{border:none; border-top: 1px solid #888; margin:0; padding:0;}
p.msk_note{margin-top:0.5em;}
ul.msk_social_share{padding-top:1em;margin: 0 auto;
width: 100%;}
.msn_topicpath_nav{
/*background:#0c0632;*/ 
margin:50px 0 0 0; 
padding: 0.8em 15px; 
/*border-bottom:1px solid #2f266d;*/
color:#fff;
/*background:#432f2f; 
border-bottom:1px solid #554343;*/
background: #00081A;
border-bottom: 1px solid #171b24;
}
.msn_topicpath_nav ul{ width:1170px;  margin:0 auto; color:#fff;}
.msn_topicpath_nav ul li a{color:#fff;}

.stock_zero{ display:inline-block; color:#b52b27; padding-top:0.25em; font-size:90%;}
.product_soldout_msg{ color:#b52b27;}
.msk_cartBtn_bg{
/*background-image: -webkit-linear-gradient(left,#d9534f,#b52b27);
background-image: -o-linear-gradient(left,#d9534f 0,#b52b27 100%);
background-image: linear-gradient(90deg,#d9534f 0,#b52b27);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFD9534F",endColorstr="#FFB52B27",GradientType=1);
border-radius:5px; width:100%;
*/ 
background-image: -webkit-linear-gradient(left,#185294,#00081A);
background-image: -o-linear-gradient(left,#185294 0,#00081A 100%);
background-image: linear-gradient(90deg,#185294 0,#00081A);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF185294",endColorstr="#FF00081A",GradientType=1);
border-radius:5px; width:100%;
}

@media print, screen and (max-width: 768px) {
  #msk_wrapper_cts {
    padding-top: 66.3667px;
}
	.msk_cont47per{width: 100%; float:none;}
	.msk_cont47per .msk_product_image_main{
	display: block;
	width:auto; 
	height: auto;
	text-align: center;
	width: 100%;
	padding: 10px;
	}
	.msk_cont50per{width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0 0 20px 0; padding: 0 0 0 0;
	}
  .msk_cont50per_product_exp{ padding: 20px; margin-top: 3em;background: url(https://file003.shop-pro.jp/PA01458/099/images/product_exp_bg.jpg) center no-repeat;
    background-size: cover;}
  .product_info_block { padding: 2em 20px 0 20px;}
  .product_option_table table#option_tbl tr.stock_head th{ width:38%;}
	.product_option_table table#option_tbl tr.stock_head td{ width:24%;}
  .select_list td {text-align: center;}
	.select_list div{display: block;}
  .product_spec_table td {line-height: 1.4;}
  .product_spec_table tr.product_order_form td:last-child {line-height: 1;}
  .msn_topicpath_nav ul{ width:100%;}
}
/*---- // product.css --------------------------------------*/

/*----TABNAVI-------------------------------------------------*/
.msn_topicpath_nav {margin: 20px 0 0 0;}

#msk_wrapper_cts .product_nm .ttl_h3 {
margin-top: 0;
margin-bottom: 10px;
color: #444;
font-weight: normal;
font-size: 27px;
background: #000;
padding: .25em .5em;
color:#fff;
border-radius: 5px;
line-height: 1.25;
}
#msk_wrapper_cts {padding-bottom: 0;}
#msk_wrapper_cts .product_nm{display: flex;flex-wrap:wrap;}
#msk_wrapper_cts .product_nm .pleft{ order: 2;}
#msk_wrapper_cts .product_nm .pright{ order: 1;}
#msk_wrapper_cts .product_nm .prdNote{ order: 3;}
#msk_wrapper_cts .product_nm .pleft{width:100%;}
#msk_wrapper_cts .product_nm .pleft,
#msk_wrapper_cts .product_nm .pright,
#msk_wrapper_cts .product_nm .prdNote{width:100%;box-sizing: border-box;}
#msk_wrapper_cts .product_nm .prdNote p.prdNotettl:first-child{ margin-top:2em;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav{margin: 0 0 0 0; padding-right: 0em;width:100%;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li{ width:100%;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li{ width:100%;border:1px solid #dfdfdf; border-bottom:none; box-sizing:border-box; }
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li p{ display:none;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:last-child{border-bottom:1px solid #dfdfdf;  margin-bottom:0;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li a{padding: 0 1.25em; height:3em; text-decoration:none; color:#000; display:flex; align-items:center;background:#fff;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li a:hover{background-color: rgba(230,7,24,0.05);}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp{display:flex; background:#fff; margin-top:4em; margin-top:1em;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui,
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara{padding:.5em; width:50%; border-top-left-radius:5px; border:1px solid #dfdfdf;  border-bottom:0; text-align:center;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara{ border-top-left-radius:0; border-top-right-radius:5px; border-left:0;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul#shuruiList.listhide,
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul#meigaraList.listhide{ display:none;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui:after,
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara:after{content:"　▼"; cursor:default;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui.noselect,
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara.noselect{background:#dfdfdf; cursor:pointer;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui.noselect:after,
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara.noselect:after{content:"　□";}

#msk_wrapper_cts .product_nm .pleft nav.prdnav{border-bottom: 1px solid #dfdfdf;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui,
#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara{border-bottom:1px dotted #333;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:last-child{border-bottom:none;  margin-bottom:0;}
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li{ width:33.33333333333%; border:1px solid #dfdfdf; border-bottom:none; border-right:none; box-sizing:border-box; }
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:nth-child(3n){ border-right:1px solid #dfdfdf;}

@media print, screen and (max-width: 768px) {
	#msk_wrapper_cts .product_nm{	margin: 0 auto 0 auto; padding: 0 20px; box-sizing: border-box;}
	#msk_wrapper_cts .product_nm .pleft nav.prdnav{border-bottom: none;}
	#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.shurui,
	#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp p.meigara{border-bottom:none;}
	#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:last-child{border-bottom:1px solid #dfdfdf;  margin-bottom:0;}
	#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li{ width:100%;border:1px solid #dfdfdf; border-bottom:none; box-sizing:border-box;}
	#msk_wrapper_cts .product_nm .pleft nav.prdnav div.prdnav_btnSp{display:flex; background:#fff; margin-top:3em;margin-top: 10px;}
}
/*-----//TABNAVI------------------------------------------------*/
  
/*----SHUCYUSEN-------------------------------------------------*/
div.topicarea{padding: 1em; margin: 2em 0 0 0; border:1px #dfdfdf solid; border-radius:5px; border-top-left-radius:0; border-top-right-radius:0; display:flex;justify-content: space-between; align-items: flex-start;}
div.topicarea .tarea{width:62%;}
div.topicarea .iarea{width:38%;}
div.topicarea .tarea h4{ margin-top:0em;}
div.topicarea .tarea h4 span{}
div.topicarea .tarea h4 p{font-size:1.4em; font-weight:bold;}
div.topicarea .tarea h4 p span.sub{font-size:0.7em;}
div.topicarea .tarea h4 p span.furigana{font-size:0.65em;}
table.tareatable{border-collapse:collapse;}
table.tareatable th,table.tareatable td{ vertical-align:top;}
table.tareatable th{white-space: nowrap;}
table.tareatable td span{display:inline-block;}
div.topicarea .tarea ul.note{list-style:disclosure-closed; margin:.5em 0 0 0em; padding:1em 2em 1em 1em;}
div.topicarea .tarea ul.note li.red{ color:red;font-size:90%;}
div.topicarea .iarea img{width:100%;border-radius:5px;}
div.topicarea.siteIntroduction div.Introtitle{ width:25%;}
div.topicarea.siteIntroduction div.IntroSite{ width:75%;}
div.topicarea.siteIntroduction div.Introtitle h4{margin-top:0;}
div.topicarea.siteIntroduction div.IntroSite div.shoplist .namead {width: 75%;}
div.topicarea.siteIntroduction div.IntroSite div.shoplist .namead p.name { width: 40%;}
div.topicarea.siteIntroduction div.IntroSite div.shoplist .namead p.address { width: 60%;}

@media print, screen and (max-width: 768px) {
div.topicarea{ margin: 0; }
div.topicarea .tarea h4 p span.sub{display:block;}
table.tareatable th,table.tareatable td{ padding-bottom:.25em;}
table.tareatable tr:last-child th,table.tareatable tr:last-child td{ padding-bottom:0;}
div.topicarea .tarea ul.note{ margin-left: 0; padding-right:0em;}
div.topicarea.siteIntroduction{ flex-wrap:wrap;}
div.topicarea.siteIntroduction div.Introtitle,
div.topicarea.siteIntroduction div.IntroSite{ width:100%;}
div.topicarea{margin: 1em 20px 0 20px;}	
}
@media print, screen and (max-width: 630px) {
div.topicarea{ flex-wrap:wrap;}
div.topicarea .tarea,
div.topicarea .iarea{width:100%;}
div.topicarea .tarea h4 p span.sub{display:inline;}
div.topicarea .tarea h4 p span.main{display:inline-block;}
div.topicarea .iarea {margin-top:1em;}
div.topicarea.siteIntroduction div.IntroSite div.shoplist .namead p.name,
div.topicarea.siteIntroduction div.IntroSite div.shoplist .namead p.address {width:100%;}
}
/*----//SHUCYUSEN-------------------------------------------------*/


/*-- categoryilstimage 20201110--*/
div.product_nm.prd_bigCateArea{ background: url(https://file003.shop-pro.jp/PA01458/099/images/bg-stripe.gif);border-bottom:0px #eaeaea solid; border-top:2px #eaeaea solid;}
div.product_nm.prd_bigCateArea p{font-size:1.2em; padding: .5em 0 0 1em;}
div.product_nm.prd_bigCateArea span.catename{font-size:1.2em; font-weight:bold;}
ul.prd_bigCate{ height: 248px; display: flex; justify-content:start; align-items: center; overflow-x: scroll;overflow-y: hidden; width:100%; }
ul.prd_bigCate li.prd_lst_unit{ float: none; margin: 15px 0; padding: 0 32.5px;}
ul.prd_bigCate li.prd_lst_unit_s{width: 130px;}
ul.prd_bigCate li.prd_lst_unit a{ display: block; width: 130px;}
ul.prd_bigCate li.prd_lst_unit span.prd_lst_name{ font-size: 13px; text-align:center;}
ul.prd_bigCate li.prd_lst_unit span:nth-of-type(2){font-size: 11px; text-align:center; display:block;}

#msk_wrapper_cts div.product_nm.prd_bigCateArea{ padding:0; margin:1em 0;}

@media print, screen and (max-width: 768px) {
  div.product_nm.prd_bigCateArea{ border-bottom:2px #eaeaea solid;}
  div.product_nm.prd_bigCateArea p{ font-size:1em; padding:1em 1em 0 1em; text-align:center; width:100%;}
  div.product_nm.prd_bigCateArea span.inblock{ display:inline-block;}
  div.product_nm.prd_bigCateArea span.catename{font-size:1.1em;}
  ul.prd_bigCate{ height: 233px;}
  ul.prd_bigCate li.prd_lst_unit{ margin-top: 0px;  margin-bottom: 0px;}
}

/*-- //categoryilstimage --*/

  .shopTopBtnfloatArea{position: relative;}
  .shopTopBtnfloatArea .shopTopBtnfixedArea{position:fixed; z-index: 1; top:50%; right:0; margin-top: -5.5em;}
  .shopTopBtnfloatArea .shopTopBtnfixedArea a{text-decoration:none;display: block;}
  .shopTopBtnfloatArea .shopTopBtnfixedArea a p{
    border-radius:5px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-color: rgba(0,0,0,.5); 
    font-size: .875em; color:#fff; line-height:1.2em; 
    margin-right:-5px; padding: 10px 12.5px 10px 7.5px; transition-duration :.5s;
    }
  .shopTopBtnfloatArea .shopTopBtnfixedArea a p.pc:hover{ transform:scale(1.5,1);	transform:translate(-5px); transition-duration :.25s;}
  .shopTopBtnfloatArea .shopTopBtnfixedArea a p.pc{display:block;}
  .shopTopBtnfloatArea .shopTopBtnfixedArea a p.sp{display:none;}
  ul.product_init.product_numBtnSP{display: none;}
  /*ul.product_init.product_numBtnPC{display: flex; flex-direction: column;  margin-top: -4px; }*/
  ul.product_init.product_numBtnPC{ /*display: flex; flex-direction: column;  margin-top: -4px;*/ display: block; position: relative;}
  ul.product_init.product_numBtnPC li{float: none; position: absolute; left: 60px; top: -4px;}
  ul.product_init.product_numBtnPC li:nth-child(2){top: 14px;}
  .icon-w.icon-chevron_small_up {
  background-position: -64px -144px; background-color:#000;
  }
  .icon-w.icon-chevron_small_down { 
  background-position: -48px -144px; background-color:#000;
  }
  @media screen and ( max-width:768px) {
    .shopTopBtnfloatArea .shopTopBtnfixedArea a p.pc{display:none;}
    .shopTopBtnfloatArea .shopTopBtnfixedArea a p.sp{display:inline-block;}
    .shopTopBtnfloatArea .shopTopBtnfixedArea{
      position:fixed; top:auto; bottom: 0; right:auto; margin-top: 0; width:100%; 
      text-align: center; border-bottom-color: rgba(0,0,0,.75); 
      border-bottom-style: solid;  border-bottom-width:3px;}
    .shopTopBtnfloatArea .shopTopBtnfixedArea a p{ 
      text-align: center; border-radius:5px; border-top-right-radius: 5px; border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; background-color: rgba(0,0,0,.75); 
      font-size: 1em; color:#fff; line-height:1.2em; 
      margin:0 auto; padding: 6px 10px 5px 10px; box-sizing: border-box; transition-duration :.5s;
    }
    ul.product_init.product_numBtnPC{display: none;}
    ul.product_init.product_numBtnSP{display: inline-block; margin-top: 1.5px;}
    ul.product_init.product_numBtnSP li:first-child{ margin-left:3px;}
    /* 24px black */
    .icon-lg-b.icon-squared_plus {
    background-position: -168px -120px;
    }
    /* 24px black */
    .icon-lg-b.icon-squared_minus {
    background-position: -144px -120px;
    }
  }

/* 20210429 */
#msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li span{height: 3em;padding: 0 1.25em; display:block;background: #fafafa;}
@media print, screen and (max-width: 768px) {
  #msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:nth-child(7){border-bottom: 1px solid #dfdfdf;}
  #msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:nth-child(8),
  #msk_wrapper_cts .product_nm .pleft nav.prdnav ul li ul li:nth-child(9){display: none;}
}
/* //20210429 */
/* 20210525 eng seisaku ni tomonau*/
	/*jpn only*/
	.engon{display:none!important;}
	@media print, screen and (max-width: 768px) {
		#msk_header .msk_navi ul li:nth-child(15){width: 100%;}
		#msk_header .msk_navi ul li:nth-child(16){border-right: 1px solid #ccc;}
	}
	
	@media print, screen and (max-width: 768px) and (orientation: landscape) {
		#msk_header .msk_navi ul li:nth-child(14){width:100%;}
	}
	/*eng only
	.engoff{display:none!important;}
	#page-top_sp.engon-off{top:auto; bottom: -62px;}
	#msk_footer .msk_f_logo{padding:20px 0 10px 0;}
	#msk_header .msk_navi ul{ width: 640px;}
	@media print, screen and (max-width: 768px) {
	    #msk_header .msk_navi ul{ width: 100%;}
		#msk_header .msk_navi ul li:nth-child(18){ display:none;}
		#msk_header .msk_navi ul li.engon-off{border-bottom: 0px solid #ccc;border-right: 0 solid #ccc;}
		#msk_header .msk_navi ul li.engon.sp_btn{width: 100%;}
		#page-top_sp.engon-off{top:auto; bottom: -42px;}
		#msk_footer .msk_f_logo{padding:10px 0;}
	}
	@media print, screen and (max-width: 768px) and (orientation: landscape) {
		#msk_header .msk_navi ul li:nth-child(19),
		#msk_header .msk_navi ul li:nth-child(21),
		#msk_header .msk_navi ul li:nth-child(23),
		#msk_header .msk_navi ul li:nth-child(25),
		#msk_header .msk_navi ul li:nth-child(26){border-right: 0px solid #ccc; width:100%;}
	}*/