a@charset "UTF-8";
#Page_MyPage .faq_list {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 100px;
}
#Page_MyPage .faq_list .faq_inner {
  width: calc((100% - 60px) / 3);
  margin: 0 0 40px 30px;
}
#Page_MyPage .faq_list .faq_inner:first-child,
#Page_MyPage .faq_list .faq_inner:nth-child(3n+1) {
  margin-left: 0;
}
#Page_MyPage .faq_list .faq_inner h2 {
  display: block;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  color: #0066b8;
  border-bottom: 1px solid #0066b8;
}
#Page_MyPage .faq_list .faq_inner ul {
  padding: 10px 0;
}
#Page_MyPage .faq_list .faq_inner ul li {
  margin-top: 5px;
}
#Page_MyPage .faq_list .faq_inner ul li a {
  display: block;
  position: relative;
  padding-left: 18px;
}
#Page_MyPage .faq_list .faq_inner ul li a:after {
  position: absolute;
  top: 7px;
  left: 3px;
  z-index: 1;
  width: 5px;
  height: 10px;
  background: url(../images/common/icon/spicon_arrowright_sky.png) no-repeat;
  background-size: 5px 10px;
  content: '';
}
#Page_MyPage .faq_list .faq_inner ul li a:hover {
  color: #65bbdd;
  text-decoration: underline;
}
@supports (-ms-ime-align: auto) {
  #Page_MyPage .faq_list .faq_inner {
    width: calc((100% - 61px) / 3);
  }
}
@media all and (-ms-high-contrast: none) {
  #Page_MyPage .faq_list .faq_inner {
    width: calc((100% - 61px) / 3);
  }
}
.link_text_after {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.link_text_after:after {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images/common/icon/icon_arrowright.png) no-repeat;
  background-size: 20px 20px;
  content: '';
}
.link_text_after.text_blue {
  color: #65bbdd;
}
.link_text_after:focus,
.link_text_after:active,
.link_text_after:visited {
  color: #65bbdd;
}
.link_text_after:hover {
  text-decoration: underline;
}
.img_block {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.img_block.left {
  margin: 0 auto 0 0;
}
.img_block.right {
  margin: 0 0 0 auto;
}
.dotted_list {
  position: relative;
  margin-top: 20px;
  padding-left: 22px;
}
.dotted_list:after {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
  width: 14px;
  height: 14px;
  background: #ffaa01;
  border-radius: 50%;
  content: '';
}
.dotted_list:last-child {
  margin-bottom: 10px;
}
#reading_material #Contents .reading_link_area {
  display: flex;
  padding: 20px 0;
}
#reading_material #Contents .reading_link_area li {
  width: calc(100% / 3);
  border-left: 1px solid #ddd;
}
#reading_material #Contents .reading_link_area li a {
  display: block;
  width: calc(100% - 20px);
  min-height: 120px;
  margin: 0 auto;
  padding: 20px 0 30px 0;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  background-image: url(../images/common/icon/icon_toggle_orange.png);
  background-repeat: no-repeat;
  background-size: 24px 14px;
  background-position: center bottom 15px;
}
#reading_material #Contents .reading_link_area li a:hover {
  background-color: #fff8e5;
  color: #ffaa01;
}
#reading_material #Contents .reading_link_area li:first-child {
  border-left: none;
}
#reading_material #Contents.column_article h1 {
  padding-bottom: 20px;
}
#reading_material #Contents.column_article h2 {
  margin-bottom: 20px;
}
#reading_material #Contents.column_article h3 {
  padding-bottom: 0;
  font-weight: 700;
  font-size: 20px;
  color: #ffaa01;
}
#reading_material #Contents.column_article img {
  display: block;
  width: 100%;
  margin: 20px auto;
}
#reading_material #Contents.column_article .reading_section {
  padding: 30px 0;
}
#reading_material .reading_mv {
  display: flex;
  align-items: flex-start;
  padding: 10px 0 60px;
}
#reading_material .windsor_detail .reading_mv {
  flex-wrap: wrap;
}
#reading_material .windsor_detail .reading_mv > p {
  width: 100%;
  padding: 0;
}
/* #reading_material .reading_mv img {
  width: 50%;
  height: auto;
} */
#reading_material .reading_mv p {
  width: 50%;
  padding: 10px 0 0 40px;
  font-size: 16px;
}
#reading_material .reading_section {
  padding-bottom: 70px;
}
#reading_material .reading_section h2 {
  display: block;
  margin-bottom: 30px;
  padding: 4px 0 4px 20px;
  border-left: 5px solid #ffaa01;
  font-weight: 700;
  font-size: 24px;
}
#reading_material .reading_section h3,
#brand_detail h1+h3 {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  color: #ffaa01;
}
#reading_material .reading_section .img_block {
  margin-top: 30px;
}
/* #reading_material .reading_section .reading_environment_step {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
#reading_material .reading_section .reading_environment_step li {
  position: relative;
  width: calc((100% - 60px)/ 5);
  min-height: 410px;
  border: 3px solid #ffaa01;
  border-radius: 20px;
  text-align: center;
}
#reading_material .reading_section .reading_environment_step li span {
  display: inline-block;
  width: 60px;
  padding: 24px 0 5px;
  font-weight: 700;
  font-size: 60px;
  font-family: 'Microsoft Sans Serif';
  color: #ffaa01;
  line-height: 1.0;
}
#reading_material .reading_section .reading_environment_step li h4 {
  font-weight: 700;
  font-size: 22px;
  color: #ffaa01;
}
#reading_material .reading_section .reading_environment_step li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 130px;
}
#reading_material .reading_section .reading_environment_step li p {
  padding: 0 15px;
  text-align: left;
}
#reading_material .reading_section .reading_environment_step li:first-child {
  margin-left: 0;
}
#reading_material .reading_section .reading_environment_step li:after {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-right: 18px solid transparent;
  border-left: 18px solid #ffaa01;
  content: '';
}
#reading_material .reading_section .reading_environment_step li:last-child:after {
  display: none;
} */
#reading_material .reading_section .reading_environment_balloon {
  width: 63%;
}
#reading_material .reading_section .reading_environment_balloon ul {
  display: flex;
  position: relative;
  z-index: 5;
  margin-top: 15px;
  padding: 30px 20px;
  border: 1px solid #ffaa01;
  border-radius: 20px;
  background: #fff8e5;
}
#reading_material .reading_section .reading_environment_balloon ul li {
  width: calc((100% - 15px)/ 4);
  text-align: center;
  margin-left: 5px;
}
#reading_material .reading_section .reading_environment_balloon ul li:first-child {
  margin-left: 0;
}
#reading_material .reading_section .reading_environment_balloon ul li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
#reading_material .reading_section .reading_environment_balloon ul li figure img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
#reading_material .reading_section .reading_environment_balloon ul li p {
  padding-top: 20px;
  font-size: 12px;
  line-height: 1.6;
}
#reading_material .reading_section .reading_environment_balloon ul:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 40px;
  height: 30px;
  background: url(../images/pages/static/icon_balloon_arrow.png) no-repeat;
  background-size: 40px 30px;
  content: '';
}
#reading_material .reading_section .reading_play_list {
  display: flex;
  justify-content: space-between;
}
#reading_material .reading_section .reading_play_list li {
  width: calc((100% - 130px)/ 4);
}
#reading_material .reading_section .reading_play_list li h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #fff8e5;
  border: 3px solid #ffaa01;
  border-radius: 20px;
  padding: 0;
}
#reading_material .reading_section .reading_play_list li h3:after {
  position: absolute;
  top: 50%;
  left: calc(100% + 13px);
  z-index: 1;
  transform: translateY(-50%);
  width: 23px;
  height: 24px;
  background: url(../images/pages/static/icon_reading_x.png);
  content: '';
}
#reading_material .reading_section .reading_play_list li p {
  padding-top: 20px;
}
#reading_material .reading_section .reading_play_list li:last-child h3:after {
  display: none;
}
#reading_material .reading_section .reading_environment_list {
  display: flex;
  flex-wrap: wrap;
}
#reading_material .reading_section .reading_environment_list li {
  margin-bottom: 40px;
}
#reading_material .reading_section .reading_environment_list li:nth-child(-n + 3) {
  width: calc((100% - 60px)/ 3);
  margin-right: 30px;
}
#reading_material .reading_section .reading_environment_list li:nth-child(3) {
  margin-right: 0px;
}
#reading_material .reading_section .reading_environment_list li:nth-child(n + 4) {
  width: calc((100% - 40px)/ 2);
}
/* #reading_material .reading_section .reading_environment_list li:nth-child(2),
#reading_material .reading_section .reading_environment_list li:nth-child(3) {
  margin-left: 30px;
} */
#reading_material .reading_section .reading_environment_list li:nth-child(2n + 5) {
  margin-left: 40px;
}
#reading_material .reading_section .reading_environment_list li .num_area {
  display: flex;
  margin-bottom: 20px;
}
#reading_material .reading_section .reading_environment_list li .num_area span {
  display: block;
  width: 60px;
  font-weight: 700;
  font-size: 60px;
  font-family: 'Microsoft Sans Serif';
  color: #ffaa01;
  line-height: 1.0;
}
#reading_material .reading_section .reading_environment_list li .num_area h3 {
  display: block;
  position: relative;
  width: calc(100% - 60px);
  padding: 0 0 0 20px;
  color: #000;
  font-size: 18px;
}
#reading_material .reading_section .reading_environment_list li .num_area h3:after {
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 5px;
  border-left: 2px solid #ffaa01;
  content: '';
}
#reading_material .reading_section .reading_environment_list li>img {
  /* width: 100%; */
  /* margin-top: 20px; */
  margin: 20px 0 0;
}
#reading_material .reading_section .reading_environment_list li figure+p {
  padding-top: 20px;
}
#reading_material .reading_section .reading_environment_list li img + p {
  padding-top: 10px;
}
#reading_material .reading_section .reading_section_inner {
  margin: 30px auto;
  border: 1px solid #ffaa01;
  border-radius: 10px;
  overflow: hidden;
}
#reading_material .reading_section .reading_section_inner div {
  padding: 25px 30px;
  background: #fff8e5;
}
#reading_material .reading_section .reading_section_inner div span {
  font-weight: 700;
  font-size: 18px;
}
#reading_material .reading_section .reading_section_inner div span span {
  display: inline-block;
  margin-right: 15px;
  padding: 2px 20px;
  border-radius: 5px;
  background: #ffaa01;
  color: #fff;
  text-align: center;
}
#reading_material .reading_section .reading_section_inner > img {
  display: block;
  width: 100%;
  font-size: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
  background: #aaa;
}
#reading_material .reading_section .reading_section_link_area {
  display: flex;
  flex-wrap: wrap;
  counter-reset: count_num;
  padding-top: 25px;
}
#reading_material .reading_section .reading_section_link_area li {
  width: 50%;
  margin-bottom: 5px;
}
#reading_material .reading_section .reading_section_link_area li a {
  display: inline-block;
  position: relative;
}
#reading_material .reading_section .reading_section_link_area li a:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: #ffaa01;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  counter-increment: count_num;
  content: counters(count_num, "");
}
#reading_material .reading_section .reading_section_link_area li a:hover {
  color: #65bbdd;
  text-decoration: underline;
}
#reading_material .reading_section .reading_section_link_area li a:hover:before {
  text-decoration: none;
  color: #fff;
}
#reading_material .reading_section .reading_section_point {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 30px;
}
#reading_material .reading_section .reading_section_point div {
  width: 450px;
}
#reading_material .reading_section .reading_section_point div:first-child img {
  max-width: 100%;
}
#reading_material .reading_section .reading_section_point div h4 {
  font-weight: 700;
  font-size: 18px;
}
#reading_material .reading_section .reading_section_point div ul {
  padding: 10px 0 20px;
}
#reading_material .reading_section .reading_section_point div ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
}
#reading_material .reading_section .reading_section_point div ul li:after {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
  width: 14px;
  height: 14px;
  background: #ffaa01;
  border-radius: 50%;
  content: '';
}
#reading_material .reading_section .reading_section_point div ul + h4 {
  border-top: 1px solid #ddd;
  padding-top: 30px;
}
#reading_material .reading_section .reading_section_item_list {
  display: flex;
  flex-wrap: wrap;
  counter-reset: count_num;
}
#reading_material .reading_section .reading_section_item_list li {
  width: calc((100% - 54px) / 4);
  margin: 0 0 18px 18px;
}
#reading_material .reading_section .reading_section_item_list li:first-child,
#reading_material .reading_section .reading_section_item_list li:nth-child(4n+1) {
  margin-left: 0;
}
#reading_material .reading_section .reading_section_item_list li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 140px;
}
#reading_material .reading_section .reading_section_item_list li figure img {
  max-width: 100%;
  max-height: 100%;
}
#reading_material .reading_section .reading_section_item_list li h5 {
  display: block;
  position: relative;
  padding: 10px 0 5px;
  font-size: 16px;
}
#reading_material .reading_section .reading_section_item_list li h5:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: #ffaa01;
  border-radius: 50%;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  counter-increment: count_num;
  content: counters(count_num, "");
}
#reading_material .reading_section .reading_section_item_list li a {
  display: block;
}
#reading_material .reading_section .reading_section_item_list li a:hover h5 {
  text-decoration: underline;
  color: #65bbdd;
}
#reading_material .reading_section .reading_section_item_list li a:hover h5:before {
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  #reading_material .reading_section .reading_environment_step li h4 {
    font-size: 18px;
  }
  #reading_material .reading_section .reading_environment_balloon ul li figure img {
    width: 80%;
    height: auto;
  }
  #staticPage.safety section .safety_inner table tr th,
  #staticPage.safety section .safety_inner table tr td {
    padding: 10px;
  }
  #staticPage.safety section .safety_inner table tr.bg_blue th {
    padding: 10px;
  }
}
@media screen and (max-width: 1000px) {
  #reading_material .reading_section .reading_section_item_list li {
    width: calc((100% - 54px) / 3);
  }
  #reading_material .reading_section .reading_section_item_list li:nth-child(4n+1) {
    margin: 0 0 18px 18px;
  }
  #reading_material .reading_section .reading_section_item_list li:first-child,
  #reading_material .reading_section .reading_section_item_list li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@supports (-ms-ime-align: auto) {
  #reading_material .reading_section .reading_environment_list li:nth-child(-n+3) {
    width: calc((100% - 61px) / 3);
  }
  #reading_material .reading_section .reading_environment_balloon ul li {
    width: calc((100% - 16px) / 4);
  }
}
@media all and (-ms-high-contrast: none) {
  #reading_material .reading_section .reading_environment_list li:nth-child(-n+3) {
    width: calc((100% - 61px) / 3);
  }
  #reading_material .reading_section .reading_environment_balloon ul li {
    width: calc((100% - 16px) / 4);
  }
  #reading_material #Contents .reading_link_area li {
    width: calc(100% / 3.1);
  }
}


