
.p-single__detail {
	margin-bottom: 100px;
}

/*ヘッドライン*************************/
.p-single__detail__headline {
	width:auto;
}
.p-single__detail__headline__img {
	  margin-left: 2%;
	 width: 48%;
}

/*カルーセル*************************/
.p-single__detail__headline__txt2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.p-single__detail__headline__txt2 span {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}


@media (min-width: 769px){
.p-single__detail__headline__txt2 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.p-single__detail__headline__txt2 span {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.slick-list.draggable .slick-slide img {
	display: block;
	object-fit: contain;
	font-family: 'object-fit: contain;';
	height: 130px;
	background: #fff;
	margin: 0 auto;
}

}


/*カルーセル*************************/
.p-single__detail__carousel .slick-prev:before, .p-single__detail__carousel .slick-next:before {
	color:#000;
	font-size: 0px;
}
.p-single__detail__carousel__item__thumb {
	margin-bottom: 50px;
}
.p-single__detail__carousel .slick-prev, .p-single__detail__carousel .slick-next {
    width: 28px;
    height: 28px;
   margin-top: -14px;
}


/*説明のオプション*************************/
@media (min-width: 769px){
.p-single__detail__description__option {
    margin-bottom: 0px;
}
}

.p-single__detail__description__option__iconlist__item {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	width: 106px;
	margin-bottom: 4px;
    text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	color:#717882;
}
.p-single__detail__description__option__iconlist__item img{
	display: block;
	margin-top: -5px;
    width: 80px;
}

@media (min-width: 769px){
.p-single__detail__description__option__iconlist {
    width: 100%;
	justify-content: center;
}
}

.p-single__detail__description__txt a{
	text-decoration: underline;
	color: #ff0e0a;
}
.p-single__detail__description__option__attention__txt {
    padding: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}

/*詳細ボタン*************************/
.p-single__detail__btn__item__link {
    padding: 10px;
    letter-spacing: 0.16rem;
}

/*他の商品を見る*************************/
.p-single__detail__description__reco__ttl{
		font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0.4em;
}
.p-single__detail__description__reco__item__img{
	background: #fff;
}


/**************************

ニュース

**************************/

#news .c-list--tripleline__txt {
	max-width: 426px;
}
@media (min-width: 769px) {
#news .c-list--tripleline__ttl::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background:#9e95a5;
}
}
#press .p-press__content__headline__category span {
	border-bottom: 1px solid #999;
  color: #444;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
}
@media (min-width: 769px) {
#press .u-mb--section-headline {
	margin-bottom: 60px;
}
#press .p-press__content__headline__ttl__txt {
	font-size: 1.9rem;
	letter-spacing: 0.05em;
}
#press .p-press__content__headline__category {
	margin-bottom: 35px;
}
}

.p-press-navi__list__item {
  margin-bottom: 8px;
}
.p-press__content__headline__category span {
  font-weight: bold;
}
.p-press-navi__list__item:hover {
  background: #f5f4f5;
}
.p-press__content__headline__ttl__date {
	font-size: 12px;
  font-size: 1.2rem;
}

.p-press__content__headline__ttl{
	align-items: flex-end;
}
@media (min-width: 769px){
.p-press__content__headline__ttl__txt {
  width : -webkit-calc(100% - 10em) ;
  width : calc(100% - 10em) ;
}
}
.p-press__content__textarea a{
	text-decoration: underline;
	color: #ff0e0a;
}

.p-press__content__textarea a:hover{
	text-decoration: none;
}

.p-sub-navi--press__list{
	margin-bottom: 30px;
}
@media (min-width: 769px){
.p-sub-navi--press__list{
	margin-bottom: 0px;
}
}

/**************************

　トピックス

**************************/
#topics .p-section__headline .p-section__headline__ttl {
	letter-spacing: 7px;
	font-size: 3.4rem;
	font-weight: normal;
}
.home #topics .p-section__headline .p-section__headline__ttl {
	letter-spacing: 7px;
	font-size: 2.5rem;
	font-weight: bold;
}
#topics .p-section__headline__ttl {
	margin-bottom: 5px;
}
#topics .p-section__headline__txt {
	margin-bottom: 35px;
}
.p-topics__list_more_btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.p-topics__list_more_btn:hover {
  width: 100%;
	color: #fff;
}

