@charset "UTF-8";
/* CSS Document */
/* メディアクエリ
---------------------------------------- */
/*@media screen and ($sp-first){}*/
/*@media screen and ($layout){}*/
/* =================================================================== 
 * style info : reset
 * =================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block; }

ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c92911;
  margin: 20px 0;
  padding: 0; }

body {
  font-size: 16px;
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #666;
  background: url(../image/common/bg.jpg) repeat;
  min-width: 960px;
  padding-bottom: 90px; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 14px;
      min-width: 100%; } }

/*	sp
--------------------------------------*/
.pc {
  display: block !important; }

.sp {
  display: none !important; }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
/*	outline
--------------------------------------*/
.bgWhite {
  background: #fff; }

.zone {
  width: 960px;
  margin: 0 auto;
  padding: 65px 0; }
  @media screen and (max-width: 767px) {
    .zone {
      width: 100%;
      margin: 0;
      padding: 30px 20px; } }

.zone_mbnone {
  width: 960px;
  margin: 0 auto;
  padding: 65px 0 0; }
  @media screen and (max-width: 767px) {
    .zone_mbnone {
      width: 100%;
      margin: 0;
      padding: 30px 20px 0; } }

/* abot22 only */
.lh p {
  line-height: 2; }

.lh p {
  line-height: 2; }

.lh .staff p {
  line-height: 1.6; }

/* abot22 only end */
.txtCenter {
  text-align: center; }

.txtRight {
  text-align: right;
  padding: 20px 0 0; }

.txtSub {
  display: inline-block;
  margin: 15px 0 0;
  font-size: 15px; }

.txt_bold {
  background: #FCDF00;
  color: #f00; }

.adopt_newttl {
  position: relative;
  padding-bottom: .25em;
  border-bottom: 4px solid #EFE3BB;
  font-size: 20px;
  margin-bottom: 60px; }

.adopt_newttl::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 15%;
  height: 4px;
  background-color: #F9BE01; }

/*	clearfix
--------------------------------------*/
.clearfix {
  /**zoom: 1;*/ }

.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  content: " ";
  display: table;
  clear: both; }

.cb {
  clear: both; }

/*	title　font
--------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

/*	image
--------------------------------------*/
img {
  margin: 0px;
  padding: 0px;
  border: none;
  vertical-align: bottom;
  max-width: 100%; }

a img {
  border: 0px;
  max-width: 100%; }

/*	link
--------------------------------------*/
a {
  color: #666;
  border: 0;
  font-size: 100%;
  text-decoration: none; }

a:hover {
  color: #1B2AE0; }

/*	hover
-------------------------------------*/
.toimg a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.op:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

/*	斜め文字と太字の初期化
--------------------------------------*/
address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: normal; }

/*	ttl
-------------------------------------*/
.ttlCenter {
  text-align: center;
  margin-bottom: 35px; }

.ttlBold {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px; }

.point02 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  background: url(../image/common/point02.png) 0 3px no-repeat;
  padding: 0 0 0 27px; }

/*	font color
-------------------------------------*/
.txtOrange {
  color: #eb5532;
  font-weight: bold; }

.txtYellow {
  color: #f38318; }

.txtYellowBold {
  color: #f38318;
  font-weight: bold; }

.txtYellowlarge {
  font-size: 18px;
  color: #f38318;
  font-weight: bold; }

.txtRed {
  color: #C00; }

/*	margin
-------------------------------------*/
.mb15 {
  margin-bottom: 15px; }

.mb25 {
  margin-bottom: 0px; }

/*	btn
-------------------------------------*/
.btnRight {
  text-align: right;
  padding: 50px 0 0; }

/* =================================================================== 
 * style info : header
 * =================================================================== */
#hdWrap {
  background: url(../image/common/bg_header.gif) top repeat-x #FFF;
  box-shadow: #e6e6e6 0px 6px 6px 0px;
  -webkit-box-shadow: #e6e6e6 0px 6px 6px 0px;
  -moz-box-shadow: #e6e6e6 0px 6px 6px 0px; }

#header {
  position: relative;
  width: 960px;
  margin: 0 auto 6px;
  padding: 8px 0 0; }

.dhInfo {
  height: 27px; }

.dhInfo p,
.dhInfo a {
  color: #fff;
  font-size: 11px;
  line-height: 1em; }

.dhInfo ul {
  position: absolute;
  top: 4px;
  right: 0; }

.dhInfo li {
  float: left;
  line-height: 1em; }

.dhInfo li a {
  border-left: 1px solid #fff;
  padding: 0 10px; }

.dhInfo li:first-child a {
  border-left: none; }

/* hdContent */
.hdContent {
  padding: 25px 0 0; }

.hdContent ul {
  display: table;
  width: 100%;
  margin-bottom: 15px; }

.hdContent li {
  display: table-cell;
  vertical-align: middle; }

.hdContent li:first-child {
  width: 120px; }

.hdContent li:last-child {
  text-align: right; }

.hdTel {
  margin-bottom: 15px; }

/* =================================================================== 
 * style info : gnavi
 * =================================================================== */
ul#navi {
  width: 980px;
  list-style: none;
  z-index: 9999;
  margin-bottom: 15px; }

ul#navi li {
  width: 196px;
  font-size: 13px;
  text-align: center;
  border-right: 1px dotted #666;
  position: relative;
  float: left; }

ul#navi li:first-child {
  border-left: 1px dotted #666; }

ul#navi li a {
  display: block;
  text-decoration: none;
  padding: 5px 0;
  border-bottom: 5px solid #fff; }

ul#navi li a:hover {
  color: #faa000;
  border-bottom: 5px solid #faa000; }

ul#navi li ul {
  margin-left: 0;
  /*padding-top:1px;*/
  list-style: none;
  position: absolute;
  left: 0;
  z-index: 99999;
  background: #fff;
  border: 1px solid #cdcdcd; }

ul#navi li ul li {
  /* padding:0 20px 1px;*/
  float: none;
  border: none;
  line-height: 1.3; }

ul#navi li ul li a {
  display: block;
  border-bottom: 1px dotted #666;
  padding: 15px 0; }

ul#navi li ul li:last-child a {
  border-bottom: none; }

ul#navi li ul li a:hover {
  color: #faa000;
  border-bottom: 1px dotted #666; }

ul#navi li ul li:last-child a:hover {
  border-bottom: none; }

ul#navi li ul li:first-child {
  border: none; }

ul#navi li ul li:last-child {
  border-bottom: 1px solid #cdcdcd; }

/* =================================================================== 
 * style info : footer
 * =================================================================== */
/*	btmArea
-------------------------------------*/
.btmArea li {
  width: 50%;
  float: left;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .btmArea li {
      width: 100%;
      float: none; }
      .btmArea li:first-child {
        margin-bottom: 10px; } }

/*	footer
-------------------------------------*/
#pageTop {
  text-align: center; }

/*.ftContent {
    background: #ff2400;
    padding: 15px 0 10px;
}

.ftNavi {
    width: 720px;
    margin: 0 auto;
}

.ftNavi li {
    float: left;
    font-size: 13px;
    border-left: 1px solid #fff;
    line-height: 1;
    padding: 0 15px;
}

.ftNavi li:first-child {
    border-left: none;
}

.ftNavi li a {
    color: #fff;
}

.ftNavi li a:hover {
    color: #fdd000;
}*/
/*.copy {
    width: 960px;
    margin: 0 auto;
    font-size: 13px;
}

.copy li {
    width: 50%;
    float: left;
    color: #fff;
}

.copy li:last-child {
    text-align: right;
}
*/
/*	btmBnr
-------------------------------------*/
/*.btmBnrWrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    min-width: 960px;
    background: #ececec;
    padding: 15px 0;
}

.btmBnr {
    width: 960px;
    margin: 0 auto;
}

.btmBnr p,
.btmBnr ul,
.btmBnr li {
    width: 50%;
    float: left;
    text-align: center;
}
*/
/* =================================================================== 
 * style info : top
 * =================================================================== */
/*	SlideShow
-------------------------------------*/
/*.mainvisual {
    margin-bottom: 45px;
}

.film_roll_wrapper {
    overflow: hidden;
}

.film_roll_shuttle {
    position: relative;
}

.film_roll_child {
    display: inline-block;
    padding: 0 5px;
}

#film_roll_arrow {
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 999999;
}

#film_roll_arrow li:first-child {
    position: absolute;
    top: -250px;
    left: -30px;
}

#film_roll_arrow li:last-child {
    position: absolute;
    top: -250px;
    right: -30px;
}

.btn_prev,
.btn_next {
    width: 48px;
    height: 48px;
}

.btn_prev:hover,
.btn_next:hover {
    opacity: 0.8;
}

.film_roll_pager {
    display: none;
}

#film_roll_arrow {
    display: none;
}*/
/*	lineup
-------------------------------------*/
/*.lineup li {
    width: 250px;
    float: left;
    margin-left: 105px;
}

.lineup li:first-child {
    margin-left: 0;
}
*/
/*	topcon01
-------------------------------------*/
/*.con01Left {
    width: 600px;
    float: left;
    padding: 15px 0 0;
}

.con01Left p:first-child {
    margin-bottom: 35px;
}

.con01Right {
    float: right;
}*/
/*	topcon02
-------------------------------------*/
/*.topcon02 h3 {
    float: left;
    padding: 46px 0 0;
}

.topcon02 dl {
    width: 745px;
    float: right;
    padding-right: 240px;
}

.situation {
    margin-bottom: 55px;
}

.situation dl {
    background: url(../image/top/situation_img.png) right 46px no-repeat;
}

.topVoice dl {
    background: url(../image/top/voice_img.png) right 46px no-repeat;
}

.topcon02 dt {
    margin-bottom: 15px;
}

.topcon02 dd {
    background: url(../image/common/point01.png) 0 0 no-repeat;
    padding: 0 0 0 35px;
    margin-bottom: 7px;
}*/
/*	news
-------------------------------------*/
/*.news dt {
    padding: 10px 0 10px 10px;
    width: 11em;
    float: left;
    clear: both;
}

.news dt span {
    background: #fdd000;
    color: #eb5532;
    padding: 5px 7px;
}

.news dd {
    padding: 10px 0 10px 13em;
    border-bottom: 1px solid #cfcece;
}

.news dd a {
    color: #666;
    background: url(../image/common/arrow.png) 0 50% no-repeat;
    padding: 2px 0 2px 22px;
}

.news dd a:hover {
    color: #faa000;
}
*/
/* =================================================================== 
 * style info : prduct
 * =================================================================== */
/*	mainimage
-------------------------------------*/
.mainimage {
  width: 960px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .mainimage {
      width: 100%; } }

/*	tab
-------------------------------------*/
.tab {
  width: 960px;
  margin: 0 auto;
  padding: 65px 0 30px; }

.tab li {
  width: 305px;
  float: left;
  margin-left: 22px; }

.tab li:first-child {
  margin-left: 0; }

/*	styleArea
-------------------------------------*/
/*.styleArea {
    margin-bottom: 50px;
}

.styleLeft {
    width: 550px;
    float: left;
}

.styleRight {
    width: 339px;
    float: right;
}

.pointArea {
    width: 863px;
    height: 151px;
    clear: both;
    margin: 0 auto;
    background: url(../image/common/bg_point.png) top left no-repeat;
    font-size: 20px;
    padding: 60px 40px 40px;
}
*/
/*.cucth {
    margin-bottom: 25px;
}

.styleList {
    position: relative;
    background: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    padding: 25px 35px;
    margin-bottom: 30px;
}

.styleList li {
    background: url(../image/common/point02.png) 0 0 no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
}
*/
/*.listImage {
    position: absolute;
    bottom: -60px;
    right: -100px;
}
*/
/*	roundArea
-------------------------------------*/
/*.roundArea {
    display: table;
    width: 100%;
    margin-bottom: 50px;
}

.roundArea dt,
.roundArea dd {
    display: table-cell;
}

.roundArea dt {
    width: 220px;
    vertical-align: middle;
}

.roundArea dd {
    vertical-align: middle;
}

.roundArea dd.detail04 {
    width: 250px;
    vertical-align: middle;
}

.roundArea02 {
    display: table;
    width: 550px;
    margin: 0 auto 50px;
}

.roundArea02 dt,
.roundArea02 dd {
    display: table-cell;
}

.roundArea02 dt {
    width: 220px;
    vertical-align: middle;
}

.roundArea02 dd {
    vertical-align: middle;
}
*/
/*	faq
-------------------------------------*/
/*アコーディオン*/
.faq {
  width: 770px;
  margin: 0 auto 50px; }

.faq dl.acordion {
  margin-bottom: 2px; }

.faq dt.trigger {
  margin-bottom: 0;
  color: #fff;
  padding: 15px 25px 13px 30px;
  background: #fe6500;
  cursor: pointer; }

.faq dt.trigger span.open-close {
  background: url(../image/common/arrow01.gif) no-repeat right 50%;
  float: right;
  width: 18px;
  height: 10px;
  text-indent: -9999em;
  padding: 10px 0; }

.faq dt.active span.open-close {
  background: url(../image/common/arrow02.gif) no-repeat right 50%;
  float: right;
  width: 18px;
  height: 10px; }

.faq dd {
  border: 5px solid #ffe6d6;
  margin-top: 5px;
  padding: 15px 25px 13px 30px;
  background: #fff; }

.deta {
  margin: 0 15px; }

.tbl2clum {
  width: 100%;
  margin: 20px 0 10px; }

.tbl2clum tr {
  border: 1px solid #f8e0c9; }

.tbl2clum th {
  width: 35%;
  background: #fdf6e6;
  padding: 5px 50px;
  text-align: left;
  font-weight: normal; }

.tbl2clum td {
  padding: 5px 30px; }

.notes {
  text-align: right; }

/* component */
/*.component {
    width: 100%;
}

.component tr {
    border: 1px solid #f8e0c9;
}

.component th,
.component td {
    width: 14%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #f8e0c9;
}

.component th {
    background: #fdf6e6;
    font-weight: normal;
}

.component th,
.component td {}
*/
/*	voice
-------------------------------------*/
/*.voice p {
    font-size: 125%;
    width: 555px;
    float: left;
    padding-top: 30px;
    line-height: 2.3;
}

.voiceRight {
    float: right;
}
*/
/*	featureList
-------------------------------------*/
/*.featureList {
    position: relative;
    background: url(../image/bichiku03/bg_feature.jpg) repeat;
    padding: 20px 20px 100px;
    margin-bottom: 40px;
}

.featureList dl {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}


.featureList dt {
    width: 300px;
    float: left;
}

.featureList dd {
    width: 620px;
    float: right;
    padding: 20px 0 0 20px;
    font-size: 16px;
}

.feature05 {
    position: absolute;
    top: 30px;
    right: 20px;
}

.feature06 {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
*/
/* =================================================================== 
 * style info : column
 * =================================================================== */
/*.wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.wrap .left60 {
	width: 60%;
}
.wrap .right39 {
	width: 39%;
}
.wrap .left38 {
	width: 380px;
}
.wrap .right25 {
	width: 250px;
}*/
.clum2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .clum2 {
      display: block; } }
  .clum2 .item {
    width: 450px; }
    @media screen and (max-width: 767px) {
      .clum2 .item {
        width: 100%; }
        .clum2 .item + .item {
          margin-top: 15px; } }
    .clum2 .item img {
      width: 100% !important; }
    .clum2 .item .txt-b {
      font-weight: bold; }

.column-new .btm-prof {
  margin-bottom: 60px; }
  .column-new .btm-prof .prof_tit {
    padding: 7px 10px 5px;
    background: #FCC800;
    font-weight: bold;
    margin-bottom: 30px; }
  .column-new .btm-prof .position .txt-b {
    display: block;
    font-weight: bold; }
  .column-new .btm-prof .career {
    margin: 10px 0 4px; }
  .column-new .btm-prof .txt a {
    color: #ef8305;
    padding-bottom: 3px;
    border-bottom: 1px solid #ef8305; }

/*.formWrap {
    width: 500px;
    margin: 0 auto 30px;
}
*/
/*.menu {
    width: 100%;
}

.menu th {
    width: 3em;
    font-weight: normal;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #666;
}

.menu td {
    text-align: center;
    padding: 7px 0;
    border: 1px solid #666;
}
*/
/* =================================================================== 
 * style info : column new
 * =================================================================== */
#column .column-new .info {
  padding: 40px 80px;
  background: #FCC800;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    #column .column-new .info {
      padding: 20px 20px;
      margin-bottom: 30px; } }
  #column .column-new .info .set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 767px) {
      #column .column-new .info .set {
        display: block; } }
    #column .column-new .info .set .pict {
      width: 236px; }
      @media screen and (max-width: 767px) {
        #column .column-new .info .set .pict {
          margin: 0 auto 15px; } }
    #column .column-new .info .set .column-new-prof {
      width: 500px; }
      @media screen and (max-width: 767px) {
        #column .column-new .info .set .column-new-prof {
          width: 100%; } }
      #column .column-new .info .set .column-new-prof .column-name {
        font-size: 13px; }
      #column .column-new .info .set .column-new-prof .column-new-title {
        font-size: 16px;
        font-weight: bold; }
      #column .column-new .info .set .column-new-prof .column-txt {
        font-size: 14px;
        line-height: 1.7142857143;
        margin-top: 20px; }
        #column .column-new .info .set .column-new-prof .column-txt a {
          color: #3664b9;
          padding-bottom: 3px;
          border-bottom: 1px solid #3664b9; }
          #column .column-new .info .set .column-new-prof .column-txt a:hover {
            color: #4f7fd6;
            border-bottom: 1px solid #4f7fd6; }