/* 2019/02/18 */
#brand_detail {
  width: 100%;
}
#brand_detail .mgt_ {
  margin-top: 30px;
}
#brand_detail .sp {
  display: none!important;
}
#brand_detail img {
  width: initial;
  max-width: 100%;
  border-radius: 10px;
}

#brand_detail img#w_bg {
border-radius: 0;
}
#brand_detail .image_flex,
#brand_detail .boxflex_ {
    display: -webkit-flex;
    display: flex;
    margin-top: 30px;
}
#brand_detail .ud-center {
    -webkit-align-items: center;
    align-items: center;
}
#brand_detail .image_flex figure{
    width: 50%;
    margin-right: 3%;
}
#brand_detail .image_flex figure:last-child {
    margin-right: 0%;
}
#brand_detail .reading_section .reading_environment_list {
  margin-top: 50px;
}
#brand_detail .boxflex_ figure{
    /* width: 100%; */
    margin-right: 3%;
}
#brand_detail .reading_section .reading_environment_list.clum2_ > li:nth-child(-n + 3) {
    width: calc((100% - 30px)/ 2);
    margin-left: 0;
    margin-right: 30px;
}
#brand_detail .reading_section .reading_environment_list.clum2_ > li:nth-child(2n) {
    margin-right: 0px;
}
#brand_detail .width100{
  width: 100%!important;
}
#brand_detail .width100 .boxflex_{
  margin-top: 0;
}
#brand_detail .reading_section .reading_environment_list  > li >ul li{
  width: 100%;
}
#reading_material .reading_section .reading_environment_list li:nth-child(n + 4) {
  width: calc((100% - 40px)/ 2);
}
#reading_material .reading_section .reading_environment_list li h4 {
  font-weight: 700;
  font-size: 18px;
  color: #ffaa01;
}
#brand_detail .width100 h4 {
  margin-top: 30px;
}
#brand_detail .reading_section_inner_ {
  margin-top: 30px;
}
#brand_detail .no-flex {
    display: block!important;
}
#reading_material .reading_mv.no-flex p{
    width: 100%;
    padding: 10px 0 0 0;
}
#brand_detail .image_flex .movie_ {
    width: calc((100% - 60px)/ 3);
    margin-right: 30px;
}
#brand_detail .image_flex .movie_:last-child {
    margin-right: 0;
}
#brand_detail .image_flex.clum3_ .movie_ iframe{
  width: 100%;
  height: 229px;
}
#brand_detail .productLineup_list img {
    width: auto;
    max-width: 100%;
}
#brand_detail .product_point p {
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
    text-align: left;
}
#brand_detail .product_point p:after {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
    width: 14px;
    height: 14px;
    background: #ffaa01;
    border-radius: 50%;
    content: '';
}
#brand_detail .product_point {
    display: -webkit-flex;
    display: flex;/* 
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; */
    margin: 30px 0;
}
#brand_detail .product_point li {
    margin-right: 30px;
    text-align: center;
    font-size: 12px;
    width: calc(100%/ 4);
}
#brand_detail .product_point li:last-child {
    margin-right: 0px;
}
#brand_detail .productdetail_ {
    background: #e8e8e8;
    padding: 20px;
    border-radius: 10px;
}
#brand_detail .productLineup_list > li {
    margin-bottom: 50px;
}
#brand_detail .productdetail_inner_ {
}
#brand_detail .product_point figure {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-height:200px;
    text-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#brand_detail .product_point figure img{
    width: 100%;
    height:100%;
}
#brand_detail .productLineup_list>li>p {
    display: inline-block;
    vertical-align: top;
    margin-left:30px;
}
#brand_detail .product_point li:last-child {
    margin-right: 0;
}
#brand_detail .productLineup_list > li .inner_ {
    display: flex;
    -webkit-align-items: end;
    align-items: end;
}
#brand_detail .productLineup_list > li .inner_ .product-right{
    width: 60%;
}
#brand_detail .productLineup_list > li .inner_ .productdetail_{
    display: flex;
    width: 70%;
    margin-left: 30px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#brand_detail .productLineup_list > li:nth-child(4) .inner_ .product_point{
    width: 60%;
    margin: 0;
}
#brand_detail .productLineup_list > li .inner_ .productdetail_ dt {
    font-weight: bold;
    width: 30%;
    padding: 10px 0;
    border-top: 1px solid #ccc;
}
#brand_detail .productLineup_list > li .inner_ .productdetail_ dd {
    width: 70%;
    padding: 10px 0;
    border-top: 1px solid #ccc;
}
#brand_detail .productLineup_list > li .inner_ .productdetail_ dt:first-child,
#brand_detail .productLineup_list > li .inner_ .productdetail_ dt:first-child+dd {
    border-top: 0px;
}
#brand_detail .option_item_ ul {
    display: flex;
    margin-top: 20px;
}
#brand_detail .option_item_ ul li {
    margin-right: 40px;
    text-align: center;
}
#brand_detail .option_item_ ul li h5{
    margin-bottom: 15px;
}
#brand_detail .option_item_ ul li p {
    text-align: left;
}