/**************************

　トピックス詳細

**************************/
.p-single__detail--topics .p-single__detail--topics__category {
	margin-bottom: 20px;
}
.p-single__detail--topics .p-single__detail--topics__ttl {
	letter-spacing: 0.07em;
  font-size: 2.9rem;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #999;
}

.p-single__detail--topics__content a{
	text-decoration: underline;
	color: #ff0e0a;
}

.p-single__detail--topics__content a:hover{
	text-decoration: none;
}


@media (min-width: 769px){
.p-single__detail--topics__content p {
	font-size: 1.6rem;
  letter-spacing: 0.1em;
	line-height: 2.2;
  text-align: justify;
	margin-bottom: 50px;
}
}

/**************************

　お問い合わせ

**************************/
.p-section--company__headline__ttl {
  /*letter-spacing: 7px;*/
}
.p-contact_index__double__item__list__txt {
	font-size: 110%;
	letter-spacing: 0.06em;
	line-height: 1.5;
}
@media (min-width: 769px){
.c-layout--double--lr-cross__item {
    margin-bottom: 40px;
}
.p-contact_index__link_btn {
	padding: 28px 40px;
	font-weight: bold;
  letter-spacing: 0.05em;
}
}
/*　↑mediaの閉じ場所が違う可能性あり　*/

.p-contact_index__double__item__list__txt a:hover
{opacity: 0.5;}

