@charset "UTF-8";
/*=============================================================
	Date: 2016-11-25
	CSS Document ： ミニツク（しあわせ生活プログラム）
=============================================================*/

#Container_fca {
  width: 100%;
  min-width: 100%;
  padding: 55px 0px 0;
  overflow: hidden;
  font-size: 76%;
  color: #000;
  /*font-family: Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,
    'ＭＳ Ｐゴシック', sans-serif;*/
  background: #fff;
  line-height: 1.6;
  position: relative;
}
/*------------------------------------
	共通
------------------------------------*/
.pc_prg {
  display: block;
}
.sp_prg {
  display: none;
}
body {
  margin: 0 auto;
  text-align: left;
  -webkit-text-size-adjust: 100%;
}
img {
  border: medium none;
  vertical-align: bottom;
}
.clearfix {
  display: block;
}
.clearfix::after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
@media screen and (min-width: 921px) {
  #Container_fca .wide_prg {
    margin-right: -500%;
    margin-left: -500%;
    padding-right: 500%;
    padding-left: 500%;
  }
}
@media screen and (min-width: 769px) {
  a:hover {
    text-decoration: underline;
  }
  a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: 'alpha(opacity=70)';
  }
}

/* font */
#Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a span,
#topArea_prg .readTxt_prg,
.area_prg .aTitle_prg span i,
.area_prg.pickup_prg .aTitle_prg span,
.area_prg .aTitle_prg span,
#voice_prg.area_prg ul li .v_center_prg .v_title_prg,
.area_prg.select_prg ul li .selTitle_prg,
.area_prg.fbnr_prg .aTitle_prg,
.area_prg ul li a span.midashi_prg,
.hNavi_prg,
.area_prg ul li a span i,
#topDec_prg {
  font-family: Midashi Go MB31;
}
#Content_fca {
  font-family: Gothic Medium BBB;
}

/*------------------------------------
	ブロック設定
------------------------------------*/
#wrapper_prg {
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 48px;
}
#Content_fca {
  max-width: 920px;
  margin: 0 auto;
  font-size: 10px;
  overflow: visible;
}

/*------------------------------------
	ヘッダー
------------------------------------*/
#Header_fca {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
#Header_fca #header_inline_fca #headInner_prg {
  width: 920px;
  margin: 0 auto;
  padding: 13px 0 12px;
  background: #fff;
}
#Header_fca #header_inline_fca #headInner_prg .brand_logo_fca {
  position: static;
  float: left;
}

#Header_fca #header_inline_fca #headInner_prg .brand_logo_fca img {
  height: auto;
}

#Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a span {
  /*background: url('../../images/dec_h1.gif') no-repeat right center;*/
  padding: 0 25px 0 5px;
  letter-spacing: -0.02em;
  font-size: 130%\9;
}
#Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a:hover {
  text-decoration: none;
}
#Header_fca #header_inline_fca #headInner_prg ul {
  float: right;
  margin-top: 10px;
}
#Header_fca #header_inline_fca #headInner_prg ul li {
  display: inline;
  float: left;
  margin-left: 8px;
  font-size: 84%;
}
#Header_fca #header_inline_fca #headInner_prg ul li {
  font-size: 110%\9;
}
#Header_fca p.emergency_fca {
  width: 915px;
  margin: 0 auto;
}

/*------------------------------------
	グローバルナビ
------------------------------------*/
#GlobalNavi_prg {
  background: url('../../images/nav_outer.gif') repeat 0 0;
  margin-bottom: 7px;
}
#GlobalNavi_prg ul {
  width: 920px;
  margin: 0 auto;
}
#GlobalNavi_prg ul li {
  float: left;
}