#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_ > li{
  /*width: 45%!important;*/
 margin-right: 40px;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_ li:nth-child(2n){
 margin-right: 0px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ {
  margin-bottom: 50px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ a,
#brand_detail.imgp_detail .boxflex_.linkBox_ a {
  display: block;
  text-align: center;
  border: 3px solid #eee;
  border-radius: 8px;
  transition: .3s;
  position: relative;
  width: 45%;
  padding: 15px 30px 35px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ a:first-child,
#brand_detail.imgp_detail .boxflex_.linkBox_ a:first-child {
  margin-left: auto;
  margin-right: 5%;
}
#brand_detail.boole_detail .boxflex_.linkBox_ a:last-child,
#brand_detail.imgp_detail .boxflex_.linkBox_ a:last-child {
  margin-right: auto;
}

/* #brand_detail.boole_detail .boxflex_.linkBox_ a:before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #d9eef6;
    content: '';
} */
#brand_detail.boole_detail .boxflex_.linkBox_ a:after,
#brand_detail.imgp_detail .boxflex_.linkBox_ a:after {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 1px solid transparent;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid transparent;
    transform: translateX(-50%) rotate(45deg);
    content: '';
    transition: .3s;
}
#brand_detail.boole_detail .boxflex_.linkBox_ a:hover,
#brand_detail.imgp_detail .boxflex_.linkBox_ a:hover {
  background: #d9eef6;
}
#brand_detail.boole_detail .boxflex_.linkBox_ a:hover:after,
#brand_detail.imgp_detail .boxflex_.linkBox_ a:hover:after {
  bottom: 5px;
}
#brand_detail.boole_detail h3[id^="item"]{
  color: #000;
}
#brand_detail.boole_detail .linkBox_detail{
  margin-top: 0;
}
#brand_detail.boole_detail .linkBox_detail figure{
width: auto;
}
#brand_detail.boole_detail .boxflex_.linkBox_ figure,
#brand_detail.imgp_detail .boxflex_.linkBox_ figure {
    display: inline-block;
    margin: 15px 0;
    width: 100%;
    min-height: 50px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ h3,
