@charset "UTF-8";
/* CSS Document */
main{
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 60px 0 0;
}
#contents-box {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    float: left;
}
#contents{
	margin-top: 00px;
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	padding-bottom: 00px;
	margin-bottom: 30px;
}
.sec-container h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
/*----------------------------------------------
			          post 
-----------------------------------------------*/
.sec-container #post .figure-center {
    text-align: center;
    margin: 10px auto 20px;
}
.sec-container #post h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.sec-container #post h3 {
    font-size: 18px;
    font-weight: bold;
    color: #e60082;
    margin: 0 auto 10px;
}
.sec-container #post h4 {
    font-size: 16px;
    font-weight: bold;
    color: #e60082;
    margin: 0 auto 10px;
    border-bottom: 2px solid #e60082;
    padding: 8px 0;
    border-top: 2px solid #e60082;
}
.sec-container #post p{
	color: #000;
	text-align: justify;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 2;
}
.sec-container #post ul#characteristics{
	margin: 20px 0 30px 20px;
	float: left;
}
.sec-container #post ul#characteristics li {
    color: #000;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    float: left;
}
.sec-container #post ul#characteristics li::before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #e60082;
    font-weight: normal;
    margin-left: -20px;
    position: absolute;
    float: left;
    left: 0;
}
.sec-container #post ul#characteristics li span{
	margin-left: 5px;
	float: left;
}
.sec-container #post strong {
    font-weight: bold;
    letter-spacing: .8px;
    color: #FF7BAC;;
}
.sec-container #post b {
    font-weight: bold;
    letter-spacing: .8px;
    color: #e60082;
}
.sec-container #post .video{
	position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
	width: 100%;
	float: left;
}
.sec-container #post .video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.sec-container #post div.sharedaddy h3.sd-title::before {
    content: none!important;
    display: block;
    width: 100%;
    min-width: auto;
    border-top: 0px solid #ddd;
	margin-bottom: 0!important;
}
.sec-container #post div.sharedaddy h3.sd-title {
    font-size: 14px;
	font-weight: bold;
	color: #777;
	margin: 0 10px 0 0!important;
}
.sec-container #post div.sharedaddy {
    margin: 50px 0 0;
}
.sec-container .sharedaddy h3{
	color: #777;
	font-size: 14px;
	margin-right: 20px;
	font-weight: normal;
}
.sec-container .sd-block{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
}
.sec-container .sd-content ul {
    padding: 0 !important;
    margin: 0!important;
    list-style: none !important;
}
.sec-container .sd-content ul li {
    margin: 0 5px 0 0;
    padding: 0;
}
.sec-container #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%;
    border: none;
    font-size: 16px;
	padding: 0 0 10px;
}
.sec-container #jp-relatedposts h3.jp-relatedposts-headline em::before {
    content: none;
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0,0,0,.2);
    margin-bottom: 0;
}
/*----------------------------------------------
			       sec-container
-----------------------------------------------*/
.sec-container{
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
}
.creditcard{
	margin-top: 20px;
	float: left;
	text-align: center;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
}
.creditcard h2 {
    color: #000;
    font-size: 5vw;
    text-align: center;
    margin: 5% 0 3%;
	font-weight: bold;
}
.credit-container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: left;
	margin-top: 10px;
}
.credit-container .credit-article {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 15%;
    background: #fff;
}
.credit-container .card-name {
    width: 100%;
    background-color: #ff7bac;
    display: flex;
    float: left;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
	position: relative;
	margin: 0 0 5%;
}
.credit-container .card-name::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8%;
    height: 100%;
    background-color: #bd5e83;
    z-index: 0;
    transform: skewY(30deg);
    transform-origin: 0;
}
.credit-container h3 {
    background-color: #ff7bac;
    width: 100%;
    float: left;
    height: 100%;
    margin: 0 auto 0;
    padding-bottom: 0;
    position: relative;
    display: block;
    z-index: 2;
}
.credit-container h3 a {
    color: #fff;
    font-size: 3.8vw;
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-align: left;
    position: relative;
    z-index: 2;
    padding: 2% 0 2% 2%;
    display: flex;
    align-items: center;
}
.credit-container h3::after {
    content: '';
    position: absolute;
    right: 0;
    background-color: #f3acbb;
    z-index: 3;
    transform: skewY(30deg);
    width: 8%;
    height: 100%;
    transform-origin: 100%;
    bottom: 0;
}
.credit-container .info-head{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	float: left;
	width: 100%;
	margin: 0 auto 3%;
	align-items: center;
}
.credit-container .info-head a{
	width: 50%;
	height: auto;
}
.credit-container .info-head .cardimage{
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.credit-container a:hover .cardimage{
	-webkit-box-shadow: 0px 0px 10px rgba(140,140,140,1.00);
	box-shadow: 0px 0px 10px rgba(140,140,140,1.00);
	}
.credit-container .info-head .basic-info{
	width: 48%;
	height: auto;
	font-size: 2.6vw;
	border-bottom: 1px solid #ff7bac;
	border-top: 1px solid #ff7bac;
}
.credit-container .info-head .basic-info td{
	border-bottom: 1px solid #ff7bac;
	padding: 4.5% 2%;
	vertical-align: middle;
	text-align: center;
}
.credit-container .info-head .basic-info .tabletitle{
	width: 45%;
	color: #ff7bac;
	font-weight: bold;
}
.credit-container .info-head .basic-info td:nth-child(2){
	border-left: 1px solid #ff7bac;
}
.credit-container .info-head .basic-info tr:last-child td{
	border-bottom: 0px solid #ff7bac;
}
.credit-container .info-mid{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	float: left;
	width: 100%;
	margin: 0 auto 3%;
}
.credit-container .info-mid .basic-info{
	width: 100%;
	height: auto;
	font-size: 2.6vw;
}
.credit-container .info-mid .basic-info tbody{
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	border-bottom: 1px solid #ff7bac;
	border-top: 1px solid #ff7bac;
}
.credit-container .info-mid .basic-info tr{
	border-bottom: 1px solid #ff7bac;
	width: 100%;
	display: flex;
	align-items: center;
}
.credit-container .info-mid .basic-info tr:last-child{
	border-bottom: 0px solid #ff7bac;
}
.credit-container .info-mid .basic-info tr .tabletitle{
	width: 30%;
	text-align:center;
	color: #ff7bac;
	font-weight: bold;
}
.credit-container .info-mid .basic-info td{
	padding: 2%;
	vertical-align: middle;
}
.credit-container .info-mid .basic-info td:nth-child(2){
	border-left: 1px solid #ff7bac;
	width: 70%;
	text-align: left;
}
.credit-container .info-mid .internationlbrand img {
    height: 6vw;
    width: auto;
    margin: 0 5px 0 0;
}
.credit-container .info-mid .emoney img {
    height: 6vw;
    width: auto;
    margin: 0 5px 0 0;
}
.credit-container .info-foot{
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	float: left;
	width: 100%;
	margin: 0 auto 3%;
}
.credit-container .info-foot ul{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
}
.credit-container .info-foot ul li {
    display: block;
    width: 23%;
    height: auto;
    padding: 0 1% 0;
    font-size: 2.8vw;
    color: #ff7bac;
    border: 2px solid #ff7bac;
    box-sizing: border-box;
    margin: 0 0 2%;
    font-weight: bold;
    line-height: 2;
}
.credit-container .info-foot ul li.non{
	color: #888;
    border: 2px solid #888;
}
.credit-container .info-foot h4{
	text-align: center;
	font-size: 18px;
	margin: 10px auto 20px;
}
.credit-container .info-foot #ad02{
	margin: 10px auto 0;
}
.credit-container .credit-article p {
    font-size: 4vw;
    line-height: 1.2;
    margin: 0;
	color: #000;
}
.credit-container .credit-article p strong {
    font-weight: bold;
    letter-spacing: .8px;
    color: #FF7BAC;
}
.credit-container .credit-article p b {
    font-weight: bold;
    letter-spacing: .8px;
    color: #000;
}
.credit-container .credit-article .buttonarea {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}
.credit-container .credit-article .button {
    width: 100%;
    height: auto;
    background-color: #FA0004;
    margin: 0 auto;
    float: left;
    position: absolute;
    left: 0%;
}
.credit-container .credit-article .button01 {
    width: 50%;
    height: auto;
    background-color: #ff7bac;
    margin: 0 auto;
    float: left;
    position: relative;
    left: 0;
}
.credit-container .credit-article .button a {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
}
.credit-container .credit-article .button a::before {
    content: "\f138";
    color: #fff;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
}
.credit-container .credit-article .button img {
    width: auto;
    height: auto;
    margin-top: 0;
	display: none;
}
#ad01{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0px
}
#ad01 img {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
}
#ad01 img:nth-child(2){
	display: none;
}
.container ul{
	margin: 0;
	padding: 0;
}
.container .mainlist{
	margin-left: 20px;
}
.container .mainlist li{
	list-style-type: none;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
}
.container .mainlist li::before{
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #FF7BAC;
	margin-right: 5px;
	font-weight: normal;
	margin-left: -20px;
}
.container .mainlist span{
	color: #FF7BAC;
}
.container .mainlist small{
	font-size: 60%;
}
.container ul li p{
	font-weight: bold;	
}
.container p{
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.container .checklist{
	width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
	padding-left: 20px;
}
.container .checklist li::before {
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #FF7BAC;
	margin-right: 5px;
	font-weight: normal;
	margin-left: -20px;
}
.post{
	margin-bottom: 25px;
}
.post img{
	width: 100%;
	height: auto;
}
.post h4{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 1;
}
.day{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.container img{
	width: 100%;
	height: auto;
}
.stlong{
	color: #FF7BAC;
	font-weight: bold;
	margin-right: 5px;	
}
.stlong2{
	background-color: #FFBFD7;
}
.kihon{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 20px;
}
.kihon01,.kihon02,.kihon03,.kihon04,.kihon05{
	width: 20%;
	height: auto;
	text-align: center;
	display: table-cell;
}
.kihon02,.kihon03,.kihon04,.kihon05{
	border-left: thin solid #000000;
	box-sizing: border-box;
}
.kihon h4{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 2;
	text-align: center;
}
.kihon02 h4{
	line-height: 1;
	margin-bottom: 4px;
}
.kihon05 h4{
	line-height: 1;
}
.kihon p{
	width: 100%;
	height: auto;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
.kihon img{
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 25%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kihon06{
	float: left;
	width: 100%;
	height: auto;
}
.kihon06 ul{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.kihon06 ul li{
	text-align: center;
	float: left;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
	border: thin solid #FF7BAC;
	box-sizing: border-box;
	font-style: normal;
	font-size: 11px;
	color: #FF7BAC;
	margin-bottom: 2.3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kihon06 ul li:nth-child(2),
.kihon06 ul li:nth-child(3),
.kihon06 ul li:nth-child(4),
.kihon06 ul li:nth-child(6),
.kihon06 ul li:nth-child(7),
.kihon06 ul li:nth-child(8){
	margin-left:2%;
}
.kihon06 ul .non{
	border: thin solid #C8C8C8;
	box-sizing: border-box;
	color: #C8C8C8;
}
.campaign2{
	margin-bottom: 15px;
}
.campaign2 p{
	text-align: center;
	font-weight: bold;
}
table {
  border-collapse: collapse;
}
#parentHorizontalTab .container{
	margin-top: 0;
}
#parentHorizontalTab .resp-tab-content {
    display: none;
    padding: 0;
	border: 0px solid #c1c1c1;
}
#parentHorizontalTab table{
    width: 100%;
}
#parentHorizontalTab table tr {
    display: block;
    width: 100%;
    float: left;
}
#parentHorizontalTab table tr.flex{
	display: flex;
    width: 100%;
    float: left;
	flex-flow: row wrap;
	justify-content: flex-start;
}
#parentHorizontalTab table tr.flex2{
	display: flex;
    width: 100%;
    float: left;
	flex-flow: row wrap;
	justify-content: flex-start;
}
#parentHorizontalTab table .table-title {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: rgb(247, 200, 217);
    width: 100%;
    float: left;
    padding: 2%;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
}
#parentHorizontalTab table .table-title:first-child {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: rgb(247, 200, 217);
    width: 100%;
    float: left;
    padding: 2%;
    border-bottom: 1px dotted #000;
    border-top: 1px solid  #444;
}
#parentHorizontalTab table .table-p {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
    float: left;
    padding: 2%;
}
#parentHorizontalTab table .table-title2 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: rgb(247, 217, 227);
    width: 100%;
    float: left;
    padding: 2%;
	border-bottom: 1px dotted #000;
}
#parentHorizontalTab table .table-title3 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: rgb(253, 236, 241);
    width: 30%;
    float: left;
    padding: 2%;
	border-bottom: 1px dotted #000;
}
#parentHorizontalTab table .table-title4 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: rgb(253, 236, 241);
    width: 30%;
    float: left;
    padding: 2%;
	border-bottom: 0px dotted #000;
}
#parentHorizontalTab table .table-title5 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 2%;
    border-top: 1px solid #000;
}
#parentHorizontalTab table .table-p2 {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    width: 70%;
    float: left;
    padding: 2%;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