/***class追加せざるをえませんでした**/
.p-contact_index__double__item__list__txt .contact-midashi{
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.tableBox-tel,.tableBox-mail{
	display: flex;
	height: 100%;
  width: 100%;
	justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center;
	font-weight: bold;
	background: #eeecef;
	padding: 20px;
	height:90px;
	box-sizing: border-box;
}
.tableBox-mail:hover{
  opacity: 0.4;
}

.tableBox-mail span{
  padding: 20px;
  font-size: 20px;
  font-size: 2rem;
  display: inline-flex;
  padding: 20px;
}
@media (min-width: 769px) {
.tableBox-mail span{
    font-size: 24px;
   font-size: 2.4rem;
}
}

.tableBox-inner{
    font-size: 24px;
   font-size: 2.4rem;
}
@media (min-width: 769px){
.tableBox-inner{
    font-size: 30px;
   font-size: 3rem;
}
}

.p-contact_index__double__item__list__gray p {

    width:auto;
    padding:0;
    height:auto;
}
.p-contact_index__link_btn:hover{
opacity: 0.4;
}

/**************************

お問い合わせフォーム

**************************/

.p-section__headline__ttl, .p-section--point__headline__ttl {
  font-size: 2.5rem;
  line-height: 1.6;
	font-weight: bold;
}

@media (min-width: 769px){
.c-layout--table--form__item__contents__list {
	width: 85%;
}
.c-layout--table--form input[name="氏名"],
.c-layout--table--form input[name="フリガナ"] {
	width: 38%;
}
.c-layout--table--form input[name="メールアドレス"],
.c-layout--table--form input[name="メールアドレス確認"] {
	width: 55%;
}
.c-layout--table--form textarea[name="お問い合わせ内容"] {
	width: 95%;
}
}

.mw_wp_form input[name="submitConfirm"] {

        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;

    display: inline-block;
    text-align: center;
    background: #eeecef;
		font-size: 18px;
		font-size: 1.8rem;
	margin-top: 20px;
	width: 100%;
		    padding: 26px 0;
}

@media (min-width: 769px){
	.mw_wp_form input[name="submitConfirm"] {
		width: inherit;
	    padding: 26px 100px;
			font-size: 24px;
			font-size: 2.4rem;
	}
}

.mw_wp_form input[name="submitConfirm"]:hover{
	opacity: 0.4;
}
.mw_wp_form_input  input[name="submitConfirm"] {
	letter-spacing: 0.05em;
	font-weight: bold;
}

/**************************

よくある質問

**************************/
@media (min-width: 769px){
.c-layout--table--faq__item__ttl {
	font-size: 1.9rem;
}
}

.c-layout--table--faq__ttl {
	border-bottom: 2px solid #ccc;
  padding: 6px 0;
  font-size: 130%;
}

.p-contact_faq__tab{
	margin-left: -5px;
	margin-right: -5px;
}
.p-contact_faq__tab__list {
	background: #F1F1F3;
}


.c-layout--table--faq__item__contents a{
color: #ff0e0a;
}
.c-layout--table--faq__item__contents a:hover{
opacity: 0.5;
}

/**************************

　171023追記：製品詳細ページ

**************************/
@media (min-width: 769px){

/* --------------- カテゴリー表示部 ---------------- */
.p-single__detail {
    color: #434343;
}
.p-single__detail__headline__txt {
	  font-weight: bold;
}
.p-single__detail__headline__ttl {
	  font-size: 1.6rem;
	  margin-bottom: 20px;
	  letter-spacing: 0.05em;
}
.p-single__detail .p-single__detail__headline .p-single__detail__headline__description {
	  padding: 0;
}

/* --------------- カテゴリー画像部 ---------------- */
.p-single__detail__headline__img {
    margin-left: 0;
    width: 50%;
		height: 220px;
}
.p-single__detail__headline__img img {
    left: 54%;
}

/* --------------- 製品画像部 ---------------- */
.p-single__detail__carousel__list {
    width: 750px;
    margin: 0 auto;
}
.p-single__detail__carousel__item__thumb .slick-list .slick-slide a img {
	height: 435px;
}
.p-single__detail__carousel .p-single__detail__carousel__item .p-single__detail__carousel__list {
	margin-bottom: 0;
}
.p-single__detail__carousel__list .slick-list .slick-track .slick-slide a {
	  vertical-align: middle;
    width: 130px;
		height: 130px;
		background: #FFF;
		cursor: pointer;
}
.p-single__detail__carousel .slick-prev {
    left: -60px !important;
}
.p-single__detail__carousel .slick-next {
    right: -60px !important;
}

/* --------------- 製品テキスト部 ---------------- */
.p-single__detail__description__txt {
    letter-spacing: 0.05em;
}

/* --------------- 製品関連ボタン ---------------- */
.p-single__detail__btn__item__link {
    padding: 8px;
    letter-spacing: 0.16rem;
}
.p-single__detail__btn__item {
    margin-left: 12px;
    width: 100%;
    font-weight: bold;
}

/* --------------- 他の商品を見る ---------------- */
.p-single__detail__description__reco__item__txt {
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    color: #414141;
}


}



@media (min-width: 769px){
.p-products__lineup {
    padding: 40px 0 40px;
}
.p-company__brandlogo__list__logo img {
    width: 164px;
    padding: 0px 0 0 23px;
}
.p-header__logo {
	position: absolute;
	left: 50%;
	margin: 0px 0 0 -100px;
	padding: 0;
	/*margin: 0 auto 0 -50px;*/
	top: 28px;
}

.p-hamburger__submenu.u-disp--none {
	display: none !important;
}

}


/* --------------- グリップ・その他製品一覧 ---------------- */


@media (min-width: 769px) {
.term-other ul li.p-coordinate__function__body__item__contents__list__main-img img {
    float: right;
}
.term-other .p-coordinate__function__body__item {
    padding: 60px;
}
}

@media (max-width: 768px) {
.term-other ul li.p-coordinate__function__body__item__contents__list__main-img img {
    float: none;
}
.term-other .p-coordinate__function__body__item {
    padding: 20px;
	  border: 1px solid #f1eff2;
}
.term-other .u-color--bg--lightgray {
    background: none;
}
.term-other .p-coordinate__function__body__item {
    margin: 30px 0;
}

.term-other ul.p-child__function__body__item__contents__double {
    padding: 20px;
    background: #f1eff2;
    margin-bottom: 20px;
}

.p-single__detail__headline__ttl {
	font-weight: normal;
	font-size: 1.4rem;
}

}
/*
.term-corporate .p-sub-navi--detail__list__item ,
.term-corporate .p-sub-navi--detail__list__item--active{
	width: 50%;
}
.term-corporate .p-sub-navi--detail__list__item {
	margin: 0 15px;
width: calc(50% - 30px);
border: 1px solid #ccc;
}

.term-corporate .p-sub-navi--detail__list__item--active {
	background: #A0A0A0;
	border: none;
	padding: 20px 5px 20px 5px;
}

.term-corporate .p-sub-navi--detail__list__item--active .p-sub-navi__list__item__link{
		color: #fff;
}

.term-corporate .p-sub-navi__list {
	background: #A0A0A0;
	padding: 10px 10px 0;
	margin: 0 15px;
}*/

.term-corporate .p-mainvisual--text-center {
		overflow: hidden;
}
.term-corporate .p-mainvisual--text-center,
.term-corporate .p-mainvisual--text-center__bg{
	height: 216px;
	max-width: inherit;
}
@media (min-width: 769px) {
.term-corporate .p-mainvisual--text-center,
.term-corporate .p-mainvisual--text-center__bg{
	min-height: 403px;
	max-width: inherit;
}
}

.term-corporate .p-archive__category__headline__ttl {
	display: block;
	padding: 1% 3%;
	font-size: 1.6rem;
}

.term-corporate .c-layout--triple__item ,
.page-id-1678 .c-layout--triple__item ,
.page-id-1663 .c-layout--triple__item ,
.page-id-1717 .c-layout--triple__item {
	border: 1px solid #ccc;
	width: 32%;
	text-align: center;
}
.term-corporate .c-layout--triple__item a,
.page-id-1678 .c-layout--triple__item a,
.page-id-1663 .c-layout--triple__item a,
.page-id-1717 .c-layout--triple__item a{
	display: block;
padding: 7% 0;
}

.u-color--blue { color: #1B81FE; }
.u-deco--underline { text-decoration: underline;}


/**************************

　171102追記：トピックスページ

**************************/
.topics__article__img__2,
.topics__article__img__3 {
	text-align: center;
}
.topics__article__img__2 li {
	width: 49%;
	padding: 0 0 50px;
	float: left;
	margin-right: 2%;
}
.topics__article__img__2 li:last-child {
	margin-right: 0;
}
.topics__article__img__3 li {
	width: 32%;
	padding: 0 0 50px;
	float: left;
	margin-right: 2%;
}
.topics__article__img__3 li:last-child {
	margin-right: 0;
}


.corporate_btn .c-layout--triple {
 justify-content: space-between;
}


@media (max-width: 768px) {
	.corporate_btn .c-layout--triple li {
		width: 100%;
		margin-bottom: 20px;
	}
	.corporate_btn .c-layout--triple a {
		font-size: 1.6rem;

	}
.term-corporate .p-mainvisual--text-center__ttl {
	margin: -69px auto auto -150px;
}

.p-mainvisual--text-center__description {
	margin: -26px auto auto -50vw;
}

.term-corporate .c-layout--triple__item a {
	padding: 5% 0;
}

}




/* ========================================================================================== */
.p-header__sns {
	width: auto;
	align-items: center;
}

.p-header__banner {
	width: 200px;
	align-items: center;
}

/*.p-header__banner__item.c-sidebyside__item.is-grandia-logo {
	max-width: 65px;
	margin-right: 10px;
}

.p-header__banner__item.c-sidebyside__item.is-urbaniki-logo {
	max-width: 65px;
	margin-right: 10px;
}

.p-header__banner__item.c-sidebyside__item.is-camily-logo {
	max-width: 65px;
	margin-right: 10px;
}

.p-header__banner__item.c-sidebyside__item.is-muni-logo {
	max-width: 65px;
	margin-right: 10px;
}*/

.l-footer-banner__items {
	margin: 0 -35px;
	display: flex;
	flex-wrap: wrap;
}

.l-footer-banner__item {
	width: 50%;
	padding: 0 35px;
	margin: 0 0 40px;
	box-sizing: border-box;
}

.l-footer-banner__item.is-large {
	width: 100%;
}

.is-safety-kegazero {
	margin: 0 0 60px;
	padding-top: 100px;
	/*padding-bottom: 60px;*/
	/*border-top: 1px solid #ccc;*/
	/*border-bottom: 1px solid #ccc;*/
}

.is-safety-kegazero .kegazero__logo {
	text-align: center;
	margin: 0 auto 80px;
  width: 450px;
}

.is-safety-kegazero .kegazero__logo img {
	margin: 0 auto;
}

.is-safety-kegazero .kegazero__catch {
	font-size: 24px;
	letter-spacing: .25em;
	margin: 0 0 80px;
	color: #ff2b04;
    text-align: center;
}

.home .p-slider:before {
	display: none;
}

.home .l-video-corner__inner {
	max-width: 75.5%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.home .l-video-corner__video {
	width: calc(50% - 30px);
	margin: 0 15px;
	position: relative;
}

.home .l-video-corner__video a:hover,
.home .l-product-banner__row-none a:hover {
	opacity: .7;
}

.home .l-product-banner__row-none {
	margin-bottom: 30px;
}

.home .l-product-banner__row-none .u-show-mobile {
	display: none;
}

.home #colorbox {
	width: 100% !important;
	height: auto !important;
	margin: 0;
	padding: 56.25% 0 0;
	position: fixed;
	top: 0;
	left: 0;
}

.home #cboxLoadedContent iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*
.home #colorbox,
.home #cboxWrapper,
.home #cboxLoadedContent,
.home #cboxContent {
	width: 100% !important;
	height: 100% !important;
	margin: 0;
	top: 0 !important;
	left: 0 !important;
}

.home #cboxContent {
	position: absolute;
	top: 0;
	left: 0;
}