#brand_detail.imgp_detail .boxflex_.linkBox_ h3 {
  position: relative;
}
#brand_detail.boole_detail .boxflex_.linkBox_ h3 span {
    color: #333;
    display: block;
    font-size: 12px;
    position: absolute;
    left: 7px;
    top: 35px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ figure img {
    height: 190px;
}
#brand_detail.boole_detail .boxflex_.linkBox_ p {
    text-align: left;
}
#brand_detail.windsor_detail img,
#brand_detail.sikholz_detail img {
  max-height: 400px;
}
#brand_detail.windsor_detail .image_flex figure,
#brand_detail.sikholz_detail .image_flex figure{
    width: auto;
}
#brand_detail.atfactory_detail .reading_mv+.reading_section li img{
  width: 100%;
  border-radius: 20px;
}
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(-n + 6){
    width: calc((100% - 60px)/ 3);
    margin-right: 30px;
}
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(3n) {
    margin-right: 0px;
}
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(5) {
    margin-left: 0px;
}
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(7) {
    margin-right: 40px;
    margin-left: 0;
}
#brand_detail.atfactory_detail .item_select_area {
    -webkit-flex-wrap: wrap;
    display: flex;
    margin-bottom: 60px;
}
#brand_detail.atfactory_detail .item_select_area li {
    width: 15.4%;
    margin-right: 1.5%;
    text-align: center;
    -webkit-flex-wrap: wrap;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border: 3px solid #eee;
    border-radius: 8px;
    transition: .3s;
    position: relative;
}
#brand_detail.atfactory_detail .item_select_area li p{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
#brand_detail.atfactory_detail .item_select_area li:after {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 1px solid transparent;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid transparent;
    transform: translateX(-50%) rotate(45deg);
    content: '';
    transition: .3s;
}
#brand_detail.atfactory_detail .item_select_area li a {
  display: block;
  padding: 5px 10px;
}
#brand_detail.atfactory_detail .item_select_area li:last-child {
    margin-right: 0;
}
#brand_detail.atfactory_detail .item_select_area li figure {
    margin-bottom: 10px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-height: 170px;
}
#brand_detail.atfactory_detail .item_select_area li p {
    font-size: 12px;
}
#brand_detail.atfactory_detail .item_select_area li:hover {
  background: #d9eef6;
}
#brand_detail.atfactory_detail .item_select_area li:hover:after {
  bottom: 5px;
}

