@charset "utf-8";
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
}
body:before {
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../images/yokoso_okaeri_bg.jpg) center no-repeat;
	background-size:cover;
}
/* --- link --- */
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
}
a:active {
	color: #cc6633;
}
a:hover {
	color: #50bdc8;
	text-decoration: underline;
	opacity: 0.8;
}
/* --- tx_link --- */
.cp_tx a:link {
	color: #ff0000;
	text-decoration: underline;
}
.cp_tx a:visited {
	color: #ff0000;
}
/* ------------------------------
	
	logo

------------------------------ */
#copyright {
	color: #fff;
}
/* ------------------------------
	
	content

------------------------------ */
header {
	position: fixed;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index: 100;
	background: rgba( 4, 14, 87, 0.85 );
}
#haed_inner {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
h1 {
	margin: 0;
	padding: 0 10px;
	width: 75px;
	float: left;
}
h1 img {
	width: 60px;
}
#copyright {
	margin: 20px auto 0;
	text-align: center;
}
/* ------------------------------
	
	page-top

------------------------------ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 15px;
}
#page-top a {
	width: 80px;
	text-align: center;
	display: block;
	border-radius: 5px;
}
/* ------------------------------
	
	wrap

------------------------------ */
#wrap {
	margin: 0 auto;
	background:url(../images/yokoso_okaeri_bt-bottom.png) repeat-x;
	background-position: bottom;
}
#content {
	padding: 0;
}
#mainvisual {
	padding: 60px 0 0 0;
	margin: 0 auto 0;
	text-align: center;
}
#mainvisual img {
	max-width: 100%;
	height: auto;
}
.kikan {
	width: 700px;
	max-width: 100%;
	margin: 0px auto 40px;
	color: #4e516c;
	text-align: center;
	background: #fff;
	border:solid 3px #4e516c;
	border-radius: 30px;
	padding: 10px 5px 7px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .1em;
}
.kikan br {
	display: none;
}
#u_line{
	text-decoration: underline;
}
.big-bold {
	font-weight: bold;
	font-size: 25px;
	color: #35318f;
}
#wrap .big-bold a:link {
	color: #35318f;
}
#wrap .big-bold a:visited {
	color: #35318f;
}
.cp_box {
	margin: 50px auto;
	width: 900px;
	max-width: 100%;
	text-align: center;
	background-color: #fcfde0;
	border-radius: 10px;
	padding: 30px 10px 60px;
	border: 3px solid #12335f;
}
.midashi {
	font-size: 34px;
	font-weight: bold;
	padding: 5px;
	color: #12335f;
	text-align: center;
	margin: 0 auto;
	letter-spacing: .02em;
}
.midashi01 {
	border-bottom: 4px dotted #12335f;
	width: 600px;
	margin-bottom: 30px;
}
.cp_tx01,
.cp_tx02 {
	margin: 5px 0 20px;
	color: #040e57;
	font-weight: bold;
	text-align:center;
}
.cp_tx01 {
	font-size: 26px;
}
.cp_tx02 {
	font-size: 30px;
}
.cp_tx03 {
	font-size: 33px;
	color: #040e57;
	font-weight: bold;
	text-align:center;
}
.cp_tx04 {
	font-size: larger;
	color:#b34698;
	background:linear-gradient(transparent 90%, #b34698 60%);
}
#cp_tx05 {
	font-size:50px;
}
#wrap dl.cp_tx .step_list{
	display: flex;
	width: 700px;
	margin: 10px auto;
	font-size: 24px;
	color: #143563;
	font-weight: bold;
	padding-left:2em;
}
#wrap dl.cp_tx .step_list dt,
#wrap dl.cp_tx .step_list dd {
	padding: 5px;
}
#wrap .small {
	line-height: 1.8;
	width: 700px;
	max-width: 100%;
	margin: 20px auto;
	font-size: 15px;
	color: #12335f;
	text-align: left;
	margin-left:7em;
}
.add_tx {
	margin-top:30px;
	}
