@charset "utf-8";
.fmin{font-family: minion-pro, 'Rasa', "Sawarabi Mincho", "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","sans-serif",serif;}
  
@media screen and (max-width: 768px){
  .contentMainVisual{
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
  }
  .proposeLabel{
    background: url("../img/propose/read_bg_wide.jpg") no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    color: #221815;
    padding: 50px 20px;
    text-align: center;
  }
  .proposeLabel strong{
    font-size: 18px;
    line-height: 160%;
    padding-bottom: 25px;
    display: block;
  }
  .proposeLabel p{
    font-size: 14px;
    line-height: 160%;
  }
  .proposeTtl{
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 50px auto;
    line-height: 140%;
    font-weight: bold;
  }
  .proposeTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .proposeInner{
    width: 100%;
    margin: 0 auto;
  }
  .bx-wrapper .bx-controls-direction a {
    top: 20% !important;
  }
  .pickupBox{
    padding: 0 10px;
  }
  .pickImg{
    width: 100%;
    max-width: 270px;
    margin: 0 auto 20px;
  }
  .pickInfo{
    width: 100%;
  }
  .pickInfo .picksubImg{
    width: 80px;
    display: inline-block;
    float: left;
    margin-right: 30px;
  }
  .pickInfo h4{
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0;
    line-height: 160%;
  }
  .pickInfo h4 span{
    font-size: 16px;
    font-weight: bold;
    margin-left: 5px;
  }
  .pickInfo p{
    line-height: 180%;
    font-size: 16px;
    margin-bottom: 25px;
  }
  .linkArea{
    text-align: center;
  }
  .pickInfo a.picklink{
    background: url(../img/propose/picklink_bg.gif) no-repeat left 3px;
    background-size: 10px 15px;
    padding-left: 20px;
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
  }
  .pickUpthumb{
    /*display: none;*/
    padding: 0 20px;
  }
  .pickUpthumb a{
    display: inline-block;
    margin:1%;
    width: 22.2%;
		text-align: center;
  }
  .pickUpthumb a img{
    border: 1px solid #E3E4E4;
  }
  /* yubiwa*/
  #yubiwaNavi{
    background: #FFF7F5;
    padding: 90px 0 50px;
    margin-bottom: 20px;
  }
  .yubiwaTtl{
    color: #CE4925;
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 0px auto 50px;
    line-height: 140%;
    font-weight: bold;
  }
  .yubiwaTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .naviList{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .naviLink{
    padding: 0 10px;
    text-align: center;
  }
  .naviLink a{
    width: 48%;
    margin:1% 0.5%;
    transition: 0.3s;
    display: inline-block;
  }
  .naviLink a:hover{
    opacity: 0.7;
  }
  .naviLink a img{
    border: 2px solid #C44927;
    box-sizing: border-box;
  }
  
  /*  #proposeQa */
  #proposeQa .yubiwaLabel{
    background: #FFF7F5;
    padding: 65px 0;
    margin-bottom: 65px;
  }
  #proposeQa .yubiwaTtl{
    margin: 0;
  }
  .qaBox{
    margin: 0 auto;
    border-bottom: 1px solid #464343;
    width: 96%;
    padding-top: 50px;
  }
  #q13{
    border: none;
  }
  .qaBox h3{
    background: url(../img/propose/q_bg.gif) no-repeat left top;
    background-size: 30px;
    min-height: 30px;
    padding: 0px 20px 0px 40px;
    color: #CE4925;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .qaBox .anser{
    background: url(../img/propose/a_bg.gif) no-repeat left top;
    background-size: 30px;
    padding: 0px 20px 0px 40px;
    font-size: 16px;
    line-height: 180%;
  }
  .qaBox .anser strong{
    font-weight: bold;
  }
  .qaBox .anser p{
    margin-bottom: 30px;
  }
  .bottomLink{
    background: #FFF7F5;
    padding: 10px 15px;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
  }
  .bottomLink a:hover{
    text-decoration: underline;
  }
	.plTextArea{
		width: 100%;
		margin: 20px auto;
		text-align: center;
	}
	.plTextArea .plTextBox{
		display: inline-block;
		width: 96%;
		margin: 10px auto;
		padding: 25px 25px;
		text-align: center;
		background: rgba(255,255,255,0.9);
		font-size: 14px;
		line-height: 160%;
	}
	.proposeLabel .plTextArea .plTextBox p{
		font-size: 14px;
		line-height: 180%;
	}
	.recRing {
		width: 96%;
		margin: 10px auto;
		border: 1px solid #000;
		padding: 15px;
	}
	.recRing:nth-child(2n) {
	}
	.recImg{
		width: 49%;
		float: left;
		text-align: center;
	}
	.recInfo{
		width: 49%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.recInfo img{
		padding-bottom: 20px;
	}
	.recInfo p{
		text-align: left;
		margin-bottom: 10px;
	}
	.recLink{
		text-align: center;
	}
	.yubiwaNavi{
		background: #F2EBEB;
		color: #CC4725 !important;
		width: 100%;
		max-width: 1000px;
		margin: 50px auto;
	}
	.yubiwaInner{
		padding: 25px 20px 15px;
	}
	.yubiwaInner h4{
		margin-bottom: 15px;
		font-size: 16px;
	}
	.yubiwaInner h4 span,.yubiwaInner h4 strong{
		padding: 10px 15px;
	}
	.yubiwaInner h4 strong{
		display: block;
		padding: 20px 0 5px;
	}
	.yubiwaAns{
		font-size: 16px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CC4725;
		position: relative;
		padding-left: 35px;
	}
	.yubiwaAns span{
		font-size: 24px;
		position: absolute;
		left: 0
	}
	.yubiwaInner h4 span{
		border: 1px solid #CC4725;
	}
	.yubiwaShopWap{
		background: url("../img/propose/propose_shopimg.jpg") top center;
		padding-bottom: 30px;
		text-align: center;
	}
	.yubiwaShopWap h5{
		text-align: center;
		font-size: 26px;
		color: #FFF;
		padding: 10% 0 4%;
	}
	.yubiwaShopBox{
		display: inline-block;
		width: 96%;
		margin: 0 auto;
		padding: 20px 15px;
		background: rgba(255,255,255,0.9);
		color: #000 !important;
		margin-bottom: 10px;
	}
	.yubiwaShopBox p{
		text-align: left;
	}
	.yubiwaShopBox h6{
		font-size: 18px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
	}
	.yubiwaInner .tar{
		padding-top: 10px;
	}
	.chokin{
		width: 100%;
		max-width: 800px;
		margin: 50px auto;
		padding: 0 20px
	}
	.chokin h4{
		text-align: center;
		margin-bottom: 15px;
		line-height: 160%;
		font-size: 18px;
	}
	.chokinImg{
		float: left;
		width: 46%;
		margin-left: 2%;
	}
	.chokinImg img{
		border: 1px solid #000;
	}
	.chokinText{
		float: right;
		width: 46%;
		margin-right: 2%;
	}
	.bx-wrapper{
		margin-bottom: 10px !important;
	}
	.pickuprecRing {
		width: 96%;
		margin: 10px auto;
		padding: 15px;
	}
	.pickuprecImg{
		width: 49%;
		float: left;
	}
	.pickuprecInfo{
		width: 49%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.pickuprecInfo img{
		padding-bottom: 20px;
		display: inline-block;
	}
	.pickuprecInfo p{
		text-align: left;
		margin-bottom: 10px;
	}
	.pickuprecLink{
		text-align: center;
	}
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .contentMainVisual{
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
  }
  .proposeLabel{
    background: url("../img/propose/read_bg_wide.jpg") no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    color: #221815;
    padding: 80px;
    text-align: center;
  }
  .proposeLabel strong{
    font-size: 24px;
    line-height: 180%;
    display: block;
    margin-bottom: 5px;
  }
  .proposeLabel p{
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 160%;
  }
  .proposeTtl{
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 100px auto;
    line-height: 140%;
    font-weight: bold;
  }
  .proposeTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .proposeInner{
    width: 100%;
    max-width: 96%;
    margin: 0 auto;
  }
    
  .pickupBox{
    margin: 0 50px;
  }
  .pickImg{
    width: 47%;
    float: left;
    margin-right: 2%;
  }
  .pickInfo{
    width: 47%;
    float: left;
  }
  .pickInfo h4{
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    font-size: 22px;
    font-weight: bold;
    margin: 25px 0;
  }
  .pickInfo h4 span{
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
  }
  .pickInfo p{
    line-height: 180%;
    font-size: 16px;
    margin-bottom: 25px;
  }
  .pickInfo a.picklink{
    background: url(../img/propose/picklink_bg.gif) no-repeat left center;
    background-size: 10px 15px;
    padding-left: 20px;
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
  }
  .pickUpthumb{
    margin: 60px auto 160px;
    text-align: center;
  }
  .pickUpthumb a{
    margin: 0 0.5%;
		display: inline-block;
		width: 11%;
		font-size: 0;
		text-align: center;
  }
  .pickUpthumb a img{
    border: 1px solid #E3E4E4;
  }
  /* yubiwa*/
  #yubiwaNavi{
    background: #FFF7F5;
    padding: 90px 0 50px;
    margin-bottom: 30px;
  }
  .yubiwaTtl{
    color: #CE4925;
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 0px auto 50px;
    line-height: 140%;
    font-weight: bold;
  }
  .yubiwaTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .naviList{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .naviLink{
    margin-bottom: 40px;
  }
  .naviLink a{
    width: 22%;
    margin: 0 1% 0;
    transition: 0.3s;
    display: inline-block;
  }
  .naviLink a:hover{
    opacity: 0.7;
  }
  
  /*  #proposeQa */
  #proposeQa .yubiwaLabel{
    background: #FFF7F5;
    padding: 65px 0;
    margin-bottom: 65px;
  }
  #proposeQa .yubiwaTtl{
    margin: 0;
  }
  .qaBox{
    margin-bottom: 110px;
  }
  .qaBox h3{
    background: url(../img/propose/q_bg.gif) no-repeat left center;
    padding: 20px 20px 20px 80px;
    color: #CE4925;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .qaBox .anser{
    margin-left: 50px;
    background: url(../img/propose/a_bg.gif) no-repeat left top;
    padding: 0px 20px 0px 80px;
    font-size: 16px;
    line-height: 180%;
  }
  .qaBox .anser strong{
    font-weight: bold;
  }
  .qaBox .anser p{
    margin-bottom: 30px;
  }
  .bottomLink{
    background: #FFF7F5;
    padding: 25px;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
  }
  .bottomLink a:hover{
    text-decoration: underline;
  }
	.plTextArea{
		width: 100%;
		margin: 20px auto;
		text-align: center;
	}
	.plTextArea .plTextBox{
		display: inline-block;
		width: 96%;
		margin: 10px auto;
		padding: 25px 25px;
		text-align: center;
		background: rgba(255,255,255,0.9);
		font-size: 14px;
		line-height: 160%;
	}
	.proposeLabel .plTextArea .plTextBox p{
		font-size: 14px;
		line-height: 180%;
	}
	.recRing {
		width: 96%;
		margin: 10px auto;
		border: 1px solid #000;
		padding: 15px;
	}
	.recRing:nth-child(2n) {
	}
	.recImg{
		width: 49%;
		float: left;
		text-align: center;
	}
	.recInfo{
		width: 49%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.recInfo img{
		padding-bottom: 20px;
	}
	.recInfo p{
		text-align: left;
		margin-bottom: 10px;
	}
	.recLink{
		text-align: center;
	}
	.yubiwaNavi{
		background: #F2EBEB;
		color: #CC4725 !important;
		width: 100%;
		max-width: 1000px;
		margin: 50px auto;
	}
	.yubiwaInner{
		padding: 25px 20px 15px;
	}
	.yubiwaInner h4{
		margin-bottom: 15px;
		font-size: 16px;
	}
	.yubiwaInner h4 span,.yubiwaInner h4 strong{
		padding: 10px 15px;
	}
	.yubiwaInner h4 strong{
		display: block;
		padding: 20px 0 5px;
	}
	.yubiwaAns{
		font-size: 16px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CC4725;
		position: relative;
		padding-left: 35px;
	}
	.yubiwaAns span{
		font-size: 24px;
		position: absolute;
		left: 0
	}
	.yubiwaInner h4 span{
		border: 1px solid #CC4725;
	}
	.yubiwaShopWap{
		background: url("../img/propose/propose_shopimg.jpg") top center;
		padding-bottom: 30px;
		text-align: center;
	}
	.yubiwaShopWap h5{
		text-align: center;
		font-size: 26px;
		color: #FFF;
		padding: 10% 0 4%;
	}
	.yubiwaShopBox{
		display: inline-block;
		width: 96%;
		margin: 0 auto;
		padding: 20px 15px;
		background: rgba(255,255,255,0.9);
		color: #000 !important;
		margin-bottom: 10px;
	}
	.yubiwaShopBox p{
		text-align: left;
	}
	.yubiwaShopBox h6{
		font-size: 18px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
	}
	.yubiwaInner .tar{
		padding-top: 10px;
	}
	.chokin{
		width: 100%;
		max-width: 800px;
		margin: 50px auto;
	}
	.chokin h4{
		text-align: center;
		margin-bottom: 15px;
		line-height: 160%;
		font-size: 18px;
	}
	.chokinImg{
		float: left;
		width: 46%;
		margin-left: 2%;
	}
	.chokinImg img{
		border: 1px solid #000;
	}
	.chokinText{
		float: right;
		width: 50%;
		margin-right: 2%;
		padding-top: 6%;
	}
	.bx-wrapper{
		margin-bottom: 10px !important;
	}
	.pickuprecRing {
		width: 96%;
		margin: 10px auto;
		padding: 15px;
	}
	.pickuprecImg{
		width: 49%;
		float: left;
	}
	.pickuprecInfo{
		width: 49%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.pickuprecInfo img{
		padding-bottom: 20px;
		display: inline-block;
	}
	.pickuprecInfo p{
		text-align: left;
		margin-bottom: 10px;
	}
	.pickuprecLink{
		text-align: center;
	}
}

@media screen and (min-width: 1000px)  {
  .contentMainVisual{
    margin: 0 auto;
    max-width: 1920px;
    width: 100%;
  }
  .proposeLabel{
    background: url(../img/propose/read_bg.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 1920px;
    width: 100%;
    height: 390px;
    color: #221815;
    padding-top: 80px;
    text-align: center;
  }
  .proposeLabel strong{
    font-size: 24px;
    line-height: 180%;
    display: block;
    margin-bottom: 5px;
  }
  .proposeLabel p{
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 260%;
  }
  .proposeTtl{
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 80px auto 60px;
    line-height: 140%;
    font-weight: bold;
  }
  .proposeTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .proposeInner{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
	.proposeInnerS{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
    
  .pickupBox{
    margin: 0 50px;
  }
  .pickImg{
    width: 540px;
    float: left;
    margin-right: 10px;
  }
  .pickInfo{
    width: 540px;
    float: left;
  }
  .pickInfo h4{
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    font-size: 22px;
    font-weight: bold;
    margin: 25px 0;
  }
  .pickInfo h4 span{
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
  }
  .pickInfo p{
    line-height: 180%;
    font-size: 16px;
    margin-bottom: 25px;
  }
  .pickInfo a.picklink{
    background: url(../img/propose/picklink_bg.gif) no-repeat left center;
    background-size: 10px 15px;
    padding-left: 20px;
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
  }
  .pickUpthumb{
    margin: 60px auto 160px;
    text-align: center;
  }
  .pickUpthumb a{
    margin: 0 0.5%;
		display: inline-block;
		width: 11%;
		font-size: 0;
  }
  .pickUpthumb a img{
    border: 1px solid #E3E4E4;
  }
  /* yubiwa*/
  #yubiwaNavi{
    background: #FFF7F5;
    padding: 90px 0 50px;
    margin-bottom: 30px;
  }
  .yubiwaTtl{
    color: #CE4925;
    text-align: center;
    font-size: 25px;
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    letter-spacing: 0.05em;
    border-bottom-width: thick;
    padding: 0 12px;
    margin: 0px auto 50px;
    line-height: 140%;
    font-weight: bold;
  }
  .yubiwaTtl span {
    font-size: 16px;
    display: block;
    font-weight: bold;
  }
  .naviList{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .naviLink{
    margin-bottom: 40px;
  }
  .naviLink a{
    margin: 0 20px 0;
    transition: 0.3s;
  }
  .naviLink a:hover{
    opacity: 0.7;
  }
  
  /*  #proposeQa */
  #proposeQa .yubiwaLabel{
    background: #FFF7F5;
    padding: 65px 0;
    margin-bottom: 65px;
  }
  #proposeQa .yubiwaTtl{
    margin: 0;
  }
  .qaBox{
    margin-bottom: 110px;
  }
  .qaBox h3{
    background: url(../img/propose/q_bg.gif) no-repeat left center;
    padding: 20px 20px 20px 80px;
    color: #CE4925;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .qaBox .anser{
    margin-left: 50px;
    background: url(../img/propose/a_bg.gif) no-repeat left top;
    padding: 0px 20px 0px 80px;
    font-size: 16px;
    line-height: 180%;
    min-height: 60px;
  }
  .qaBox .anser strong{
    font-weight: bold;
  }
  .qaBox .anser p{
    margin-bottom: 30px;
  }
  .bottomLink{
    background: #FFF7F5;
    padding: 25px;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
  }
  .bottomLink a:hover{
    text-decoration: underline;
  }
	
	.plTextArea{
		max-width: 1200px;
		width: 100%;
		margin: 20px auto;
		text-align: center;
	}
	.plTextArea .plTextBox{
		display: inline-block;
		width: 30%;
		margin: 1%;
		padding: 25px 25px;
		text-align: center;
		background: #FFF;
		font-size: 14px;
		line-height: 160%;
	}
	.proposeLabel .plTextArea .plTextBox p{
		font-size: 14px;
		line-height: 180%;
	}
	.recRing {
		width: 49%;
		float: left;
		border: 1px solid #000;
		padding: 15px;
	}
	.recRing:nth-child(2n) {
		float: right;
	}
	.recImg{
		width: 40%;
		float: left;
		text-align: center;
	}
	.recInfo{
		width: 58%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.recInfo img{
		padding-bottom: 20px;
	}
	.recInfo p{
		text-align: left;
	}
	.recLink{
		text-align: center;
	}
	.yubiwaNavi{
		background: #F2EBEB;
		color: #CC4725 !important;
		width: 100%;
		max-width: 1000px;
		margin: 50px auto;
	}
	.yubiwaInner{
		padding: 25px 20px 15px;
	}
	.yubiwaInner h4{
		margin-bottom: 15px;
		font-size: 16px;
	}
	.yubiwaInner h4 span,.yubiwaInner h4 strong{
		padding: 10px 15px;
	}
	.yubiwaAns{
		font-size: 16px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CC4725;
	}
	.yubiwaAns span{
		font-size: 24px;
	}
	.yubiwaInner h4 span{
		border: 1px solid #CC4725;
	}
	.yubiwaShopWap{
		background: url("../img/propose/propose_shopimg.jpg") top center;
		height: 500px;
		text-align: center;
	}
	.yubiwaShopWap h5{
		text-align: center;
		font-size: 36px;
		color: #FFF;
		padding: 10% 0 4%;
	}
	.yubiwaShopBox{
		display: inline-block;
		width: 350px;
		margin: 0 10px;
		padding: 20px 15px;
		background: rgba(255,255,255,0.9);
		color: #000 !important;
	}
	.yubiwaShopBox p{
		text-align: left;
	}
	.yubiwaShopBox h6{
		font-size: 21px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
	}
	.yubiwaInner .tar{
		padding-top: 10px;
	}
	.chokin{
		width: 100%;
		max-width: 800px;
		margin: 50px auto;
	}
	.chokin h4{
		text-align: center;
		margin-bottom: 30px;
		line-height: 180%;
		font-size: 24px;
	}
	.chokinImg{
		float: left;
		width: 40%;
	}
	.chokinImg img{
		border: 1px solid #000;
	}
	.chokinText{
		float: right;
		width: 58%;
		padding-top: 8%;
	}
	.pickuprecRing {
		width: 100%;

	}
	.pickuprecImg{
		width: 49%;
		float: left;
	}
	.pickuprecInfo{
		width: 49%;
		float: right;
		text-align: center;
		padding-bottom: 20px;
	}
	.pickuprecInfo img{
		padding-bottom: 20px;
		display: inline-block;
	}
	.pickuprecInfo p{
		text-align: left;
	}
	.pickuprecLink{
		text-align: center;
	}
	.pickupRingInner{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
}
.tar{
	text-align: right !important;
}