/* ---------------------------------
	hNavi
--------------------------------- */
#hNavi_prg {
  position: absolute;
  top: 8px;
  cursor: pointer;
  z-index: 9;
  left: 8px;
  display: none;
}
.hNavi_prg {
  width: 690px;
  color: #eee;
  display: none;
}
.hNavi_prg .hNaviBody_prg {
  left: 0;
  position: absolute;
  top: 0;
  width: 580px;
  z-index: 1000;
  text-align: center;
  width: 100%;
  height: auto;
}
.hNavi_prg .hNaviBody_prg .hNavIndex_prg {
  position: relative;
  margin: 8px 0 0 8px;
}
.hNavi_prg .hNaviBody_prg .hNavIndex_prg .close_prg {
  text-align: left;
}
.hNavi_prg .hNaviBody_prg .hNavIndex_prg .close_prg img {
  width: 45px;
  height: auto;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg {
  background: #653a25;
  margin: 0 8px;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav05_prg {
  border-bottom: none;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li a {
  display: block;
  padding: 20px 0 20px 15%;
  width: 65%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  line-height: 1em;
  text-align: left;
  font-size: 110%;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li a:hover {
  text-decoration: none;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li:last-child a {
  border-bottom: none;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li p {
  font-size: 110%;
  display: inline;
  color: #fff;
  padding-top: 1px;
  background-repeat: no-repeat;
  background-size: 17px;
  padding-left: 25px;
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav01_prg p {
  background-image: url('../../images/hnavi_icon01.png');
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav02_prg p {
  background-image: url('../../images/hnavi_icon02.png');
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav03_prg p {
  background-image: url('../../images/hnavi_icon03.png');
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav04_prg p {
  background-image: url('../../images/hnavi_icon04.png');
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNav05_prg p {
  background-image: url('../../images/hnavi_icon05.png');
}
.hNavi_prg .hNaviBody_prg .hNavList_prg ul li.hNavDetail_prg p {
  padding: 0px 0px 0px 45px;
}
.hNavi_prg .hNavListFoot_prg {
  background: #efeff0;
  margin: 0 8px;
}
.hNavi_prg .hNavListFoot_prg ul {
  padding: 15px 5% 5px;
}
.hNavi_prg .hNavListFoot_prg ul li {
  font-size: 90%;
  float: left;
  width: 45%;
  text-align: left;
  padding-left: 5%;
  margin-bottom: 15px;
}
.modalBK_prg {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: none repeat scroll 0% 0% #b29c92;
  top: 0px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #hNavi_prg {
    display: block;
  }
  #hNavi_prg img {
    width: 45px;
    height: auto;
  }
}

/*------------------------------------
	パンくず
------------------------------------*/
#plistBlock_prg {
  width: 100%;
  background: #ffffff;
}
#pList_prg {
  width: 915px;
  margin: 0px auto;
  padding: 5px 0px;
  font-size: 80%;
  font-size: 110%\9;
}
#pList_prg a,
#pList_prg a:visited {
  color: #c00 !important;
}
@media screen and (max-width: 768px) {
  #pList_prg {
    width: auto;
    padding: 5px 8px 5px;
  }
}

/*------------------------------------
	ボディ
------------------------------------*/
#contentsInner_prg {
  width: 920px;
  font-size: 100%;
  background: url('../../images/main_bg.gif') repeat 0 0;
  border-bottom: 1px solid #6c6a6a;
}
#contentsInner_prg i {
  font-style: normal !important;
}
/* トップエリア */
#topArea_prg {
  text-align: center;
  margin-bottom: 20px;
}
#topDec_prg {
  position: absolute;
  width: 100%;
  top: 50px;
  text-align: center;
  background: url('../../images/top_dec.png') no-repeat center 0;
  height: 212px;
  font-size: 160%;
  font-weight: normal;
  line-height: 1.7em;
  padding-top: 65px;
  font-size: 210%\9;
}
#topDec_prg i {
  font-style: normal;
  font-size: 130%;
  line-height: 1.6em;
}
#topDec_prg i.color1_prg {
  color: #f54295;
}
#topDec_prg i.color2_prg {
  color: #58b81c;
}
#topDec_prg i.color3_prg {
  color: #eaa714;
}
#topDec_prg i.color4_prg {
  color: #3fa2e8;
}
.readTxt_prg {
  font-size: 160%;
  text-align: center;
  padding: 20px 0;
}

/* コンテンツボディ */
#bodyInner_prg {
  margin: 0 auto;
}
#bodyInner_prg .readTxt_prg {
  font-size: 140%;
}
.area_prg {
  padding-bottom: 30px;
}
.area_prg i {
  display: block;
}

#a02_prg.area_prg .block_prg {
  border-bottom: 1px solid #818182;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#a02_prg.area_prg .block_prg:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#Container_fca .area_prg .aTitle_prg {
  text-align: center;
  color: #fff;
  font-size: 230%;
  background-repeat: repeat-x;
  background-position: 0 0;
  line-height: 1em;
}
.area_prg .aTitle_prg span {
  display: inline-block;
}
.area_prg .aTitle_prg span i {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 55px;
}
.area_prg ul {
  margin-left: -20px;
  letter-spacing: -0.4em;
}
.area_prg ul li {
  width: 215px;
  margin: 0 0 20px 20px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.area_prg.bnr_prg ul li {
  width: 450px;
}
.area_prg ul li a:hover {
  text-decoration: none;
}
.area_prg ul li a img {
  line-height: 0;
  padding: 0;
  margin: 0;
}
.area_prg ul li a span {
  font-size: 140%;
  line-height: 1.5em;
  padding: 7px 0 0;
  display: block;
}
.area_prg ul li a span i {
  margin-top: 5px;
}
.area_prg ul li .dec_prg {
  display: block;
  margin: 0 auto 7px;
  line-height: 0;
}

/* 一覧用 */
#detailBox_prg ul {
  margin-left: -50px;
}
#detailBox_prg .d_box_prg {
  width: 435px;
  margin-left: 50px;
}
#detailBox_prg .d_box_prg .d_title_prg ul {
  margin-left: 0;
}
#detailBox_prg .d_box_prg .d_title_prg ul li {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  width: auto;
}
#detailBox_prg .d_box_prg .d_title_prg ul li:last-child {
  width: 270px;
}
#detailBox_prg .d_box_prg .d_title_prg i {
  font-size: 180%;
  color: #ffffff;
  display: inline-block;
  line-height: 1em;
}
#detailBox_prg .d_box_prg .d_list_prg {
  padding: 15px 0 0 0;
  margin: 0;
  width: 100%;
}
#detailBox_prg .d_box_prg .d_list_prg li {
  margin: 0 0 10px;
  font-size: 120%;
  line-height: 1.3em;
  float: left;
  width: 50%;
}

#detailBox_prg #d_11_prg.d_box_prg .d_list_prg li {
  float: none;
  width: 100%;
}

#detailBox_prg .d_box_prg .d_list_prg li a {
  color: #000;
  padding-left: 10px;
  position: relative;
}

#detailBox_prg .d_box_prg .d_list_prg li a::before {
  content: '';
  height: 4px;
  position: absolute;
  left: 0;
  top: 0.4em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 4px;
}

#detailBox_prg #d_01_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #f0af00;
  border-right: 1px solid #f0af00;
}

#detailBox_prg #d_02_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #f5968c;
  border-right: 1px solid #f5968c;
}

#detailBox_prg #d_03_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #649bc8;
  border-right: 1px solid #649bc8;
}