#brand_detail.bobles_detail .pointlist_{
  width: 70%;
  margin-left: 3%;
}
#brand_detail.bobles_detail .pointlist_ li{
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
  text-align: left;
}
#brand_detail.bobles_detail .pointlist_ li:after{
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
  width: 14px;
  height: 14px;
  background: #ffaa01;
  border-radius: 50%;
  content: '';
}
#brand_detail.bobles_detail .mg0{
  margin-top: 0;
}
#brand_detail.bobles_detail .clum5 li {
    width: calc(100%/5.6)!important;
    margin-bottom: 0!important;
}
#brand_detail.bobles_detail .clum5 li:nth-child(3) {
    margin-right: 30px;
}
#brand_detail.bobles_detail .boxflex_ figure{
    width: 190%;
}
#brand_detail.bobles_detail .clum5 li h4 span {
    display: block;
    font-size: 12px;
    color: #333;
}
#brand_detail.bobles_detail .clum5 li h4 {
    text-align: center;
    margin-bottom: 20px;
}
#brand_detail.bobles_detail .clum5 li figure {
    text-align: center;
}
#brand_detail.bobles_detail .product_list>li {
    border: 3px solid #eee;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 40px;
}
#brand_detail.bobles_detail .product_list>li:last-child {
    margin-bottom: 0px;
}
#brand_detail.bobles_detail .product_list>li .image_flex {
    -webkit-align-items: center;
    align-items: center;
    margin-top: 0;
    margin-right: 20px;
}