#column .column-new .list-wrap {
  padding: 0 76px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    #column .column-new .list-wrap {
      padding: 0;
      margin-bottom: 40px;
      display: block; } }
  #column .column-new .list-wrap .set {
    width: 236px;
    margin-left: 50px; }
    @media screen and (max-width: 767px) {
      #column .column-new .list-wrap .set {
        margin-left: 0;
        width: 80%;
        margin: 0 auto 30px; } }
    #column .column-new .list-wrap .set:nth-child(3n+1) {
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        #column .column-new .list-wrap .set:nth-child(3n+1) {
          margin: 0 auto 30px; } }
    #column .column-new .list-wrap .set .pict {
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        #column .column-new .list-wrap .set .pict img {
          width: 100%; } }
    #column .column-new .list-wrap .set .column-btn {
      margin-bottom: 10px; }
      #column .column-new .list-wrap .set .column-btn a {
        display: block;
        text-align: center;
        color: #fff;
        background: #ef8305;
        padding: 7px 0 5px;
        border-radius: 6px;
        font-weight: bold; }
        #column .column-new .list-wrap .set .column-btn a:hover {
          background: #EA5532; }
    #column .column-new .list-wrap .set .txt {
      line-height: 1.3; }

#column .column-new .detail {
  margin-bottom: 30px; }
  #column .column-new .detail .txt-b {
    font-weight: bold; }
  #column .column-new .detail .detail_tit {
    text-align: center;
    padding: 7px 0 5px;
    background: #FCC800;
    color: #EA5532;
    font-weight: bold;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #column .column-new .detail .detail_tit {
        text-align: left;
        padding: 7px 15px 5px;
        margin-bottom: 20px; } }
  #column .column-new .detail .detail_subtit {
    padding: 6px 15px 5px;
    color: #fff;
    background: #EA5532;
    margin-bottom: 15px; }
  #column .column-new .detail .f-right {
    float: right;
    margin: 0 0 10px 15px; }
  #column .column-new .detail .detail-list {
    margin: 20px 0;
    border: 4px solid #FCC800;
    background: #f7eac3;
    padding: 40px 70px; }
    @media screen and (max-width: 767px) {
      #column .column-new .detail .detail-list {
        padding: 40px 30px; } }
    #column .column-new .detail .detail-list .detail-list-tit {
      text-align: center;
      font-size: 18px;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        #column .column-new .detail .detail-list .detail-list-tit {
          font-size: 16px; } }
    #column .column-new .detail .detail-list .list .item {
      color: #ef8305;
      font-weight: bold;
      line-height: 1.3;
      margin-bottom: 5px;
      padding-left: 1em;
      text-indent: -1em; }
  #column .column-new .detail .group {
    margin-bottom: 50px; }
    #column .column-new .detail .group:last-child {
      margin-bottom: 0; }
    #column .column-new .detail .group .group_tit {
      font-weight: bold; }
      #column .column-new .detail .group .group_tit .txt-red {
        color: #EA5532; }
    #column .column-new .detail .group .group_tbl {
      width: 100%;
      border: 1px solid #333;
      text-align: center; }
      #column .column-new .detail .group .group_tbl th.sm {
        width: auto; }
      #column .column-new .detail .group .group_tbl th.lg {
        width: 24%; }
      #column .column-new .detail .group .group_tbl th {
        background: #f7eac3;
        font-weight: normal; }
      #column .column-new .detail .group .group_tbl th, #column .column-new .detail .group .group_tbl td {
        border: 1px solid #333;
        padding: 8px 0 7px; }
    #column .column-new .detail .group .note {
      padding: 20px 35px;
      background: #f7eac3; }

#column .column-new .column-new-btnarea {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    #column .column-new .column-new-btnarea {
      margin-bottom: 30px; } }
  #column .column-new .column-new-btnarea .wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      #column .column-new .column-new-btnarea .wrap {
        display: block; } }
  #column .column-new .column-new-btnarea .column-btn {
    width: 49%; }
    @media screen and (max-width: 767px) {
      #column .column-new .column-new-btnarea .column-btn {
        width: 100%; }
        #column .column-new .column-new-btnarea .column-btn:first-child {
          margin-bottom: 15px; } }
    #column .column-new .column-new-btnarea .column-btn a {
      display: block;
      text-align: center;
      color: #fff;
      background: #ef8305;
      padding: 7px 0 5px;
      border-radius: 6px;
      font-weight: bold;
      border: 2px solid #ef8305; }
      #column .column-new .column-new-btnarea .column-btn a:hover {
        background: #FCC800;
        border: 2px solid #FCC800; }
  #column .column-new .column-new-btnarea .btn-ora {
    width: 49%; }
    @media screen and (max-width: 767px) {
      #column .column-new .column-new-btnarea .btn-ora {
        width: 100%;
        margin-top: 10px; } }
    #column .column-new .column-new-btnarea .btn-ora a {
      display: block;
      text-align: center;
      color: #ef8305;
      background: #fff;
      padding: 7px 0 5px;
      border-radius: 6px;
      font-weight: bold;
      border: 2px solid #ef8305; }
      #column .column-new .column-new-btnarea .btn-ora a:hover {
        background: #ef8305;
        color: #fff; }
  @media screen and (max-width: 767px) {
    #column .column-new .column-new-btnarea .btn-download {
      margin-top: 10px; } }
  #column .column-new .column-new-btnarea .btn-download a {
    display: block;
    text-align: center;
    color: #fff;
    background: #EA5532;
    padding: 7px 0 5px;
    border-radius: 6px;
    font-weight: bold;
    border: 2px solid #EA5532; }
    #column .column-new .column-new-btnarea .btn-download a:hover {
      background: #fff;
      color: #EA5532; }

/* =================================================================== 
 * style info : abot
 * =================================================================== */
.abotlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .abotlist {
      display: block; } }

.abotlist li {
  width: 49%;
  /*float: left;*/
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .abotlist li {
      width: 100%; } }

/*.abotlist li:nth-child(2n+1) {
    margin-right: 2%;
    clear: both;
}*/
.abotlist li h2 {
  font-size: 108%;
  border-bottom: 1px solid #666;
  margin-bottom: 35px;
  position: relative;
  padding: 0 0 0 20px; }

.abotlist li h2.new:before {
  position: absolute;
  top: -25px;
  left: -20px;
  width: 40px;
  height: 40px;
  background: url(../image/abot/new.png) no-repeat 0 0;
  content: ''; }

.abotlist dl {
  overflow: hidden;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .abotlist dl {
      display: block; } }

.abotlist dt {
  width: 235px;
  /*float: left;*/ }
  @media screen and (max-width: 767px) {
    .abotlist dt {
      width: 100%;
      margin-bottom: 15px; }
      .abotlist dt img {
        width: 100%;
        height: auto; } }

.abotlist dd {
  width: 197px;
  /*float: right;*/ }
  @media screen and (max-width: 767px) {
    .abotlist dd {
      width: 100%; } }

.abotlist dd a {
  display: block;
  margin: 15px 0 0 0;
  text-align: center; }

.abotlist dd a:hover img {
  opacity: .7; }

/*	abot
-------------------------------------*/
.client {
  padding: 38px 45px;
  background: #fff;
  border: 5px solid #fbe1ce;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .client {
      padding: 30px 30px; } }

.client h2 {
  text-align: center;
  margin-bottom: 40px; }

.clientInfo {
  width: 525px;
  float: left;
  overflow: hidden;
  zoom: 1; }
  @media screen and (max-width: 767px) {
    .clientInfo {
      width: 100%;
      float: none; } }

.clientInfo_02 {
  overflow: hidden;
  zoom: 1; }