#detailBox_prg #d_04_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #f5699b;
  border-right: 1px solid #f5699b;
}

#detailBox_prg #d_05_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #46bee1;
  border-right: 1px solid #46bee1;
}

#detailBox_prg #d_06_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #aa8cc3;
  border-right: 1px solid #aa8cc3;
}

#detailBox_prg #d_07_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #50aaa0;
  border-right: 1px solid #50aaa0;
}

#detailBox_prg #d_08_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #d27387;
  border-right: 1px solid #d27387;
}

#detailBox_prg #d_09_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #6ec382;
  border-right: 1px solid #6ec382;
}

#detailBox_prg #d_10_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #d28c55;
  border-right: 1px solid #d28c55;
}

#detailBox_prg #d_11_prg.d_box_prg .d_list_prg li a::before {
  border-bottom: 1px solid #78b9ca;
  border-right: 1px solid #78b9ca;
}

#detailBox_prg .d_box_prg .d_list_prg li a.new_prg {
  background: url('../../images/list_new.png') no-repeat 0 center;
  padding-left: 28px;
}
#detailBox_prg #d_01_prg.d_box_prg .d_title_prg {
  background: #f0af00;
}

#detailBox_prg #d_02_prg.d_box_prg .d_title_prg {
  background: #f5968c;
}

#detailBox_prg #d_03_prg.d_box_prg .d_title_prg {
  background: #649bc8;
}

#detailBox_prg #d_04_prg.d_box_prg .d_title_prg {
  background: #f5699b;
}

#detailBox_prg #d_05_prg.d_box_prg .d_title_prg {
  background: #46bee1;
}

#detailBox_prg #d_06_prg.d_box_prg .d_title_prg {
  background: #aa8cc3;
}

#detailBox_prg #d_07_prg.d_box_prg .d_title_prg {
  background: #50aaa0;
}

#detailBox_prg #d_08_prg.d_box_prg .d_title_prg {
  background: #d27387;
}

#detailBox_prg #d_09_prg.d_box_prg .d_title_prg {
  background: #6ec382;
}

#detailBox_prg #d_10_prg.d_box_prg .d_title_prg {
  background: #d28c55;
}

#detailBox_prg #d_11_prg.d_box_prg .d_title_prg {
  background: #78b9ca;
}

/* コンテンツ別 */
#a01_prg.area_prg .aTitle_prg,
#a02_prg.area_prg .aTitle_prg,
#a04_prg.area_prg .aTitle_prg,
#a05_prg.area_prg .aTitle_prg {
  background-image: url('../../images/titlebg.gif');
}
#a03_prg.area_prg {
  background: url('../../images/con03_bg.png') repeat 0 0;
  margin-top: 50px;
}
#a03_prg.area_prg ul {
  margin-top: 30px;
  margin-bottom: 20px;
}
#a03_prg.area_prg .aTitle_prg {
  background-color: #fff;
  border-bottom: 1px solid #eb1285;
  border-top: 1px solid #eb1285;
  color: #e62185;
}
#a03_prg.area_prg .aTitle_prg .adj_prg {
  display: block;
  width: 920px;
  margin: 0 auto;
  position: relative;
}
#a03_prg.area_prg .aTitle_prg .adj_prg img {
  position: absolute;
  top: -85px;
  left: 25%;
}
#a03_prg.area_prg ul li a span i {
  color: #e62185;
}

.area_prg ul.list01_prg li a span i {
  color: #58b81c;
}
.area_prg ul.list02_prg li a span i {
  color: #ed5697;
}
.area_prg ul.list03_prg li a span i {
  color: #efb200;
}

.area_prg ul.list04_prg li a span i {
  color: #46bee1;
}

.area_prg ul.list05_prg li a span i {
  color: #6ec382;
}

.area_prg ul.list06_prg li a span i {
  color: #d28c55;
}

.area_prg ul.list07_prg li a span i {
  color: #649bc8;
}

.area_prg ul.list08_prg li a span i {
  color: #f5968c;
}

.area_prg ul.list09_prg li a span i {
  color: #aa8cc3;
}

.area_prg ul.list10_prg li a span i {
  color: #76b7cd;
}

