﻿@charset "utf-8";/* CSS Document *//*大枠のcss*/#outer{width: 1260px;margin: 0 auto;}/*パンくず*/.navitopicpath_{overflow: hidden;font-size: 12px;margin: 15px 10px 25px;}#bread-crumb-list{width: 100%;float: left;overflow: hidden;}#bread-crumb-list li{display: inline;}.navitopicpath_ a{margin: 0 0.5rem;white-space: nowrap;}/*見出し*/#outer .top_parts{width: 100%;background-color: #CBB279;/*背景色*/display: flex;justify-content: space-between;margin-bottom: 40px;}#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: 2rem;font-weight: bold;line-height: 1.2;margin-bottom: 5px;}#outer .top_parts .top_txt p{padding-top: 10px;padding-right: 20px;font-size: 1.0rem;}#outer .top_parts .top_img{width: 44%;}#outer .top_parts .top_img img{width: 100%;}/*共通*/.menu ,#delivery ,#bottom ,#shape,#purpose{margin-top: 60px;margin-bottom: 100px;}.title{text-align: center;margin-bottom:30px;padding-top:140px;margin-top: -140px;}.title h2{font-size: 2.0rem;font-weight: bold;border-bottom: 5px solid #537188;display: inline-block;}.block .content_a,.block .content_b{width: 98%;margin: 0 auto;}#outer h3{font-size: 1.5rem;font-weight: bold;margin-bottom: 15px;padding-top:140px;margin-top: -140px;}#outer h3::before{content: "┃";color: #537188;}.block{margin-bottom: 60px;}/*menu*/.menu{display: flex;justify-content: space-between;background-color: #ffffff;margin: 0 auto;box-sizing: border-box;position: sticky;top: 0;z-index: 2;padding-bottom: 0;padding-top: 0;max-width: 100%;}.menu .item{width: calc(calc(100% - 30px)/4);border: 3px solid #E1D4BB;border-radius: 10px;}.menu .item a img{display: block;margin-bottom: 20px;margin: 5px auto;width: 50%;}.menu .item a{display: block;text-align: center;color: #000;font-size: 1rem;text-decoration: none;font-weight: bold;}/*項目内メニュー*/.menu_1{margin-bottom: 30px;}.menu_1 ul{display: flex;justify-content: space-between;}.menu_1 li{display: block;margin: auto;background-color: #537188;text-align: center;padding: 10px 0;position: relative;}.menu_1 .c3 li{width: calc(calc(100% - 50px)/3);}.menu_1 .c4 li{width: calc(calc(100% - 50px)/4);}.menu_1 .c5 li{width: calc(calc(100% - 50px)/5);}.menu_1 .c7 li{width: calc(calc(100% - 50px)/7);}.menu_1 li:hover{opacity: 0.7;}.menu_1 li::after{content: "";position: absolute;top: 45%;left: 85%;border: 7px solid transparent;border-top: 8px solid #fff;}.menu_1 li a{font-size:1rem;color:#fff;font-weight: bold;display: block;text-decoration: none;}/*アイテムたち*/.content_a .content_b .disc{margin-bottom: 20px;}.scroll{display: flex;overflow-x: scroll;background-color: #FFF2D9;}.scroll_none{display: flex;background-color: #FFF2D9;width: 100%;}.scroll .item ,.scroll_none .item{display: flex;flex-direction: column;text-align: center;margin: 5px 5px 10px 5px;width: 210px;border: 1px solid #E1D4BB;flex-shrink: 0;position: relative;background-color: #fff;}.scroll .item:first-child:before ,.scroll_none .item:first-child:before{content: url("/img/freepage/cardboard/icon_crown_1st.png");position:absolute;}.scroll .item:nth-child(2):before ,.scroll_none .item:nth-child(2):before{content: url("/img/freepage/cardboard/icon_crown_2nd.png");position:absolute;}.scroll .item:nth-child(3):before ,.scroll_none .item:nth-child(3):before{content: url("/img/freepage/cardboard/icon_crown_3rd.png");position:absolute;}.scroll .item　img ,.scroll_none .item img{width: 100%;}.scroll .item a ,.scroll_none a{text-decoration: none;display: inline-block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: .3s;}.scroll .item:hover ,.scroll_none .item:hover{opacity:0.7;}.scroll .item  .size ,.scroll_none .item  .size{color: #000;font-weight: bold;padding: 10px 0px;margin-bottom: auto;font-size: 0.8rem;}.scroll .item .product ,.scroll_none .item .product{color: #000;display: block;background-color: #E1D4BB;padding: 10px 0px;font-weight: bold;font-size: 0.8rem;}.content_a .disc{font-size:1rem;margin-bottom: 20px;}.content_b{display: flex;align-items: stretch;}.content_b .sec_disc{display: flex;align-items: stretch;width: 17%;}.content_b .scroll ,.content_b .scroll_none{width: 83%;}.sec_disc .item{width: 100%;margin-right: 5px;border: 3px solid #E1D4BB;display: grid;}.sec_disc .item .txt{display: block;text-align: center;font-size: 1.2rem;font-weight: bold;align-items: center;}.block .item img{width: 80%;margin:0px auto;}.block .sec_disc .item img{width: 90%;margin:auto;}/*画像+テキストの説明*/.column2{display: flex;margin: 40px auto;width: 75%;justify-content: space-between;}.column2 .img{width: 48%;}.column2 .txt{width: 48%;justify-content: space-around;font-size:1rem;}.link{text-align: center;margin: auto;background-color: #537188;margin-top:20px;border-radius: 10px;position: relative;}.link::after{content: "";position: absolute;transform: rotate(270deg);top: 35%;left: 90%;border: 5px solid transparent;border-top: 8px solid #fff;}.link:hover{opacity: 0.7;}.link a{font-size:1.2rem;text-decoration: none;color: #fff !important;font-weight: bold;padding: 10px 0;display: block;}/*関連コンテンツ*/.con .contents ul{display: flex;width: 98%;}.con .contents li{margin: 10px;}.con .contents{display: flex;margin-bottom: 40px;}.con .contents .item{background-color: #537188;border-radius: 10px;margin:10px;text-align: center;padding: 10px 20px;}.con .contents .item a{color: #fff;font-weight: bold;display: block;}.con .contents .item:hover{opacity: 0.7;}.product-list {display: flex;gap: 16px;margin-bottom: 3em;}.product-card {padding: 16px;background-color: #eeeeee;width: 48%;}/* 上段 */.product-main {display: flex;gap: 16px;}/* 画像を大きく */.product-image {width: 200px;height: 200px;background-color: #fff;display: flex;align-items: center;justify-content: center;}.product-image img {width: 90%;height: 90%;object-fit: contain;}/* テキスト */.product-text {flex: 1;}.product-title {margin: 0 0 6px;font-size: 15px;font-weight: 600;line-height: 1.4;color: #333;}.product-title2 {margin: 0 0 6px;font-size: 15px;font-weight: 600;line-height: 1.4;color: #537188;}.product-description {margin: 0;font-size: 13px;line-height: 1.6;color: #666;}/* ボタン */#outer .product-button {width: 100%;padding: 10px 0;border: none;border-radius: 999px;background-color: #537188;color: white;font-size: 13px;font-weight: 600;cursor: pointer;margin: 1em 0;}.product-button:hover {opacity: 0.85;}/*スマホの設定*/@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.3rem;padding: 5px 5px 0 5px;}#outer .top_parts .top_txt p{font-size: 1rem;padding: 5px;}#outer .top_parts .top_img{width: 100%;}#outer .top_parts .top_img img{width: 100%;}#outer h3 {font-size:1.2rem;}/*共通*/.menu ,#delivery ,#bottom ,#shape,#purpose{margin-bottom: 50px;}/*menu*/.menu{flex-wrap: wrap;}.menu .item{width: 48%;margin-bottom: 5px;}.menu .item a{font-size: 1rem;}.title h2{font-size: 1.2rem;}.menu{position: inherit;}/*コンテンツ*/.title,#outer h3{padding-top:inherit;margin-top: inherit;}.menu_1 ul{flex-wrap: wrap;}.menu_1 li{margin: inherit;margin-bottom: 5px;padding: 5px 0;}.menu_1 .c3 li,.menu_1 .c4 li,.menu_1 .c5 li,.menu_1 .c7 li{width: calc(calc(100% - 10px)/2);}.menu_1 ul:after{content: "";display: block;width: calc(calc(100% - 10px)/2);height: 0;}.menu_1 ul:before{content: "";display: block;width: calc(calc(100% - 10px)/2);/* .boxに指定したwidthと同じ幅を指定する */height: 0;order: 1;/* 疑似要素beforeの順番を必ず指定する*/}.menu_1 li::after{top: 45%;left: 92%;border: 4px solid transparent;border-top: 5px solid #fff;}.menu_1 li a{font-size:0.9rem;}.content_b{display: inherit;}.scroll ,.scroll_none{width: 98%;}.scroll_none{overflow-x: scroll;}.content_b .sec_disc{display: inherit;width: 100%;}.content_b .sec_disc .item img{display: none;}.scroll .item, .scroll_none .item{width: 150px;}.content_b .scroll ,.content_b .scroll_none{width: 100%;}.sec_disc .item{margin: 0 auto;margin-bottom: 5px;border: none;background-color: #537188;}.sec_disc .item .txt {color:#fff;}.column2{display: inherit;margin: 20px auto;width: 85%;}.column2 .img{width:100%;margin-bottom: 10px;}.column2 .txt{width: 100%;font-size:1rem;}.con .contents{display: inherit;}.link a {font-size: 1rem;}.link::after{left: 95%;}.product-list {display: block;width: 100%;}.product-card {width: 100%;margin-bottom: 2em;padding: 0;}.product-main {padding: 1em;display: block;}.product-image {width: 300px;height: 200px;background-color: #fff;display: flex;align-items: center;justify-content: center;margin: 0.5em auto;}.product-image {width: 300px;height: 200px;}.product-image img {width: 100%;height: 100%;object-fit: contain;}}/*@mediaの閉じタグ*/