/* .client dl {
	width: 525px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
*/
.ttlAbot {
  font-size: 22px;
  background: url(../image/common/point02.png) 15px 15px no-repeat #fff;
  padding: 10px 15px 8px 45px;
  border: 3px solid #fabe00;
  border-radius: 7px;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .ttlAbot {
      font-size: 16px;
      padding: 15px 15px 15px 45px;
      margin-bottom: 15px;
      line-height: 1.2;
      background: url(../image/common/point02.png) 15px 10px no-repeat #fff; } }

.clientimage {
  width: 290px;
  float: right; }
  @media screen and (max-width: 767px) {
    .clientimage {
      width: 100%;
      float: none;
      margin-top: 15px; } }

.client dt {
  width: 9em;
  padding: 15px 0 15px 15px;
  float: left;
  clear: both; }
  @media screen and (max-width: 767px) {
    .client dt {
      width: 100%;
      float: none;
      padding: 15px 0 5px 0; } }

.client dd {
  padding: 15px 0 15px 7em;
  border-bottom: 2px solid #fbdfc7; }
  @media screen and (max-width: 767px) {
    .client dd {
      width: 100%;
      padding: 5px 0 15px 0; } }

.client dd.none {
  padding: 15px 0 15px 0;
  border-bottom: none;
  text-align: center; }

/* abotRight290 */
.abotRight290,
.abotRight337,
.abot960,
.abotLeft337 {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .abotRight290,
    .abotRight337,
    .abot960,
    .abotLeft337 {
      margin-bottom: 30px; } }

.abotRight290 figure {
  width: 290px;
  float: right;
  margin-right: 50px; }
  @media screen and (max-width: 767px) {
    .abotRight290 figure {
      width: 100%;
      float: none; }
      .abotRight290 figure img {
        width: 100%; } }

.abotLeft {
  width: 550px;
  float: left; }
  @media screen and (max-width: 767px) {
    .abotLeft {
      float: none;
      width: 100%; } }

/* abotRight337 */
.abotRight337 figure {
  width: 337px;
  float: right; }
  @media screen and (max-width: 767px) {
    .abotRight337 figure {
      width: 100%;
      float: none; }
      .abotRight337 figure img {
        width: 100%; } }

/*	style info : abotRight290
--------------------------------------*/
.abotRight290 figure {
  width: 290px;
  float: right;
  margin-right: 50px; }

.abotLeft550 {
  width: 550px;
  float: right; }

/* abotRight337 */
.abotLeft337 figure {
  width: 337px;
  float: left; }

/*	style info : clum3
--------------------------------------*/
.clum3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.clum3_ct {
  width: 420px; }

.nmb li {
  padding-left: 2em;
  text-indent: -2em; }

/* staff */
.staff {
  padding: 38px 45px;
  background: #fff;
  border: 5px solid #fbe1ce; }

.staff h2 {
  text-align: center;
  margin-bottom: 40px; }

.staffComent {
  padding-left: 200px;
  min-height: 191px; }
  @media screen and (max-width: 767px) {
    .staffComent {
      padding-left: 0;
      padding-top: 220px; } }

.staff01 {
  background: url(../image/abot/staff01.jpg) 0 0 no-repeat; }
  @media screen and (max-width: 767px) {
    .staff01 {
      background-position: 50% 0; } }

.staff02 {
  background: url(../image/abot/staff02.jpg) 0 0 no-repeat; }
  @media screen and (max-width: 767px) {
    .staff02 {
      background-position: 50% 0; } }

.staff03 {
  background: url(../image/abot/staff03.jpg) 0 0 no-repeat; }
  @media screen and (max-width: 767px) {
    .staff03 {
      background-position: 50% 0; } }

.staff04 {
  background: url(../image/abot/staff04.png) 0 0 no-repeat; }
  @media screen and (max-width: 767px) {
    .staff04 {
      background-position: 50% 0; } }

.staff_itoki {
  background: url(../image/abot/staff_itoki.jpg) 0 0 no-repeat; }
  @media screen and (max-width: 767px) {
    .staff_itoki {
      background-position: 50% 0; } }

/* abotRight415 */
.abotRight415 {
  margin-bottom: 60px; }

.abotRight415 figure {
  width: 415px;
  margin-right: 50px;
  float: right; }

.abotLeft415 {
  width: 460px;
  float: left;
  /*padding-bottom: 280px;*/ }

/* abot01 */
.abot01bg {
  background: url(../image/abot/adopt01_05.png) right bottom no-repeat;
  min-height: 260px;
  padding-bottom: 120px; }

/* circleList */
.circleList li {
  padding: 0 0 0 28px;
  margin-bottom: 5px; }

.circle01 {
  background: url(../image/common/circle01.png) 0 3px no-repeat; }

.circle02 {
  background: url(../image/common/circle02.png) 0 3px no-repeat; }

.circle03 {
  background: url(../image/common/circle03.png) 0 3px no-repeat; }

.circle04 {
  background: url(../image/common/circle04.png) 0 3px no-repeat; }

.circle05 {
  background: url(../image/common/circle05.png) 0 3px no-repeat; }

/*	int
-------------------------------------*/
.int {
  padding: 38px 45px;
  background: #fff;
  border: 5px solid #fbe1ce;
  margin-bottom: 30px; }

.int_ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px; }

.int_ttl span {
  display: inline-block;
  background: linear-gradient(transparent 70%, #ffe100 70%); }

.int_410 {
  margin-bottom: 30px; }

.int_left,
.int_right {
  width: 410px;
  float: left; }

.int_right {
  float: right; }

/*	btn_story
-------------------------------------*/
.btn_story {
  margin: 30px 0 0;
  text-align: center; }

.btn_story a {
  display: inline-block;
  position: relative;
  background: #fe6500;
  padding: 12px 0;
  width: 400px;
  border-radius: 25px;
  color: #fff; }

.btn_story a:hover {
  background: #fabe00; }

.btn_story a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -4px; }

/* 201910追加分 */
body {
  padding-bottom: 95px; }

.ftContent {
  padding-bottom: 15px; }

.hdContent {
  padding-top: 10px; }

.faq {
  margin-bottom: 0; }

.globalNavi {
  width: 960px !important;
  list-style: none;
  z-index: 9999;
  margin-bottom: 15px; }

.globalNavi > li {
  width: 25%;
  font-size: 13px;
  text-align: center;
  border-right: 1px dotted #666;
  position: relative;
  float: left; }

.globalNavi > li:first-child {
  border-left: 1px dotted #666; }

.globalNavi > li > a {
  display: block;
  text-decoration: none;
  padding: 5px 0;
  border-bottom: 3px solid #fff; }

.globalNavi > li > a:hover {
  color: #ff2400;
  border-bottom: 3px solid #ff2400; }

.globalNavi_sub {
  margin-left: 0;
  list-style: none;
  position: absolute;
  left: 0;
  z-index: 99999;
  background: #fff;
  border: 1px solid #cdcdcd;
  width: 570px;
  height: 180px;
  transform: translateX(-29%) translateY(-3px);
  display: flex;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
  border: 1px solid #ff2400;
  border-top-width: 3px; }

.globalNavi_sub:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-width: 8px 4px;
  border-color: transparent transparent #ff2400 transparent;
  border-style: solid;
  transform: translateY(-18px);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.globalNavi_sub li {
  float: none;
  line-height: 1.3;
  width: 100%;
  height: 100%; }

.globalNavi_sub li:not(:last-of-type) {
  border-right: 1px dotted #666; }

.globalNavi_sub li a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold; }

.globalNavi_sub li a:hover {
  opacity: 0.7; }

.globalNavi_sub li a span {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  font-weight: normal; }

.globalNavi_sub li a .compact {
  margin-bottom: 11px; }

.globalNavi_sub li a .curry {
  margin-bottom: 20px; }

.globalNavi_sub li a .can {
  margin-bottom: 20px; }

.globalNavi_sub li a:hover {
  color: #666; }

.footer {
  padding: 5px 0 !important; }

.footer_text {
  font-size: 14px;
  width: 24% !important;
  font-weight: bold;
  margin-top: 16px;
  text-align: left !important; }

.footer_text span {
  position: relative;
  display: block;
  font-size: 23px;
  left: -15px; }

.footer_btns {
  width: 705px !important;
  float: right !important;
  margin-right: -5px; }

.footer_btns a:hover {
  opacity: 0.7; }

.c-title {
  text-align: center;
  mix-blend-mode: multiply;
  margin-bottom: 40px; }

.c-subtitle {
  text-align: center;
  margin-bottom: 40px; }

.c-block {
  margin: 80px 0; }

.c-blockWhite {
  padding: 80px 0;
  background-color: #fff; }

.c-blockWhite.noPt {
  padding-top: 0; }

.c-blockWhite.noPd {
  padding: 0; }

.c-text {
  line-height: 2;
  text-align: justify;
  width: 600px;
  margin-left: auto;
  margin-right: auto; }

.c-featureList:not(:first-of-type) {
  margin-top: 80px; }

.c-featureList_title {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px; }

.c-featureList_title p {
  position: relative;
  display: inline-block; }

.c-featureList_title p:before,
.c-featureList_title p:after {
  position: absolute;
  top: 15px; }

.c-featureList_title p:before {
  content: url("../image/common/common_icon_catch_left.png");
  left: -40px; }

.c-featureList_title p:after {
  content: url("../image/common/common_icon_catch_right.png");
  right: -40px; }

.c-featureList_title p span {
  color: #fa9600; }

.c-featureList_lists li {
  position: relative;
  padding-left: 37px;
  background: url("../image/common/common_icon_dot.png") no-repeat;
  background-position: center left;
  line-height: 1.8; }

.c-featureList_lists li:not(:last-of-type) {
  margin-bottom: 30px; }

.c-featureList_lists li span {
  font-weight: bold;
  color: #fa9600; }

.c-featureList_lists li small {
  font-size: 13px;
  display: block;
  margin-top: 5px; }

.c-featureList_note {
  line-height: 1.8; }

.c-featureList_illust {
  text-align: center; }

.c-featureList_illust.first {
  margin-top: 50px; }

.c-featureList_illust.second {
  margin-bottom: 48px; }

.c-featureList_illust.third {
  text-align: right; }

.c-featureList_illust.fourth {
  margin-top: 30px; }

.c-featureList_illust.fifth {
  margin-top: 30px; }

.c-used_details {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px; }

.c-used_details.noPb {
  padding-bottom: 0; }

.c-used_details_row {
  display: flex;
  padding-bottom: 30px; }

.c-used_details_row p {
  font-size: 18px;
  font-weight: bold; }

.c-used_details_row p small {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: normal; }

.c-used_details_row.noPb {
  padding-bottom: 0; }

.c-used_details_row.compact {
  margin-top: -30px; }

.c-used_details_row:first-of-type {
  border-bottom: 1px dotted #fdd000;
  margin-bottom: 30px; }

.c-used_details_col {
  width: 50%; }

.c-used_details_col.full {
  width: 100%; }

.c-used .curryImg img {
  width: 110%; }

.c-used .btnLeft.mt40 {
  margin-top: 40px; }

.c-used .btnLeft.mt50 {
  margin-top: 50px; }

.c-voice {
  width: 600px;
  margin-left: auto;
  margin-right: auto; }

.c-voice_details {
  display: flex;
  justify-content: space-between; }

.c-voice_details.compact {
  background: url("../image/bichiku04/compact_img_voice.png") no-repeat;
  background-size: 280px;
  background-position: right bottom; }

.c-voice_details_col {
  width: 287px; }

.c-voice_details_col p {
  position: relative;
  background-color: #fff;
  padding: 25px;
  margin-bottom: 46px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.8; }

.c-voice_details_col p em {
  font-weight: bold;
  color: #fa9600; }

.c-voice_details_col p span {
  display: block;
  font-weight: bold;
  text-align: right;
  margin-top: 15px; }

.c-voice_details_col p:after {
  position: absolute;
  content: url("../image/common/common_icon_pop_arr.png");
  right: 50px;
  bottom: -36px; }

.c-voice_details_col.whiteBg p {
  background-color: #f6f3ea; }

.c-voice_details_col.whiteBg p:after {
  content: url("../image/bichiku04/compact_icon_pop_arr.png"); }

.c-purchase {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between; }

.c-purchase .btnRight {
  padding-top: 0; }

.c-purchase.compact {
  align-items: center; }

.c-purchase h3 {
  width: 146px; }

.c-purchase h3 img {
  margin-top: 20px; }

.c-purchase h3 img.compact {
  margin-top: 0; }

.c-purchase p {
  width: 424px;
  line-height: 1.75;
  position: relative; }

.c-purchase p.noBg:after {
  display: none; }

.c-purchase p:after {
  position: absolute;
  content: "";
  width: 194px;
  height: 76px;
  background: url("../image/bichiku02/bichiku02_detail04.png") no-repeat;
  background-size: contain;
  right: 0;
  bottom: 0; }

.c-purchase p a {
  text-decoration: underline;
  color: #3480fc; }

.c-purchase p a:hover {
  opacity: 0.7; }

.p-anshin_graph {
  margin-top: 55px;
  width: 960px;
  margin-left: auto;
  margin-right: auto; }

.p-anshin_graph_title,
.p-anshin_graph figcaption {
  color: #8c5028; }

.p-anshin_graph_title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px; }

.p-anshin_graph figure {
  margin-bottom: 50px; }

.p-anshin_graph figcaption {
  font-size: 12px;
  margin-top: 10px;
  text-align: right; }

.p-anshin_graph figcaption a {
  color: #8c5028; }

.p-point_lists {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px; }

.p-point_lists li {
  display: flex;
  align-items: center;
  color: #8c5028;
  font-weight: bold;
  margin-bottom: 20px; }

.p-point_lists li img {
  margin-right: 10px; }

.p-point_img {
  text-align: center;
  margin-bottom: 60px; }

.p-hozon_img {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 40px; }

.p-hozon_img img {
  position: relative;
  left: -24px; }

.p-column_detail {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between; }

.p-column_detail_thumb {
  width: 148px; }

.p-column_detail_thumb figcaption {
  text-align: center;
  font-size: 12px;
  margin-top: 10px; }

.p-column_detail_text {
  width: 422px; }

.p-column_detail_text h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px; }

.p-column_detail_text h4 + p {
  font-size: 15px;
  line-height: 1.8; }

.p-column_detail_text .btnRight {
  padding-top: 25px; }

.p-alergy_img {
  text-align: center;
  margin: 30px 0; }

.p-alergy_point {
  height: 242px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: url("../image/top/top_frame_alergy.png") no-repeat;
  background-size: contain;
  display: flex;
  align-items: center; }

.p-alergy_point p {
  font-size: 14px;
  line-height: 1.8;
  width: 264px;
  margin-left: 26px;
  margin-top: 30px; }

.p-example_lists {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between; }

.p-example_lists p {
  font-size: 14px;
  text-align: center;
  margin-top: 10px; }

.p-example_lists p span {
  font-size: 10px; }

.p-example .btnRight {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px; }

.p-known_img {
  text-align: center; }

.p-canFeature {
  padding-bottom: 0; }

.p-canFeature_cols {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px; }

.p-canFeature_cols_col {
  width: 440px; }

.p-canFeature_cols_col:first-of-type {
  position: relative; }

.p-canFeature_cols_col:first-of-type:after {
  position: absolute;
  display: block;
  right: -40px;
  top: 0;
  width: 6px;
  height: 100%;
  content: "";
  background: radial-gradient(circle farthest-side, #ffe100, #ffe100 50%, transparent 50%, transparent);
  background-size: 6px 6px; }

.p-answer_details {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.p-answer_details_text {
  width: 332px;
  margin-left: 0; }

.p-answer_details_thumb {
  width: 232px;
  text-align: right;
  font-weight: bold;
  font-size: 11px; }

.p-answer_details_thumb span {
  color: #fa9600;
  margin-top: 10px;
  display: inline-block; }

.p-curryFeature {
  padding-bottom: 0; }

.p-curryFeature_cols {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px; }

.p-curryFeature_cols_col {
  width: 440px; }

.p-curryFeature_cols_col:first-of-type {
  position: relative; }

.p-curryFeature_cols_col:first-of-type:after {
  position: absolute;
  display: block;
  right: -40px;
  top: 0;
  width: 6px;
  height: 100%;
  content: "";
  background: radial-gradient(circle farthest-side, #ffe100, #ffe100 50%, transparent 50%, transparent);
  background-size: 6px 6px; }

.p-curryFeature .bigImg {
  margin-top: 67px;
  margin-left: 30px; }

.p-compactFeature {
  padding-bottom: 0; }

.p-compactFeature_cols {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px; }

.p-compactFeature_cols_col {
  width: 440px; }

.p-compactFeature_cols_col:first-of-type {
  position: relative; }

.p-compactFeature_cols_col:first-of-type:after {
  position: absolute;
  display: block;
  right: -40px;
  top: 0;
  width: 6px;
  height: 100%;
  content: "";
  background: radial-gradient(circle farthest-side, #ffe100, #ffe100 50%, transparent 50%, transparent);
  background-size: 6px 6px; }

.p-compactFeature_cols {
  padding-bottom: 0; }

.adopt_linkRight {
  text-align: right; }
  @media screen and (max-width: 767px) {
    .adopt_linkRight {
      text-align: center; } }

/* =================================================================== 
 * style info : 202012-
 * =================================================================== */
body {
  padding-bottom: 0;
  min-width: 1020px;
  color: #333; }
  @media screen and (max-width: 767px) {
    body {
      min-width: 100%; } }

body.products {
  background: #fff; }
  body.products a:hover {
    color: inherit; }
  body.products li {
    list-style-type: none; }
  body.products sup {
    font-size: 30%;
    vertical-align: top; }
  body.products sub {
    font-size: 30%;
    vertical-align: baseline; }

/* =================================================================== 
 * style info : parts
 * =================================================================== */
.inner {
  width: 1020px;
  margin: 0 auto;
  padding: 0 10px; }
  @media screen and (max-width: 767px) {
    .inner {
      width: 100%;
      margin: 0; } }

.ta-center {
  text-align: center; }

.btn-wrap {
  text-align: center;
  margin-top: 120px; }
  @media screen and (max-width: 767px) {
    .btn-wrap {
      margin-top: 40px; } }

.btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #EA5532;
  border-radius: 100vw;
  transition: 0.2s;
  box-sizing: border-box;
  background-color: #EA5532;
  padding: 5px 35px; }
  .btn:before {
    position: absolute;
    display: block;
    content: " ";
    background: url(../image/cmn/arrow-white.svg) no-repeat center center/contain;
    width: 9px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    right: 20px; }
  .btn > span {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    transition: color 0.2s; }
  .btn:hover {
    background-color: #fff; }
    .btn:hover:before {
      background-image: url(../image/cmn/arrow.svg); }
    .btn:hover > span {
      color: #EA5532; }

.btn-s {
  font-size: 14px;
  min-width: 220px;
  height: 40px; }

.btn-m {
  font-size: 18px;
  min-width: 240px;
  height: 60px; }

.btn-l {
  font-size: 22px;
  min-width: 460px;
  height: 80px; }
  @media screen and (max-width: 767px) {
    .btn-l {
      min-width: 300px;
      height: 60px;
      font-size: 16px;
      line-height: 1.1; } }
  .btn-l:before {
    width: 14px;
    height: 23px;
    right: 40px; }

.btn-orange {
  background-color: #FAA000;
  border-color: #FAA000; }
  .btn-orange:hover:before {
    background-image: url(../image/cmn/arrow-orange.svg); }
  .btn-orange:hover > span {
    color: #FAA000; }

.btn-line-red {
  background-color: #fff;
  border: 1px solid #EA5532; }
  .btn-line-red:before {
    background-image: url(../image/cmn/arrow-red.svg); }
  .btn-line-red > span {
    color: #EA5532; }
  .btn-line-red:hover {
    background-color: #EA5532; }
    .btn-line-red:hover:before {
      background-image: url(../image/cmn/arrow-white.svg); }
    .btn-line-red:hover > span {
      color: #fff; }

.btn-line-yellow {
  background-color: #fff;
  border: 1px solid #FCC800; }
  .btn-line-yellow:before {
    background-image: url(../image/cmn/arrow-yellow.svg); }
  .btn-line-yellow > span {
    color: #333; }
  .btn-line-yellow:hover {
    background-color: #FCC800; }
    .btn-line-yellow:hover:before {
      background-image: url(../image/cmn/arrow-white.svg); }
    .btn-line-yellow:hover > span {
      color: #fff; }

.btn-icon {
  position: relative; }
  .btn-icon > span {
    position: relative; }
    .btn-icon > span:before {
      position: absolute;
      display: block;
      content: " ";
      background: no-repeat center center / contain;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      transition: 0.2s; }

.btn-cart {
  min-width: 400px; }
  @media screen and (max-width: 767px) {
    .btn-cart {
      min-width: 80%; } }
  .btn-cart > span {
    font-weight: normal;
    padding-left: 35px;
    margin-left: -10px; }
    .btn-cart > span:before {
      background-image: url(../image/cmn/icon-cart-yellow.svg);
      width: 25px;
      height: 25px; }
    .btn-cart > span strong {
      font-weight: bold;
      color: #EA5532; }
  .btn-cart:hover > span {
    color: #333; }
    .btn-cart:hover > span:before {
      background-image: url(../image/cmn/icon-cart-white.svg); }

.btn-down:before {
  transform: translateY(-50%) rotate(90deg); }

.preload {
  display: none; }

.btn-personal {
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  right: 50%;
  margin-right: -500px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #FCC800;
  border-radius: 0 0 20px 20px;
  height: 60px;
  padding: 0 27px 0 53px;
  transition: 0.2s;
  z-index: 999; }
  @media screen and (max-width: 767px) {
    .btn-personal {
      right: 10px;
      margin-right: 0; } }
  .btn-personal:before, .btn-personal:after {
    position: absolute;
    display: block;
    content: " ";
    background: no-repeat center center / contain;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s; }
  .btn-personal:before {
    background-image: url(../image/cmn/icon-cart-yellow.svg);
    width: 28px;
    height: 28px;
    left: 15px; }
  .btn-personal:after {
    background-image: url(../image/cmn/arrow-yellow.svg);
    width: 8px;
    height: 14px;
    right: 10px; }
  .btn-personal > p {
    font-size: 12px; }
    .btn-personal > p strong {
      font-weight: bold;
      color: #EA5532; }
  .btn-personal:hover {
    background-color: #FCC800; }
    .btn-personal:hover:before {
      background-image: url(../image/cmn/icon-cart-white.svg); }
    .btn-personal:hover:after {
      background-image: url(../image/cmn/arrow-white.svg); }

.sec {
  position: relative;
  padding: 100px 0 120px; }
  @media screen and (max-width: 767px) {
    .sec {
      padding: 35px 0 40px; } }

.sec-sub + .sec-sub {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    .sec-sub + .sec-sub {
      margin-top: 40px; } }

.bg-yellow {
  background-color: #fff2c3; }

.bg-orange {
  background-color: #FCC800; }

.sec-title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .sec-title {
      font-size: 20px;
      margin-bottom: 40px; } }
  .sec-title > small {
    display: block;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .sec-title > small {
        font-size: 16px; } }

.sec-subtitle {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 80px;
  font-size: 30px;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .sec-subtitle {
      font-size: 20px;
      margin-bottom: 40px; } }
  .sec-subtitle > small {
    display: block;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .sec-subtitle > small {
        font-size: 16px; } }

.whitebox {
  background-color: #fff;
  border-radius: 20px; }

.red-head {
  background-color: #EA5532;
  border-radius: 20px 20px 0 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  padding: 27px 5px 15px; }
  @media screen and (max-width: 767px) {
    .red-head {
      font-size: 18px; } }

ol.num-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  counter-reset: num 0;
  margin: -35px -25px; }
  @media screen and (max-width: 767px) {
    ol.num-list {
      margin: 0; } }
  ol.num-list > li {
    width: 300px;
    background-color: #fff;
    border-radius: 20px;
    margin: 35px 25px;
    padding-bottom: 50px; }
    ol.num-list > li:last-child {
      margin: 35px 25px 0; }
    ol.num-list > li .red-head {
      position: relative; }
      ol.num-list > li .red-head:before {
        counter-increment: num 1;
        content: counter(num) "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 20px;
        font-weight: bold;
        font-family: Arial, sans-serif;
        color: #EA5532;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 100vw;
        border: 3px solid #EA5532;
        background-color: #fff; }
    ol.num-list > li ul {
      padding: 0 25px;
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        ol.num-list > li ul {
          margin-top: 25px; } }
      ol.num-list > li ul li:nth-child(n+2) {
        margin-top: 70px; }
        @media screen and (max-width: 767px) {
          ol.num-list > li ul li:nth-child(n+2) {
            margin-top: 30px; } }
      ol.num-list > li ul li .num-list-title {
        font-size: 18px;
        font-weight: bold; }
        ol.num-list > li ul li .num-list-title > span {
          padding: 0 0 10px;
          background-size: 1px 10px;
          background-position: 0 14px;
          background-repeat: repeat-x;
          background-image: linear-gradient(#FFF398 0%, #FFF398 100%); }
      ol.num-list > li ul li p {
        font-size: 14px;
        line-height: 1.7142857143;
        margin-top: 16px; }
        ol.num-list > li ul li p em {
          color: #EA5532; }
        ol.num-list > li ul li p small {
          display: block;
          font-size: 12px;
          margin-top: 10px; }
    ol.num-list > li .num-list-img {
      margin-top: 25px;
      text-align: center; }
      ol.num-list > li .num-list-img figcaption {
        display: inline-block;
        font-size: 12px;
        text-indent: -1em;
        padding-left: 1em;
        text-align: left;
        margin-top: 0.5em; }

.sec-table-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px; }

.sec-table {
  background-color: #fff;
  min-width: 400px; }
  .sec-table caption {
    font-size: 14px;
    text-align: left;
    margin-bottom: 8px; }
  .sec-table th, .sec-table td {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2857142857;
    padding: 8px 10px;
    vertical-align: middle;
    text-align: left; }
  .sec-table th {
    background-color: #FFF398; }
  .sec-table td strong {
    font-weight: bold;
    color: #EA5532; }
  .sec-table + .note {
    font-size: 12px;
    margin-top: 1em; }

.column {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .column {
      margin-top: 40px; } }

.column-title {
  position: relative;
  z-index: 1;
  text-align: center;
  transform: translateY(50%); }
  .column-title > span {
    display: inline-flex;
    justify-content: center;
    min-width: 250px;
    background-color: #FAA000;
    border-radius: 100vw;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 6px 30px; }

.column-box {
  display: flex;
  justify-content: space-between;
  border: 2px solid #FAA000;
  border-radius: 5px;
  padding: 57px 48px; }
  @media screen and (max-width: 767px) {
    .column-box {
      padding: 57px 30px 30px; } }
  .column-box .column-img {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 36px; }

.column-item {
  width: 400px;
  margin: 0 17px; }
  .column-item .column-item-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .column-item .column-item-title {
        font-size: 20px; } }
    .column-item .column-item-title small {
      display: block;
      font-size: 16px; }
  .column-item .column-item-txt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.7142857143; }
    .column-item .column-item-txt em {
      color: #EA5532; }
    .column-item .column-item-txt .note {
      display: block;
      font-size: 12px;
      margin-top: 0.5em; }

.column-red .column-title > span {
  background-color: #EA5532; }
.column-red .column-box {
  border-color: #EA5532; }

.hint-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 80px;
  padding: 20px 40px 20px 35px;
  background-color: #fff;
  border-radius: 20px; }
  @media screen and (max-width: 767px) {
    .hint-box {
      margin-top: 40px;
      display: block; } }
  .hint-box .hint-title {
    flex: 1;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3333333333;
    padding-left: 77px; }
    @media screen and (max-width: 767px) {
      .hint-box .hint-title {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.25; } }
    .hint-box .hint-title:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/icon-hint.svg) no-repeat center center/contain;
      width: 54px;
      height: 66px;
      top: -15px;
      left: 0; }
  .hint-box .sec-table {
    min-width: 300px; }
    @media screen and (max-width: 767px) {
      .hint-box .sec-table {
        min-width: 100%;
        margin-top: 30px; } }
    .hint-box .sec-table th, .hint-box .sec-table td {
      padding: 10px; }
    .hint-box .sec-table th {
      padding-left: 15px; }
    .hint-box .sec-table td {
      padding-left: 30px; }
  .hint-box .hint-right-box {
    position: relative;
    width: 300px;
    text-align: center;
    margin-left: 80px; }
    @media screen and (max-width: 767px) {
      .hint-box .hint-right-box {
        margin: 50px 0 0;
        width: 100%; } }
    .hint-box .hint-right-box:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/hint-arrow.svg) no-repeat center center/contain;
      width: 32px;
      height: 19px;
      top: 50%;
      transform: translateY(-50%);
      left: -56px; }
      @media screen and (max-width: 767px) {
        .hint-box .hint-right-box:before {
          top: -20px;
          left: 50%;
          background: url("../image/cmn/hint-arrow-dwn.svg") no-repeat center center/contain;
          width: 19px;
          height: 32px; } }
    .hint-box .hint-right-box dl {
      background-color: #FFF398;
      border-radius: 5px;
      padding: 25px 30px; }
      .hint-box .hint-right-box dl dt {
        font-size: 16px;
        font-weight: bold;
        color: #EA5532;
        border-bottom: 1px solid #EA5532;
        padding-bottom: 8px;
        margin-bottom: 12px; }
      .hint-box .hint-right-box dl dd {
        font-size: 14px; }
    .hint-box .hint-right-box .hint-note {
      display: block;
      font-size: 12px;
      margin-top: 6px; }

ul.voice-list li {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: center; }
  @media screen and (max-width: 767px) {
    ul.voice-list li {
      display: block; } }
  ul.voice-list li .voice-person {
    position: relative;
    padding-left: 95px; }
    ul.voice-list li .voice-person:before {
      position: absolute;
      display: block;
      content: " ";
      background: no-repeat center center / contain;
      height: 90px;
      bottom: 0;
      left: 0; }
    ul.voice-list li .voice-person.voice-male:before {
      background-image: url(../image/cmn/voice_male.svg);
      width: 77px; }
    ul.voice-list li .voice-person.voice-female:before {
      background-image: url(../image/cmn/voice_female.svg);
      width: 70px; }
    ul.voice-list li .voice-person > span {
      font-size: 30px;
      font-weight: bold;
      white-space: nowrap; }
    ul.voice-list li .voice-person > small {
      display: block;
      font-size: 20px;
      font-weight: bold;
      line-height: 1;
      margin-top: 10px; }
  ul.voice-list li .voice-balloon {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    width: 675px;
    min-height: 220px;
    margin-right: 60px; }
    @media screen and (max-width: 767px) {
      ul.voice-list li .voice-balloon {
        display: block;
        width: 100%;
        min-height: 220px;
        margin-right: 0;
        margin-top: 40px; } }
    ul.voice-list li .voice-balloon:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/voice-beak.png) no-repeat center center/contain;
      width: 29px;
      height: 50px;
      top: 50%;
      transform: translateY(-50%);
      right: -22px; }
      @media screen and (max-width: 767px) {
        ul.voice-list li .voice-balloon:before {
          top: -35px;
          right: 50%;
          transform: translateX(50%);
          transform: rotate(-90deg);
          margin-right: -15px; } }
    ul.voice-list li .voice-balloon figure {
      margin: 25px 0; }
      @media screen and (max-width: 767px) {
        ul.voice-list li .voice-balloon figure {
          margin: 0;
          padding: 30px 30px 0; }
          ul.voice-list li .voice-balloon figure img {
            border-radius: 30px;
            width: 100% !important; } }
    ul.voice-list li .voice-balloon dl {
      flex: 1;
      align-self: stretch;
      padding: 30px; }
      ul.voice-list li .voice-balloon dl dt {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
        color: #EA5532; }
        @media screen and (max-width: 767px) {
          ul.voice-list li .voice-balloon dl dt {
            font-size: 16px; } }
      ul.voice-list li .voice-balloon dl dd {
        margin-top: 20px;
        font-size: 14px;
        line-height: 1.7142857143; }
        @media screen and (max-width: 767px) {
          ul.voice-list li .voice-balloon dl dd {
            margin-top: 10px; } }
  ul.voice-list li:nth-child(n+2) {
    margin-top: 70px; }
  ul.voice-list li:nth-child(2n) {
    flex-direction: row; }
    ul.voice-list li:nth-child(2n) .voice-balloon {
      flex-direction: row-reverse;
      margin-left: 60px; }
      @media screen and (max-width: 767px) {
        ul.voice-list li:nth-child(2n) .voice-balloon {
          display: block;
          width: 100%;
          margin-left: 0;
          margin-top: 40px; } }
      ul.voice-list li:nth-child(2n) .voice-balloon:before {
        transform: translateY(-50%) scale(-1, 1);
        right: auto;
        left: -22px; }
        @media screen and (max-width: 767px) {
          ul.voice-list li:nth-child(2n) .voice-balloon:before {
            top: -35px;
            left: 50%;
            transform: rotate(-90deg);
            margin-left: -15px; } }

ul.other-list {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 -35px; }
  @media screen and (max-width: 767px) {
    ul.other-list {
      display: block;
      margin: 0; } }
  ul.other-list li {
    margin: 0 35px 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      ul.other-list li {
        margin: 0 35px 35px; }
        ul.other-list li:last-child {
          margin-bottom: 0; } }
    ul.other-list li .other-copy {
      font-size: 12px;
      font-weight: bold;
      color: #EA5532;
      line-height: 1.1666666667; }
      ul.other-list li .other-copy > span {
        position: relative;
        display: inline-block;
        padding: 0 20px; }
        ul.other-list li .other-copy > span:before, ul.other-list li .other-copy > span:after {
          position: absolute;
          display: block;
          content: " ";
          background-color: #EA5532;
          width: 1px;
          height: 28px;
          bottom: -2px; }
        ul.other-list li .other-copy > span:before {
          left: 0;
          transform: rotate(-28deg); }
        ul.other-list li .other-copy > span:after {
          right: 0;
          transform: rotate(28deg); }
    ul.other-list li .btn {
      margin-top: 12px; }
      ul.other-list li .btn > span {
        line-height: 1; }
    ul.other-list li.other-list-b2 figure {
      margin-bottom: 20px; }
    ul.other-list li.other-list-b3 figure {
      margin-bottom: 16px; }
    ul.other-list li.other-list-b4 figure {
      margin-bottom: 20px; }
    ul.other-list li.other-list-b5 figure {
      margin-bottom: 20px; }

.indent-bullets {
  position: relative;
  padding-left: 18px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.01em; }
  .indent-bullets em {
    font-weight: bold;
    color: #EA5532; }
  .indent-bullets:before {
    position: absolute;
    display: block;
    float: left;
    content: " ";
    background-color: #EA5532;
    width: 13px;
    height: 13px;
    border-radius: 100vw;
    top: 5px;
    left: 0; }

.bullets-list li {
  position: relative;
  padding-left: 18px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.01em; }
  .bullets-list li em {
    font-weight: bold;
    color: #EA5532; }
  .bullets-list li:before {
    position: absolute;
    display: block;
    float: left;
    content: " ";
    background-color: #EA5532;
    width: 13px;
    height: 13px;
    border-radius: 100vw;
    top: 5px;
    left: 0; }
  .bullets-list li:nth-child(n+2) {
    margin-top: 20px; }

.sec-situation {
  padding-bottom: 0; }
  .sec-situation ul.situation-list {
    display: flex;
    justify-content: space-between; }
    .sec-situation ul.situation-list > li {
      width: 300px;
      text-align: center; }
      .sec-situation ul.situation-list > li .bullets-list {
        display: inline-block;
        text-align: left;
        margin-top: 15px; }
        .sec-situation ul.situation-list > li .bullets-list li {
          margin-top: 0;
          text-align: left; }

.float-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 9999;
  box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.15);
  border-radius: 20px 0 0 20px;
  overflow: hidden; }

ul.note-list {
  margin-top: 10px; }
  ul.note-list li {
    font-size: 14px;
    text-indent: -1em;
    padding-left: 1em; }

.line-hr {
  margin-top: 120px; }
  @media screen and (max-width: 767px) {
    .line-hr {
      margin-top: 40px; } }

/* =================================================================== 
 * style info : header
 * =================================================================== */
header {
  background-color: #fff; }
  header #h_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 86px; }
    header #h_top #h_sitename {
      display: flex;
      align-items: center; }
      header #h_top #h_sitename #h_logo {
        width: 83px; }
      header #h_top #h_sitename #h_title {
        display: flex;
        align-items: center;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 0.06em;
        color: #FF1B00;
        line-height: 1;
        margin-left: 16px; }
        header #h_top #h_sitename #h_title #h_subtitle {
          display: block;
          font-size: 15px;
          font-weight: bold;
          color: #FF1B00;
          vertical-align: middle;
          border-top: 1px solid #FF1B00;
          border-bottom: 1px solid #FF1B00;
          padding: 0.3em 0;
          margin-left: 13px; }
  header #h_contact {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%; }
    header #h_contact #h_subnav {
      position: absolute;
      top: 2px;
      right: -8px; }
      header #h_contact #h_subnav ul {
        display: flex;
        justify-content: space-between; }
        header #h_contact #h_subnav ul li {
          font-size: 10px;
          line-height: 1; }
          header #h_contact #h_subnav ul li:nth-child(n+2) {
            border-left: 1px solid #333; }
          header #h_contact #h_subnav ul li a {
            padding: 0 8px;
            white-space: nowrap; }
    header #h_contact #h_tel > span {
      position: relative;
      font-size: 18px;
      font-weight: bold;
      font-family: Arial, sans-serif;
      padding-left: 30px; }
      header #h_contact #h_tel > span:before {
        position: absolute;
        display: block;
        content: " ";
        background: url(../image/cmn/h_tel.svg) no-repeat center center/contain;
        width: 17px;
        height: 20px;
        top: 50%;
        transform: translateY(-50%);
        left: 0; }
    header #h_contact #h_tel > small {
      display: block;
      font-size: 8px;
      margin-left: 6px; }
    header #h_contact .btn {
      margin-left: 18px;
      min-width: 160px;
      font-size: 14px;
      padding: 0; }
      header #h_contact .btn:before {
        background-image: url(../image/cmn/arrow-red.svg);
        right: 15px; }
      header #h_contact .btn > span {
        padding-left: 24px;
        color: #FF1B00;
        margin-left: -10px; }
        header #h_contact .btn > span:before {
          background-image: url(../image/cmn/h_mail_off.svg);
          width: 19px;
          height: 15px; }
      header #h_contact .btn:hover {
        background-color: #FF1B00; }
        header #h_contact .btn:hover:before {
          background-image: url(../image/cmn/arrow-white.svg); }
        header #h_contact .btn:hover > span {
          color: #fff; }
          header #h_contact .btn:hover > span:before {
            background-image: url(../image/cmn/h_mail_on.svg); }
  header #h_nav {
    background-color: #FCC800;
    height: 45px;
    border-bottom: 2px solid #fff; }
    header #h_nav ul {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%; }
      header #h_nav ul li {
        /*@mixin current {
        	background-color: $base_color-red;
        	font-weight: bold;
        	color: #fff;
        	pointer-events: none;
        }*/ }
        header #h_nav ul li a {
          font-size: 14px;
          padding: 4px 20px;
          border: none;
          background-color: rgba(255, 27, 0, 0); }
          header #h_nav ul li a:before {
            display: none; }
          header #h_nav ul li a:hover {
            background-color: #FF1B00;
            font-weight: bold;
            color: #fff; }
        header #h_nav ul li.h_nav-index a {
          min-width: 72px; }
        header #h_nav ul li.h_nav-bichiku_04, header #h_nav ul li.h_nav-adopt {
          border-left: 1px solid #fff;
          padding-left: 18px; }
        #index header #h_nav ul li.h_nav-index a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #bichiku_04 header #h_nav ul li.h_nav-bichiku_04 a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #bichiku_02 header #h_nav ul li.h_nav-bichiku_02 a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #bichiku_03 header #h_nav ul li.h_nav-bichiku_03 a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #bichiku_05 header #h_nav ul li.h_nav-bichiku_05 a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #adopt header #h_nav ul li.h_nav-adopt a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
        #column header #h_nav ul li.h_nav-column a {
          background-color: #FF1B00;
          font-weight: bold;
          color: #fff; }
  header.fixed {
    padding-bottom: 45px; }
    header.fixed #h_nav {
      position: fixed;
      width: 100%;
      z-index: 9999;
      top: 0;
      left: 0; }

@media screen and (max-width: 767px) {
  .is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%; }

  .h_sitename {
    display: flex;
    align-items: center; }
    .h_sitename .h_logo {
      width: 60px; }
    .h_sitename .h_title {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0;
      color: #FF1B00;
      line-height: 1;
      margin-left: 10px; }
      .h_sitename .h_title .h_subtitle {
        display: block;
        font-size: 12px;
        font-weight: bold;
        color: #FF1B00;
        vertical-align: middle;
        border-top: 1px solid #FF1B00;
        border-bottom: 1px solid #FF1B00;
        padding: 0.3em 0;
        margin-left: 13px; }

  /*}*/
  .sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

  .sm, .sm ul, .sm li, .sm .hd-navi-btn {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left; }

  .sm-rtl, .sm-rtl ul, .sm-rtl li {
    direction: rtl;
    text-align: right; }

  .sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
    margin: 0;
    padding: 0; }

  .sm ul {
    display: none; }

  .sm li, .sm a {
    position: relative; }

  .sm a {
    display: block; }

  .sm a.disabled {
    cursor: default; }

  .sm::after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden; }

  .sm *, .sm *::before, .sm *::after {
    box-sizing: inherit; }

  .sm-simple {
    /*border: 1px solid #bbbbbb;*/
    background: #fff;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/ }

  .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
    padding: 13px 20px;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    color: #EA5532;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none; }

  .sm-simple li ul li a, .sm-simple li ul li a:hover, .sm-simple li ul li a:focus, .sm-simple li ul li a:active {
    padding: 13px 20px;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    color: #EA5532;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none; }

  .sm-simple a.current {
    background: #fff;
    color: #EA5532; }

  .sm-simple a.disabled {
    color: #cccccc; }

  .sm-simple a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 14px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    /*background: #E6E6E6;*/
    /*background: rgba(0, 0, 0, 0.08);*/ }

  .sm-simple a .sub-arrow::before {
    content: '+';
    color: #000; }

  .sm-simple a.highlighted .sub-arrow::before {
    content: '-';
    color: #000; }

  .sm-simple > li.none a .sub-arrow::before {
    content: '+';
    color: #000; }

  .sm-simple > li.none a.highlighted .sub-arrow::before {
    content: '-';
    color: #000; }

  .sm-simple li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

  .sm-simple ul {
    background: rgba(179, 179, 179, 0.1); }

  .sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
    font-size: 14px;
    border-left: 8px solid transparent; }

  .sm-simple ul ul a, .sm-simple ul ul a:hover, .sm-simple ul ul a:focus, .sm-simple ul ul a:active {
    border-left: 16px solid transparent; }

  .sm-simple ul ul ul a, .sm-simple ul ul ul a:hover, .sm-simple ul ul ul a:focus, .sm-simple ul ul ul a:active {
    border-left: 24px solid transparent; }

  .sm-simple ul ul ul ul a, .sm-simple ul ul ul ul a:hover, .sm-simple ul ul ul ul a:focus, .sm-simple ul ul ul ul a:active {
    border-left: 32px solid transparent; }

  .sm-simple ul ul ul ul ul a, .sm-simple ul ul ul ul ul a:hover, .sm-simple ul ul ul ul ul a:focus, .sm-simple ul ul ul ul ul a:active {
    border-left: 40px solid transparent; }

  .sm .btn-area {
    border: none; }

  .sm .hd-navi-btn:first-child {
    margin-bottom: 8px; }
  .sm .hd-navi-btn .btn {
    background: #EA5532 !important;
    color: #fff !important;
    text-align: center; }

  .sp_header .hd_lan {
    margin-top: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center; }
    .sp_header .hd_lan .item {
      width: 60px; }
      .sp_header .hd_lan .item a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 15px 0;
        background: #333; }
    .sp_header .hd_lan .act {
      background: #9d9da1;
      color: #333;
      text-align: center;
      padding: 15px 0; }

  /*	style info : nav css
  --------------------------------------*/
  header {
    position: relative;
    /*padding: 5px 0 0;*/ }

  .sp_header {
    padding: 5px 10px;
    background: #fff; }
    .sp_header .h_sitename {
      float: left; }

  .main-nav:after {
    clear: both;
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    overflow: hidden; }

  .nav-brand {
    float: left;
    margin: 0; }

  .nav-brand a {
    padding: 11px 11px 11px 20px;
    line-height: 17px;
    text-decoration: none; }

  .nav-brand img {
    width: auto;
    height: 35px; }

  #main-menu {
    clear: both;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .main-menu-btn {
    float: right;
    /*margin: 7px 5px;*/
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
    width: 29px;
    height: 29px;
    text-indent: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

  .main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #333;
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }

  .main-menu-btn-icon:before {
    content: '';
    top: -7px;
    left: 0; }

  .main-menu-btn-icon:after {
    content: '';
    top: 7px;
    left: 0; }

  #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
    height: 0;
    background: transparent; }

  #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  #main-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  #main-menu-state:not(:checked) ~ #main-menu {
    display: none; }

  #main-menu-state:checked ~ #main-menu {
    display: block; } }
/* =================================================================== 
 * style info : pagetop
 * =================================================================== */
#pagetop {
  position: relative;
  z-index: 9999; }
  #pagetop a {
    position: absolute;
    bottom: 15px;
    right: 20px;
    display: block;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #EA5532;
    padding-top: 35px; }
    #pagetop a:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/arrow-top.svg) no-repeat center center/contain;
      width: 14px;
      height: 29px;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
    #pagetop a:hover:before {
      animation: pagetop 2s infinite; }
  #pagetop.fixed a {
    position: fixed;
    bottom: 95px; }
@keyframes pagetop {
  0% {
    transform: translate(-50%, 0); }
  20% {
    transform: translate(-50%, -50%); }
  40% {
    transform: translate(-50%, 0); } }
/* =================================================================== 
 * style info : footer
 * =================================================================== */
footer {
  padding-bottom: 80px; }
  footer .ft-content {
    padding: 40px 0; }
    footer .ft-content .wrap {
      display: flex;
      gap: 0 30px; }
      @media screen and (max-width: 767px) {
        footer .ft-content .wrap {
          display: block; } }
      footer .ft-content .wrap .comp_info {
        width: 450px; }
        @media screen and (max-width: 767px) {
          footer .ft-content .wrap .comp_info {
            width: 100%;
            text-align: center;
            margin-bottom: 30px; } }
        footer .ft-content .wrap .comp_info .name {
          font-size: 16px;
          margin-bottom: 10px; }
        footer .ft-content .wrap .comp_info .txt {
          font-size: 14px; }
        footer .ft-content .wrap .comp_info .ft_ad {
          font-size: 14px; }
      footer .ft-content .wrap .link_area {
        width: -webki-calc((100% - 510px) / 2);
        width: calc((100% - 510px) / 2); }
        @media screen and (max-width: 767px) {
          footer .ft-content .wrap .link_area {
            width: 100%; } }
        @media screen and (max-width: 767px) {
          footer .ft-content .wrap .link_area .link {
            padding-left: 30px; } }
        footer .ft-content .wrap .link_area .link .cat {
          position: relative;
          padding-left: 15px;
          margin-bottom: 5px;
          font-size: 14px; }
          footer .ft-content .wrap .link_area .link .cat::after {
            content: '';
            width: 6px;
            height: 6px;
            border: 0px;
            border-top: solid 2px #666;
            border-right: solid 2px #666;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -4px; }
  footer #f_copyright-bar {
    background-color: #FCC800; }
    footer #f_copyright-bar .inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 0;
      /*height: 30px;*/ }
      @media screen and (max-width: 767px) {
        footer #f_copyright-bar .inner {
          display: block;
          padding: 10px 15px; } }
      footer #f_copyright-bar .inner #f_notice,
      footer #f_copyright-bar .inner #f_copyright {
        font-size: 12px;
        color: #fff; }
        footer #f_copyright-bar .inner #f_notice .ckie a,
        footer #f_copyright-bar .inner #f_copyright .ckie a {
          color: #fff !important; }
  footer #f_nav {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #FFE5E2;
    width: 100%;
    height: 80px;
    z-index: 999999; }
    footer #f_nav ul {
      display: flex;
      /*justify-content: space-between;*/
      justify-content: center;
      align-items: center;
      height: 100%;
      gap: 0 30px; }
      @media screen and (max-width: 767px) {
        footer #f_nav ul {
          gap: 0 10px; } }
      footer #f_nav ul li .btn {
        line-height: 20px; }
        footer #f_nav ul li .btn > span {
          margin-left: -20px; }
          @media screen and (max-width: 767px) {
            footer #f_nav ul li .btn > span::before {
              content: none; } }
          footer #f_nav ul li .btn > span small {
            display: block;
            font-size: 14px;
            color: inherit; }
      @media screen and (max-width: 767px) {
        footer #f_nav ul li .btn-m {
          min-width: -webki-calc((100% - 20px) / 3) !important;
          min-width: calc((100% - 20px) / 3) !important;
          font-size: 12px; } }
      footer #f_nav ul li#f_nav-limit .btn > span {
        padding-left: 33px; }
        @media screen and (max-width: 767px) {
          footer #f_nav ul li#f_nav-limit .btn > span {
            padding-left: 0; } }
        footer #f_nav ul li#f_nav-limit .btn > span:before {
          background-image: url(../image/cmn/f_nav-icon-01_off.svg);
          width: 23px;
          height: 26px; }
      footer #f_nav ul li#f_nav-limit .btn:hover > span:before {
        background-image: url(../image/cmn/f_nav-icon-01_on.svg); }
      footer #f_nav ul li#f_nav-sample .btn > span {
        padding-left: 60px; }
        @media screen and (max-width: 767px) {
          footer #f_nav ul li#f_nav-sample .btn > span {
            padding-left: 0; } }
        footer #f_nav ul li#f_nav-sample .btn > span:before {
          background-image: url(../image/cmn/f_nav-icon-02_off.svg);
          width: 52px;
          height: 35px; }
      footer #f_nav ul li#f_nav-sample .btn:hover > span:before {
        background-image: url(../image/cmn/f_nav-icon-02_on.svg); }
      footer #f_nav ul li#f_nav-download .btn > span {
        padding-left: 30px; }
        @media screen and (max-width: 767px) {
          footer #f_nav ul li#f_nav-download .btn > span {
            padding-left: 0; } }
        footer #f_nav ul li#f_nav-download .btn > span:before {
          background-image: url(../image/cmn/f_nav-icon-03_off.svg);
          width: 20px;
          height: 26px; }
      footer #f_nav ul li#f_nav-download .btn:hover > span:before {
        background-image: url(../image/cmn/f_nav-icon-03_on.svg); }
      footer #f_nav ul li#f_nav-contact .btn > span {
        padding-left: 35px; }
        @media screen and (max-width: 767px) {
          footer #f_nav ul li#f_nav-contact .btn > span {
            padding-left: 0; } }
        footer #f_nav ul li#f_nav-contact .btn > span:before {
          background-image: url(../image/cmn/f_nav-icon-04_off.svg);
          width: 26px;
          height: 20px; }
      footer #f_nav ul li#f_nav-contact .btn:hover > span:before {
        background-image: url(../image/cmn/f_nav-icon-04_on.svg); }