.area_prg ul.list01_prg li:first-child a span i {
  background: url('../../images/detail01_on.gif') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list02_prg li:first-child a span i {
  background: url('../../images/detail02_on.gif') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list03_prg li:first-child a span i {
  background: url('../../images/detail03_on.gif') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list04_prg li:first-child a span i {
  background: url('../images/detail04_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list05_prg li:first-child a span i {
  background: url('../images/detail05_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list06_prg li:first-child a span i {
  background: url('../images/detail06_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list07_prg li:first-child a span i {
  background: url('../images/detail07_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list08_prg li:first-child a span i {
  background: url('../images/detail08_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list09_prg li:first-child a span i {
  background: url('../images/detail09_on.png') no-repeat 0 0;
  background-size: 100%;
}

.area_prg ul.list10_prg li:first-child a span i {
  background: url('../images/detail10_on.png') no-repeat 0 0;
  background-size: 100%;
}

/* pick up */
.area_prg.pickup_prg {
  background: url('../../images/pickup_bg01.png') repeat-x 0 0;
  padding-top: 4px;
  padding-bottom: 0;
}
.area_prg.pickup_prg .pickupFooter_prg {
  background: url('../../images/pickup_bg03.png') repeat-x 0 0;
  padding-bottom: 4px;
}
.area_prg.pickup_prg .pickupInner_prg {
  background: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}
.area_prg.pickup_prg .aTitle_prg {
  color: #000000;
  font-size: 180%;
  margin: 20px auto;
}
.area_prg.pickup_prg .aTitle_prg span {
  display: inline-block;
  padding: 0 0 8px;
  letter-spacing: 0.1em;
  background: url('../../images/pickup_dec.gif') no-repeat 0 0;
  padding-left: 35px;
  padding-top: 1px;
}
.area_prg.pickup_prg ul {
  padding: 0 35px;
  margin-left: -50px;
}
.area_prg.pickup_prg ul li {
  width: 250px;
  margin-left: 50px;
}

/* voice */
.area_prg#voice_prg {
  background: url('../../images/voice_top.png') repeat-x 0 0;
  padding-top: 4px;
  padding-bottom: 0;
}
.area_prg#voice_prg .voiceInner_prg {
  background: url('../../images/voice_body.png') repeat 0 0;
  padding-bottom: 30px;
}
.area_prg#voice_prg .aTitle_prg {
  color: #000000;
  font-size: 220%;
  margin: 0px auto;
  padding: 50px 0 35px;
  background: url('../../images/voice_title_bg.png') no-repeat center 35px;
}
.area_prg#voice_prg ul {
  margin-left: -66px;
}
.area_prg#voice_prg ul li {
  width: 427px;
  margin-left: 66px;
}
.area_prg#voice_prg ul li .v_top_prg {
  background: url('../../images/voiceBox_01.png') no-repeat 0 0;
  height: 23px;
}
.area_prg#voice_prg ul li .v_center_prg {
  background: url('../../images/voiceBox_02.png') repeat-y 0 0;
  padding: 0 23px;
}
.area_prg#voice_prg ul li .v_center_prg .v_name_prg {
  font-size: 130%;
  border-bottom: 1px solid #000000;
  padding: 5px 0 15px 65px;
  margin-bottom: 15px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.area_prg#voice_prg ul li .v_center_prg .v_name_prg.v_icon01_prg {
  background-image: url('../../images/voice_icon01.gif');
}
.area_prg#voice_prg ul li .v_center_prg .v_name_prg.v_icon02_prg {
  background-image: url('../../images/voice_icon02.gif');
}
.area_prg#voice_prg ul li .v_center_prg .v_title_prg {
  font-size: 160%;
  margin-bottom: 5px;
}
.area_prg#voice_prg ul li .v_center_prg .v_lead_prg {
  font-size: 130%;
}
.area_prg#voice_prg ul li .v_foot_prg {
  background: url('../../images/voiceBox_03.png') no-repeat 0 0;
  height: 23px;
}

/* SELECT */
.area_prg.select_prg {
  background: #fff;
  margin: 60px auto 20px;
  text-align: center;
}
.area_prg.select_prg .aTitle_prg {
  padding-top: 0px;
}
.area_prg.select_prg .aTitle_prg img {
  float: left;
}
.area_prg.select_prg ul {
  margin-left: -54px;
  padding: 0 27px;
  margin-top: 0px;
}
.area_prg.select_prg ul li {
  width: 240px;
  margin-left: 35px;
}
.area_prg.select_prg ul li span {
  font-size: 120%;
  text-align: left;
  display: block;
  border: 1px solid #846251;
  padding: 10px;
}
.area_prg.select_prg ul li .selTitle_prg {
  font-size: 180%;
  color: #653a25;
  text-align: center;
  line-height: 1.5em;
  padding: 0 0 7px;
}
/* footer bnr */
.area_prg.fbnr_prg {
}
.area_prg.fbnr_prg .aTitle_prg {
  font-size: 150%;
  color: #000000;
  text-align: left;
  line-height: 1em;
  border-bottom: 1px solid #6c6a6a;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.area_prg.fbnr_prg ul {
  margin-left: -25px;
}
.area_prg.fbnr_prg ul li {
  width: 290px;
  margin-left: 25px;
}

/*------------------------------------
	フッターコンテンツ
------------------------------------*/
#footerCommon_prg {
  width: 920px;
  margin: 20px auto 50px;
}

/*------------------------------------
	ページトップへ
------------------------------------*/
.pageTop_prg {
  display: none;
  position: relative;
  height: 0;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  z-index: 998;
}
.pageTop_prg a {
  position: fixed;
  bottom: 40px;
  right: 25px;
  left: auto;
  display: block;
  width: 100px;
  height: 100px;
  background: url(../../images/pagetop.png);
  background-repeat: no-repeat;
  z-index: 1;
}

/* ▼ fca 共通エリア ▼ */
/*-----------------------------------------------------
Guide_fca
-------------------------------------------------------*/
.guide_fca {
  margin: 0 auto 30px;
}
.guide_index_fca .guide_title_fca {
  width: 700px;
  overflow: hidden;
}
.guide_subtitle_fca {
  padding: 0 0 4px 4px;
  border-bottom: 1px solid #333;
  font-size: 18px;
  font-weight: bold;
}
.guide_fca em {
  color: #cc0000;
  font-style: normal;
}