.home #cboxLoadedContent {
	padding: 56.25% 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.home .cboxIframe {
	position: absolute;
	top: 0;
	left: 0;
}
*/

.l-footer__under-attention {
	font-size: 1.2rem;
	line-height: 1.35;
	position: absolute;
}

.l-recommend-popup {
	max-width: 470px;
	background: #fff;
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,.25);
	position: fixed;
	bottom: 20px;
	right: 40px;
	transform: translateY(110%);
	transition: 1s ease;
	z-index: 10;
}

.recommend-on .l-recommend-popup {
	transform: translateY(0);
}

.l-recommend-popup p {
	font-size: 1.8rem;
	font-weight: 700;
	padding: 25px 30px;
}

.l-recommend-popup i {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
}

.l-recommend-popup i:before,
.l-recommend-popup i:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #9598a8;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
}

.l-recommend-popup i:before {
	transform: translate(-50%,-50%) rotate(45deg);
}

.l-recommend-popup i:after {
	transform: translate(-50%,-50%) rotate(-45deg);
}

.l-recommend-popup li {
	border-top: 1px solid #cacbd3;
	position: relative;
}

.l-recommend-popup a {
	min-height: 8em;
	padding: 20px 20px 20px 150px;
	display: block;
	box-sizing: border-box;
}