/* =================================================================== 
 * style info : mv
 * =================================================================== */
#mv {
  position: relative;
  height: 440px; }
  @media screen and (max-width: 767px) {
    #mv {
      height: auto;
      /*position:static;*/ } }
  #mv .inner {
    display: flex;
    justify-content: space-between;
    height: 100%; }
    @media screen and (max-width: 767px) {
      #mv .inner {
        display: block; } }
  #mv #mv-left-box {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      #mv #mv-left-box {
        position: static;
        display: block;
        text-align: center; } }
    #mv #mv-left-box .mv-copy strong {
      font-size: 32px;
      font-weight: bold;
      color: #95613C;
      line-height: 1.25; }
      @media screen and (max-width: 767px) {
        #mv #mv-left-box .mv-copy strong {
          font-size: 18px; } }
      #mv #mv-left-box .mv-copy strong small {
        font-size: 28px;
        color: inherit; }
        @media screen and (max-width: 767px) {
          #mv #mv-left-box .mv-copy strong small {
            font-size: 16px; } }
    #mv #mv-left-box .mv-txt {
      margin-top: 10px;
      font-size: 14px;
      line-height: 1.7142857143;
      width: 350px; }
      @media screen and (max-width: 767px) {
        #mv #mv-left-box .mv-txt {
          margin: 0 auto; } }
    #mv #mv-left-box .mv-logo {
      margin-top: 25px; }
      @media screen and (max-width: 767px) {
        #mv #mv-left-box .mv-logo {
          margin-top: 15px; } }
  #mv #mv-center-box {
    position: absolute;
    bottom: 72px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
    background-color: #FFF2C3;
    border-radius: 100vw; }
    @media screen and (max-width: 767px) {
      #mv #mv-center-box {
        position: static;
        transform: translateX(25%); } }
    #mv #mv-center-box figure {
      margin: 0 auto; }
  #mv #mv-scroll {
    position: absolute;
    bottom: 76px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #EA5532;
    z-index: 9; }
    @media screen and (max-width: 767px) {
      #mv #mv-scroll {
        bottom: 55px; } }
    #mv #mv-scroll:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/arrow-top.svg) no-repeat center center/contain;
      width: 14px;
      height: 29px;
      top: 20px;
      left: 50%;
      transform: translate(-50%, 0) scale(1, -1);
      animation: scroll 2s infinite; }