/*2019.02.26*/
/*page boole_detail*/
#reading_material.environment_play #brand_detail.boole_detail .reading_section {
  display: flex;
  flex-wrap: wrap;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section h2,
#reading_material.environment_play #brand_detail.boole_detail .reading_section h3 {
  display: block;
  width: 100%;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_mv,
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_ {
  display: flex;
  margin-top: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_mv figure,
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_ figure {
  width: 400px;
  margin: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_mv figure img,
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_ figure img {
  width: 100%;
  height: auto;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_mv p,
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_ p {
  width: calc(100% - 400px);
  padding: 0 0 0 40px;
  font-size: 16px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section > p {
  width: calc(100% - 400px);
  font-size: 16px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section > .list_right {
  padding-left: 40px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .image_flex {
  display: block;
  width: 400px;
  margin: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .image_flex img {
  width: 100%;
  margin-bottom: 20px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .image_flex figure {
  margin-right: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a,
#reading_material.environment_play #brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a {
  display: block;
  width: calc((100% - 40px) / 2);
  margin: 0 0 0 40px;
  padding: 30px 30px 50px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a:first-child,
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a:nth-child(2n+1),
#reading_material.environment_play #brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a:first-child,
#reading_material.environment_play #brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a:nth-child(2n+1){
  margin-left: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_,
#reading_material.environment_play #brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ {
  margin: 20px 0 0 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a .pc {
  width: 100%;
  padding: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a:after {
  bottom: 25px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a:hover:after {
  bottom: 20px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a h3 {
  padding-bottom: 0;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a h3 span {
  display: block;
  position: relative;
  top: unset;
  left: unset;
  text-align: center;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a figure {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
  transition: .3s;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a:hover figure {
  opacity: .7;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .boxflex_.linkBox_ a p {
  font-size: 14px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section h3#item1,
#reading_material.environment_play #brand_detail.boole_detail .reading_section h3#item2 {
  display: block;
  padding: 40px 0 10px;
  font-size: 24px;
}
#reading_material.environment_play #brand_detail.boole_detail .reading_section .reading_environment_list li h4 {
  font-size: 20px;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail {
  display: flex;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li,
#brand_detail.boole_detail .image_flex.clum3_ {
  width: calc((100% - 40px) / 2) !important;
  margin: 0 0 50px 40px;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li:first-child,
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li:nth-child(2n+1),
#brand_detail.boole_detail .image_flex.clum3_:first-child,
#brand_detail.boole_detail .image_flex.clum3_:nth-child(2n+1){
  margin-left: 0 !important;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li img {
  display: block;
  text-align: center;
  margin: 20px auto;
  height: 110px;
  width: auto;
  box-sizing: border-box;
}
#brand_detail.boole_detail .image_flex.clum3_ figure {
  margin: 0 20px;
  box-sizing: border-box;
}
#brand_detail.boole_detail .image_flex.clum3_ figure img {
  height: 110px;
  width: auto !important;
  box-sizing: border-box;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li .image_flex {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
}
#brand_detail.boole_detail .reading_section .reading_environment_list.clum2_.linkBox_detail > li .image_flex figure {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
}
#brand_detail.boole_detail .image_flex.clum3_ {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#brand_detail.boole_detail .w100 {
  width: 100% !important;
}
#brand_detail.boole_detail .w100 + .reading_environment_list.clum2_.linkBox_detail {
  padding-top: 10px;
}

/*page bobles_detail*/
#brand_detail.bobles_detail .reading_section .boxflex_ figure {
  width: 560px;
  margin-right: 0;
}
#brand_detail.bobles_detail .reading_section .boxflex_ p {
  width: calc(100% - 560px);
  padding-left: 40px;
}
#brand_detail.bobles_detail .reading_section .pointlist_ {
  width: 100%;
  margin: 10px 0;
}
#brand_detail.bobles_detail .reading_section .pointlist_ li {
  margin-bottom: 5px;
}
#brand_detail.bobles_detail .reading_section .product_list li .boxflex_ {
  margin-top: 0;
}
#brand_detail.bobles_detail .reading_section .product_list li .boxflex_ .pointlist_ {
  width: 50%;
}
#brand_detail.bobles_detail .reading_section .product_list li .boxflex_ .image_flex {
  display: flex;
  align-items: center;
  width: 50%;
}
#brand_detail.bobles_detail .reading_section .product_list li .boxflex_ .image_flex figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 60px) / 2);
  margin-left: 30px;
  padding: 0 20px;
}
/*page gw_detail*/
#brand_detail.gw_detail .reading_section .boxflex_ figure {
  width: 560px;
  margin-right: 0;
}
#brand_detail.gw_detail .reading_section .boxflex_ p {
  width: calc(100% - 560px);
  padding-left: 40px;
}
#brand_detail.gw_detail .reading_section .image_flex {
  justify-content: space-between;
}
#brand_detail.gw_detail .reading_section .image_flex figure img {
  width: 560px;
  height: auto;
}
/*page atfactory_detail*/
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(7),
#reading_material #brand_detail.atfactory_detail .reading_section+.reading_section .reading_environment_list li:nth-child(n + 4){
  width: calc((100% - 60px)/ 3);
}
#reading_material #brand_detail.atfactory_detail .reading_section .productLineup_list li h3 {
  padding-bottom: 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
