@charset "utf-8";

/*-----------------------------------
ヘッダー
-----------------------------------*/
.header {
	background: url("../img/header_bg01.jpg") no-repeat 0 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
}

.header_txt,
.header_silhouette{
	position: absolute;
	top:0;
	z-index: 100;
}

.header_star {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 85%;
}

.header_star li{
	position: absolute;
	width: 11.25%;
}

.header_star li {
	animation: shooting ease-out infinite normal;
}

@keyframes shooting {
	0%	{transform:translate(0,0);opacity:0;}
	10%	{opacity:1;}
	30%	{opacity:1;}
	40%{transform:translate(100%,100%);opacity:0;}
	60%	{transform:translate(500%,100%);opacity:0;}
	70%	{opacity:1;}
	90%	{opacity:1;}
	100%{transform:translate(600%,200%);opacity:0;}
}

.header_star li:nth-of-type(1){
	top:-20%;
	left:5%;
	animation-duration:2000ms;
	animation-delay:0ms;
}

.header_star li:nth-of-type(2){
	top:10%;
	left:30%;
	animation-duration:2500ms;
	animation-delay:100ms;
}

.header_star li:nth-of-type(3){
	top:15%;
	left:10%;
	animation-duration:1800ms;
	animation-delay:200ms;
}

.header_star li:nth-of-type(4){
	top:50%;
	left:85%;
	animation-duration:1900ms;
	animation-delay:300ms;
}

.header_star li:nth-of-type(5){
	top:60%;
	left:15%;
	animation-duration:1500ms;
	animation-delay:400ms;
}

/*-----------------------------------
コンテンツ　アイテム
-----------------------------------*/
.contents_item {
	/*padding-top: -70%;
	position: relative;*/
	margin: 0 0 2% 0;
}

.contents_item01 {
}

.contents_txt01 {
    color: #fff;
    top: 2%;
    padding-top: 0;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 6%;
    font-size: 1.5rem;
    text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 10px #000;
}

.contents_txt01 .color{
	color: #ffe200;
}

