html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	text-align:left;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img {
width:100%;
height:auto;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



/*�@�S�̐ݒ� */
body {
	margin: 0;
	padding: 0;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3", ���C���I, "�l�r �o�S�V�b�N", sans-serif;
	line-height:150%;
	font-size:14px;
}
.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
content:" ";
display:block;
clear:both;
}
.t_c {
	text-align: center;
}
.t_r {
	text-align: right;
}
.mt_10 {
	margin-top: 10px;
}
.mt_20 {
	margin-top: 20px;
}
.w100{
	width:100%;
}
.desktop {
	display:none;
}

/* �ς񂭂� */
.common-breadclumb-wrapper {
  background: #f8f8f8;
}
.common-breadclumb-wrapper .common-breadclumb-items {
  /*width: 100%;*/
  margin: 0 16px;
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item.item-home {
  margin-left: 0;
  height: 14px;
  padding-left: 14px;
  background: url(/img/tokushu/common_breadclumb_home_icon.png) no-repeat;
  position: relative;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item.item-home a {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item {
  line-height: 14px;
  font-size: 11px;
  color: #777e82;
  margin: 0 10px 5px 0;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item a {
  color: #008cd6;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin: -2px;
  padding: 2px;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item::after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  color: #b6ccda;
}
.common-breadclumb-wrapper .common-breadclumb-items .common-breadclumb-item:last-child::after {
  content: "";
  margin: 0;
}
/* �ς񂭂������܂� */

#footer_area {
	font-size: 13px;
	padding: 0 0 00px;
}
hr#footer {
	margin:0 0 10px;
}

a:link ,
a:visited ,
a:active{
	/* text-decoration: none; */
	color: #121284;
}
/* ���[�{�^�� */
.btn_vote {
	width:80%;
	margin:0 auto;
}
.btn_vote a {
	display:block;
	width:100%;
	padding: 10px 0;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background:#cd4533;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-bottom:4px solid #9e1f0e;
}
/* sns */
.sns_box {
	width: 200px;
	margin: 30px auto;
}
.sns_box ul {
	width:100%;
	display: -webkit-box;
    display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sns_box ul li {
	width:60px;
	height:60px;
}
.sns_box ul li a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.sns_box li .sns_fb {
	background:#354F7F;
}
.sns_box li .sns_tw {
	background:#00ACE9;
}
.sns_box li .sns_line {

}
.sns_box li a i {
	font-size:40px;
	line-height:60px;
	color:#FFFFFF;
}
.sns_box li .sns_line i {
	color:#00C134;
	font-size:70px;
}

/* �R���e���c */
#contents_area {
	width: 100%;
}

.main_title {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}
.main_title .main_title_inside {
	width:100%;
	height: 230px;
	background: url(/onsen_new/award/ambassador/images/img_main.jpg) center top / cover no-repeat;
	position:relative;
}
.main_title .main_title_inside h1 {
	font-family:serif;
	color:#3d2e25;
	text-shadow:white 1px 1px 2px, white -1px 1px 2px,
    white 1px -1px 2px, white -1px -1px 2px;
	font-size:18px;
	line-height:1.4;
	padding:30px 10px 0;
	margin:0 0 20px;
}
.main_title .main_title_inside h1 span {
	display:inline-block;
	width:150px;
	height:60px;
	vertical-align: text-bottom;
	margin-right:5px;
	text-indent:100%;
	white-space: nowrap;
	overflow:hidden;
	background: url(/onsen_new/award/012/images/img_12thlogo.png) 0 0 no-repeat;
	background-size:150px auto;
}
.main_title .main_title_inside h1 strong {
	font-size:24px;
}
.main_title .main_title_inside .btn_vote {
	width:70%;
	margin:0 auto;
	text-align:center;
}


/* �A���o�T�_�[�K�⃌�|�[�g */
.bnr_report {
	background:#f5f4d5;
	padding:5px 5px 0;
}
.bnr_report img {
	width:100%;
}

/* �A���o�T�_�[�Ƃ� */
.about_ambassador {
	width:100%;
	height:100%;
	padding:15px 10px;
	box-sizing:border-box;
	background: url(/onsen_new/award/ambassador/images/bg_ambassador01.jpg) center bottom / cover no-repeat;
}
.about_ambassador_inside {
	background:rgba(255,255,255,0.6);
	padding: 20px 10px;
	text-align:center;
}
.about_ambassador_inside h2 {
	font-size:22px;
	margin:0 0 15px;
	font-weight:bold;
}
@media (max-width:374px) {
	.about_ambassador_inside h2 {
		font-size:20px;
	}
}
.about_ambassador_inside ol {
	padding:0 0 0 30px;
	margin:0 auto 15px;
	text-align:left;
}
.about_ambassador_inside ol li {
	list-style:decimal;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	color:#000827;
}
.about_ambassador_inside .about_lead {
	font-size:14px;
	font-weight:bold;
	line-height: 1.5;
}
.about_ambassador_inside .about_lead span {
	font-size:16px;
	color:#cd4533;
	padding:0 0 0 8px;
}
@media (max-width:374px) {
	.about_ambassador_inside .about_lead span {
		font-size:15px;
		padding:0;
	}
	.about_ambassador_inside .about_lead {
		font-size:13px;
	}
}


.merit_area {
	min-height:375px;
	margin:0 auto;
	padding: 20px 10px;
	background: url(/onsen_new/award/ambassador/images/bg_ambassador02.jpg) center 0 / cover no-repeat;
	line-height:1.3;
}
.merit_area .merit_inside {
	width:100%;
	padding:0 0 0px;
}
.merit_area .merit_inside h2 {
	text-align:center;
	font-size:22px;
	margin: 0 0 15px;
	color:#FFFFFF;
}
.merit_area .merit_inside ul {
	width:100%;
	margin: 0 auto 10px;
}
.merit_area .merit_inside ul li {
	width:100%;
	box-sizing:border-box;
	padding:15px 10px 10px;
	margin:0 0 10px 0;
	position:relative;
	border:4px #ebb52d solid;
	background:#FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

}
.merit_area .merit_inside ul li .merit_point {
	position:absolute;
	top:5px;
	left:5px;
	width:40px;
	height:40px;
	line-height:40px;
	background:#FFFFFF;
	border:4px #ebb52d solid;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	font-weight:bold;
	text-align:center;
}
.merit_area .merit_inside ul li h3 {
	font-size:16px;
	line-height:1.3;
	padding:5px 0 0 50px;
	margin:0 0 5px;
}
.merit_area .merit_inside ul li p {
	padding:10px 0 5px;
	font-size:13px;
}
.merit_area .merit_inside ul li p span {
	font-size:11px;
	display:block;
	margin:10px 0;
}
.merit_area .merit_inside ul li p .tw_tag {
	font-weight:bold;
	font-size:14px;
	padding:0 5px;
	display:inline;
}
.merit_lead {
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
}


.howto_area {
	background:#fFFFFF;
	text-align:center;
	padding: 20px 10px;
}
.howto_area h2 {
	margin:0 0 10px;
	font-size:20px;
}
@media (max-width:374px) {
	.howto_area h2 {
		font-size:17px;
	}
}
.howto_area .howto_inside {
	border:4px #a52137 solid;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	padding:10px;
}
.howto_area .howto_inside h3 {
	color:#a52137;
	font-size:18px;
	margin:0 0 10px;
	line-height:1.2;
}
.howto_area .howto_inside .howto_vote {
	width:100%;
	margin:0 auto 10px;
}
.howto_area .howto_inside .howto_vote li {
	list-style:decimal;
	list-style-position:inside;
	padding:10px;
	font-size:16px;
	background:#a52137;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
.howto_area .howto_inside .howto_vote li:after{
	content:"��";
	display:block;
	position:absolute;
	bottom:-20px;
	font-size:12px;
	color:#a52137;
	left:50%
}
.howto_area .howto_inside .howto_vote li:last-child:after {
	content:"";
}
.howto_area .howto_inside p {
	font-size:13px;
	text-align: center;
	margin:0 auto 20px;
	line-height:1.3;
}
.howto_area .howto_inside .btn_vote {
	margin:0 auto 10px;
}



.job_area {
	padding:10px 10px 20px;
	background:#FFFFFF;
	background: url(/onsen_new/award/ambassador/images/bg_ambassador03.png) center bottom no-repeat , #ffffff;
}
.job_area h2 {
	font-size:22px;
	text-align:center;
}
.job_inside {
	width:100%;
}
.job_txt {
	padding:10px;
	box-sizing:border-box;
	background:rgba(255,255,255,0.6);
	margin:0 0 15px;
}
.howto_tweet {
	margin:0 0 15px;
	color:#0095f4;
	text-align:center;
}
.btn_tw {
	margin:10px auto;
	width:80%;
}
.btn_tw a {
	display:block;
	padding:10px;
	color:#FFFFFF;
	background:#0095f4;
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.btn_tw a:hover {
	background:#4db5f7;
}
.fa-twitter {
	padding:0 10px;
	font-size:16px;
}
.howto_tweet p {
	font-size:14px;
	font-weight:bold;
}
.job_txt .job_lead01 {
	margin:0 0 10px;
}
.job_txt .job_lead01 span {
	color:#a52137;
	font-weight:bold;
	padding:0 10px;
}
.job_txt .job_lead02 {
	color:#cd4533;
	font-weight:bold;
	margin:0 0 20px;
	font-size:16px;
	text-align:center;
}
.howto_attention {
	font-size:12px;
}
.howto_attention h4 {
	font-size:14px;
	text-align:center;
	margin:0 0 10px;
	font-weight:bold;
}
.job_twitter {
	width:100%;
	box-sizing:border-box;
	border:8px #4db5f7 solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#FFFFFF;
	margin:0 0 15px;
}




.onsen_tips_area {
	padding:20px 10px;
	background:#FFFFFF;
}
.onsen_tips_area h2 {
	font-size:22px;
	text-align:center;
	margin:0 0 15px;
}
.onsen_tips_area h2 span {
	font-size:14px;
	display:block;
	margin:0 0 5px;
	font-weight:bold;
}
.onsen_tips_area .onsen_tips_inside {
	padding:10px;
	background:#547369;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:#FFFFFF;
}
.onsen_tips_inside .onsen_tips_list {
	width:100%;
	padding:10px;
	box-sizing:border-box;	
}
.onsen_tips_inside .tips_senshitsu {
	border-bottom:1px #FFFFFF dashed;
	margin:0 0 5px;
}
.onsen_tips_inside .onsen_tips_list h3 {
	text-align:center;
	font-size:18px;
	margin:0 0 10px;
}
.onsen_tips_inside .onsen_tips_list p {
	font-size:13px;
	margin:0 0 10px;
}
.onsen_tips_inside .tips_kounou {
	padding:10px;
}
.onsen_tips_list .tips_list {
	width:100%;
	display: -webkit-box;
    display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;	
}
.onsen_tips_list .tips_list li {
	border:2px #FFFFFF solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 0 15px;
}
.onsen_tips_list .tips_list li a {
	display:block;
	padding:5px;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	background:#547369;
}
.onsen_tips_list .tips_list li a:hover {
	background:#73a293;
}
.onsen_tips_list .senshitsu_list li {
	width:30%;
}
.onsen_tips_list .kounou_list li {
	width:45%;
}
.jiten_link {
	text-align:right;
}
.jiten_link a {
	color:#FFFFFF;
}
.tips_trivia h4 {
	font-size:16px;
	margin:0 0 5px;
}
.tips_trivia .trivia_list {
	padding:0 0 0 10px;
}
.tips_trivia .trivia_list li {
	margin:0;
}
.tips_trivia .trivia_list li a {
	color:#FFFFFF;
	font-size:13px;
}



.qa_area {
	background:#dcdcdc;
	padding:20px 0;
}
.qa_area h2 {
	font-size:22px;
	text-align:center;
	margin: 0 15px 20px;
	line-height: 1.2;
}
.qa_area h2:nth-of-type(2) {
	border-top:2px #333333 solid;
	padding:15px 0 0;
	margin:15px;
}
.qa_area .qa_inside {
	padding:0 20px;
}
.qa_area .qa_inside .qa_list {

}
.qa_area .qa_inside .qa_list dt {
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	color:#dc5738;
}
.qa_area .qa_inside .qa_list dt:before {
	content:"Q.";
	font-size:20px;
	margin-right:5px;
}
.qa_area .qa_inside .qa_list dd {
	padding:0 0 0 2em;
	color:#213052;
	font-size:13px;
	margin:0 0 15px;
}
.qa_area .qa_inside .qa_list dd:before {
	display:inline-block;
	content:"A.";
	font-size:16px;
	margin-right:5px;
	font-weight:bold;
}
.vote_period {
	display: block;
	font-weight: bold;
	padding: 10px 0;
}





/* �L�����y�[�� */
.cp_slide,.cp_area {
	background: url(/onsen_new/award/ambassador/images/bg_campaing.jpg) 0 0 repeat;
}
.cp_area {
	padding:0 0 30px;
}
.cp_slide {
	padding-bottom:5px;
}
.cp_slide .slider_pc {
	display:none;
}.cp_slide .slider_pc.slick-initialized {
	display:none;
}
/* �g�b�v�X���C�_�[ */
.cp_slide .slider_sp,.cp_slide .slider_pc{
  display: none;
}
.cp_slide .slider_sp.slick-initialized{
  display: block; /*slick-initialized���t�^���ꂽ��\��*/
}
.cp_slide .slider_pc.slick-initialized{
  display: none; /*slick-initialized���t�^���ꂽ��\��*/
}
.cp_slide .slider_sp .slick-slide {
	margin: 0;
	height: 300px;
}
@media (max-width:374px) {
	.cp_slide .slider_sp .slick-slide {
		height: 250px;
	}	
}
.cp_slide .slider_sp .slick-slide img {
	height:100%;
	width:auto;
}
.cp_slide .slick-prev,.cp_slide .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 100%;
    padding: 5px;
    z-index: 3;
}
.cp_slide .slick-prev:hover,.cp_slide .slick-next:hover {
    outline: none;
}
.cp_slide .slick-prev:hover:before,.cp_slide .slick-next:hover:before {
    opacity: 0.8;
}
.cp_slide .slick-prev.slick-disabled:before,
.cp_slide .slick-next.slick-disabled:before {
    opacity: .25;
}
.cp_slide .slick-prev:before,
.cp_slide .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.9;
    color: #FFFFFF;
	font-weight:bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cp_slide .slick-prev {
    left: 0;
}
.cp_slide .slick-prev:before {
    font-family: "Font Awesome 5 Free";
	content: '\f104';
	font-weight: 900;
	font-size:50px;
}
.cp_slide .slick-next {
    right: 0px;
    padding: 0 5px 0 0;
}
.cp_slide .slick-next:before {
    font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	font-size:50px;
}
/* Dots */
.cp_slide .slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.cp_slide .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.cp_title .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.cp_slide .slick-dots li button:hover,
.cp_slide .slick-dots li button:focus {
    outline: none;
}
.cp_slide .slick-dots li button:hover:before,
.cp_slide .slick-dots li button:focus:before {
    opacity: 1;
}
.cp_slide .slick-dots li button:before {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '��';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cp_slide .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}


/* �Q���{�^�� */
.cp_area_inner {
	background: url(/onsen_new/award/ambassador/images/bg_line_up.png) right bottom no-repeat;
}
.ca_join {
	padding: 0 20px 40px;
}
.cp_detail .ca_join {
	padding: 0;
} 
.join_box {
	width:100%;
	box-sizing:border-box;
	padding:15px 20px;
	background:rgba(255,255,255,0.8);
	text-align:center;
	margin:0 0 15px;
}
.join_box h3 {
	font-size:24px;
	margin:0 0 10px;
}
.join_member h3 {
	color:#3399ff;
}
.join_new h3 {
	color:#ff9900;
}
.join_box .join_txt {
	font-size:14px;
	margin:0 0 10px;
}
.join_btn {
	width:100%;
}
.join_btn a {
	display:block;
	padding:15px 0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.join_member_btn a {
	background:#3399ff;
	border-bottom:4px #2582ce solid;
} 
.join_new_btn a {
	background:#ff9900;
	border-bottom:4px #e58200 solid;
}
.join_btn a:hover {
	opacity:0.8;
}


/* �L�����y�[���^�C�g�� */
.cp_title {
	background: url(/onsen_new/award/ambassador/images/bg_title.png) 0 repeat;
}
.cp_title .cp_title_inner {
	margin:0 10px;
	box-sizing:border-box;
	background:#FFFFFF;
	padding: 20px 15px;
	text-align:center;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
}
.cp_title_inner h1 {
	font-size: 28px;
	color:#c1272d;
}
@media (max-width:374px) {
	.cp_title_inner h1 {
		font-size: 24px;
	}
}
.cp_title_inner h1 span {
	font-size: 16px;
	display:block;
	color:initial;
	margin: 0 0 8px;
}
.cp_title_inner h1 span.circle {
	display:inline-block;
	font-family:'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;
	background:#998675;
	color:#FFFFFF;
	font-size:13px;
	padding: 5px 8px;
	margin:8px 0;
}
@media (max-width:374px) {
	.cp_title_inner h1 span.circle {
		font-size: 12px;
	}
}
.cp_date {
	font-size:13px;
	margin: 0 0 30px;
}
@media (max-width:374px) {
	.cp_date {
		font-size: 12px;
	}
}
.cp_ribon {
	position:relative;
	background:#c1272d;
	height:3px;
	margin:0 0 25px;
}
.cp_ribon:after {
	content:"";
	display:block;
	width:46px;
	height:32px;
	background: url(/onsen_new/award/ambassador/images/ico_ribon_sp.png) 0 0 no-repeat;
	background-size: contain;
	position:absolute;
	left:43%;
	bottom: -10px;
}
.cp_txt {
	font-size:14px;
	line-height: 1.5;
}


/* �L�����y�[���ڍ� */
.cp_detail {
	background: url(/onsen_new/award/ambassador/images/bg_line_down.png) 0 0 no-repeat;
	padding: 30px 20px 0;
}
.cp_detail h2 {
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	text-align:center;
	font-size:18px;
	line-height:1.5;
	margin:0 0 20px;
}
.cp_detail h2 span {
	color:#c1272d;
	font-size:22px;
}
.cp_detail h2 small {
	font-size:14px;
}

/* �v���[���g */
.cp_present_area {
	width:100%;
	margin:0 0 30px;
}
.txt_notice {
	font-size:12px;
	width:100%;
	margin: 0 0 10px;
	line-height: 1.3;
}
.present_box {
	width:100%;
	box-sizing:border-box;
	border:6px #736357 solid;
	background:#FFFFFF;
	margin:0 0 15px
}
.pre_img {
	height: 160px;
	overflow:hidden;
}
.pre_img img {
	width:100%;
	position: relative;
	top: -10%;
}
.present01 dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height:80px;
}
.present01 dl dt {
	width:80px;
	height:80px;
	line-height:82px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	color:#FFFFFF;
}
.present01 dl .present_east {
	background:#1f73ae;
}
.present01 dl .present_west {
	background:#ae1f4f;
}
.present01 dl dd {
	height:80px;
	padding:10px;
	box-sizing:border-box;
	font-size:14px;
}
.present01 dl dd span {
	display:inline-block;
	color:#736357;
}
.present02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding:15px;
}
.pre_img02 {
	width: 30%;
	text-align:center;
}
.pre_img02 img {
	width:100%;
}
.present02 dl {
	width:65%;
	font-size:14px;
}
.present02 dl dt {
	margin:0 0 5px;
}
.present02 dl dd {
	color:#736357;	
}
.present02 dl dd span {
	margin: 30px 0 0;
	display:block;
	font-size:12px;
}

/* �Q�����@ */
.cp_flow {
	margin:0 0 30px;
}
.cp_flow .flow_title {
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	text-align:center;
	padding:8px 0;
	margin:0 0 35px;
	color:#FFFFFF;
	font-size:22px;
	background:#c1272d;	
}
.cp_flow ol {
	width:100%;
	margin:0 0 30px;
}
.cp_flow ol .flow_list {
	display:flex;
	width:100%;
	border:1px #c1272d solid;
	padding:10px;
	position:relative;
	box-sizing:border-box;
	margin:0 0 35px
}
.flow_list .flow_ttl {
	position:absolute;
	top:-25px;
	font-size:20px;
	color:#c1272d;
}
.flow_list .flow_box {



	background:#FFFFFF;
	padding:20px;
	font-size:14px;
}
.flow_list .flow_box span {
	display:block;
	font-size:12px;
	margin:15px 0 0;
	text-align: center;
}
.flow_list .flow_box span .fa-twitter {
	width:30px;
	height:30px;
	background:#1da1f2;
	color:#FFFFFF;
	font-size:30px;
	padding:10px;
	text-align:center;
	line-height:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.flow_txt {
	text-align:center;
	position: relative;
	display: inline-block;
	padding: 0px 23%;
	font-size:22px;
	font-weight:bold;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	color:#c1272d;
	width:100%;
	box-sizing:border-box;
	margin:0 auto 20px;
}
@media (max-width:374px) {
	.flow_txt {
		font-size:20px;
		padding: 0px 21%;
	}
}
.flow_txt:before, .flow_txt:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 18%;
	height: 1px;
	background-color: #c1272d;
}
.flow_txt:before {left:0;}
.flow_txt:after {right: 0;}

.cp_area .flow_list .tw_tag {
	display:inline;
	word-break:break-all;
	font-weight:bold;
	font-size:14px;
	padding:0 5px;
	color:#00A2ED;
}

/* �_�u���`�����X */
.cp_wchance {
	margin: 0 20px 30px;
	border:5px #c1272d solid;
	background:#FFFFFF;
	box-sizing:border-box;
}
.wc_title {
	position:relative;
	padding:20px;
}
.wc_title .wc_catch {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	position:absolute;
	top:-20px;
	left:-10px;
	width:80px;
	height:50px;
	background: url(/onsen_new/award/ambassador/images/ico_fukidashi.png) 0 0 no-repeat;
	background-size:contain;
}
.wc_title h2 {
	text-align:center;
	font-size:28px;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	color:#c1272d;
	margin:0 0 10px 0px;
	border-bottom:1px #c1272d solid;
	line-height:1.2;
}
.wc_title h3 {
	font-size:16px;
	padding:0 20px 10px;
}
@media (max-width:374px) {
	.wc_title h3 {
		padding:0 10px 10px;
	}
}
.wc_title h3 .wc_h {
	color:#f15a24;
}
.wc_title h3 .wc_o {
	color:#2e3192;
}
.wc_title .wc_txt {
	font-size:14px;
	line-height:1.5;
	margin:0 0 10px;
}
.wc_title .wc_presrnt {
	padding:10px;
	border:1px #c7b299 solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
} 
.wc_title .wc_presrnt p {
	padding:0 10px 0 0;
	color:#c1272d;
}
.wc_title .wc_presrnt img {
	width:70px;
	height:70px;
}
.wc_present_img {
	background: url(/onsen_new/award/ambassador/images/bg_wc.jpg) center repeat;
	padding:15px;
	/* width: 100%; */
}
.wc_present_img_inner {
	box-sizing:border-box;
	padding: 15px 15px 5px;
	background:#FFFFFF;
	margin: 0 0 10px;
	border:5px solid;
	-moz-border-image: url(/onsen_new/award/ambassador/images/bg_makimono_pattern.png) 5 round;
	-webkit-border-image: url(/onsen_new/award/ambassador/images/bg_makimono_pattern.png) 5 round;
	-ms-border-image: url(/onsen_new/award/ambassador/images/bg_makimono_pattern.png) 5 round;
	border-image: url(/onsen_new/award/ambassador/images/bg_makimono_pattern.png) 5 round;
	border-width: 5px;
}
@media (max-width:374px) {
	.wc_present_img_inner {
		padding:15px 10px 5px;
	}
}
.wc_txt_notice {
	font-size:12px;
	color:#FFFFFF;
	text-shadow:0 0 3px rgba(0,0,0,0.8);
	line-height:1.2;
}
.wc_present_list {
	padding: 0;
}
.wc_present_list:nth-of-type(1) {
	border-bottom:1px #CCCCCC dashed;
	margin:0 0 10px;
}
.wc_present_list h4 {
	font-size:20px;
	font-weight:bold;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	color:#c1272d;
	/* margin:0 0 0 5px; */
}
.wc_present_list dl {
	font-size:14px;
	padding: 10px 0 0;
}
.wc_present_list dl dt {
	font-weight:bold;
	padding: 0 0 0 5px;
}
.wc_present_list dl dd {
	font-size:14px;
	text-align:right;
	color:#736357;
	margin:0 0 10px;
	/* padding: 4em 0 0 0; */
}
.wc_present_list dl dt:nth-of-type(2) {
	border-top:1px #CCCCCC dashed;
	padding:10px 0 0;
}
.wc_flow h3 {
	text-align:center;
	padding:8px 0;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	color:#FFFFFF;
	background:#c1272d;
	font-size:20px;
}
.wc_flow ol {
	padding:15px;
}
.wc_flow ol .flow_ttl {
	position:inherit;
	margin:0 0 10px
}
.wc_flow ol .flow_box {
	padding:0 0 0 10px;
	margin:0 0 15px;
	font-size:14px;
}

/* ����v�� */
.guideline_box {
	margin:0 20px;
	border:1px #ffd16d solid;
}
.guideline_box h4 {
	text-align:center;
	padding:5px 0;
	background:#ffd16d;
}
.guideline_box dl {
	padding: 10px 15px 15px;
	background:#ffffff;
}
.guideline_box dl dt {
	text-align:center;
	margin:0 0 10px;
	font-size:14px;
	font-weight:bold;
}

.guideline_box dl dd {
	font-size:12px;
}


/* ����h�K�⃌�|�[�g */
.report_area {
	margin: 0 auto 30px;
	padding: 20px;
	border:4px #8e6900 solid;
	background:#fdf8ea;
	background: url(/onsen_new/award/ambassador/articles/img/bg_top.png) 0 0 no-repeat #fdf8ea;
	background-size:120%;
}
.report_area h2 {
	/* width:85%; */
	margin:0 auto 10px;
	padding:0 0 10px;
	border-bottom:1px #333333 solid;
	text-align:center;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	font-size:26px;
}
.report_area h2 span {
	font-size:14px;
	display: block;
	margin:0 0 8px;
}
.report_area .report_read {
	width:85%;
	margin:0 auto 10px;
	font-family:Georgia,������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS����E,���C���I,Meiryo,serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.report_area .report_txt {
	margin:0 auto;
	background:#FFFFFF;
	padding: 15px;
	color:#563d00;
	font-size:14px;
	box-sizing:border-box;
}


/* ���|�[�g�X���C�_�[ */
.report_list {
	margin:30px 0 0;
}
.report_list .slick-slider {
	margin: 0;
}
.report_list .slick-prev,.report_list .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 100%;
    padding: 5px;
    z-index: 3;
}
.report_list .slick-prev:hover,.report_list .slick-next:hover {
    outline: none;
}
.report_list .slick-prev:hover:before,.report_list .slick-next:hover:before {
    opacity: 0.8;
}
.report_list .slick-prev.slick-disabled:before,
.report_list .slick-next.slick-disabled:before {
    opacity: .25;
}
.report_list .slick-prev:before,
.report_list .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.9;
    color: #ffffff;
    font-weight:bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.report_list .slick-prev {
	left: -3px;
}
.report_list .slick-prev:before {
    font-family: "Font Awesome 5 Free";
	content: '\f104';
	font-weight: 900;
	font-size:50px;
}
.report_list .slick-next {
    right: 0;
}
.report_list .slick-next:before {
    font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	font-size:50px;
}

.report_item {
	width: 230px;
	box-sizing:border-box;
	border:1px #8e6900 solid;
	background:#FFFFFF;
	text-align:center;
}
.report_item a {
	display:block;
	padding:5px 5px 10px;
	text-decoration:none;	
}
.report_item a:hover {
	opacity:0.8;
}
.report_item img {
	width:100%;
}
.report_info dt {
	font-size:16px;
	text-decoration:underline;
	color:#ff790b;
	margin:0 0 3px;
}
.report_info dd {
	color:#8e6900;
	font-size:14px;
}

.appoint {
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	margin:0 auto 10px;
}