.l-recommend-popup a:hover {
	opacity: .7;
}

.l-recommend-popup figure {
	max-width: 100px;
	position: absolute;
	top: 10px;
	left: 30px;
}

.l-recommend-popup em {
	font-size: 1.5rem;
	font-weight: 700;
	font-style: normal;
	line-height: 1.35;
	margin: 0 0 5px;
	display: block;
}

.l-recommend-popup span {
	font-size: 1.3rem;
	display: block;
}

/* GRANDIA製品情報へ追加したアイコン */
.p-single__detail__description__txt .is-grandia-icon {
	max-width : 400px;
	margin-top: 2%;
}

/* GRANDIA製品一覧のアイコン */
.p-archive__category__item__headline__logo {
	width: 50px;
	margin-right: 10px;
	display: inline-block !important;
}

.p-archive__category__item__headline__logo img {
	width: 100%;
}

.p-archive__icon-description {
	justify-content: center;
}

.p-archive__icon-description__ttl-grandia {
	color: #717780;
	width: calc(100% - 40px);
	margin: 30px auto 0;
	display: block;
	position: relative;
}

.p-archive__icon-description__ttl-grandia:after {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	border-bottom: 1px dotted #717780;
	position: absolute;
	top: .75em;
	left: 0;
	z-index: 0;
}

.p-archive__icon-description__ttl-grandia em {
	font-size: 1.8rem;
	font-style: normal;
	display: block;
	position: relative;
	z-index: 10;
}

.p-archive__icon-description__ttl-grandia em b {
	padding: 0 1em;
	display: inline-block;
	background: #fff;
}

.p-archive__icon-description__ttl-grandia span {
	font-size: 1.4rem;
	font-style: normal;
	display: block;
}

.p-archive__category__item__list__item__description span {
	font-size: 1.4rem;
	padding: .25em 0 0 1em;
	display: block;
	position: relative;
}

.p-archive__category__item__list__item__description span:before {
	content: '・';
	position: absolute;
	top: .15em;
	left: 0;
}