.add_tx p{
	font-weight:bold;
	}	
.add_tx p#add_tx01{
	font-size:smaller;
	margin-top:10px;
	}
.add_tx02 {
	border-top: 2px dotted #12335f;
	}
.add_tx02 ul {
	text-align:left;
	margin-left:20%;
	list-style:none;
	padding-top:1em;
	font-size:small;
	line-height:1.7em;
	}
/* --- small_link --- */
.small a:link {
	text-decoration: underline;
}
.small a:visited {
	color: #12335f;
}
.shoten_btn {
	letter-spacing: .1em;
	margin: 30px 0 50px;
	text-align:center;
	padding:10px;
}
.shoten_btn a {
	background: #b34698;
	color: #fff;
	border-radius: 30px;
	font-size: 36px;
	font-weight: bold;
	padding: 10px 30px;
}
/* ------------------------------
	guidelines
------------------------------ */
#wrap #guidelines {
	width: 900px;
	max-width: 100%;
	margin: 30px auto 130px;
	background: #FFF;
	border: 3px solid #12335f;
	border-top: none;
	font-size: 14px;
	line-height: 1.8;
	border-radius: 10px;
}
#wrap #guidelines dl {
	width: 850px;
	max-width: 100%;
	margin: 10px auto;
	color: #333333;
}
#wrap #guidelines dt {
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0;
	color: #12335f;
}
#wrap #guidelines ul {
	padding: 5px 0 5px 20px;
	border-top:dotted 1px #333333;
	padding-left: 3em;
	list-style: disc !important;
}
#wrap #guidelines ul li {
	display: list-item !important;
}
#wrap #guidelines p {
	margin: 5px 0;
}
#guideline_copy {
	font-weight:bold;
}
#add_copy {
	font-size:smaller;
	padding-left:1em;
}
#wrap .guidelines_h2 {
	text-align: center;
	padding: 6px 0 2px;
	background: #12335f;
	border: 3px solid #12335f;
	color: #FFF;
	font-size: 23px;
	border-right: none;
	border-left: none;
	font-weight: bold;
}
#wrap .guidelines_h2:first-of-type {
	border-radius: 5px 5px 0 0;
}
#wrap .kikan_end {
	text-align: center;
	line-height: 1.6;
	border: solid #F00 2px;
	border-radius: 5px;
	font-size: 14px;
	color: #F00;
	padding: 2px 0 2px 0;
	margin-bottom: 5px;
	background: #FFF;
}
.br-sp {
    display: none;
}
 @media screen and (max-width:1024px) {
#mainvisual img {
	width: 100%;
	max-width: 100%;
	height:auto;
}
.cp_box {
    max-width: 95%;
}
.cp_tx02 {
	font-size: 30px;
}
.cp_tx03 {
	font-size: 30px;
	color: #040e57;
	font-weight: bold;
	text-align:center;
}
#wrap dl.cp_tx .step_list{
	display: flex;
	width: 700px;
	font-size: 20px;
	padding-left:2em;
}
.add_tx02 ul {
	margin-left:15%;
	}
#wrap #guidelines dl {
	width: 95%;
}
.br-sp {
    display: none;
}
}
 @media screen and (max-width:768px) {
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	background: #12335f;
}
body:before {
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../images/yokoso_okaeri_bg.jpg) center no-repeat;
	background-size:cover;
}
/* --- tx_link --- */
.cp_tx a:link {
	color: #12335f;
	text-decoration: underline;
}
.cp_tx a:visited {
	color: #12335f;
}
/* ------------------------------
	
	logo

------------------------------ */
#copyright {
	color: #fff;
}
header {
	background: rgba( 4, 14, 87, 0.85 );
}
header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index: 100;
}
#haed_inner {
	margin: 0;
	padding-top: 10px;
	overflow: hidden;
}
h1 img {
	width: 50px;
}
/* ------------------------------
	
	page-top

------------------------------ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 15px;
}
#copyright {
	margin: 20px auto 0;
	text-align: center;
}
/* ------------------------------
	
	wrap

------------------------------ */
#wrap #content {
	padding: 0;
}
#wrap #mainvisual img {
	width: 90%;
	padding: 30px 0 0;
	margin: 0 auto 0;
	text-align: center;
}
.kikan {
	width: 85%;
    font-size: 20px;
    padding: 10px 20px;
}
.cp_box {
	margin: 30px auto;
	width: 95%;
}