#reading_material #brand_detail.atfactory_detail .reading_section .productLineup_list .product_point figure {
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 5px;
  min-height: unset;
}
#reading_material #brand_detail.atfactory_detail .reading_section .productLineup_list .product_point p {
  padding-top: 3px;
}
/*page vega_detail*/
#brand_detail.vega_detail {
  padding-bottom: 70px;
}
#brand_detail.vega_detail .reading_environment_list {
  margin-top: 20px;
}
#brand_detail.vega_detail .reading_environment_list.clum2_ {
  margin-bottom: 20px;
}
#brand_detail.vega_detail .reading_section > h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
#brand_detail.vega_detail .reading_section {
  padding-bottom: 0;
}
/*page imgp_detail*/
#brand_detail.imgp_detail .reading_mv p {
  padding-left: 0;
}
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ > li.width100:nth-child(-n + 3){
  margin-right: 0;
}
#brand_detail.imgp_detail .reading_section .image_flex figure,
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ li {
  width: calc((100% - 40px) / 2);
  margin-right: 0;
  margin-left: 40px;
}
#brand_detail.imgp_detail .reading_section .image_flex figure:nth-child(2n+1),
#brand_detail.imgp_detail .reading_section .image_flex figure:first-child,
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ li:nth-child(2n+1),
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ li:first-child{
  margin-left: 0;
}
#brand_detail.imgp_detail .reading_section .image_flex figure img,
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ li img {
  width: 100%;
  height: auto;
}
#brand_detail.imgp_detail .reading_section .reading_environment_list.clum2_ li.width100.ml0{
  margin-left: 0 !important;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ h3 {
  color: #000;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 150px;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a figure img {
  width: 80%;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a:after {
  bottom: 20px;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ a:hover:after {
  bottom: 15px;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > a,
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > div {
  width: calc((100% - 80px) / 3) !important;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > div figure {
  display: block;
  margin: 0;
  padding: 0;
  min-height: unset;
  overflow: hidden;
  border-radius: 10px;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > div figure img {
  display: block;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > *:not(:first-child) {
  margin-left: 40px;
}
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > *:first-child,
#brand_detail.imgp_detail .reading_section .boxflex_.linkBox_ > *:nth-child(3n+1){
  margin-left: 0 !important;
}
.imgp_detail_ul {
  display: flex;
  padding-top: 30px;
}
#brand_detail .imgp_detail_ul li:nth-child(2){
  margin-left: 40px;
}
.imgp_detail_ul li h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-top: 20px;
}
#brand_detail p {
  font-size: 16px;
}
#brand_detail .imgp_detail_ul li {
  background: rgba(000,000,000,.03);
  border-radius: 10px;
  padding: 10px 30px 40px;
}
#brand_detail .imgp_detail_ul li .imgp_detail_img01 {
  width: 100%;
}
#brand_detail .imgp_detail_ul li .imgp_detail_img01 img {
  width: 100%;
  height: auto;
}
#brand_detail .imgp_detail_ul li .imgp_detail_img02 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0 40px;
  padding: 0 40px;
}
#brand_detail .imgp_detail_ul li .imgp_detail_img02 img {
  max-width: 100%;
  max-height: 100%;
  widows: auto;
  height: auto;
}
#brand_detail .imgp_detail_ul li .imgp_detail_img02 img,
#brand_detail .imgp_detail_ul li .imgp_detail_img03 img {
  border-radius: 0;
}
@media screen and (max-width: 1100px) {
  .imgp_detail_ul li h3 {
    min-height: 100px;
  }
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea {
  display: flex;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li {
  position: relative;
  width: calc((100% - 40px) / 2);
  margin: 30px 0 50px 40px;
  border: 3px solid #eee;
  border-radius: 8px;
  transition: .3s;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li a {
  display: block;
  height: 100%;
  padding: 20px 20px 45px 20px;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li a figure {
  display: block;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li a figure img {
  display: block;
  margin: 30px auto;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li:first-child {
  margin-left: 0;
}
#reading_material .reading_section.boole_detail_wrapper {
  padding-bottom: 0;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li:after {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 1px solid transparent;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid transparent;
  transform: translateX(-50%) rotate(45deg);
  content: '';
  transition: .3s;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li:hover:after {
  bottom: 15px;
}
#brand_detail.boole_detail .reading_section .boole_detail_linkarea li:hover {
  background: #d9eef6;
}
