﻿@charset "utf-8";/* CSS Document *//*大枠のcss*/#outer{width: 1260px;margin: 0 auto;}/*マウスオーバーでふぉんってなる*/#outer a:hover{opacity: 0.7;}/*見出し*/#outer .top_parts{width: 100%;display: flex;justify-content: space-between;background-color: #FD4C4C;margin-bottom: 50px;}#outer .top_parts .top_txt{width: 54%;color: #FFFFFF;display: flex;flex-direction: column;justify-content: center;box-sizing: border-box;padding: 0 0 0 25px;}#outer .top_parts .top_txt h1{font-size: 2.3em;font-weight: bold;padding-bottom: 5px;line-height: 1.2;}#outer .top_parts .top_txt p{font-size: 1.3em;padding-top: 10px;}#outer .top_parts .top_img{width: 44%;}#outer .top_parts .top_img img{width: 100%;}/*レコメンドのところ*/#recommend_block{border-top: inherit;}#recommend_block .ec-shelfRole{margin-bottom: 0px;}/*レコメンドの順位ランキングアイコン*/#recommend_block .ec-shelfRole li.ec-shelfGrid__item:before {content: '';z-index: 2;position: absolute;display: inline-block;width: 25px;height: 25px;background-size: contain;vertical-align: middle;}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(1)::before {background-image: url(/img/icon/rank_category_1.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(2)::before {background-image: url(/img/icon/rank_category_2.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(3)::before {background-image: url(/img/icon/rank_category_3.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(4)::before {background-image: url(/img/icon/rank_category_4.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(5)::before {background-image: url(/img/icon/rank_category_5.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(6)::before {background-image: url(/img/icon/rank_category_6.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(7)::before {background-image: url(/img/icon/rank_category_7.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(8)::before {background-image: url(/img/icon/rank_category_8.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(9)::before {background-image: url(/img/icon/rank_category_9.png);}#recommend_block .ec-shelfRole li.ec-shelfGrid__item:nth-child(10)::before {background-image: url(/img/icon/rank_category_10.png);}/*カテゴリボタン設定*/#outer .category_btn{width: 100%;font-size: 1.2em;margin: 15px auto 60px;}#outer .category_btn a{color: #FFFFFF !important;border-bottom: solid 3px #FB8B8B;text-decoration: none !important;position: relative;display: block;text-align: center;vertical-align: middle;margin: auto;padding: 10px;font-weight: bold;border-radius: 100vh;background-color: #FD4C4C;}#outer .category_btn a:hover{opacity: 0.7;}/*hタグ*/h2.uline_b{font-size: 1.3em;font-weight: bold;border-bottom: solid 5px #8C8C8C;margin-top: 70px;margin-bottom: 50px;}/*3個並べ*/.contents{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 0 3rem 0;}.contents div.type{border: 1px solid #c8c8c8;width: 32.5%;padding: 1rem;box-sizing: border-box;border-radius: 0.5em;margin-bottom: 10px;}.contents div.type div.item_name{width: 100%;text-align: center;background: #FD4C4C;color: #FFFFFF;margin-bottom: 5px;padding: 5px 0px;font-weight: 800;font-size: 1.2em;}.contents div.type div.item_01 div.item_name h3,.contents div.type div.item_02 div.item_name h3{display: block;margin-block-start: 1em;margin-block-end: 0px;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;}.contents div.type  p,.contents div.type  p{display: block;width: 80%;margin: auto;text-align: center;font-size: 0.8em;}.contents div.type div.item_01{display: flex;border-bottom: dashed 3px #c8c8c8;margin-bottom: 5px;padding: 15px;padding-bottom: 25px;}.contents div.type div.item_02{display: flex;margin-bottom: 5px;padding: 15px;padding-bottom: 25px;}.contents div.type div.item_01 div.item_img,.contents div.type div.item_02 div.item_img{width: 40%;text-align: center;margin: auto;}.contents div.type div.item_01 div.item_img img,.contents div.type div.item_02 div.item_img img{max-width: 100%;border: none;vertical-align: top;}.contents div.type div.item_01 div.item_detail,.contents div.type div.item_02 div.item_detail{width: 60%;}.contents div.type div.item_01 div.item_detail h4.item_title,.contents div.type div.item_02 div.item_detail h4.item_title{font-size: 1.2em;font-weight: 600;text-align: center;margin: 10px 0px;}.contents div.type div.item_01 div.item_detail div.item_size,.contents div.type div.item_02 div.item_detail div.item_size{font-size: 0.8em;font-weight: 400;text-align: center;margin: 10px 0px;}.contents div.type div.item_01 div.item_detail div.item_size::before,.contents div.type div.item_02 div.item_detail div.item_size::before{content: "サイズ：";font-size: 1.0em;}.contents div.type div.item_01 div.item_detail div.item_btn,.contents div.type div.item_02 div.item_detail div.item_btn{display: block;font-size: 1em;width: 80%;box-sizing: border-box;border-radius: 1.5em;text-align: center;background-color: #8C8C8C;text-decoration: none;margin: auto;padding: 5px 0;}.contents div.type div.item_01 div.item_detail div.item_btn a,.contents div.type div.item_02 div.item_detail div.item_btn a{text-decoration: none;color: #FFFFFF;font-weight: 400;}.contents div.type div.genre_btn {position: relative;display: block;font-size: 1.0em;font-weight: 400;box-sizing: border-box;text-align: center;border-radius: 1.5em;background-color: #00aeb9;text-decoration: none;margin: auto;padding: 5px 0;}.contents div.type div.genre_btn a{text-decoration: none;color: #FFFFFF;font-weight: 400;}.contents div.type div.genre_btn a:before{content: "";width: 0;height: 0;position: absolute;top: 30%;left: 5%;border-top: 6px solid transparent;border-left: 7px solid #ffffff;border-right: 6px solid transparent;border-bottom: 6px solid transparent;}/*関連記事のところ*/.column{width: 100%;margin-bottom: 45px;}.column h3{font-size: 1.3em;font-weight: bold;margin: 35px 0 15px;}.column h3::before{content: "┃"}.contents_02{display: flex;flex-wrap: wrap;/*	justify-content: space-between;*/margin: 0 auto;}.contents_02 .item_{width: 32%;box-sizing: border-box;/*	border: solid 1px #cccccc;*/display: flex;flex-direction: column;}.contents_02::after{content: "";display: block;width: 32%;height: 0;}.contents_02 .item_ ul.btns_{margin-top: auto;margin-bottom: 12px;padding: 0 10px;}.contents_02 .item_ ul.btns_ li.btn_gazou_{position: relative;}.item_ .btn_gazou_ a{display: block;position: relative;padding: 10px;color: #ffffff;background-color: #FD4C4C;font-weight: bold;border-radius: 20px;text-align: center;text-decoration: none;font-size: 1em;}.column ul.tokusyu{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;width: 100%;list-style: none;margin: 0 auto;}.column ul.tokusyu li{width: 23%;margin-bottom: 10px;}.column ul.tokusyu li img{width: 100%;height: auto;}.column ul.tokusyu::before{content: "";display: block;width: 23%;order: 1;}.column ul.tokusyu::after{content: "";display: block;width: 23%;}.btn_gazou_:hover,.tokusyu li:hover{opacity: 0.7;}/*スマホの設定*/@media screen and (max-width: 768px) {#outer{width: 100%;}/*見出し*/#outer .top_parts{flex-direction: column-reverse;}#outer .top_parts .top_txt{width: 100%;padding: 15px;}#outer .top_parts .top_txt h1{font-size: 1.2em;padding: 5px 5px 0 5px;}#outer .top_parts .top_txt p{font-size: 1em;padding: 5px;}#outer .top_parts .top_img{width: 100%;}#outer .top_parts .top_img img{width: 100%;}/*カテゴリボタン設定*/#outer .category_btn{width: 95%;font-size: 1.1em;margin: 15px auto 40px;}#outer .category_btn a{padding: 6px;}/*3個並べ*/.contents{display: block;justify-content: space-between;margin: 0 0 3rem 0;}.contents div.type{width: 90%;margin: auto;margin-bottom: 10px;}/*関連記事のとこ*/.column{width: 100%;}.column h3{padding: 5px;font-size: 1.3em;margin: 0;}.column h3::before{content: "┃"}.contents_02{padding: 0 10px;}.contents_02 .item_{width: 100%;margin: 5px auto;padding: 0;}.contents_02::after{content: none;}.contents_02 .item_ ul.btns_{font-size: 0.8em;width: 100%;margin-bottom: 0;padding: 0;}.contents_02 .item_ ul.btns_ li.btn_gazou_{position: relative;}.item_ .btn_gazou_ a{padding: 10px 0;border-radius: 100vh;color: #ffffff;font-weight: bold;text-align: center;display: block;position: relative;transition: .3s;margin: 5px;}.column ul.tokusyu{width: 96%;margin: 0 auto;padding: 0;float: none;}.column ul.tokusyu li{width: 49%;}}