#parentHorizontalTab table .table-p3 {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    width: 70%;
    float: left;
    padding: 2%;
	border-left: 1px dotted #000;
	border-bottom: 0px dotted #000;
}
#parentHorizontalTab table .table-p img {
    height: 30px;
    float: left;
    width: auto;
    margin: 0 10px 0 0;
}
.sec-container{
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
}
#ad01{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0px
}
#ad01 img{
	float: left;
	width: 100%;
	height: auto;
}

#parentHorizontalTab .container{
	margin-top: 0;
}
#contents #parentHorizontalTab h2{
	margin-bottom: 0;
	font-size: 16px;
}	
.kihon{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 20px;
}
.kihon01,.kihon02,.kihon03,.kihon04,.kihon05{
	width: 20%;
	height: auto;
	text-align: center;
	display: table-cell;
}
.kihon02,.kihon03,.kihon04,.kihon05{
	border-left: thin solid #000000;
	box-sizing: border-box;
}
.kihon h4{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 2;
	text-align: center;
}
.kihon02 h4{
	line-height: 1;
	margin-bottom: 4px;
}
.kihon05 h4{
	line-height: 1;
}
.kihon p{
	width: 100%;
	height: auto;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
.kihon img{
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 25%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kihon06{
	float: left;
	width: 100%;
	height: auto;
}
.kihon06 ul{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.kihon06 ul li{
	text-align: center;
	float: left;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
	border: thin solid #FF7BAC;
	box-sizing: border-box;
	font-style: normal;
	font-size: 12px;
	color: #FF7BAC;
	margin-bottom: 2.3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kihon06 ul li:nth-child(2),
.kihon06 ul li:nth-child(3),
.kihon06 ul li:nth-child(4),
.kihon06 ul li:nth-child(6),
.kihon06 ul li:nth-child(7),
.kihon06 ul li:nth-child(8){
	margin-left:2%;
}
.kihon06 ul .non{
	border: thin solid #C8C8C8;
	box-sizing: border-box;
	color: #C8C8C8;
}
.campaign2{
	margin-bottom: 15px;
}
.campaign2 p{
	text-align: center;
	font-weight: bold;
}
/*----------------------------------------------
					sidebar
-----------------------------------------------*/
#sidebar{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	background-color: #fff;
	padding: 0 15px 0;
}
#sidebar h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	float: left;
}
#searchform{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
#searchform #s {
    padding: 5px 0 5px 10px;
    width: 100%;
    border-radius: 17px;
    font-size: 18px;
    border: 1px solid #000;
}
#searchform #searchsubmit {
    width: auto;
    height: 100%;
    border: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: transparent;
    font-size: 22px;
    color: #FF7BAC;
    position: absolute;
    top: 50%;
    right: 10px;
    padding: 0;
    transform: translateY(-50%);
    z-index: 5;
}
.chumoku{
	margin-top: 0px;
	float: left;
	text-align: center;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;	
	}