/*-------------------------------------
guide_menu_fca
---------------------------------------*/
.guide_menu_fca {
  position: relative;
  width: 920px;
  margin: 12px 0 0 0;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
.guide_index_fca .guide_menu_fca {
  width: 696px;
}
.guide_menu_fca .gd_ico_index_wrap {
  overflow: hidden;
}
.guide_menu_fca .gd_ico_index_wrap:after {
  clear: both;
  display: block;
  content: '';
}
.guide_menu_fca .gd_ico_index_wrap ul {
  letter-spacing: -0.4em;
}
.guide_menu_fca .gd_ico_index_wrap ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section {
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a {
  display: block;
  width: 209px;
  padding: 10px;
  color: #333;
  text-decoration: none;
  text-align: center;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a {
  width: 159px;
  height: 214px;
  padding: 7px;
}
.guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a img {
  display: block;
  width: 114px;
  height: auto;
  margin: 32px auto;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a img {
  width: 90px;
}
.guide_menu_fca .gd_ico_index_title {
  position: relative;
  display: block;
  padding: 16px 8px 16px 26px;
  background-color: #ecebeb;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
}
.guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a .gd_ico_index_title img {
  position: absolute;
  left: 15px;
  top: 50%;
  width: 4px;
  height: 7px;
  margin: -4px 0 0 0;
}
.guide_index_fca
  .guide_menu_fca
  .gd_ico_index_wrap
  .gd_ico_index_section
  a
  .gd_ico_index_title
  img {
  width: 4px;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_title {
  padding: 10px 8px 10px 16px;
  background-position: 10px center;
  font-size: 16px;
}
.guide_menu_fca .gd_ico_index_text {
  display: block;
  line-height: 22px;
}
.guide_menu_fca .gd_pc_mt-m1em {
  margin-top: -1em;
}
.guide_menu_fca .gd_pc_mt-m2em {
  margin-top: -2em;
}
.guide_menu_fca .gd_pc_pt-1em {
  padding-top: 1.25em;
}
.guide_menu_fca .gd_ico_index_text span {
  font-weight: bold;
}
.guide_menu_fca .gd_ico_index_text .gd_pc_fs-18 {
  font-size: 18px;
}
.guide_menu_fca .gd_ico_index_text .gd_pc_fs-16 {
  font-size: 16px;
}
.guide_menu_fca .gd_ico_index_text small {
  font-size: 13px;
  font-weight: normal;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_text {
  line-height: 18px;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_text .gd_pc_fs-18 {
  font-size: 14px;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_text .gd_pc_fs-16 {
  font-size: 12px;
}
.guide_index_fca .guide_menu_fca .gd_ico_index_text small {
  font-size: 11px;
}

/*-------------------------------------
guide_about_fca
---------------------------------------*/
.guide_about_fca {
  margin: 16px 0 0 0;
}
.guide_about_fca .guide_text_fca {
  margin: 10px 0 0 0;
}
.guide_about_container_fca {
  margin: 16px 0 0 0;
}
.guide_about_container_fca:after {
  clear: both;
  display: block;
  content: '';
}
.guide_about_section_fca {
  float: left;
  width: 380px;
  margin: 0 0 0 80px;
}
.guide_about_section_fca:first-child {
  margin: 0 0 0 46px;
}
.guide_index_fca .guide_about_section_fca {
  width: 310px;
  margin: 0 0 0 10px;
}
.guide_index_fca .guide_about_section_fca:first-child {
  width: 380px;
  margin: 0;
}
.guide_about_section_fca .guide_about_title_fca {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.guide_index_fca .guide_about_section_fca .guide_about_title_fca {
  font-size: 16px;
}
.guide_about_section_fca .guide_about_image_fca {
  margin: 16px 0 0 0;
  text-align: center;
}
.guide_index_fca .guide_about_section_fca .guide_about_image_fca img {
  width: 310px;
}
.guide_about_section_fca .guide_about_text_fca {
  margin: 16px 0 0 0;
}

/*-------------------------------------
guide_qa_fca
---------------------------------------*/
.guide_qa_fca {
  margin: 16px 0 0 0;
}
.guide_qa_container_fca {
  margin: 12px 0 0 0;
}
.guide_qa_section_fca {
  margin: 8px 0 0 0;
}
.guide_qa_section_fca:first-child {
  margin: 0;
}
.guide_qa_section_fca:after {
  clear: both;
  display: block;
  content: '';
}
.guide_qa_section_fca .guide_qa_title_fca {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 16px;
  font-weight: bold;
}
.guide_qa_section_fca .guide_qa_title_fca img {
  position: absolute;
  left: 4px;
  top: 4px;
}
.guide_qa_section_fca .guide_qa_subtitle_fca {
  padding: 8px 0 0 30px;
  font-weight: bold;
}
.guide_qa_section_fca .guide_qa_a_fca {
  padding: 4px 0 0 30px;
}
.guide_qa_section_fca .guide_qa_ss_fca {
  text-align: center;
}
.guide_index_fca .guide_qa_section_fca .guide_qa_ss_fca {
  margin-top: 8px;
}
.guide_qa_left_fca {
  float: left;
  width: 400px;
}
.guide_qa_right_fca {
  float: right;
}
.guide_index_fca .guide_qa_left_fca {
  width: 288px;
}
.guide_index_fca .guide_qa_right_fca img {
  width: 360px;
}

#about1 {
  border: none;
  width: 746px;
  margin: 0 auto;
}
#about1 .img {
  right: 0px;
}
#about1 .collection_prg {
  margin-top: 35px;
  margin-left: 50px;
}
#about1 .collection_prg .collectionTitle_prg {
  font-size: 123.1%;
  margin-bottom: 5px;
}
#about1 .collection_prg .collectionLead_prg {
  font-size: 100%;
}
.guide_fca .guide_title_fca {
  border-bottom: 2px solid #000000;
  padding-bottom: 4px;
}
.guide_fca .guide_title_fca img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.guide_fca .shopping_prg {
  margin: 25px 0 25px 87px;
  font-size: 140%\9;
}
.guide_fca .shopping_prg ul li {
  margin-bottom: 20px;
}
.guide_fca .shopping_prg .shop_title_prg {
  font-size: 130%;
}
.guide_fca .shopping_prg .shop_lead_prg {
  font-size: 100%;
}
.guide_fca .shopping_prg .shop_lead_prg a {
  text-decoration: underline;
}
.guide_fca .shopping_prg .shop_lead_prg a:hover {
  text-decoration: none;
}

#about1 h2,
#about1 .read1,
#about1 .read3,
#about1 .collection_prg {
  margin-left: 0px;
  font-size: 140%\9;
}
#about1 h2 {
  margin-top: 25px;
}
.footBtn_prg {
  background: #ecebeb;
  width: 646px;
  margin: 50px auto 0;
  padding: 28px 50px;
}
.footBtn_prg ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 150%;
  line-height: 1em;
}
.footBtn_prg ul li:first-child {
  margin-right: 20px;
}
.footBtn_prg ul li a {
  display: block;
  background: url('../../images/a_detail_on.gif') no-repeat center 0;
}
.footBtn_prg.adj_prg ul {
  padding: 0 85px;
}
.footBtn_prg.adj_prg ul li:first-child {
  margin-right: 100px;
}
/* ▲ fca 共通エリア ▲ */

/**/
#snsBox {
  clear: both;
  margin: 50px 0 20px;
}
#snsBox .fb-page {
  width: 450px;
  float: left;
  margin: 0 0 20px 10px;
}
#snsBox .twitter_tl {
  background: #fff;
  width: 450px;
  margin: 0 auto; /* float:right; */ /* border: 1px solid #eee; */
}
#snsBox .twitter_tl p.twi_btn {
  height: 50px;
  padding: 23px 0 0 0;
  text-align: center;
}
#snsBox .instaBnr {
  clear: both;
  margin: 0 0 70px;
}
#snsBox .instaBnr img {
  width: 100%;
  height: auto;
}