.midashi {
	font-size: 28px;
}
#wrap .cp_tx {
	width: 95%;
	margin: 10px auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	padding-left:1em;
}
#wrap .small {
	line-height: 1.8;
	width: 92%;
	margin: 20px auto 0;
	font-size: 13px;
}
.midashi01 {
	max-width: 100%;
}
.e-honkun01 {
	display: none;
}
.cp_box-01-txt01 {
	font-size: 20px;
}
.cp_box-02-txt01 {
	padding: 8px 20px 5px;
	max-width: 100%;
}
.cp_box-02-txt02 .span01 {
	font-size: 24px;
}
.cp_box-02-txt02 .span02 {
	font-size: 32px;
}
/* --- small_link --- */
.small a:link {
	/* color: #12335f; */
	text-decoration: underline;
}
.small a:visited {
	color: #12335f;
}
/* ------------------------------
	guidelines
------------------------------ */
#wrap #guidelines {
	width: 95%;
	margin: 30px auto 180px;
	background: #FFF;
	border: 3px solid #12335f;
	border-top: none;
	font-size: 13px;
	text-align: left;
	line-height: 1.8;
}
#wrap #guidelines dl {
	width: 95%;
	margin: 10px auto;
	color: #333333;
}
#wrap #guidelines dt {
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0 0;
	color: #12335f;
}
#wrap #guidelines ul {
	padding: 5px 0;
}
#wrap #guidelines p {
	margin: 5px 0;
}
#wrap .guidelines_h2 {
	text-align: center;
	padding: 4px 0 0px;
	background: #12335f;
	border: 3px solid #12335f;
	color: #FFF;
	font-size: 18px;
	border-right: none;
	border-left: none;
	font-weight: bold;
}
#wrap .kikan_end {
	text-align: center;
	line-height: 1.6;
	border: solid #F00 2px;
	border-radius: 5px;
	font-size: 14px;
	color: #F00;
	padding: 2px 0 2px 0;
	margin-bottom: 5px;
	background: #FFF;
}
.br-sp {
    display: none;
}
}
@media screen and (max-width:550px) {
body {
	background: #fff;
}
body:before {
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../images/yokoso_okaeri_bg.jpg) center no-repeat;
	background-size:cover;
}
#wrap:before {
	background:url(../images/yokoso_okaeri_bt-bottom.png) repeat-x;
	opacity: .8;
}
#wrap #mainvisual img {
	width: 100%;
	padding: 0;
}
.kikan {
	font-size: 16px;
	line-height: 1.4;
	margin: 10px auto 20px;
	width: 90%;
	padding: 10px 15px;
}
.kikan br {
	display: block;
}
.cp_box {
	padding: 10px 3px;
}
.midashi {
	font-size: 20px;
}
#wrap dl.cp_tx .step_list{
	width: 95%;
	display: flex;
	margin: 3px auto;
	font-size: 18px;
	padding-left:0.1em;
}
#wrap dl.cp_tx .step_list dt,
#wrap dl.cp_tx .step_list dd {
	padding: 3px;
}
.cp_tx01 {
	font-size: 20px;
}
.cp_tx03 {
	font-size: 20px;
	color: #040e57;
	font-weight: bold;
	text-align:center;
}
.add_tx02 ul {
	margin-left:1%;
	font-size: 14px;
	}
.add_tx {
	margin-bottom:-30px;
	}
.shoten_btn a {
	font-size: 24px;
	padding: 10px 20px;
}
#wrap .small {
	font-size: 13px;
}
#wrap #guidelines ul {
	padding: 5px 0 5px 20px;
}
.br-sp {
        display: block;
    }
}