.chumoku h2 {
    color: #000;
    font-size: 5vw;
    text-align: center;
    margin: 5% 0 3%;
	font-weight: bold;
}
#chu-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    float: left;
    margin-top: 10px;
    display: flex;
    flex-flow: column wrap;
}
#chu-container a{
	float: left;
	width: 100%;
	height: auto;
	display: flex;	
	flex-flow: row nowrap;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
	border-top: none;
	border-bottom: thin dotted #000;
	text-decoration: none;
	align-items: center;
}
.chu-credit{
	width: 70%;
	float: left;
	text-align: left;
	}
#chu-container a:nth-child(1) {
	border-top: thin dotted #000;
	padding-top: 15px;
}
#chu-container img{
	width: 30%;
	height: auto;
}
.chu-credit h3 {
    color: rgba(5,121,171,1.00);
    font-size: 6.2vw;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.1;
    margin-left: 3%;
}
a:hover .chu-credit h3{
	color: #FF7BAC;
}
a:hover .chu-credit img{
	opacity: 0.8;	
}
.chu-credit p {
    margin-left: 3%;
    color: rgba(0,0,0,1.00);
    font-size: 3.6vw;
    font-weight: normal;
    margin-top: 4%;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: justify;
}
/*-------------------------------------------------------------------------
---------------------------------------------------------------------------
　　　　　　　　　　　　　　　　480px〜599px：SP横
---------------------------------------------------------------------------
-------------------------------------------------------------------------*/
@media screen and (min-width:480px) { 
#contents h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	margin-bottom: 10px;
}
.sec-container{
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
}
#ad01{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0px
}
#ad01 img{
	float: left;
	width: 100%;
	height: auto;
}
#cardimage{
	float: left;
	width: 100%;
	height:auto;
	background-color: #FCF8DB;	
}
#cardimage .cardimage{
	text-align: center;
	width: 70%;
	margin: 0 15%;
	margin-top: 30px;
	margin-bottom: 10px;
	height: auto;
}
.button{
	width: 200px;
	height: 30px;
	background-color: #FA0004;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 5px;
}
.button a{
	float: left;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}