@media (min-width: 641px) {
  .listOuter_prg {
    overflow: visible !important;
    height: auto !important;
  }
}
@media (min-width: 769px) {
  .area_prg.select_prg .aTitle_prg,
  .area_prg.select_prg ul,
  .area_prg.fbnr_prg {
    width: 920px;
  }
  .hNavi_prg .hNaviBody_prg .hNavIndex_prg .close_prg:hover {
    cursor: pointer;
  }
  #detailBox_prg .d_box_prg .d_list_prg li a:hover {
    text-decoration: underline;
  }

  .area_prg ul li:first-child a:hover span i img {
    visibility: hidden;
  }
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a:hover {
    color: #999;
  }
  .pageTop_prg a:hover {
    background: url(../../images/pagetop_on.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a:hover img {
    opacity: 0.7;
  }
  .footBtn_prg ul li a:hover img {
    visibility: hidden;
  }

  .area_prg.select_prg .aTitle_prg img {
    border-radius: 10px 0 0 0 / 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0 / 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0 / 10px 0 0 0;
  }
  .area_prg.select_prg .aTitle_prg img:last-child {
    border-radius: 0 10px 0 0 / 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0 / 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0 / 0 10px 0 0;
  }
}

@media (max-width: 768px) {
  .pc_prg {
    display: none;
  }
  .sp_prg {
    display: block;
  }
  #Header_fca #header_inline_fca ul {
    display: none;
  }
  #Header_fca #header_inline_fca #headInner_prg {
    width: auto;
    padding: 5px 0;
  }
  #Header_fca #header_inline_fca #headInner_prg .brand_logo_fca {
    padding-left: 68px;
    float: none;
  }
  #Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a {
    display: block;
    width: 100%;
  }
  #Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a span {
    display: inline-block;
    line-height: 1em;
    padding-left: 0;
    margin-top: 5px;
  }
  #Header_fca p.emergency_fca {
    padding: 0 8px 0;
    width: auto;
  }
  #contentsInner_prg {
    width: 100%;
  }
  #Content_fca img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
  .area_prg ul {
    width: 98%;
    margin: 0 auto;
  }
  .area_prg ul li {
    width: 23%;
    margin: 0 1% 20px 1%;
  }
  .area_prg ul li .dec_prg {
    width: auto !important;
  }
  .readTxt_prg,
  #bodyInner_prg .readTxt_prg {
    width: 96%;
    margin: 0 auto;
  }
  .readTxt_prg br,
  #bodyInner_prg .readTxt_prg br {
    display: none;
  }

  /* top */
  #topDec_prg img {
    width: 277px;
  }

  /* detail */
  #detailBox_prg ul {
    margin: 0 auto;
    width: 96%;
  }
  #detailBox_prg .d_box_prg {
    width: 100%;
    margin: 0 auto 20px;
    display: block;
  }
  #detailBox_prg .d_box_prg .d_title_prg ul {
    width: 100%;
  }
  #detailBox_prg .d_box_prg .d_title_prg ul li {
    width: 25%;
    max-width: 165px;
  }
  #detailBox_prg .d_box_prg .d_title_prg ul li:last-child {
    width: 75%;
    max-width: none;
  }
  #detailBox_prg #d_05_prg.d_box_prg {
    width: 100%;
  }
  #detailBox_prg #d_05_prg.d_box_prg .d_title_prg ul li:last-child {
    width: 75%;
  }
  #a03_prg.area_prg .aTitle_prg .adj_prg {
    width: 100%;
  }
  #a03_prg.area_prg .aTitle_prg .adj_prg img {
    top: -80px;
    left: 17%;
    width: 15%;
  }

  #con03Link_prg {
    margin-top: 0px;
    padding-top: 0;
  }

  /* bnr */
  .area_prg.bnr_prg ul li {
    width: 48%;
  }

  /* pickup */
  .area_prg.pickup_prg ul {
    padding: 0;
    margin: 0 auto;
  }
  .area_prg.pickup_prg ul li {
    width: 29%;
    margin: 0 2%;
  }
  .area_prg.pickup_prg .pickupInner_prg {
    padding-bottom: 45px;
  }

  /* voice */
  #voice_prg.area_prg ul {
    margin: 0 auto;
  }
  #voice_prg.area_prg ul li {
    margin: 0 auto 20px;
    display: block;
  }

  /* select */
  .area_prg.select_prg {
    width: 96%;
  }
  .area_prg.select_prg ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .area_prg.select_prg ul li {
    width: 29%;
    margin: 0 2%;
  }
  .area_prg.select_prg .aTitle_prg img {
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  }

  /* fbnr */
  .area_prg.fbnr_prg {
    width: 96%;
    margin: 0 auto;
  }
  .area_prg.fbnr_prg ul {
    margin-left: -4%;
    width: auto;
  }
  .area_prg.fbnr_prg ul li {
    width: 46%;
    margin: 0 0 15px 4%;
  }

  /* pageTop */
  .pageTop_prg a {
    width: 70px;
    height: 70px;
    background-size: 70px;
    bottom: 15px;
    right: 15px;
  }

  .guide_fca .shopping_prg {
    margin: 25px auto;
  }
  .guide_menu_fca {
    width: 100%;
    border-left: none;
    border-top: none;
  }
  .guide_menu_fca .gd_ico_index_wrap ul {
    letter-spacing: -0.4em;
    margin-left: -2%;
  }
  .guide_menu_fca .gd_ico_index_wrap ul li {
    width: 48%;
    margin: 0 0 2% 2%;
  }
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section {
    /*border-right: 1px solid #DBDBDB;border-bottom: 1px solid #DBDBDB;*/
    border-right: none;
    border-bottom: none;
  }
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a {
    border: 1px solid #dbdbdb;
    width: auto;
  }

  .footBtn_prg.adj_prg ul {
    padding: 0 5%;
  }
  #footerCommon_prg {
    width: 96%;
  }
  .footBtn_prg {
    width: auto;
    text-align: center;
    padding: 20px;
  }
  .footBtn_prg ul li {
    display: block;
    line-height: 1.3em;
  }
  .footBtn_prg ul li:first-child {
    margin: 0 0 8px;
  }
  .footBtn_prg.adj_prg ul li:first-child {
    margin-right: 0px;
  }
  #about1 {
    width: 100%;
  }
  #about1 h2,
  #about1 .read1,
  #about1 .read3 {
    padding-right: 250px;
  }

  #snsBox .fb-page,
  #snsBox .twitter_tl {
    width: 300px !important;
    margin: 0 auto 20px !important;
    display: block !important;
    float: none;
  }
  #snsBox .fb-page span {
    width: auto !important;
    height: 250px !important;
    display: block;
  }
  #snsBox .fb-page iframe,
  #spBox #snsBox .twitter_tl iframe {
    width: 100% !important;
    height: 250px !important;
  }
}