.is-product-child-banner {
	padding-top: 5.5%;
	margin-bottom: 7.5%;
}




@media screen and (max-width: 999px) {
	.p-header__banner,
	.p-header__sns {
		text-align: center;
		width: 50%;
		/*padding: 5px 0 0;*/
		display: block;
		margin: 10px auto 0;
		display: flex;
		flex-wrap: wrap;
	}

	/*.p-header__banner *,*/
	.p-header__sns * {
		width: auto;
		display: inline-block;
	}

	.p-header__banner__item.c-sidebyside__item.is-grandia-logo {
		margin-right: 0;
		padding-right: 0 !important;
	}

	.l-footer-banner__items {
		margin: 0 -15px;
	}

	.l-footer-banner__item {
		padding: 0 15px;
		margin: 0 0 40px;
	}

	.is-safety-kegazero .kegazero__catch {
		font-size: 2.8rem;
	}

	.home .l-video-corner__inner {
		max-width: none;
		padding: 0 7px;
	}

	.home .l-video-corner__video {
		width: calc(50% - 16px);
		margin: 0 8px;
	}

	.home .l-product-banner__row-none {
		margin: 0 0 15px;
		padding: 0 15px;
	}

	.home .p-top--related--facebook__item {
		width: 50%;
	}

	.l-footer__under-attention {
		text-align: center;
		margin: 0 0 20px;
		position: relative;
	}


}

@media screen and (max-width: 767px) {
	.l-footer-banner__items {
		margin: 0;
		display: block;
	}

	.l-footer-banner__item {
		width: 100%;
		padding: 0;
		margin: 0 0 17.5px;
	}

	.is-safety-kegazero {
		margin-bottom: 60px;
		padding-top: 60px;
		padding-bottom: 0;
	}

	.is-safety-kegazero .kegazero__logo {
		margin-bottom: 40px;
	}

	.is-safety-kegazero .kegazero__logo {
		width: 80%;
	}

	.is-safety-kegazero .kegazero__catch {
		font-size: 1.6rem;
		margin-bottom: 25px;
        text-align: center;
	}

	.home .p-slider {
		margin-bottom: 30px;
	}

	.home .l-video-corner__inner {
		padding: 0 15px;
		display: block;
	}

	.home .l-video-corner__video {
		width: 100%;
		margin: 0 0 15px;
	}

	.home .l-product-banner__row-none .u-hide-mobile {
		display: none;
	}

	.home .l-product-banner__row-none .u-show-mobile {
		display: block;
	}

	.l-recommend-popup {
		max-width: 84%;
		bottom: 15px;
		right: 15px;
	}

	.l-recommend-popup p {
		font-size: 1.3rem;
		padding: 20px;
	}

	.l-recommend-popup figure {
		max-width: 70px;
		left: 20px;
	}

	.l-recommend-popup a {
		min-height: 6em;
		padding: 15px 15px 15px 100px;
	}

	.l-recommend-popup em {
		font-size: 1.2rem;
	}

	.l-recommend-popup span {
		font-size: 1rem;
	}

	.home .p-top--related--facebook__item {
		width: 100%;
	}

	.l-footer__under-attention {
		font-size: 1.1rem;
		text-align: left;
	}

	.l-footer__under-attention .u-hide-mobile {
		display: none;
	}

/* GRANDIA製品情報へ追加したアイコン */
	.p-single__detail__description__txt .is-grandia-icon {
		width: 90%;
		max-width : none;
	}

	.p-archive__category__item__headline__logo {
		margin-bottom: 10px;
	}

	.p-archive__icon-description__ttl-grandia {
		width: 100%;
	}

	.p-archive__category__item__list__item__description span {
		font-size: 1.2rem;
	}

	.is-product-child-banner {
		margin-bottom: 15.5%;
		padding-top: 3%;
	}


  .p-single__detail--topics .p-single__detail--topics__ttl {
    font-size: 2rem;
  }

}

@media (max-width: 768px) {
	.p-single__detail__description__option__iconlist {
		justify-content: center;
	}
	.p-single__detail__description__option__iconlist__item img {
		display: block;
		margin-top: -5px;
		width: 78%;
	}
	.p-single__detail__description__option__iconlist__item {
		width: 30%;
		margin-bottom: 4px;
		font-size: 1.2rem;
	}
}