@keyframes scroll {
  0% {
    transform: translate(-50%, 0) scale(1, -1); }
  20% {
    transform: translate(-50%, 50%) scale(1, -1); }
  40% {
    transform: translate(-50%, 0) scale(1, -1); } }
/* =================================================================== 
 * style info : index
 * =================================================================== */
	/*	style info : news
--------------------------------------*/
#index .sec-title {
  margin-bottom: 40px; }
#index .news_ttl:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 3em;
  height: 3px;
  left: 50%;
  background-color: #D23D29;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
#index .news {
  padding-bottom: 20px; }
  #index .news .sec {
    padding-top: 0;
    padding-bottom: 20px; }
  #index .news .sec-title {
    margin-bottom: 20px; }
  #index .news .set .news_list .item {
    border-bottom: 1px solid #a5a5a5;
    padding: 10px 15px; }
    #index .news .set .news_list .item .date {
      margin-bottom: 2px; }
      #index .news .set .news_list .item .date .new {
        display: inline-block;
        color: #fff;
        background: #D23D29;
        padding: 3px 5px 2px;
        margin: 0 0 0 5px;
        font-size: 86%;
        border-radius: 2px; }
    #index .news .set .news_list .item .txt a {
      color: #163aaf;
      text-decoration: underline; }
      #index .news .set .news_list .item .txt a:hover {
        color: #39F; }
  #index .news .set .txt-hide {
    display: none; }
  #index .news .set button.more {
    width: 80%;
    margin: 20px auto 0;
    display: block;
    background-color: #fff;
    color: #da1625;
    padding: 10px 15px;
    border: 1px solid #da1625;
    border-radius: 7px;
    outline: 0;
    transition: .5s;
    -erbkit-transition: .5s; }
  #index .news .set button.more::after {
    content: "更新情報をもっと見る";
    transition: .2s;
    -erbkit-transition: .2s; }
  #index .news .set button.more.on-click::after {
    content: "閉じる"; }