@media (max-width: 640px) {
  .area_prg ul li {
    width: 46%;
    margin: 0 2% 20px 2%;
  }
  .readTxt_prg,
  #bodyInner_prg .readTxt_prg,
  .area_prg.fbnr_prg,
  .area_prg.bnr_prg ul,
  .area_prg.select_prg,
  #footerCommon_prg,
  #detailBox_prg ul {
    width: 94%;
  }

  .area_prg ul li a span i {
    margin-top: 2px;
  }

  /* top */
  #topDec_prg {
    top: 20px;
    background-size: 200px;
    height: 200px;
    font-size: 120%;
    padding-top: 45px;
    height: 155px;
  }

  #a03_prg.area_prg .aTitle_prg .adj_prg img {
    left: 10%;
  }

  /* bnr */
  .area_prg.bnr_prg ul li {
    width: 100%;
    margin: 0 auto 20px;
  }

  /* detail */
  #detailBox_prg .d_box_prg .d_title_prg ul li {
    width: 30%;
  }
  #detailBox_prg .d_box_prg .d_title_prg ul li:last-child,
  #detailBox_prg #d_05_prg.d_box_prg .d_title_prg ul li:last-child {
    width: 70%;
  }

  #detailBox_prg .d_box_prg .d_list_prg {
    width: 100%;
    padding: 20px 0 10px;
  }
  #detailBox_prg .d_box_prg .d_list_prg li {
    margin: 0px auto 15px;
    font-size: 180%;
    float: none;
    width: 80%;
    padding: 0 0 0 12px;
  }
  #detailBox_prg .d_box_prg#d_01_prg .listOuter_prg {
    background: #f9d57e;
  }
  #detailBox_prg .d_box_prg#d_02_prg .listOuter_prg {
    background: #f2a79f;
  }
  #detailBox_prg .d_box_prg#d_03_prg .listOuter_prg {
    background: #9cdff3;
  }
  #detailBox_prg .d_box_prg#d_04_prg .listOuter_prg {
    background: #ffb0d6;
  }
  #detailBox_prg .d_box_prg#d_05_prg .listOuter_prg {
    background: #95dff4;
  }

  #detailBox_prg .d_box_prg#d_06_prg .listOuter_prg {
    background: #c8b2df;
  }

  #detailBox_prg .d_box_prg#d_07_prg .listOuter_prg {
    background: #90e0d7;
  }

  #detailBox_prg .d_box_prg#d_08_prg .listOuter_prg {
    background: #ffb0d6;
  }

  #detailBox_prg .d_box_prg#d_09_prg .listOuter_prg {
    background: #a4e2b3;
  }

  #detailBox_prg .d_box_prg#d_10_prg .listOuter_prg {
    background: #e4b692;
  }

  #detailBox_prg .d_box_prg#d_11_prg .listOuter_prg {
    background: #9cdff3;
  }

  /* pickup */
  .area_prg.pickup_prg .aTitle_prg span {
    background-position: top;
    padding-top: 30px;
    line-height: 1.3em;
    display: block;
    padding: 30px 15px 0;
  }

  /* voice */
  #voice_prg.area_prg .aTitle_prg {
    background-size: 90%;
    padding: 6% 10%;
    line-height: 1.2em;
  }
  #voice_prg.area_prg ul li {
    width: 96%;
    max-width: 427px;
  }
  #voice_prg.area_prg ul li .v_top_prg {
    background-size: 100%;
    background-position: bottom;
  }
  #voice_prg.area_prg ul li .v_center_prg {
    background-size: 100%;
  }
  #voice_prg.area_prg ul li .v_foot_prg {
    background-size: 100%;
    background-position: top;
  }

  /* select */
  .area_prg.select_prg ul li {
    width: 80%;
    margin: 10px auto;
  }

  .footBtn_prg.adj_prg ul li:first-child {
    margin: 0 0 10px;
  }
  #about1 h2,
  #about1 .read1,
  #about1 .read3 {
    padding-right: 0;
  }
  #about1 .img {
    position: static;
    margin: 0 auto;
  }

  .cr_class .d_title_prg {
    cursor: pointer;
  }
  .cr_class .listOuter_prg {
    height: 0px;
    overflow: hidden;
  }

  #detailBox_prg .d_box_prg .d_list_prg li,
  #detailBox_prg #d_05_prg.d_box_prg .d_list_prg li {
    background-position: left 6px;
    width: 100%;
  }
  #detailBox_prg .d_box_prg .d_list_prg li a.new_prg {
    padding-left: 30px;
    background-position: 0px 2px;
  }
  #detailBox_prg .d_box_prg .d_title_prg i {
    background-size: 22px;
  }
  #detailBox_prg #d_03_prg.d_box_prg .d_title_prg i,
  #detailBox_prg #d_05_prg.d_box_prg .d_title_prg i {
    padding: 0 25px;
  }
  #detailBox_prg .d_box_prg.cr_class .d_title_prg.down ul li:last-child {
    background: url(../../images/down.png) no-repeat 96% 0;
  }
  #detailBox_prg .d_box_prg.cr_class .d_title_prg.up ul li:last-child {
    background: url(../../images/up.png) no-repeat 96% 0;
  }
}

