﻿@charset "utf-8";/* CSS Document *//*大枠*/#outer{width: 1260px;margin: 0 auto;}/*価格表記文言*/#outer .kakakuhyouki{padding: 10px;font-size: 1em;}/*パンくず*/.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.5em;white-space: nowrap;}/*見出し*/#outer .top_parts{width: 100%;display: flex;justify-content: space-between;background-color: #6692B5;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.2em;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%;}/*h2*/h2.uline_b{font-size: 2em;font-weight: bold;border-bottom: solid 5px #000000;margin-top: 45px;margin-bottom: 25px;}/*h2の下の文章*/p.contents_txt{font-size: 1.2em;padding: 10px;margin-bottom: 25px;line-height: 1.5;}p.contents_txt._01{margin-bottom: 70px;}/*h3*/.contents h3{font-size: 1.7em;font-weight: bold;margin: 15px 0 10px;padding-left: 5px;}.contents h3::before{content: "┃";}p.h3_p{width: 100%;margin-bottom: 10px;padding: 0 5px 5px 15px;font-size: 1.2em;}/*contents部分*/#outer .contents{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto;}.contents .item{width: 100%;display: flex;flex-wrap: wrap;box-sizing: border-box;margin-bottom: 45px;padding: 3px;}.contents .item._01{background-color: #E0F0FF;border-radius: 20px;}/*h3の下の文章のみ*/.contents .item .item_txt_01{width: 100%;padding: 0 15px 15px;}.contents .item .item_txt_01 p{line-height: 1.5;font-size: 1.2em;margin-top: 5px;}/*表①*/table.tb01{border-collapse: collapse;width: 75%;table-layout: fixed;margin-bottom: 75px;margin: 35px auto;}.tb01 th{padding: 10px;border: solid 1px #ccc;text-align: center;box-sizing: border-box;}.tb01 td{padding: 10px;border: solid 1px #ccc;text-align: center;box-sizing: border-box;font-size: 1.3em;line-height: 1.2;font-weight: bold;background-color: #FFFFFF;}.tb01 p.td_p{line-height: 1.2;font-weight: bold;margin-bottom: 5px;}.tb01 th{font-weight: bold;font-size: 1.5em;padding: 10px;background-color: #EDF7FF;}.tb01 tr.tr_head{background: #0081D4;color: #fff;}.tb01 tr.tr_head th{font-weight: bold;font-size: 1.5em;background-color: #0081D4;}/*表②*/table.tb02{border-collapse: collapse;width: 75%;table-layout: fixed;margin:  35px auto;}.tb02 td{padding: 10px;border: solid 1px #ccc;text-align: center;box-sizing: border-box;font-size: 1.2em;line-height: 1.2;font-weight: bold;background-color: #FFFFFF;}.tb02 th{padding: 10px;border: solid 1px #ccc;text-align: center;box-sizing: border-box;font-weight: bold;font-size: 1.5em;padding: 10px;background-color: #EDF7FF;}.tb02 .tr_head{background: #0081D4;color: #fff;}.tb02 .tr_head th.th_{width: 35%;padding: 10px;border: solid 1px #ccc;text-align: center;box-sizing: border-box;}.tb02 .tr_head th{font-weight: bold;font-size: 1.5em;background-color: #0081D4}/*表の注意書き部分*/ul.tb_ul{width: 100%;margin-bottom: 20px;}ul.tb_ul li{font-size: 1.2em;}/*封筒の選び方・宛名の書き方の別記事リンクボタン*/.item .item_txt_01 p.btn_p{font-weight: bold;font-size: 1.2em;margin-top: 15px;}.sp_br{display: none;}.item .item_txt_01 .btn_02{width: 50%;font-size: 1em;margin: 5px 0 35px;}.item .item_txt_01 .btn_02 a{position: relative;display: block;text-align: center;vertical-align: middle;margin: auto;padding: 10px;font-weight: bold;background: #006DC7;color: #ffffff!important;font-size: 1.5em;border-radius: 10px;}/*注意点・よくある質問部分（dl）*/.contents dl.item_dl{font-size: 1.2em;margin: 10px 10px 25px;padding: 10px;}.contents dl.item_dl dt{font-weight: bold;color: #005BC9;}.contents dl.item_dl dd{padding: 10px;}.contents dl.item_dl dt.dt_qa{color: #000000;}.contents dl.item_dl dt.dt_qa::before{content: "Q. ";color: #0056DB;}.contents dl.item_dl dd.dd_qa::before{content: "A. ";color: #FF0004;}/*おすすめ商品*/.recommend{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto;}.recommend .item{width: 19%;display: flex;flex-direction: column;box-sizing: border-box;margin-bottom: 35px;padding: 10px;border: solid 1px #CCCCCC;}.recommend .item .item_img{width: 100%;margin: 0 auto;}.recommend .item .item_img img{width: 100%;}.recommend .item .item_txt{width: 100%;margin-bottom: 15px;}.recommend .item .item_txt p{line-height: 1.5;font-size: 1.2em;font-weight: bold;}.recommend .item ul.btns{margin-top: auto;margin-bottom: 12px;padding: 0 10px;}.recommend .item ul.btns li.btn_gazou{position: relative;}.recommend .item ul.btns li.btn_gazou a{display: block;position: relative;padding: 5px;color: #FFFFFF;background-color: #006DC7;font-weight: bold;border-radius: 40px;font-size: 1.2em;text-align: center;font-size: 1.2em;}/*カテゴリへのでかいボタン*/.btn{width: 80%;font-size: 1em;margin: 0 auto 85px;}.btn a{position: relative;display: block;text-align: center;vertical-align: middle;margin: auto;padding: 1rem 4rem;font-weight: bold;border-radius: 100vh;border-bottom: 10px solid #41617A;background: #6692B5;color: #ffffff!important;font-size: 1.5em;}/*スマホの設定*/@media screen and (max-width : 768px ){/*	body * {outline: red 1px solid;}*//*大枠*/#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.6em;padding: 5px 5px 20px 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%;}/*h2*/h2.uline_b{font-size: 1.7em;font-weight: bold;margin: 25px 10px 25px;padding-bottom: 5px;line-height: 1.2;text-align: center;}p.contents_txt{padding: 15px;font-size: 1.2em;margin-bottom: 0;line-height: 1.5;}/*h3*/.contents h3{font-size: 1.5em;font-weight: bold;border-left: none;padding-left: 0;}.contents h3::before{content: "┃";}p.h3_p{margin-bottom: 5px;padding: 0 5px;font-size: 1.2em;}/*contents部分*/.contents{padding: 0 10px;}.contents .item{width: 100%;margin: 0 0 5px 0;padding-bottom: 15px;}/*文章のみ*/.contents .item .item_txt_01{padding: 10px;}.contents .item .item_txt_01 p{font-size: 1.2em;}/*表のとこ*/.contents .item table.tb01{width: 100%;}.contents .item table.tb01 th{font-size: 1.2em;}.contents .item table.tb01 tr td{font-size: 1em;}/*表②*/.contents .item table.tb02{width: 100%;}.contents .item table.tb02 th,.th_{font-size: 1.2em;}/*.contents .item table.tb02 th.th_{width: 30%;}*/.contents .item table.tb02 tr td{font-size: 1em;text-align: left;}.contents .item table.tb02 td.td_{font-size: 1em;text-align: center;}/*おすすめ商品*/.recommend{padding: 0 10px;}.recommend .item{width: 49%;margin: 5px 0;padding-bottom: 15px;}.recommend .item .item_txt{margin-bottom: 20px;}.recommend .item .item_txt p{font-size: 1em;}.recommend::after,.recommend::before{content: none;}/*リンクボタンのとこ*/.recommend .item ul.btns{margin-top: auto;margin-bottom: 10px;padding: 0 5px;}.recommend .item ul.btns li.btn_gazou{position: relative;}.recommend .item ul.btns li.btn_gazou a{font-size: 1em;border-radius: 2em;padding: 5px;text-align: center;text-decoration: none;}/*カテゴリへのでかいボタン*/.btn{font-size: 10px;width: 100%;margin: 20px 0 35px;}.btn a{padding: 10px 0;background-color: #6692B5;border-radius: 100vh;color: #ffffff;font-weight: bold;text-align: center;display: block;position: relative;transition: .3s;margin: 5px;font-size: 1.5em;}/*箇条書き部分（dl）*/.contents dl.item_dl{width: 100%;padding: 5px;margin: 0 auto;}.contents dl.item_dl dt{font-weight: bold;font-size: 1.1em;padding: 5px;}.contents dl.item_dl dd{padding: 0 10px 15px;}.contents dl.item_dl dt.dt_qa{color: #000000;}.contents dl.item_dl dt.dt_qa::before{content: "Q. ";color: #0056DB;}.contents dl.item_dl dd.dd_qa::before{content: "A. ";color: #FF0004;}/*封筒の選び方・宛名の書き方の別記事リンクボタン*/.item .item_txt_01 p.btn_p{margin-top: 25px;}.sp_br{display: block;}.item .item_txt_01 .btn_02{width: 100%;font-size: 1.2em;}.item .item_txt_01 .btn_02 a{margin: auto;padding: 10px;font-weight: bold;background: #006DC7;color: #ffffff!important;font-size: 1em;}}/*@mediaの閉じタグ*/