@media only screen and (min-width: 640px) {
  #index .news {
    padding-bottom: 50px; }
    #index .news .set .news_list .item {
      display: flex;
      padding: 10px 15px; }
      #index .news .set .news_list .item .date {
        width: 200px;
        margin-bottom: 2px; }
      #index .news .set .news_list .item .txt {
        width: 770px; }
    #index .news .set .txt-hide {
      display: none; }
    #index .news .set button.more {
      width: 50%;
      margin: 40px auto 0;
      padding: 10px 15px; } }

#index #h-mv {
  position: relative;
  padding-bottom: 100px;
  /*	#mv-scroll {
  		bottom: 15px;
  	}*/ }
  #index #h-mv:before {
    position: absolute;
    display: block;
    content: " ";
    background-color: #FFF2C3;
    border-top: 2px solid #291F1C;
    width: 100%;
    height: 220px;
    bottom: -1px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      #index #h-mv:before {
        height: 154px; } }
  #index #h-mv .inner {
    display: block;
    padding-top: 40px; }
  #index #h-mv #index-mv-title {
    position: relative;
    font-size: 32px;
    font-weight: bold;
    color: #95613C;
    text-align: center;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      #index #h-mv #index-mv-title {
        font-size: 18px;
        margin-bottom: 30px; } }
    #index #h-mv #index-mv-title small {
      display: block;
      font-size: 28px; }
      @media screen and (max-width: 767px) {
        #index #h-mv #index-mv-title small {
          font-size: 16px; } }
    #index #h-mv #index-mv-title strong {
      display: inline-block;
      background-color: #EA5532;
      border-radius: 5px;
      margin: 0 5px;
      padding: 6px;
      line-height: 1;
      color: #fff; }
  #index #h-mv figure {
    text-align: center;
    /*position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 920px;*/ }
    @media screen and (max-width: 767px) {
      #index #h-mv figure {
        /*bottom: 10px;*/
        width: 100%; } }
  #index #h-mv #mv-scroll {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #EA5532;
    z-index: 9; }
    #index #h-mv #mv-scroll:before {
      position: absolute;
      display: block;
      content: " ";
      background: url(../image/cmn/arrow-top.svg) no-repeat center center/contain;
      width: 14px;
      height: 29px;
      top: 20px;
      left: 50%;
      transform: translate(-50%, 0) scale(1, -1);
      animation: scroll 2s infinite; }
@keyframes scroll {
  0% {
    transform: translate(-50%, 0) scale(1, -1); }
  20% {
    transform: translate(-50%, 50%) scale(1, -1); }
  40% {
    transform: translate(-50%, 0) scale(1, -1); } }
#index #index-lineup {
  padding-top: 40px; }
  @media screen and (max-width: 767px) {
    #index #index-lineup {
      padding-top: 20px; } }
  #index #index-lineup #lineup-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /*>li {
    	margin-bottom: 19px;*/
    /*ul {
    	display: flex;
    	justify-content: space-between;
    	align-items: flex-end;
    }*/
    /*}*/ }
    @media screen and (max-width: 767px) {
      #index #index-lineup #lineup-list {
        display: block; } }
    #index #index-lineup #lineup-list #lineup-bisco {
      position: relative;
      width: 450px;
      border: 1px solid #EA5532;
      border-radius: 20px;
      padding: 19px;
      padding-top: 28px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        #index #index-lineup #lineup-list #lineup-bisco {
          width: 100%;
          margin-bottom: 30px; } }
      #index #index-lineup #lineup-list #lineup-bisco .in {
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        @media screen and (max-width: 767px) {
          #index #index-lineup #lineup-list #lineup-bisco .in {
            display: block; } }
      #index #index-lineup #lineup-list #lineup-bisco #lineup-bisco-title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #FFF2C3;
        padding: 0 8px;
        font-size: 16px;
        font-weight: bold;
        color: #EA5532;
        text-align: center; }
    #index #index-lineup #lineup-list .lineup-other {
      width: 430px;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      @media screen and (max-width: 767px) {
        #index #index-lineup #lineup-list .lineup-other {
          width: 100%;
          display: block;
          padding: 0 19px; } }
      #index #index-lineup #lineup-list .lineup-other .lineup-list-item {
        padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      #index #index-lineup #lineup-list #lineup-list-b4, #index #index-lineup #lineup-list #lineup-list-b3 {
        margin-bottom: 30px; } }
    #index #index-lineup #lineup-list .lineup-list-item {
      width: 200px; }
      @media screen and (max-width: 767px) {
        #index #index-lineup #lineup-list .lineup-list-item {
          width: 100%; } }
      #index #index-lineup #lineup-list .lineup-list-item figure {
        margin: 0 auto; }
      #index #index-lineup #lineup-list .lineup-list-item .btn {
        min-width: 200px;
        margin: 10px auto 0; }
        @media screen and (max-width: 767px) {
          #index #index-lineup #lineup-list .lineup-list-item .btn {
            min-width: 100%; } }
        #index #index-lineup #lineup-list .lineup-list-item .btn span {
          text-align: center;
          line-height: 1.2; }
          #index #index-lineup #lineup-list .lineup-list-item .btn span small {
            display: block;
            font-size: 12px; }
      #index #index-lineup #lineup-list .lineup-list-item#lineup-list-b4 figure {
        width: 71px;
        margin-bottom: 8px; }
      #index #index-lineup #lineup-list .lineup-list-item#lineup-list-b2 figure {
        width: 111px;
        margin-bottom: 9px; }
      #index #index-lineup #lineup-list .lineup-list-item#lineup-list-b3 figure {
        width: 181px;
        margin-bottom: 18px; }
      #index #index-lineup #lineup-list .lineup-list-item#lineup-list-b5 figure {
        width: 75px;
        margin-bottom: 18px; }
  #index #index-lineup .btn-wrap {
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      #index #index-lineup .btn-wrap {
        margin-top: 25px; } }
    @media screen and (max-width: 767px) {
      #index #index-lineup .btn-wrap .btn-s {
        height: 50px; } }
#index #index-point {
  padding-bottom: 0; }
  #index #index-point .sec-title big {
    color: #EA5532;
    font-size: 60px;
    font-family: Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      #index #index-point .sec-title big {
        font-size: 20px; } }
  #index #index-point ol#index-point-list {
    display: flex;
    justify-content: space-between;
    counter-reset: num 0; }
    @media screen and (max-width: 767px) {
      #index #index-point ol#index-point-list {
        flex-wrap: wrap; } }
    #index #index-point ol#index-point-list li {
      position: relative;
      width: 220px;
      height: 220px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #EA5532;
      border-radius: 100vw;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 767px) {
        #index #index-point ol#index-point-list li {
          flex-wrap: wrap;
          width: 45vw;
          height: 45vw;
          font-size: 15px; }
          #index #index-point ol#index-point-list li:nth-child(n+3) {
            margin-top: 40px; } }
      #index #index-point ol#index-point-list li:before {
        position: absolute;
        top: -35px;
        left: 50%;
        transform: translateX(-50%);
        counter-increment: num 1;
        content: counter(num) "";
        font-size: 70px;
        font-weight: bold;
        font-family: Arial, sans-serif;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          #index #index-point ol#index-point-list li:before {
            top: -25px;
            font-size: 45px; } }
@media screen and (max-width: 767px) {
  #index #index-situation .sec-title {
    margin-bottom: 15px; } }
#index #index-situation #index-situation-table {
  padding: 40px 30px 50px; }
  @media screen and (max-width: 767px) {
    #index #index-situation #index-situation-table {
      padding: 20px 15px 25px; } }
  #index #index-situation #index-situation-table > p {
    width: 840px;
    margin: 0 auto 40px;
    font-size: 14px;
    line-height: 1.7142857143; }
    @media screen and (max-width: 767px) {
      #index #index-situation #index-situation-table > p {
        width: 90%;
        margin: 0 auto 20px; } }
#index #index-situation #index-situation-column {
  margin-top: 80px;
  padding: 60px 50px; }
  @media screen and (max-width: 767px) {
    #index #index-situation #index-situation-column {
      margin-top: 40px;
      padding: 30px 20px; } }
  #index #index-situation #index-situation-column .sec-title-sub {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #index #index-situation #index-situation-column .sec-title-sub {
        font-size: 18px;
        margin-bottom: 20px; } }
  #index #index-situation #index-situation-column .situation-column-wrap {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #index #index-situation #index-situation-column .situation-column-wrap {
        display: block; } }
  #index #index-situation #index-situation-column .set {
    width: 430px; }
    @media screen and (max-width: 767px) {
      #index #index-situation #index-situation-column .set {
        width: 100%; }
        #index #index-situation #index-situation-column .set:nth-child(1) {
          margin-bottom: 30px; } }
  #index #index-situation #index-situation-column .situation-column-box {
    /*width: 450px;
    position: relative;*/
    /*flex: 1;*/ }
    #index #index-situation #index-situation-column .situation-column-box .situation-column-title {
      font-size: 22px;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 767px) {
        #index #index-situation #index-situation-column .situation-column-box .situation-column-title {
          font-size: 18px; } }
    #index #index-situation #index-situation-column .situation-column-box .situation-column-txt {
      font-size: 14px;
      line-height: 1.7142857143;
      margin-top: 20px;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        #index #index-situation #index-situation-column .situation-column-box .situation-column-txt {
          margin-top: 10px;
          margin-bottom: 20px; } }
    #index #index-situation #index-situation-column .situation-column-box .situation-column-name {
      font-size: 13px;
      line-height: 1.5833333333;
      margin-top: 10px; }
    #index #index-situation #index-situation-column .situation-column-box .btn-wrap {
      width: 305px;
      margin: 15px auto 0; }
    #index #index-situation #index-situation-column .situation-column-box .btn {
      /*margin: 15px auto 0;*/
      /*position: absolute;
      bottom: 0;
      right: 0;*/
      min-width: 305px; }
#index #index-allergy {
  padding-bottom: 0; }
  #index #index-allergy #index-allergy-table {
    padding: 45px 50px 50px; }
    @media screen and (max-width: 767px) {
      #index #index-allergy #index-allergy-table {
        padding: 30px 25px 30px; } }
    #index #index-allergy #index-allergy-table > p {
      width: 688px;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        #index #index-allergy #index-allergy-table > p {
          width: 100%;
          margin: 0; } }
    #index #index-allergy #index-allergy-table .index-allergy-item {
      margin-top: 35px; }
      @media screen and (max-width: 767px) {
        #index #index-allergy #index-allergy-table .index-allergy-item {
          margin-top: 25px; } }
      #index #index-allergy #index-allergy-table .index-allergy-item .sec-table-title {
        margin-left: 12px; }
      #index #index-allergy #index-allergy-table .index-allergy-item:nth-of-type(n+2) {
        margin-top: 50px; }
        #index #index-allergy #index-allergy-table .index-allergy-item:nth-of-type(n+2) figure {
          margin-top: 20px; }
  #index #index-allergy .hint-box {
    padding-top: 30px;
    padding-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #index #index-allergy .hint-box {
        padding-top: 15px;
        padding-bottom: 15px; } }
    #index #index-allergy .hint-box .hint-title {
      font-size: 18px;
      font-weight: normal;
      line-height: 1.5555555556; }
      @media screen and (max-width: 767px) {
        #index #index-allergy .hint-box .hint-title {
          font-size: 16px;
          line-height: 1.25; } }
      #index #index-allergy .hint-box .hint-title:before {
        top: 50%;
        transform: translateY(-50%); }
#index #index-contact #index-contact-box {
  display: flex;
  justify-content: space-between;
  margin: 0 70px; }
  @media screen and (max-width: 767px) {
    #index #index-contact #index-contact-box {
      display: block;
      margin: 0; } }
  #index #index-contact #index-contact-box #index-contact-txt {
    flex: 1;
    margin-left: 38px; }
    @media screen and (max-width: 767px) {
      #index #index-contact #index-contact-box #index-contact-txt {
        margin: 15px 0 0; } }
    #index #index-contact #index-contact-box #index-contact-txt #index-contact-title {
      font-size: 24px;
      font-weight: bold;
      color: #EA5532;
      line-height: 1.8333333333;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        #index #index-contact #index-contact-box #index-contact-txt #index-contact-title {
          font-size: 18px;
          line-height: 1.875; } }
      #index #index-contact #index-contact-box #index-contact-txt #index-contact-title span {
        display: inline-block;
        border-bottom: 1px solid #EA5532;
        line-height: 1;
        padding-bottom: 10px; }
    #index #index-contact #index-contact-box #index-contact-txt p {
      font-size: 14px;
      line-height: 1.7142857143; }
#index #index-contact .btn-wrap {
  margin-top: 40px; }
#index #index-service #index-service-box {
  display: flex;
  justify-content: space-between;
  width: 566px;
  margin: 0 auto; }
  #index #index-service #index-service-box p {
    flex: 1;
    margin-left: 13px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.7142857143; }
#index #index-service .btn-wrap {
  margin-top: 40px; }

/* =================================================================== 
 * style info : bichiku_02
 * =================================================================== */
@media screen and (max-width: 767px) {
  #bichiku_02 #mv {
    padding-bottom: 50px; } }
#bichiku_02 #mv #mv-center-box figure {
  width: 154px;
  margin-top: 25px; }
#bichiku_02 #mv #mv-right-box {
  margin-top: 25px;
  margin-right: -24px; }
  @media screen and (max-width: 767px) {
    #bichiku_02 #mv #mv-right-box {
      display: none; } }
#bichiku_02 .sec-compare {
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    #bichiku_02 .sec-compare {
      padding-top: 70px; } }
  #bichiku_02 .sec-compare .red-head {
    padding: 18px;
    font-size: 24px; }
    @media screen and (max-width: 767px) {
      #bichiku_02 .sec-compare .red-head {
        font-size: 18px;
        text-align: center; } }
    #bichiku_02 .sec-compare .red-head > span {
      position: relative;
      padding: 0 34px; }
      @media screen and (max-width: 767px) {
        #bichiku_02 .sec-compare .red-head > span {
          display: inline-block; } }
      #bichiku_02 .sec-compare .red-head > span:before, #bichiku_02 .sec-compare .red-head > span:after {
        position: absolute;
        display: block;
        content: " ";
        background-color: #fff;
        width: 2px;
        height: 39px;
        top: 50%;
        transform: translateY(-50%); }
      #bichiku_02 .sec-compare .red-head > span:before {
        left: 0;
        transform: translateY(-50%) rotate(-28deg); }
      #bichiku_02 .sec-compare .red-head > span:after {
        right: 0;
        transform: translateY(-50%) rotate(28deg); }
      #bichiku_02 .sec-compare .red-head > span small {
        font-weight: normal; }
      #bichiku_02 .sec-compare .red-head > span big {
        font-size: 32px; }
  #bichiku_02 .sec-compare .compare-item {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 320px; }
    #bichiku_02 .sec-compare .compare-item figure {
      text-align: center; }
      #bichiku_02 .sec-compare .compare-item figure figcaption {
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px; }
        #bichiku_02 .sec-compare .compare-item figure figcaption small {
          display: block;
          font-size: 14px; }
      #bichiku_02 .sec-compare .compare-item figure:first-of-type img {
        width: 115px; }
      #bichiku_02 .sec-compare .compare-item figure:last-of-type {
        margin-left: 30px; }
        #bichiku_02 .sec-compare .compare-item figure:last-of-type img {
          width: 71px; }
    #bichiku_02 .sec-compare .compare-item ul {
      display: flex;
      justify-content: center;
      margin-left: 56px; }
      #bichiku_02 .sec-compare .compare-item ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 120px;
        border-radius: 100vw;
        background-color: #FFF398;
        font-size: 18px;
        font-weight: bold;
        color: #EA5532;
        text-align: center; }
        #bichiku_02 .sec-compare .compare-item ul li:nth-child(n+2) {
          margin-left: 20px; }
  #bichiku_02 .sec-compare .compare-box {
    position: relative; }
    #bichiku_02 .sec-compare .compare-box .column-title {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transform: translateY(-50%); }
      #bichiku_02 .sec-compare .compare-box .column-title:before, #bichiku_02 .sec-compare .compare-box .column-title:after {
        position: absolute;
        display: block;
        content: " ";
        background: url(../image/cmn/line-orange.gif) repeat-x right center/contain;
        width: 342px;
        height: 3px;
        top: 50%;
        transform: translateY(-50%); }
      #bichiku_02 .sec-compare .compare-box .column-title:before {
        left: 22px; }
      #bichiku_02 .sec-compare .compare-box .column-title:after {
        background-position: left center;
        right: 22px; }
    #bichiku_02 .sec-compare .compare-box ul.compare-list {
      display: flex;
      justify-content: space-between; }
      #bichiku_02 .sec-compare .compare-box ul.compare-list > li {
        background-color: #fff;
        width: 460px;
        padding: 65px 80px; }
        #bichiku_02 .sec-compare .compare-box ul.compare-list > li .compare-img {
          display: block;
          text-align: center;
          margin-bottom: 20px; }
        #bichiku_02 .sec-compare .compare-box ul.compare-list > li p {
          font-size: 14px;
          line-height: 1.7142857143;
          letter-spacing: 0.01em; }
          #bichiku_02 .sec-compare .compare-box ul.compare-list > li p em {
            font-weight: bold;
            color: #EA5532; }
    #bichiku_02 .sec-compare .compare-box#compare-box-01 ul.compare-list > li {
      padding-top: 57px; }
      #bichiku_02 .sec-compare .compare-box#compare-box-01 ul.compare-list > li .compare-img {
        height: 400px; }
      #bichiku_02 .sec-compare .compare-box#compare-box-01 ul.compare-list > li:first-child .compare-img img {
        max-width: none;
        margin-left: -16px;
        margin-top: 15px; }
    #bichiku_02 .sec-compare .compare-box#compare-box-03 ul.compare-list > li {
      border-radius: 0 0 20px 20px; }
  #bichiku_02 .sec-compare #compare-product {
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      #bichiku_02 .sec-compare #compare-product {
        margin-top: 30px; } }
    #bichiku_02 .sec-compare #compare-product > ul {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        #bichiku_02 .sec-compare #compare-product > ul {
          display: block; } }
      #bichiku_02 .sec-compare #compare-product > ul li {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #bichiku_02 .sec-compare #compare-product > ul li:nth-child(2) {
            margin-top: 30px; } }
        #bichiku_02 .sec-compare #compare-product > ul li .btn {
          margin-top: 22px; }
  #bichiku_02 .sec-compare .btn-wrap {
    margin-top: 50px; }