@media (max-width: 500px) {
  #Header_fca #header_inline_fca #headInner_prg .brand_logo_fca a span {
    font-size: 70%;
    padding-right: 17px;
    background-size: 12px;
  }
  #detailBox_prg .d_box_prg .d_list_prg li,
  #detailBox_prg #d_05_prg.d_box_prg .d_list_prg li {
    letter-spacing: 0em;
  }

  .guide_menu_fca .gd_ico_index_wrap ul {
    margin-left: 0;
  }
  /*
.guide_menu_fca .gd_ico_index_wrap ul li { width: 100%;margin: 0 auto 10px; }
*/
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a {
    height: auto;
  }
  .guide_menu_fca .gd_ico_index_wrap .gd_ico_index_section a img {
    margin: 15px auto 25px;
  }
}
@media (max-width: 450px) {
  #a03_prg.area_prg .aTitle_prg .adj_prg img {
    top: -90px;
    left: 3%;
    width: 23%;
  }
  #detailBox_prg .d_box_prg .d_title_prg i {
    font-size: 150%;
  }
  #detailBox_prg .d_box_prg .d_list_prg li {
    font-size: 130%;
  }
  #detailBox_prg .d_box_prg .d_list_prg li,
  #detailBox_prg #d_05_prg.d_box_prg .d_list_prg li {
    background-position: left 3px;
    padding-left: 10px;
  }
  #detailBox_prg #d_04_prg.d_box_prg .d_title_prg i {
    padding-left: 28px;
  }
  #detailBox_prg .d_box_prg .d_title_prg i {
    background-size: 20px;
  }
  #detailBox_prg .d_box_prg .d_list_prg li a.new_prg {
    background-position: 0px 1px;
  }
}
@media (max-width: 400px) {
  .area_prg.pickup_prg ul li {
    width: 96%;
    margin: 0 2% 20px;
  }
  .area_prg.pickup_prg ul li a {
    display: block;
  }
  .area_prg.pickup_prg ul li a img {
    width: auto !important;
    margin: 0 auto;
    display: block;
  }
}

#Container_fca .guide_fca .aTitle_prg {
  font-size: 220%;
  margin: 50px 0 35px;
  text-align: center;
  text-decoration: underline;
}

.guide_caption_fca {
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ W3',
    'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic', 'メイリオ', 'Meiryo', 'Noto Sans',
    'Noto Sans CJK JP', 'system-ui', sans-serif;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 80%;
}

.guide_qtitle_fca {
  color: #f5699b;
  font-size: 200%;
  font-weight: 700;
}

.guide_text_fca {
  font-size: 170%;
}

.guide_caption_fca a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  #Container_fca .guide_fca .aTitle_prg {
    font-size: 200%;
  }

  .guide_caption_fca {
    width: 100%;
  }

  .guide_qtitle_fca {
    font-size: 140%;
  }

  .guide_text_fca {
    font-size: 120%;
  }
}