.contents_item02 {
	background: url(../img/textbg.jpg) no-repeat center bottom;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.contents_txt02 {
    color: #fff;
    padding-top: 3%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 8%;
    font-size: 1.5rem;
    text-shadow: 0 0 10px #000,0 0 10px #000,0 0 10px #000, 0 0 10px #000, 0 0 20px #000, 0 0 20px #000;
}

/*-----------------------------------
コンテンツ　TEXT
-----------------------------------*/


.pb2100-contents_intro {
	margin: 3% auto 3%;
}
.pb2100-contents_intro_txt01 {
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.3;
	padding: 3% 3%;
	text-align: center;
}

.pb2100-contents_intro_txt01 .highlight01 {
    font-size: 1.75rem;
    font-weight: bold;
    color: #ffff00;
}
.pb2100-contents_intro_txt01 .highlight02 {
    font-size: 1.75rem;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 5px #6a00ff,0 0 5px #6a00ff,0 0 10px #6a00ff,0 0 10px #6a00ff,0 0 20px #6a00ff,0 0 0.40px #6a00ff;
}

.pb2100-contents_section {
}

.pb2100-caption_txt01 {
	font-size: 1.25rem;
	color: #000;
	line-height: 1.3;
	text-align: left;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	margin-bottom: 3.125%;
	padding: 0 3.125%;
	overflow: hidden;
}
.pb2100-caption_txt01:before {
	content: "";
	display: block;
	width: 40.625%;
	height: 0;
	padding-top: 50%;
	float: left;
}
.pb2100-section_title01 {
	width: 100%;
	margin: 0 auto;
	padding: 5% 12%;
	background: url(../img/res_item_title01.png) no-repeat 0 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #ffffb2;
	text-align: center;
	text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 10px #000;
	font-weight: bold;
	position: relative;
	top: 0;
}
.pb2100-section_txt01 {
	position: relative;
	font-size: 1rem;
	color: #fff;
	line-height: 1.3;
	text-align: left;
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
	margin-top: -17.1875%;
	padding: 0 3.125% 3.125%;
	z-index: 10;
}



/*-----------------------------------
1.完全無料
-----------------------------------*/
.pb2100-caption_txt01.allfree {
}

.pb2100-contents_allfree {
/*	margin-bottom: 4.6875%;*/
}

.pb2100-allfree_menu_wrap {
	margin: 0 auto;
	padding-bottom: 2%;
	position: relative;
	z-index: 10;
}


/*-----------------------------------
 共通_項目リスト
-----------------------------------*/
.pb2100--cmn-item-list0001 {
	width: 100%;
	background: url(../img/cmn_itemlist_top01.jpg) no-repeat 0 0,
			url(../img/cmn_itemlist_bottom01.jpg) no-repeat 0 bottom,
			url(../img/cmn_itemlist_bg01.jpg) repeat-y 0 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 30% 7% 13%;
	margin: 2% auto 0%;
}
.pb2100--cmn-item-list0001 ul {
	width: 96%;
	margin: 0 auto;

}

.pb2100--cmn-item-list0001_title {
	width: 100%;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-size: 100%;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #601986;
}

.pb2100--cmn-item-list0001 li {
	background: url(../img/cmn_itemlist_icon01.png) no-repeat 0 10px;
	color: #eee;
	padding: 3% 2% 3% 9%;
	vertical-align: middle;
	font-size: 1rem;
}
.pb2100--cmn-item-list0001 .item_list_child ul {
	width: 96%;
	margin: 0 auto;
}

.pb2100--cmn-item-list0001_pack-information01 {
	width: 90%;
	margin: 10px auto;
	color: #000;
	text-align: center;
	font-size: 90%;
}




/*-----------------------------------
INPメニューキャプション
-----------------------------------*/

.pb2100--inpmenu0001_caption01 {
	clear: both;
	color: #fff;
	line-height: 1.4;
	width: 94%;
	margin: 0 auto;
	padding: 2.5%;
	border: 3px double #d4ac6a;
	background-color: #28002b;
}
.pb2100--inpmenu0001_caption01 .coupon_text {
	clear: both;
	color: #ff0;
	line-height: 1.4;
}

/*-----------------------------------
INP項目リストパックメニュー色
-----------------------------------*/

.pb2100--cmn-item-list0001_title01 {
	width: 100%;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-size: 100%;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #b30000;
}

.pb2100--cmn-item-list0001_pack-information01 p {
	width: 90%;
	line-height: 1.3;
	margin: 1% auto;
	color: #A80000;
}

/*-----------------------------------
INP項目リスト子要素罫線色
-----------------------------------*/

.pb2100--cmn-item-list0001 .item_list_child li {
	background: none;
	color: #b30000;
	padding: 0 0 10px 5px;
	vertical-align: middle;
}

/*-----------------------------------
通常価格フォント色
-----------------------------------*/

.pb2100--form0001_price01 {
	color: #FC0;
	font-weight: bold;
	font-size:1.25rem;
}


/*-----------------------------------
form 入力フォーム
-----------------------------------*/

.pb2100--form0001 {
	width: 100%;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* あなたの情報 */

.pb2100--form0001-i {
	margin: 0 auto 3%;
	padding: 24% 10% 10%;
	background: url(../img/inp_form_sub_top01.jpg) no-repeat 0 0,
				url(../img/inp_form_sub_bottom01.jpg) no-repeat 0 bottom,
				url(../img/inp_form_sub_bg01.jpg) repeat-y 0 0;
	-webkit-background-size: 100% auto, 100% auto, 100% auto;
	background-size: 100% auto, 100% auto, 100% auto;
	width: 100%;
}

.pb2100--form0001-y {
	margin: 0 auto 3%;
	padding: 24% 10% 10%;
	background: url(../img/inp_form_sub_top02.jpg) no-repeat 0 0,
				url(../img/inp_form_sub_bottom02.jpg) no-repeat 0 bottom,
				url(../img/inp_form_sub_bg02.jpg) repeat-y 0 0;
	-webkit-background-size: 100% auto, 100% auto, 100% auto;
	background-size: 100% auto, 100% auto, 100% auto;
	width: 100%;
}

.pb2100--form0001_box01 {
	padding: 2% 0;
}

.pb2100--form0001_box01:last-child {
	border-bottom: none;
}

.pb2100--form0001_box01_ex {
	background-color: #dac9b9;
	border-bottom: 1px solid #5a0013;
	border-left: 1px solid #5a0013;
	border-right: 1px solid #5a0013;
	padding: 5px;
}

.pb2100--form0001_box01-color {
	color: #000;
	font-size: 130%;
	font-weight: bolder;
}

.pb2100--form0001_box01_formUnitF {
	color: #990033;
	font-size: 130%;
	font-weight: bolder;
}

.pb2100--form0001_box01_formUnitM {
	color: #000066;
	font-size: 130%;
	font-weight: bolder;
}

.pb2100--form0001-y .pb2100--form0001_box01-color {
	color: #000;
}

.pb2100--form0001_box01_small {
	font-size: 100%;
	color: #c00;
	display: inline-block;
	margin: 0 0 0 2%;
}
.pb2100--form0001-y .pb2100--form0001_box01_small {
	color: #c00;
}

.pb2100--form0001_box01 select,
.pb2100--form0001_box01 input {
	border-radius: 5px;
	font-size: 150%;
	min-height: 36px;
}

.pb2100--form0001_box01 input[type=radio] {
	margin-top: 5px;
	vertical-align: top;
	min-height: auto;
}

/* 生年月日項目の320pxの時のカラム落ち調整 */
@media screen and (max-width: 320px) {
	.pb2100--form0001_box01 #iyear,
	.pb2100--form0001_box01 #yyear {width: 100px;}

	.pb2100--form0001_box01 #imonth,
	.pb2100--form0001_box01 #ymonth {width: 73px;}

	.pb2100--form0001_box01 #idate,
	.pb2100--form0001_box01 #ydate {width: 73px;}
}

.pb2100--form0001_attention-text01 {
	clear: both;
	margin: 0 5%;
	color: #fff;
	text-align: left;
	font-size: 1rem;
	text-align: center;
}

.pb2100--form0001_attention-text02 {
	clear: both;
	margin: 4% 5%;
	color: #fff;
	text-align: left;
	font-size: 1rem;
	text-align: left;
}

.pb2100--form0001_attention-allfree-text01 {
	clear: both;
	margin: 0 5%;
	color:#fc3;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.pb2100--form0001_btn01 {
	width: 100%;
	text-align: center;
	margin: 10px auto 0;
}

.pb2100--form0001_btn01 input[type="image"] {
	max-width: 80%;
	height: auto;
}

/*-----------------------------------
モチーフ画像 アニメーション
-----------------------------------*/

.anime01 .main_img01_wrap a{
	display: block;
	width: 100%;
	padding-top: calc(100%*60/640);
	position: relative;
}
.anime01 .main_img01 {
	/* width: 96%;*/
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-animation: pomove01 4s ease-in-out 0s infinite normal;
	animation: pomove01 4s ease-in-out 0s infinite normal;
}

@-webkit-keyframes pomove01 {
	0%  { top: 45%; }
	50% { top: 55%; }
	100%{ top: 45%; }
}

@keyframes pomove01 {
	0%  { top: 45%; }
	50% { top: 55%; }
	100%{ top: 45%; }
}

/*
@-webkit-keyframes pomove01 {
	0%  { -webkit-transform: translate3d(-50%,-50%,0); }
	50% { -webkit-transform: translate3d(-50%,-40%,0); }
	100%{ -webkit-transform: translate3d(-50%,-50%,0); }
}

@keyframes pomove01 {
	0%  { transform: translate3d(-50%,-50%,0); }
	50% { transform: translate3d(-50%,-40%,0); }
	100%{ transform: translate3d(-50%,-50%,0); }
}
*/

.inp_link_txt01 {
	font-size: 1.25rem;
	color: #9a00ba;
	line-height: 1.3;
	text-align: center;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	padding: 0 5%;
	overflow: hidden;
	font-weight:bold;
}


/*===============================
parts
===============================*/
/* info */
.info_box {
	color: #333;
	font-size: 14px;
	padding: 5.26875% 2.083%;
}

.info_box a {
	color: #9804fb;
	text-decoration: underline;
}

.info_box p {
	font-size: 14px;
}

.info_box p.pb2100-info_txt01 {
	margin-bottom: 20px;
}

.info_box_wrap {
	border: 1px solid #000;
	padding: 4.166%;
}

.info_title {
	text-align: center;
	font-size: 16px;
}

.info_box_wrap ul li {
	list-style: none;
	padding-bottom: 20px;
}

/* copyright */
.PO_copyright {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #2d2d2d;
	font-size: 13px;
	background: #d4d7db;
}

.PO_copyright div {
	font-size: 11px;
}

.PO_copyright a:link,
.PO_copyright a:visited {
	color: #9804fb;
	text-decoration: underline;
}

#footer {
	width: 100%;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}