#bichiku_02 #b2-sec-reason .column .column-box {
  /*display: flex;
  justify-content: space-between;
  border: 2px solid #FAA000;
  border-radius: 5px;
  padding: 57px 48px;*/ }
  @media screen and (max-width: 767px) {
    #bichiku_02 #b2-sec-reason .column .column-box {
      display: block; } }
  @media screen and (max-width: 767px) {
    #bichiku_02 #b2-sec-reason .column .column-box .column-img {
      text-align: center;
      margin: 0; } }
  #bichiku_02 #b2-sec-reason .column .column-box .sec-table {
    min-width: 100%; }

#bichiku_02 .sp-compare-table {
  background: #fff; }
  #bichiku_02 .sp-compare-table + .sp-compare-table {
    padding-bottom: 30px;
    border-radius: 0 0 20px 20px; }
  #bichiku_02 .sp-compare-table .line {
    padding: 30px 0; }
  #bichiku_02 .sp-compare-table .glp {
    padding: 30px 10px; }
    #bichiku_02 .sp-compare-table .glp .list {
      display: flex;
      justify-content: center;
      gap: 15px; }
      #bichiku_02 .sp-compare-table .glp .list .item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: -webki-calc((100% - 30px) / 3);
        width: calc((100% - 30px) / 3);
        height: -webki-calc((100vw - 60px) / 3);
        height: calc((100vw - 60px) / 3);
        text-align: center;
        background: #FFF398;
        border-radius: 100vw;
        font-size: 18px;
        font-weight: bold;
        color: #EA5532; }
  #bichiku_02 .sp-compare-table .sp-compare-item .pict {
    text-align: center;
    margin-bottom: 10px; }
  #bichiku_02 .sp-compare-table .sp-compare-item .txt {
    font-size: 18px;
    font-weight: bold; }
    #bichiku_02 .sp-compare-table .sp-compare-item .txt small {
      display: block;
      font-size: 13px; }
  #bichiku_02 .sp-compare-table .cmp_box {
    padding: 20px 20px; }
    #bichiku_02 .sp-compare-table .cmp_box .column-title {
      margin-bottom: 40px; }
    #bichiku_02 .sp-compare-table .cmp_box .compare-img {
      text-align: center;
      padding: 0 30px;
      margin-bottom: 20px; }

/* =================================================================== 
 * style info : bichiku_03
 * =================================================================== */
@media screen and (max-width: 767px) {
  #bichiku_03 #mv {
    padding-bottom: 50px; } }
#bichiku_03 #mv #mv-center-box figure {
  width: 219px;
  margin-top: 43px; }
@media screen and (max-width: 767px) {
  #bichiku_03 #mv #mv-right-box {
    display: none; } }
@media screen and (max-width: 767px) {
  #bichiku_03 .sec-situation {
    padding-top: 70px; } }
@media screen and (max-width: 767px) {
  #bichiku_03 .sec-situation ul.situation-list {
    display: block; } }
@media screen and (max-width: 767px) {
  #bichiku_03 .sec-situation ul.situation-list > li {
    width: 100%;
    margin-bottom: 30px; }
    #bichiku_03 .sec-situation ul.situation-list > li:last-child {
      margin-bottom: 0; }
    #bichiku_03 .sec-situation ul.situation-list > li figure img {
      width: 200px; } }
#bichiku_03 .sec-situation ul.situation-list > li .bullets-list {
  display: inline-block;
  text-align: left;
  margin-top: 15px; }
  #bichiku_03 .sec-situation ul.situation-list > li .bullets-list li {
    margin-top: 0;
    text-align: left; }
#bichiku_03 .sec-reason ol.num-list > li ul {
  margin-top: 30px; }
#bichiku_03 .sec-reason .btn-wrap {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    #bichiku_03 .sec-reason .btn-wrap {
      margin-top: 50px; } }
  #bichiku_03 .sec-reason .btn-wrap figure {
    position: relative;
    width: 387px;
    margin: 0 auto 20px; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .sec-reason .btn-wrap figure {
        width: 200px; } }
    #bichiku_03 .sec-reason .btn-wrap figure figcaption {
      position: absolute;
      top: -22px;
      right: -210px; }
      @media screen and (max-width: 767px) {
        #bichiku_03 .sec-reason .btn-wrap figure figcaption {
          top: -60px;
          right: -80px; } }
      @media screen and (max-width: 767px) {
        #bichiku_03 .sec-reason .btn-wrap figure figcaption img {
          width: 150px; } }
#bichiku_03 .sec-reason .column .column-box {
  position: relative;
  display: block;
  padding-top: 46px;
  padding-bottom: 46px; }
  #bichiku_03 .sec-reason .column .column-box .column-img {
    display: block;
    margin-left: 120px; }
  #bichiku_03 .sec-reason .column .column-box .sec-table {
    width: 630px;
    margin-left: 72px;
    margin-top: 16px; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .sec-reason .column .column-box .sec-table {
        width: 100%;
        margin-left: 0; } }
  @media screen and (max-width: 767px) {
    #bichiku_03 .sec-reason .column .column-box .pict {
      text-align: center; }
    #bichiku_03 .sec-reason .column .column-box .sp-sec-table {
      background-color: #fff;
      width: 100%;
      margin-bottom: 20px; }
      #bichiku_03 .sec-reason .column .column-box .sp-sec-table caption {
        font-size: 14px;
        text-align: left;
        margin-bottom: 8px;
        margin-top: 20px; }
      #bichiku_03 .sec-reason .column .column-box .sp-sec-table th, #bichiku_03 .sec-reason .column .column-box .sp-sec-table td {
        border-top: 1px solid #707070;
        border-bottom: 1px solid #707070;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.2857142857;
        padding: 8px 10px;
        vertical-align: middle;
        text-align: left; }
      #bichiku_03 .sec-reason .column .column-box .sp-sec-table th {
        background-color: #FFF398; }
      #bichiku_03 .sec-reason .column .column-box .sp-sec-table td strong {
        font-weight: bold;
        color: #EA5532; }
      #bichiku_03 .sec-reason .column .column-box .sp-sec-table + .note {
        font-size: 12px;
        margin-top: 1em; } }
#bichiku_03 .sec-reason .column #b3-reason-pkg-cap {
  position: absolute;
  bottom: 37px;
  right: 73px; }
#bichiku_03 .graph-box {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  width: 800px;
  margin: 130px auto 0;
  padding: 50px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #bichiku_03 .graph-box {
      width: 100%;
      margin: 30px 0 0;
      padding: 30px 30px; } }
  #bichiku_03 .graph-box .graph-title {
    margin-left: 175px;
    font-size: 36px;
    font-weight: bold;
    color: #EA5532;
    letter-spacing: 0.1em;
    text-align: left; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .graph-box .graph-title {
        margin-left: 0;
        font-size: 18px;
        text-align: center; } }
    #bichiku_03 .graph-box .graph-title small {
      display: block;
      font-size: 19px; }
      @media screen and (max-width: 767px) {
        #bichiku_03 .graph-box .graph-title small {
          font-size: 16px; } }
  #bichiku_03 .graph-box .graph-copy {
    position: absolute;
    top: -30px;
    left: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    height: 190px;
    border-radius: 100vw;
    background-color: #EA5532; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .graph-box .graph-copy {
        position: static;
        width: 100%;
        height: auto;
        margin-top: 15px;
        line-height: 1.2;
        padding: 8px 0; } }
    #bichiku_03 .graph-box .graph-copy span {
      display: block;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.625;
      color: #fff;
      text-indent: -0.25em;
      padding-left: 0.25em;
      white-space: nowrap; }
      #bichiku_03 .graph-box .graph-copy span small {
        position: absolute;
        display: block;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
        font-weight: normal;
        text-indent: 0; }
  #bichiku_03 .graph-box figure {
    display: inline-block;
    margin-top: 40px; }
    #bichiku_03 .graph-box figure figcaption {
      font-size: 16px;
      text-align: left; }

/*	bichiku_03 
-------------------------------------*/
#bichiku_03 .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    #bichiku_03 .wrap {
      display: block; } }
  #bichiku_03 .wrap .left {
    width: 480px; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .wrap .left {
        width: 100%; } }
    #bichiku_03 .wrap .left .sec_case_tit .txt_sm {
      display: block;
      font-weight: bold;
      font-size: 16px; }
    #bichiku_03 .wrap .left .sec_case_tit .txt_b {
      display: block;
      font-weight: bold;
      font-size: 22px; }
    #bichiku_03 .wrap .left .txt {
      margin-bottom: 20px; }
  #bichiku_03 .wrap .right {
    width: 480px; }
    @media screen and (max-width: 767px) {
      #bichiku_03 .wrap .right {
        width: 100%;
        margin-bottom: 15px; } }
    #bichiku_03 .wrap .right img {
      width: 480px;
      height: auto; }
      @media screen and (max-width: 767px) {
        #bichiku_03 .wrap .right img {
          width: 100%; } }

.alpha {
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.alpha:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/* =================================================================== 
 * style info : bichiku_04
 * =================================================================== */
#bichiku_04 #mv {
  /*#mv-scroll {
  	@media screen and ($layout){
  		bottom: 0;
  	}
  }*/ }
  @media screen and (max-width: 767px) {
    #bichiku_04 #mv {
      padding-bottom: 50px; } }
  #bichiku_04 #mv #mv-center-box {
    /*width: 100%;
    height: auto;*/ }
    #bichiku_04 #mv #mv-center-box figure {
      width: 100px;
      margin-top: 13px; }
  #bichiku_04 #mv #mv-right-box {
    margin-top: 17px;
    margin-right: -4px; }
    @media screen and (max-width: 767px) {
      #bichiku_04 #mv #mv-right-box {
        display: none;
        text-align: center;
        /*img {
        	width: 100px;
        }*/ } }
  @media screen and (max-width: 767px) {
    #bichiku_04 #mv + .sec-reason {
      padding-top: 60px; } }
#bichiku_04 .sec-reason .column-box {
  /*display: flex;
  justify-content: space-between;
  border: 2px solid #FAA000;
  border-radius: 5px;
  padding: 57px 48px;*/
  /*.column-img {
  	flex: 1;
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	margin-right: 36px;
  }*/ }
  @media screen and (max-width: 767px) {
    #bichiku_04 .sec-reason .column-box {
      display: block; } }
  #bichiku_04 .sec-reason .column-box .sec-table-box {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      #bichiku_04 .sec-reason .column-box .sec-table-box .sec-table {
        min-width: 100%; } }
@media screen and (max-width: 767px) {
  #bichiku_04 .sec-reason .hint-box {
    padding-top: 35px; } }
#bichiku_04 .sec-point ol.num-list > li:nth-child(1) .num-list-img {
  margin-top: 35px; }
#bichiku_04 .sec-point ol.num-list > li:nth-child(2) .num-list-img {
  text-align: left;
  margin-top: 45px;
  margin-left: 58px; }
#bichiku_04 .sec-point ol.num-list > li:nth-child(3) .num-list-img {
  text-align: left;
  margin-top: 52px;
  margin-left: 9px; }
#bichiku_04 .sec-point ol.num-list > li .red-head {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 98px; }

/* =================================================================== 
 * style info : bichiku_05
 * =================================================================== */
@media screen and (max-width: 767px) {
  #bichiku_05 .sm-txt {
    font-size: 12px;
    margin: 5px 0; } }
@media screen and (max-width: 767px) {
  #bichiku_05 #mv {
    padding-bottom: 100px; } }
#bichiku_05 #mv .mv-point {
  display: flex;
  margin-top: 5px; }
  #bichiku_05 #mv .mv-point ul {
    margin-top: 13px;
    width: 200px; }
    #bichiku_05 #mv .mv-point ul li {
      background-color: #FFF398;
      border-radius: 100vw;
      font-size: 18px;
      font-weight: bold;
      color: #EA5532;
      text-align: center;
      line-height: 32px; }
      #bichiku_05 #mv .mv-point ul li:nth-child(n+2) {
        margin-top: 7px; }
  #bichiku_05 #mv .mv-point figure {
    margin-left: 33px; }
#bichiku_05 #mv #mv-center-box {
  border-radius: 0;
  background: none;
  bottom: 90px;
  width: auto;
  height: auto; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #mv #mv-center-box {
      position: static;
      text-align: center;
      width: 100%;
      transform: translateX(0%); } }
  #bichiku_05 #mv #mv-center-box #b5-mv-copy {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #E73262;
    margin-top: 10px; }
#bichiku_05 #mv #mv-right-box {
  margin-top: 15px;
  margin-right: 19px; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #mv #mv-right-box {
      display: none; } }
#bichiku_05 #mv #mv-scroll {
  bottom: 58px; }
@media screen and (max-width: 767px) {
  #bichiku_05 .sec-situation {
    padding-top: 70px; } }
@media screen and (max-width: 767px) {
  #bichiku_05 .sec-situation ul.situation-list {
    display: block; } }
@media screen and (max-width: 767px) {
  #bichiku_05 .sec-situation ul.situation-list > li {
    width: 100%;
    margin-bottom: 30px; }
    #bichiku_05 .sec-situation ul.situation-list > li:last-child {
      margin-bottom: 0; }
    #bichiku_05 .sec-situation ul.situation-list > li figure img {
      width: 200px; } }
#bichiku_05 .sec-situation ul.situation-list > li .bullets-list {
  display: inline-block;
  text-align: left;
  margin-top: 15px; }
  #bichiku_05 .sec-situation ul.situation-list > li .bullets-list li {
    margin-top: 0;
    text-align: left; }
#bichiku_05 ol.num-list > li {
  padding-bottom: 30px; }
  #bichiku_05 ol.num-list > li ul {
    margin-top: 30px; }
  #bichiku_05 ol.num-list > li .btn-wrap {
    margin-top: 18px; }
