@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese');
.base_style .content_wrapper {
  display: block;
  position: relative;
  margin: 0px auto 30px;
  padding:0px;
  width: 940px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.base_style .content_inner {
    padding: 40px;
  display: block;
  overflow: hidden;
}
.base_style .ex_inner {
  margin-bottom: 40px;
  clear: both;
}
.base_style .content_txt, .base_style .content_txt-notes, .base_style #ex-01, .base_style .ex_inner p.ex_txt_1col, .base_style #note_ex3 {
  margin: 0 auto;
  width: 800px;
  display: block;
  overflow: hidden;
}
.base_style #about-foam dt {
  margin: 0 auto 0;
  width: 165px;
}
.base_style #about-foam dd {
  text-align: center;
}
.base_style .ex_1col {
  margin: 20px auto 0;
  width: 800px;
}
.base_style .ex_txt_2col, .base_style .ex_2col {
  float: left;
}
.base_style .ex_txt_2col {
  margin-right: 30px;
  width: 340px;
}
.base_style .ex_2col {
  width: 430px;
}
.base_style #about-foam dt img, .base_style .ex_1col img, .base_style .ex_2col img {
  width: 100%;
}
.base_style .ex_img {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  border-radius: 20px;
  background-color: #FBFCF5;
}
.base_style #about-foam_innner {
  margin: 20px auto 0;
  width: 620px;
  clear: both;
  position: relative;
  display: block;
  overflow: hidden;
  height: 430px;
}
.base_style #ribbon {
  position: absolute;
  width: 255px;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.base_style #ribbon img {
  width: 100%;
}
.base_style #about-foam_content {
  padding: 35px 0 17px;
  width: 580px;
  position: absolute;
  top: 35px;
  left: 20px;
  border: 2px solid #df7487;
  border-radius: 20px;
}
.base_style #about-foam_pro, .base_style #about-foam_txt {
  float: left;
}
.base_style #about-foam_pro {
  margin-left: 40px;
  margin-right: 10px;
  width: 200px;
}
.base_style #about-foam_txt {
  margin: 0;
  width: 290px;
}
.base_style .balloon-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 0.8em 15px;
  padding: 20px 28px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fbede1;
  border-radius: 20px;
  font-feature-settings: "palt";
}
.base_style .balloon-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fbede1;
}
/* ▼タイトル▼ */
.base_style .summary_title {
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 15px;
  margin: 0;
  padding: 10px 0 7px;
  z-index: 2;
  width: 200px;
  text-align: center;
  color: white;
  font-size: .875rem;
  background: #9d8b11;
  border-radius: 2px 0 0 0;
  font-weight: bold;
  letter-spacing: 0.2em;
}
p a .n91-title {
	font-size: 20px;
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: 1px solid #554a00;
    margin: 0 0 10px 0;
}
.base_style .summary_title:before {
  position: absolute;
  content: '';
  top: 0;
  right: -5px;
  border: none;
  border-bottom: solid 6px #320933;
  border-right: solid 5px transparent;
}
.base_style .summary_title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 10px solid #9d8b11;
}
/* ▲タイトル▲ */
/* ▼テキスト▼ */
.base_style .content_txt {
  margin: 0 auto;
  width: 720px;
  font-size: 1.0625rem;
  line-height: 1.7em;
}
.text_num {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ff0000;
}
.base_style .content_txt-notes {
  padding-top: 5px;
  font-size: 0.75rem;
  color: #cc3300;
}

.base_style #about-foam dd {
  /*padding-top: 5px;*/
  font-size: 0.8rem;
  /*line-height: 1.4em;*/
}
.base_style #foam-spec {
  font-size: 0.9rem;
  line-height: 1.8em;
}
.base_style #foam-spec a {
  color: #e23a23;
  text-decoration: underline;
}
.base_style #foam-spec a:hover {
  color: #ee7666;
  text-decoration: none;
}
.base_style .ex_inner p.ex_txt_1col, .base_style .ex_inner p.ex_txt_2col {
  font-size: 0.875rem;
  line-height: 1.7em;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.base_style .ex_inner p.ex_txt_1col span, .base_style .ex_inner p.ex_txt_2col span {
  font-size: 1.0rem;
  font-weight: bold;
  color: #2682b2;
}
.base_style #note_ex3, .base_style #note_ex3-2 {
  font-size: 0.75rem;
}
.base_style #note_ex3 {
  margin-top: 10px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.base_style #note_ex3-2 {
  margin-top: 15px;
  text-align: right;
}
/* ▲テキスト▲ */
/* ▼▼▼ボタン▼▼▼ */
/* ボタン共通 */
.DetailPage .btn-common {
  overflow: hidden;
  height: 40px;
  margin: 20px auto 20px;
  padding: 0;
  border-radius: 20px;
}
.DetailPage .btn-common a {
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  background: #df7487;
  color: #fff;
  font-size: 1.125rem;
  line-height: 40px;
  text-decoration: none;
}
.DetailPage .btn-common a:hover {
  background: #EDAEBF;
  color: #ffffff;
}
/*--------------------------------------------------------------追加ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.f-box{
    display: flex;
  justify-content: center;
    align-items: stretch;
}

.txt01{
    font-size: 1.25em;
}

.detail1 h2 {
  padding: 0.7rem 2rem;
    font-size: 1.4em;
    font-weight: bold;
  border-left: 6px double #919191;
  background: #d1f2ea;
margin: 30px 0 15px 0;
    display: inline-block;
}
.detail1 p {
    font-size: 1.2em;
    margin: 0 0 0 1em;
    line-height: 1.55em;
}

.red{
    color: #df332f;
}

.detail1 p.remarks{
    font-size: 0.8em;
}

div.banner{
    width: 400px;
    margin: 40px auto 0;
}
div.banner p{
    text-align: center;
    font-size: 0.95em;
    margin: 0 0 5px 0;
}
div.banner img{
    width: 100%;
    height: auto;
}

span.small {
    font-size: 0.7em;
}

/* ボタン設定 */
.btn_wrap {
        width: 310px;
        position: relative;
    align-self: stretch;
}
.btn_wrap:first-child {
        margin:0 30px 0 0;
}

a.button,a.button2,a.button3 {
        width: 100%;
    height: 100%;
        padding: 15px 25px;
        border-radius: 8px;
        font-size: 110%;
        font-family: "Noto Sans Japanese";
        font-weight: 500;
        line-height: 1.3;
        text-align: center;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        background: #A57F00;
        box-shadow: 0 5px 0 #8A6A00;
        color: #fff!important;
        transition: 0.2s;
}
a.button:after,a.button2:after,a.button3:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
a.button:hover,a.button2:hover,a.button3:hover {
  background: #d5c08b;
  color: #FFF;
  box-shadow: 0 2px 0 #8a7d5d;
  transform: translateY(3px);
}


a.button2 {
        background: #4b9138;
        box-shadow: 0 5px 0 #376f28;
}
a.button2:hover {
  background: #56a741;
  box-shadow: 0 2px 0 #376f28;
}

div.btn_wrap3 {
        width: 420px;
        position: relative;
    align-self: stretch;
    margin: 20px auto 0;
}

a.button3 {
        background: #4b9138;
        box-shadow: 0 5px 0 #376f28;
}
a.button3:hover {
  background: #56a741;
  box-shadow: 0 2px 0 #376f28;
}