.button img {
    width: auto;
    height: auto;
    margin-top: 0;
}
.sec-container h3{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: left;
	margin-top: 0px;
}
.container{
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 00px;
}
.campaign {
    margin-top: 0px;
    float: left;
    text-align: center;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 20px;
}
#parentHorizontalTab .container{
	margin-top: 0;
}
#contents #parentHorizontalTab h2{
	margin-bottom: 0;
}
.container ul{
	margin: 0;
	padding: 0;
}
.container ul li{
	list-style-type: none;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-style: 18px;
}
.container ul li p{
	font-weight: bold;	
}
.container p{
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: normal;	
}
.stlong{
	color: #FF7BAC;
	font-weight: bold;
	margin-right: 5px;	
}
.stlong2{
	background-color: #FFBFD7;
}
.kihon{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 20px;
}
.kihon01,.kihon02,.kihon03,.kihon04,.kihon05{
	width: 20%;
	height: auto;
	text-align: center;
	display: table-cell;
}
.kihon02,.kihon03,.kihon04,.kihon05{
	border-left: thin solid #000000;
	box-sizing: border-box;
}
.kihon h4{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 2;
	text-align: center;
}
.kihon02 h4{
	line-height: 1;
	margin-bottom: 4px;
}
.kihon05 h4{
	line-height: 1;
}
.kihon p{
	width: 100%;
	height: auto;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
.kihon img{
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 25%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kihon06{
	float: left;
	width: 100%;
	height: auto;
}
.kihon06 ul{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.kihon06 ul li{
	text-align: center;
	float: left;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
	border: thin solid #FF7BAC;
	box-sizing: border-box;
	font-style: normal;
	font-size: 11px;
	color: #FF7BAC;
	margin-bottom: 2.3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kihon06 ul li:nth-child(2),
.kihon06 ul li:nth-child(3),
.kihon06 ul li:nth-child(4),
.kihon06 ul li:nth-child(6),
.kihon06 ul li:nth-child(7),
.kihon06 ul li:nth-child(8){
	margin-left:2%;
}
.kihon06 ul .non{
	border: thin solid #C8C8C8;
	box-sizing: border-box;
	color: #C8C8C8;
}
.campaign2 p{
	text-align: center;
	margin-bottom: 15px;
}
.campaign2{
	margin-bottom: 15px;
}
.campaign2 p{
	text-align: center;
	font-weight: bold;
}
/*----------------------------------------------
					sidebar
-----------------------------------------------*/
#sidebar{
	float: right;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#sidebar h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
}
}
/*---------------------------------------------------------------------------
-----------------------------------------------------------------------------
　　　　　　　　　　　　　　　　600px〜959px：タブレット
-----------------------------------------------------------------------------
-------------------------------------------------------------------------- */
@media screen and (min-width:600px) {
/*----------------------------------------------
					  main
-----------------------------------------------*/
main{
	float: left;
	width: 100%;
	padding: 60px 0 0; 
	height: auto;
	background-color: #fff;
}
/*----------------------------------------------
					contents
-----------------------------------------------*/
#contents-box {
    display: flex;
    flex-flow: row nowrap;
    justify-content:space-between;
    float: left;
	padding: 0 15px 0;
}
#contents {
    margin-top: 00px;
    width: calc(60% - 15px);
    padding: 0 15px 50px 0;
}
h2{
	font-size: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #fff;
	text-align: center;	
}
#contents h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
/*----------------------------------------------
				  sec-container
-----------------------------------------------*/
.sec-container{
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
}
.sec-container h3{
	text-align: left;
}
.credit-container h3 a {
    font-size: 2.4vw;
}
.credit-container .info-head .basic-info {
    font-size: 1.6vw;
}
.credit-container .info-mid .basic-info {
    width: 100%;
    height: auto;
    font-size: 1.6vw;
}
.credit-container .info-mid .internationlbrand img {
    height: 4vw;
}
.credit-container .info-mid .emoney img {
    height: 4vw;
}
.credit-container .info-foot ul li {
    font-size: 1.7vw;
}
#ad01{
	float: left;
	width: 100%;
	height: auto;
}
#ad01 img{
	float: left;
	width: 100%;
	height: auto;
}
.button{
	width: 200px;
	height: 30px;
	background-color: #FA0004;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 5px;
}
.button a{
	float: left;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}