@media screen and (max-width: 767px) {
  #bichiku_05 #b5-wrap .column-box {
    display: block; } }
@media screen and (max-width: 767px) {
  #bichiku_05 #b5-wrap .column-box .column-item {
    width: 100%; }
    #bichiku_05 #b5-wrap .column-box .column-item:first-child {
      margin-bottom: 30px; } }
#bichiku_05 .column-item .whitebox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 10px; }
  #bichiku_05 .column-item .whitebox p {
    font-size: 12px;
    margin-left: 20px; }
#bichiku_05 #award-box {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #award-box {
      margin-top: 30px; } }
  #bichiku_05 #award-box .btn-wrap {
    margin-top: 80px; }
    #bichiku_05 #award-box .btn-wrap .btn {
      width: 448px; }
      #bichiku_05 #award-box .btn-wrap .btn > span {
        font-weight: normal; }
        #bichiku_05 #award-box .btn-wrap .btn > span b {
          font-weight: bold;
          color: #EA5532; }
        #bichiku_05 #award-box .btn-wrap .btn > span sub {
          position: relative;
          font-size: 12px;
          top: 0.2em; }
      #bichiku_05 #award-box .btn-wrap .btn:hover > span {
        color: #333; }
#bichiku_05 #sec-howto .sec-title > span {
  border-bottom: 3px solid #EA5532;
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #sec-howto .sec-title > span {
      font-size: 16px;
      letter-spacing: 0; } }
#bichiku_05 #sec-howto .sec-title big {
  font-size: 45px;
  color: #EA5532;
  margin-left: 0.3em; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #sec-howto .sec-title big {
      font-size: 25px;
      letter-spacing: 0; } }
@media screen and (max-width: 767px) {
  #bichiku_05 #sec-howto .sec-sub .sec-subtitle {
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  #bichiku_05 #sec-howto .tble-wrap {
    overflow: scroll; } }
@media screen and (max-width: 767px) {
  #bichiku_05 #sec-howto .sec-table-title {
    font-size: 14px; } }
#bichiku_05 #sec-howto .sec-table {
  width: 100%; }
  #bichiku_05 #sec-howto .sec-table th, #bichiku_05 #sec-howto .sec-table td {
    text-align: center;
    width: 25%; }
#bichiku_05 #sec-howto .howto-flow {
  position: relative;
  padding: 40px 50px 50px; }
  #bichiku_05 #sec-howto .howto-flow .howto-flow-title {
    font-size: 24px;
    font-weight: bold;
    color: #EA5532;
    text-align: center;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      #bichiku_05 #sec-howto .howto-flow .howto-flow-title {
        font-size: 18px; } }
  #bichiku_05 #sec-howto .howto-flow ol.flow-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 45px;
    margin-bottom: -40px;
    counter-reset: num 0; }
    #bichiku_05 #sec-howto .howto-flow ol.flow-list > li {
      position: relative;
      width: 200px;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        #bichiku_05 #sec-howto .howto-flow ol.flow-list > li {
          width: 100%; } }
      #bichiku_05 #sec-howto .howto-flow ol.flow-list > li:before {
        position: absolute;
        top: -10px;
        left: -10px;
        counter-increment: num 1;
        content: counter(num) "";
        width: 40px;
        height: 40px;
        background-color: #EA5532;
        border-radius: 100vw;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #fff; }
      @media screen and (max-width: 767px) {
        #bichiku_05 #sec-howto .howto-flow ol.flow-list > li figure img {
          width: 100%; } }
      #bichiku_05 #sec-howto .howto-flow ol.flow-list > li figure figcaption {
        font-size: 14px;
        line-height: 1.7142857143;
        margin-top: 10px; }
        #bichiku_05 #sec-howto .howto-flow ol.flow-list > li figure figcaption .note {
          font-size: 10px; }
  #bichiku_05 #sec-howto .howto-flow #flow1-copy {
    position: absolute;
    top: -22px;
    right: -22px;
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFF398;
    border-radius: 100vw;
    font-size: 18px;
    font-weight: bold;
    color: #EA5532;
    text-align: center;
    padding-top: 0.3em; }
    @media screen and (max-width: 767px) {
      #bichiku_05 #sec-howto .howto-flow #flow1-copy {
        top: -22px;
        right: -2px;
        width: 100px;
        height: 100px;
        font-size: 14px;
        line-height: 1.2; } }
    #bichiku_05 #sec-howto .howto-flow #flow1-copy small {
      display: block;
      font-size: 10px;
      white-space: nowrap;
      font-weight: normal;
      color: #333;
      margin-top: 0.25em; }
      @media screen and (max-width: 767px) {
        #bichiku_05 #sec-howto .howto-flow #flow1-copy small {
          font-size: 9px; } }
#bichiku_05 #sec-howto #howto-flow2 {
  margin-top: 50px; }
  #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice {
    width: auto;
    flex: 1;
    margin-left: 33px; }
    @media screen and (max-width: 767px) {
      #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice {
        width: 100%;
        margin-left: 0; } }
    #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice:before {
      display: none; }
    #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title {
      position: relative; }
      #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title:before, #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title:after {
        position: absolute;
        display: block;
        content: " ";
        background: url(../image/cmn/line-orange.gif) repeat-x right center/contain;
        width: 540px;
        height: 3px;
        top: 50%;
        right: 5px;
        transform: translateY(-50%); }
        @media screen and (max-width: 767px) {
          #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title:before, #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title:after {
            display: none; } }
      #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice #flow2-notice-title > span {
        display: inline-flex;
        justify-content: center;
        min-width: 110px;
        background-color: #FAA000;
        border-radius: 100vw;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        padding: 3px 30px; }
    #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice ul.bullets-list {
      margin-top: 15px; }
      #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice ul.bullets-list li:before {
        background-color: #FAA000; }
      #bichiku_05 #sec-howto #howto-flow2 ol.flow-list > li#flow2-notice ul.bullets-list li:nth-child(n+2) {
        margin-top: 0; }
@media screen and (max-width: 767px) {
  #bichiku_05 #sec-ingredients .tble-wrap {
    overflow: scroll; } }
#bichiku_05 #sec-ingredients .sec-table {
  width: 100%; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #sec-ingredients .sec-table {
      white-space: nowrap; } }
  #bichiku_05 #sec-ingredients .sec-table th, #bichiku_05 #sec-ingredients .sec-table td {
    padding-left: 5px;
    padding-right: 5px; }
#bichiku_05 #sec-ingredients ul#ingredients-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #sec-ingredients ul#ingredients-list {
      display: block; } }
  #bichiku_05 #sec-ingredients ul#ingredients-list > li .sec-table-title small {
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle; }
  #bichiku_05 #sec-ingredients ul#ingredients-list > li p {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    line-height: 1.7142857143;
    padding: 6px; }
  #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(1) {
    width: 578px; }
    @media screen and (max-width: 767px) {
      #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(1) {
        width: 100%;
        margin-bottom: 20px; } }
  #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(2) {
    flex: 1;
    margin-left: 40px; }
    @media screen and (max-width: 767px) {
      #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(2) {
        margin-left: 0; } }
  #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(3) {
    margin-top: 40px; }
    #bichiku_05 #sec-ingredients ul#ingredients-list > li:nth-child(3) small {
      display: block; }
#bichiku_05 #sec-ingredients #ingredients-notice {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    #bichiku_05 #sec-ingredients #ingredients-notice {
      margin-top: 40px; } }
  #bichiku_05 #sec-ingredients #ingredients-notice strong {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #EA5532;
    text-align: center;
    line-height: 2.15; }
    #bichiku_05 #sec-ingredients #ingredients-notice strong > span {
      display: inline-block;
      border-bottom: 1px solid #EA5532;
      line-height: 1;
      padding-bottom: 5px; }
#bichiku_05 .sec-faq {
  background-color: #FFF398; }
  #bichiku_05 .sec-faq .faq-box {
    width: 850px;
    margin: 0 auto;
    counter-reset: num 0; }
    @media screen and (max-width: 767px) {
      #bichiku_05 .sec-faq .faq-box {
        width: 100%; } }
    #bichiku_05 .sec-faq .faq-box dl {
      border-radius: 20px;
      overflow: hidden; }
      #bichiku_05 .sec-faq .faq-box dl:nth-child(n+2) {
        margin-top: 10px; }
      #bichiku_05 .sec-faq .faq-box dl dt:before, #bichiku_05 .sec-faq .faq-box dl dd:before {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        display: block;
        width: 110px;
        font-size: 32px;
        font-weight: bold;
        font-family: Arial, sans-serif;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #bichiku_05 .sec-faq .faq-box dl dt:before, #bichiku_05 .sec-faq .faq-box dl dd:before {
            width: 80px;
            font-size: 20px; } }
      #bichiku_05 .sec-faq .faq-box dl dt {
        position: relative;
        background-color: #FCC800;
        padding: 24px 86px 24px 110px;
        font-size: 20px;
        cursor: pointer; }
        @media screen and (max-width: 767px) {
          #bichiku_05 .sec-faq .faq-box dl dt {
            padding: 24px 86px 24px 80px;
            font-size: 16px; } }
        #bichiku_05 .sec-faq .faq-box dl dt:before {
          counter-increment: num 1;
          content: "Q" counter(num) "";
          color: #fff; }
        #bichiku_05 .sec-faq .faq-box dl dt i {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 35px;
          display: block;
          width: 25px;
          height: 25px; }
          #bichiku_05 .sec-faq .faq-box dl dt i:before, #bichiku_05 .sec-faq .faq-box dl dt i:after {
            position: absolute;
            display: block;
            content: " ";
            background-color: #EA5532;
            width: 25px;
            height: 5px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            transition: transform 0.3s; }
          #bichiku_05 .sec-faq .faq-box dl dt i:after {
            transform: translate(-50%, -50%) rotate(90deg); }
        #bichiku_05 .sec-faq .faq-box dl dt.on i:after {
          transform: translate(-50%, -50%); }
      #bichiku_05 .sec-faq .faq-box dl dd {
        display: none;
        position: relative;
        background-color: #fff;
        padding: 26px 86px 26px 110px;
        font-size: 14px;
        line-height: 1.7142857143; }
        @media screen and (max-width: 767px) {
          #bichiku_05 .sec-faq .faq-box dl dd {
            padding: 26px 46px 26px 80px; } }
        #bichiku_05 .sec-faq .faq-box dl dd:before {
          content: "A";
          color: #EA5532; }
  #bichiku_05 .sec-faq #faq-contact {
    margin-top: 100px; }
    @media screen and (max-width: 767px) {
      #bichiku_05 .sec-faq #faq-contact {
        margin-top: 30px; } }
    #bichiku_05 .sec-faq #faq-contact #faq-contact-box {
      padding: 40px 0 50px;
      width: 850px;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        #bichiku_05 .sec-faq #faq-contact #faq-contact-box {
          padding: 20px 0 30px;
          width: 100%; } }
      #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 767px) {
          #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul {
            display: block; } }
        #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li {
          width: 50%;
          padding: 0 50px; }
          @media screen and (max-width: 767px) {
            #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li {
              width: 100%; }
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li:first-child {
                margin-bottom: 20px; } }
          #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-title {
            font-size: 24px;
            font-weight: bold;
            color: #EA5532;
            text-align: center; }
            @media screen and (max-width: 767px) {
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-title {
                font-size: 20px; } }
          #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt {
            margin-top: 20px;
            font-size: 14px;
            line-height: 1.7142857143; }
            @media screen and (max-width: 767px) {
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt {
                margin-top: 10px; } }
            #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt table th {
              font-weight: normal;
              padding-right: 1em; }
            #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt #faq-contact-tel {
              position: relative;
              margin-top: 60px;
              font-size: 38px;
              font-weight: bold;
              font-family: Arial, sans-serif;
              padding-left: 45px; }
              @media screen and (max-width: 767px) {
                #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt #faq-contact-tel {
                  margin-top: 10px;
                  font-size: 28px; } }
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt #faq-contact-tel:before {
                position: absolute;
                display: block;
                content: " ";
                background: url(../image/cmn/icon-tel.svg) no-repeat center center/contain;
                width: 38px;
                height: 40px;
                top: 50%;
                transform: translateY(-50%);
                left: 0; }
            #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt .btn {
              position: relative;
              top: 0;
              left: 50%;
              transform: translateX(-50%);
              margin-top: 20px;
              min-width: 360px;
              padding: 20px; }
              @media screen and (max-width: 767px) {
                #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt .btn {
                  min-width: 100%; } }
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt .btn:before {
                right: 20px; }
              #bichiku_05 .sec-faq #faq-contact #faq-contact-box ul li .faq-contact-txt .btn:hover > span:before {
                background-image: url(../image/cmn/icon-mail-orange.svg); }

/*	case
-------------------------------------*/
.fl_right {
  float: right;
  margin: 0 0 15px 15px; }

#case .case_sec {
  padding: 60px 0 80px; }
  @media screen and (max-width: 767px) {
    #case .case_sec {
      padding: 30px 0 30px; } }
#case .case_hd {
  background: #ea5632;
  padding: 30px 60px;
  border-radius: 20px;
  margin-bottom: 50px;
  color: #fff; }
  @media screen and (max-width: 767px) {
    #case .case_hd {
      padding: 20px 30px; } }
  #case .case_hd .txt {
    margin-bottom: 10px;
    font-size: 18px;
    max-height: 100%; }
    @media screen and (max-width: 767px) {
      #case .case_hd .txt {
        font-size: 16px; } }
  #case .case_hd .case_title {
    font-size: 32px;
    font-weight: bold;
    max-height: 100%; }
    @media screen and (max-width: 767px) {
      #case .case_hd .case_title {
        font-size: 18px; } }
    #case .case_hd .case_title .txt_sm {
      font-size: 16px;
      margin-right: 5px;
      max-height: 100%; }
  #case .case_hd .date {
    text-align: right; }

#case .set {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    #case .set {
      margin-bottom: 30px; }
      #case .set:last-child {
        margin-bottom: 0; } }
#case .wrap {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    #case .wrap {
      display: block; } }
  #case .wrap .left {
    width: 480px; }
    @media screen and (max-width: 767px) {
      #case .wrap .left {
        width: 100%;
        margin-bottom: 15px; } }
  #case .wrap .right {
    width: 480px; }
    @media screen and (max-width: 767px) {
      #case .wrap .right {
        width: 100%; } }
  #case .wrap .pad {
    padding-top: 50px; }
    @media screen and (max-width: 767px) {
      #case .wrap .pad {
        padding-top: 25px; } }
#case .tit_set {
  background: #fff600;
  margin-bottom: 20px;
  padding: 14px 15px 9px;
  font-weight: bold;
  color: #ea5632; }
#case .txt_in {
  text-indent: 1em;
  line-height: 1.8;
  max-height: 100%; }
  #case .txt_in + .txt_in {
    margin-top: 10px; }
#case .txt_sm {
  margin-top: 2px;
  font-size: 13px; }

#adopt .bg-wh {
  width: 960px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 120px; }
  @media screen and (max-width: 767px) {
    #adopt .bg-wh {
      width: 100%;
      padding-bottom: 50px; } }
#adopt .set-wh {
  width: 960px;
  margin: 0 auto;
  background: #fff;
  padding: 20px 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    #adopt .set-wh {
      width: 100%;
      display: block; } }
  #adopt .set-wh .left-wh {
    width: 518px; }
    @media screen and (max-width: 767px) {
      #adopt .set-wh .left-wh {
        width: 100%; } }
  #adopt .set-wh .client_wh {
    width: 420px;
    padding: 15px 15px;
    background: #fcf0c9;
    border: 3px solid #fabe00;
    border-radius: 15px;
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      #adopt .set-wh .client_wh {
        width: 90%;
        margin: 0 auto; } }
    #adopt .set-wh .client_wh .cl_tit {
      font-size: 15px; }
    #adopt .set-wh .client_wh .txt_right {
      font-size: 14px;
      text-align: right; }
    #adopt .set-wh .client_wh a {
      border-bottom: 1px solid #333; }
      @media screen and (max-width: 767px) {
        #adopt .set-wh .client_wh a {
          display: inline-block; } }
      #adopt .set-wh .client_wh a:hover {
        color: #FF1B00; }