.credit-container .credit-article .button a {
    font-size: 2.4vw;
}
.button img {
    width: auto;
    height: auto;
    margin-top: 0;
}
.container{
	margin-top: 20px;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 00px;
}
#parentHorizontalTab .container{
	margin-top: 0;
}
#contents #parentHorizontalTab h2{
	margin-bottom: 0;
}
.container ul{
	margin: 0;
	padding: 0;
}
.container ul li{
	list-style-type: none;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.container ul li p{
	font-weight: bold;	
}
.container p{
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: normal;	
}
.honbun p{
	font-size: 14px;	
	}
.stlong{
	color: #FF7BAC;
	font-weight: bold;
	margin-right: 5px;	
}
.stlong2{
	background-color: #FFBFD7;
}
.kihon{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 20px;
}
.kihon01,.kihon02,.kihon03,.kihon04,.kihon05{
	width: 20%;
	height: auto;
	text-align: center;
	display: table-cell;
}
.kihon02,.kihon03,.kihon04,.kihon05{
	border-left: thin solid #000000;
	box-sizing: border-box;
}
.kihon h4{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 2;
	text-align: center;
}
.kihon02 h4{
	line-height: 1;
	margin-bottom: 4px;
}
.kihon05 h4{
	line-height: 1;
}
.kihon p{
	width: 100%;
	height: auto;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
.kihon img{
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 25%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kihon06{
	float: left;
	width: 100%;
	height: auto;
}
.kihon06 ul{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;

}
.kihon06 ul li{
	text-align: center;
	float: left;
	width: 23%;
	height: auto;
	margin: 0;
	padding: 0;
	border: thin solid #FF7BAC;
	box-sizing: border-box;
	font-style: normal;
	font-size: 14px;
	color: #FF7BAC;
	margin-bottom: 2.3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: middle;
	line-height: 2.5
}
.kihon06 ul li:nth-child(2),
.kihon06 ul li:nth-child(3),
.kihon06 ul li:nth-child(4),
.kihon06 ul li:nth-child(6),
.kihon06 ul li:nth-child(7),
.kihon06 ul li:nth-child(8){
	margin-left:2%;
}
.kihon06 ul .non{
	border: thin solid #C8C8C8;
	box-sizing: border-box;
	color: #C8C8C8;
}
.campaign2{
	margin-bottom: 15px;
}
.campaign2 p{
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}
/*----------------------------------------------
					sidebar
-----------------------------------------------*/
#sidebar {
    float: right;
    width: calc(45%);
    height: auto;
    padding: 0;
    max-width: 320px;
	margin: 10px 0 0;
}
#sidebar h2{
	color: #000;
	text-align: left;
	border-left: 5px solid #FF7BAC;
	padding-left: 10px;
	float: left;
	width: 100%;
	font-size: 18px;
}
#chu-container {
    margin-top: 10px;
    display: flex;
    flex-flow: row wrap;
}
#chu-container a {
    width: 100%;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
}
#chu-container a:nth-child(1) {
    border-top: thin dotted #000;
    padding-top: 10px;
	margin: 0 0 0 0;
	border-bottom: 0 dotted #000;
}
#chu-container a:nth-child(2n){
	width: 100%;
	margin: 0 0 10px 0;
}
#chu-container a:nth-child(2) {
    border-top: thin dotted #000;
    padding-top: 10px;
}
#chu-container img {
    width: 80px;
    height: auto;
}
.chu-credit h3 {
    font-size: 17px;
}
.chu-credit p {
    font-size: 10px;
	line-height: 1.6;
}
}
/*---------------------------------------------------------------------------
------------------------------------960--------------------------------------
-------------------------------------------------------------------------- */
@media screen and (min-width: 960px) {
main {
    float: left;
    width: 960px;
    height: auto;
    background-color: #fff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 60px 0 0;
}
#breadcrumb {
    padding: 15px 0px 20px;
}
#contents-box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    float: left;
	width: 960px;
	padding: 0;
}
#contents {
    width: 600px;
	padding: 0 0 50px;
}
#contents h2{
	font-size: 24px;
}
.sec-container {
    padding-bottom: 50px;
}
.sec-container #post h2 {
    font-size: 24px;
}
/*----------------------------------------------
					creditcard
-----------------------------------------------*/
.creditcard h2 {
    color: #000;
    font-size: 32px;
    text-align: center;
    margin: 30px 0 10px;
}
.credit-container {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 auto 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.credit-container .credit-article {
    width: 100%;
    margin: 0 4% 10% 0;
	padding: 0px;
}
.credit-container h3 {
    background-color: transparent;
    width: 100%;
    float: left;
    height: 40px;
    margin: 0 auto 0;
    position: relative;
}
.credit-container h3 a {
    color: #fff;
    font-size: 24px;
    background-color: #ff7bac;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
    position: relative;
    z-index: 2;
    padding: 10px 0 10px 15px;
    display: flex;
    align-items: center;
}
.credit-container .info-head .basic-info {
    font-size: 18px;
}
.credit-container .info-mid .basic-info {
    font-size: 18px;
}
.credit-container .info-mid .internationlbrand img {
    height: 28px;
}
.credit-container .info-mid .emoney img {
    height: 28px;
}
.credit-container .info-foot ul li {
    font-size: 18px;
}
.credit-container .credit-article p {
    font-size: 20px;
}
.credit-container .credit-article .buttonarea {
    position: relative;
}
.credit-container .credit-article .button a {
    font-size: 24px;
}
#parentHorizontalTab table{
    border-top: 1px solid #444;
}
#parentHorizontalTab table tr {
    display: table-row;
    width: 100%;
    float: none;
	border-bottom: 1px solid #000;
}
#parentHorizontalTab table tr.flex {
    display: table-row;
    width: 100%;
    float: none;
	border-bottom: 1px dotted #000;
}
#parentHorizontalTab table tr.flex2{
	display: table-row;
    width: 100%;
    float: none;
	border-bottom: 1px solid #000;
}
#parentHorizontalTab table .table-title {
    width: 18%;
	text-align: center;
}
#parentHorizontalTab table .table-title:first-child {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(247, 200, 217);
    width: 18%;
    float: none;
    padding: 2%;
    border-bottom: 0px dotted #000;
    border-top: 0px solid #444;
	vertical-align: middle;
}
#parentHorizontalTab table .table-title2 {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(247, 217, 227);
    width: 15%;
    float: none;
    padding: 2%;
    border-bottom: 1px dotted #000;
	vertical-align: middle;
	text-align: center;
}
#parentHorizontalTab table .table-title3 {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(253, 236, 241);
    width: 15%;
    float: none;
    padding: 2%;
    border-bottom: 1px dotted #000;
	text-align: center;
}
#parentHorizontalTab table .table-title4 {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(253, 236, 241);
    width: 15%;
    float: none;
    padding: 2%;
    border-bottom: 0px dotted #000;
	text-align: center;
	vertical-align: middle;
}
#parentHorizontalTab table .table-title5 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    background-color: #fff;
    width: 100%;
    float: none;
    padding: 2%;
    border-top: 1px solid #000;
}
#parentHorizontalTab table .table-p {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    width: 100%;
    float: none;
    padding: 2%;
	vertical-align: middle;
}
#parentHorizontalTab table .table-p2 {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    width: 52%;
    float: none;
    padding: 2%;
    border-left: 0px dotted #000;
    border-bottom: 1px dotted #000;
	vertical-align: middle;
}
#parentHorizontalTab table .table-p3 {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    width: 52%;
    float: none;
    padding: 2%;
    border-left: 0px dotted #000;
    border-bottom: 0px dotted #000;
	vertical-align: middle;
}
/*----------------------------------------------
					sidebar
-----------------------------------------------*/
#sidebar {
    width: 320px;
	padding: 0;
	margin: 0;
}
#sidebar h2 {
    font-size: 24px;
}
#chu-container {
    margin-top: 20px;
    display: flex;
}
#chu-container a {
    float: left;
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 20px;
    text-align: left;
    border-bottom: thin dotted #C8C8C8;
	padding-top: 20px;
}
#chu-container a:nth-child(1) {
    border-top: thin dotted #C8C8C8;
    padding-top: 20px;
}
#chu-container a:nth-child(2), #chu-container a:nth-child(3) {
    border-top: thin dotted #C8C8C8;
    padding-top: 20px;
    margin-left: 0%;
	width: 100%;
}
#chu-container a:nth-child(2n) {
    width: 100%;
    margin: 0;
}
#chu-container a:last-child {
    border-bottom: thin dotted #C8C8C8;
    padding-bottom: 20px;
}
#chu-container img {
    width: 110px;
    height: auto;
}
.chu-credit {
    width: 70%;
    float: left;
    text-align: left;
}
.chu-credit h3 {
    color: rgba(5,121,171,1.00);
    font-size: 19px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.2;
    margin-left: 10px;
}
.chu-credit p {
    margin-left: 10px;
    color: rgba(0,0,0,1.00);
    font-size: 14px;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: justify;
}
}