body {
    font-family: Meiryo, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
	word-wrap: break-word;
}

.p0 {
    padding: 0px;
}
.p10 {
    padding: 10px;
}
.p15 {
    padding: 15px;
}
.p20 {
    padding: 20px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.m0 {
    margin-bottom: 0px;
}
.mr20 {
    margin-right: 20px;
}
.mt0 {
	margin-top: 0!important;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    /*margin-bottom: 30px;*/
	margin: 50px auto 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb80 {
    margin-bottom: 80px;
}

.text-right {
	text-align: right;
}

.container {
    width: 990px;
}
.container-02 {
    width: 820px;
	margin: auto;
}
.container-photo {
    width: 1200px;
}
/** .header **/
.visual img {
    max-width: 100%;
}

/** .navbar **/
.navbar {
    margin-top: 20px;
}
.navbar .nav-right {
    width: 350px;
    float: right;
}
.navbar .nav-right ul {
    float: right;
}
.nav-right > .nav > li a:focus, .nav-right > .nav > li a:hover {
    background: none;
}
.navbar .nav-right li {
    margin-left: 8px;
}
.navbar .nav-left {
    width: 500px;
    float: left;
}
.navbar .nav-left li {
    margin-right: 8px;
}
.navbar .nav-left li.instagram-badge {
    padding-top: 8px;
}

.navbar-nav > li > a {
    padding: 0;
}
.navbar-nav > li.username  {
    line-height: 35px;
}
.navbar-nav > li > .icon {
    border-radius: 50%;
}

/** title-box **/
.title-box {
    padding-top: 40px;
}
.title-box h1 {
    font-weight: bold;
    text-shadow: 0 1px 1px #ccc;
}
.title-box .lead {
	font-size: 12px;
    text-shadow: 0 1px 1px #ccc;
	margin: 0 0 10px;
}
.tpl-b .title-box {
    padding-top: 100px;
}

.end-box {
    /*padding-top: 40px;*/
    font-weight: bold;
    color:#002151;
    font-size:1.5vw;
    width:60%;
    margin:20px auto 0;
    padding:30px;
    background:#fff;border-radius:15px;
}
.text-center_small {
    display: block;
    font-size: 13px;
    margin-top: 7px;
    font-weight: normal;
    color: #333;
}
.title-box-sp {
    padding-top: 15px;
}
.title-box-sp h1 {
    font-weight: bold;
    text-shadow: 0 1px 1px #ccc;
}
.title-box-sp .lead {
	font-size: 10px;
    text-shadow: 0 1px 1px #ccc;
	margin: 0 0 0px;
}
.tpl-b .title-box-sp {
    padding-top: 160px;
}

.end-box-sp {
    /*padding-top: 40px;*/
    font-weight: bold;
    color:#002151;
    font-size:1.5vw;
    width:90%;
    margin:10px auto 0;
    padding:20px;
    background:#fff;border-radius:15px;
}
.text-center_small_sp {
	display: block;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
}

/** **/
.image-scroll {
    height: 250px;
    width: 100%;
    overflow: hidden;
    padding-top: 0px;
    background: #eee;
}
.image-scroll>.in {
    width: 120%;
}


/** **/
.gray-box {
	margin: 0 auto 40px;
    border: 4px solid #ccc;
    background: #fff;
}
.apply-box {
    background: #fff;
}
.apply-box b .border{
    text-decoration: underline;
}
.btn-apply {
    border: 0;
    color: #fff;
    width: 710px;
    font-size: 1.4em;
    border-radius: 0;
    padding: 10px 0;
    letter-spacing: 0.1em;
}
.btn-apply:hover {
    opacity: 0.8;
}
.btn-follow {
    border: 0;
    color: #fff;
    width: 710px;
    font-size: 1.4em;
    border-radius: 0;
    padding: 10px 0;
    letter-spacing: 0.1em;
}
.btn-follow:hover {
    opacity: 0.8;
}
.btn-follow-s, .btn-apply-s {
    width: auto;
    font-size: 1.4em;
	display: block;
}

h2.border-ttl {
    font-weight: bold;
	margin: 40px auto 30px;
    background-repeat: no-repeat;
    background-position: center 50px;
    text-shadow: 0 1px 1px #ccc;
}
div.container h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	margin: 20px 0 20px;
}
div.container h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	margin: 30px 0 10px;
	padding: 0 0 8px;
	border-bottom: 2px dotted #aaa;
}
div.container p {
	font-size: 13px;
	line-height: 1.6;
}
div.container div.sp-app-sns {
}
div.container div.spapp-btn {
	max-width: 260px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 20px;
}
div.container div.spapp-btn a {
	display: block;
}
div.container div.spapp-btn a img {
	width: 100%;
	max-width: 120px;
	height: auto;
}
div.container div.spapp-text p {
	font-size: 12px;
}

.container-02 h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 20px;
}

.bg-border {
    height: 4px;
    width: 60px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.present-box .present-head {
    border-bottom: 2px solid #eee;
    font-weight: bold;
}
.present-box .present-foot .h4{
    font-weight: bold;
}
.present-image img {
    max-width: 100%;
}

.bg-gray {
    background: #eeeeee;
}
.bg-white {
    background: #ffffff;
}
.container.bg-white {
    background: #ffffff;
}
.container.steps {
	text-align: center;
}
.steps.clearfix {
	display: inline-block
}
.steps .step {
    width: 290px;
    background: #fff;
    height: 410px;
    float: left;
}
.steps .step-arw {
    background: #eeeeee;
    width: 45px;
    vertical-align: center;
    padding-top: 160px;
}
.steps .step>.in {
    border: 4px solid #cccccc;
    height: 410px;
}
.steps .step-ttl {
    font-size: 1.6em;
    font-weight: bold;
}
.steps .font-l {
    font-size: 1.4em;
    font-weight: bold;
}

.navbar-foot {
    border-bottom: 4px solid #cccccc;
}
.grid-item {
    z-index:10;
}
.grid-item .user-info {
    color: #222;
    padding: 5px;
}
.grid-item .user-info .heart {
    float: right;
    font-weight: bold;
    margin: 0;
}
.grid-item .user-info .heart i {
    margin-right: 5px;
    font-weight: normal;
}

.term-box .h4 {
    font-weight: bold;
    font-size: 1.6em;
	text-align: center;
}
.term-box .term-box-head {
	background: #f9f9f9;
}
.term-box .term-box-head h3 {
	line-height: 1.6;
	margin: 10px auto 20px;
}
.term-box .term-box-head p {
	font-size: 14px;
}

footer {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666;
}
footer p {
    margin: 0;
}


.tpl-b .visual {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    background-color: rgba(0, 0, 0, 0.4);
}
div.visual_over {
	width: 100%;
	height: 100%;
	background:url(../img/pc/mv_bg01.jpg) #000 no-repeat center center / cover;
}
.tpl-b .visual>.in {
    width: 120%;
    height: 480px;
}
.tpl-b .visual .cover{
    position: absolute;
    width: 100%;
    height: 480px;
    opacity: 0.5;
    z-index: 10;
	background: #000;
}
.tpl-b .visual .container{
    z-index: 100;
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: center;
}
.tpl-b .navbar-foot{
    background: #eee;
}
.tpl-b .term1 {
    height: 220px;
    width: 53%;
    float: left;
    background-image: url(../img/pc/tpl_b_arw.png);
    background-repeat: no-repeat;
    background-position: right;
}
.container.followBox {
    width: 740px;
}
.tpl-b .term2 {
   width: auto;
    float: none;
	margin:0 auto;
}
.tpl-b .term1-text {
}
.tpl-b .term1-sns {
	display: flex;
	justify-content: space-between;
}
.tpl-b .term1-sns > div {
	width: 49%;
}
.tpl-b .term1-sns .term1-sns-img {
	margin: 0 auto 20px;
}
.tpl-b .term1-sns a {
	font-size: 14px;
	border-radius: 8px;
}


/** smp-a **/
.smp-tpl {
    width: 100%;
    max-width: 640px;
}
.smp-tpl .w100{
    width: 100%;
}
.smp-tpl .w20{
    width: 20%;
}
.smp-tpl .w10{
    width: 10%;
}
.smp-tpl .container {
    width: 100%;
    max-width: 640px;
}
.smp-a {
    max-width: 640px;
    margin: 0 auto;
}
.smp-a h1{
    font-size: 1.6em;
    font-weight: bold;
}
.smp-tpl .links .nav-left {
    float: left;
    width: 40%;
    line-height: 29px;
}
.smp-tpl .links .nav-left li.username  {
    line-height: 29px;
    font-size: 0.7em;
}
.smp-tpl .links .insta_icon img {
    position: relative;
    top: 6px;
    width: 21px;
}
.smp-tpl .links .nav-left li .icon {
    border-radius: 3px;
}
.smp-tpl .links .nav-left ul {
    padding: 0;
}
.smp-tpl .links .nav-right {
    width: 60%;
}
.smp-tpl .links .nav-right.w100 {
    width: 100%;
}
.smp-tpl .links .nav-right,
.smp-tpl .links .nav-right ul {
    float: right;
    padding: 0;
}
.smp-tpl .links .nav-left li,
.smp-tpl .links .nav-right li {
    float: left;
    list-style: none;
    margin-left: 5px;
}
.smp-tpl .links .nav-right li.instagram-badge {
    padding-top: 5px;
}

.smp-a .btn-apply {
    width: 100%;
}

.smp-tpl .step-left {
    float: left;
    width: 68%;
    padding-right: 2%;
}
.smp-tpl .step-right {
    float: right;
    width: 30%;
}
.smp-tpl .step {
    width: 100%;
    text-align: left;
}
.smp-tpl .steps .step,
.smp-tpl .steps .step>.in {
    height: auto;
}
#cover {
    top: 0;
    z-index: 10000;
    background: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    position: absolute;
}

/** smp-b **/
.smp-b .visual {
    width: 100%;
    /*height: 240px;*/
	height: 280px;
    overflow: hidden;
    position: relative;
    background-color: rgba(0, 0, 0, 0.4);
}
.smp-b .visual>.in {
    width: 120%;
    height: 480px;
}
.smp-b .visual .cover{
    position: absolute;
    width: 100%;
    height: 240px;
    opacity: 0.5;
    z-index: 10;
	background: #000;
}
.smp-b .visual .container{
    z-index: 100;
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: center;
}
.smp-b .term1-left {
    width: 25%;
    float: left;
}
.smp-b h1 {
    font-size: 1.2em;
	line-height: 1.4;
	margin: 0 0 10px;
}
.smp-b .term1-right {
    width: 75%;
    float: right;
}
.smp-b .term1-right h3 {
    margin-top: 0;
    font-size: 1.2em;
}
.smp-b .term2 .lead {
    font-weight: bold;
}
.smp-b .btn-follow,
.smp-b .btn-apply {
    width: 100%;
    font-weight: bold;
    font-size: 1em;
	border-radius: 8px;
}

#lean_overlay{
  position: fixed; z-index:10500;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.modal {
  bottom: auto;
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 10px;
  width: 440px;
  height: 520px;
  word-break: break-all;
 }
.smp-tpl .modal {
  width: 80%;
  height: 400px
}
#modal_widget .modal {
    overflow: visible !important;
}
.modal_close{
  position: absolute;
  top: -45px;
  right: -45px;
  display: block;
  width: 80px;
  height: 80px;
  z-index: 2;
}
.modal .user-info {
    color: #222;
    padding: 5px;
}
.modal .user-info .heart {
    float: right;
    font-weight: bold;
    margin: 0;
}
.modal .user-info .heart i {
    margin-right: 5px;
    font-weight: normal;
}
.modal .caption{
    font-size: 0.8em;
    word-break: break-all;
}

input.smp_hashtag {
    padding: 4px 8px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 2px;
    -webkit-appearance: none;
    background: #f9f9f9;
    font-weight: bold;
}
.end-message {
    font-size: 1.2em;
    position: fixed;
    z-index: 10100;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

/**
 * .banner
 */
.banner {
    text-align: center;
}
.banner_image {
    margin-bottom: 10px;
}
.smp-tpl .banner img {
    max-width: 100%;
}



/****************************************************************************************
 * 171016
 ****************************************************************************************/

/* お知らせ
--------------------------------------------------------- */

div.container-news {
	padding: 80px 0 40px;
}
div.container-news h2.border-ttl {
	margin: 0 0 35px;
}
div#newsBox {
	width: 100%;
	max-width: 990px;
	height: 300px;
	margin: 0 auto;
	padding: 40px 60px;
	overflow-y: scroll;
	background: #fff;
}
div#newsBox ul {
	list-style-type: none;
	margin: 0 0 40px;
	padding: 0;
}
div#newsBox ul li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #eee;
}
div#newsBox ul li:last-child { margin: 0; padding: 0; border: none;}
div#newsBox ul li span.li_date {
	width: 10%;
	max-width: 100px;
	min-width: 80px;
	font-size: 16px;
	float: left;
}
div#newsBox ul li span.li_txt {
	width: 88%;
	max-width: 800px;
	font-size: 16px;
	float: right;
}


@media screen and (max-width:990px) {

div.container-news {
	margin: 0 0 50px;
	padding: 30px 20px 30px;
}
div.container-news h2.border-ttl {
	font-size: 20px;
	margin: 0 0 25px;
}
div#newsBox {
	padding: 20px 20px;
	-webkit-overflow-scrolling: touch;
}
div#newsBox::-webkit-scrollbar {
	width: 10px;
	background: #ccc;
}
div#newsBox::-webkit-scrollbar-thumb {
	background: #aaa;
}
div#newsBox ul {
	margin: 0;
}
div#newsBox ul li {
}
div#newsBox ul li:last-child {}
div#newsBox ul li span.li_date {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px;
}
div#newsBox ul li span.li_txt {
	width: 100%;
	font-size: 13px;
}


}



/* 動画
--------------------------------------------------------- */

div.container-movie {
	margin: 0 auto 60px;
	padding: 40px 0 60px;
}
div.container-movie h2.border-ttl {
	margin: 0 0 35px;
}
div#movieBox iframe,
div#movieBox twitterwidget {
}
div#movieBox iframe,
div#movieBox twitterwidget {
	width: 600px;
	display: block;
	margin: auto;
}

@media screen and (max-width:480px) {

div.container-movie {
	padding: 30px 0 30px;
}
div.container-movie h2.border-ttl {
	font-size: 20px;
	margin: 0 0 25px;
}
div#movieBox iframe,
div#movieBox twitterwidget {
}
div#movieBox iframe,
div#movieBox twitterwidget {
	width: 260px;
}

}


/* インフォメーション
--------------------------------------------------------- */
div#infoBox {
	width: 700px;
	text-align: center;
	margin: 50px auto 50px;
}

div#infoBox p.info-caution-text {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 50px;
	padding: 10px 10px 7px;
	background: #ffd700;
}

div#infoBox h2 {
	font-size: 24px;
	margin: 0 0 20px;
	text-align: center;
}
div#infoBox div.text_box {
	padding: 30px;
	border: 1px solid #ccc;
}
div#infoBox div.text_box p {
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
}
div#infoBox div.text_box p:last-child { margin: 0;}
div#infoBox div.inner_box {
	margin: 20px auto 20px;
	padding: 30px;
	background: #f9f9f9;
}
div#infoBox div.text_box ul {
	margin: 0;
	padding: 0;
}
div#infoBox div.text_box ul li {
	font-size: 13px;
	text-align: left;
	text-indent: -13px;
	line-height: 1.6;
	list-style-type: none;
	margin: 0 0 5px 13px;
}
div#infoBox div.text_box ul li:last-child { margin-bottom: 0;}

@media screen and (max-width:480px) {

div#infoBox {
	width: 100%;
	margin: 30px auto;
}
div#infoBox h2 {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 10px;
}
div#infoBox h2 span {
	display: inline-block;
}
div#infoBox div.text_box {
	padding: 20px;
}
div#infoBox div.text_box p {
	font-size: 13px;
	line-height: 1.5;
}
div#infoBox div.text_box p span {
	display: inline-block;
}
div#infoBox div.text_box p:last-child {}
div#infoBox div.inner_box {
	padding: 20px;
}
div#infoBox div.text_box ul {
}
div#infoBox div.text_box ul li {
	font-size: 12px;
}
div#infoBox div.text_box ul li:last-child { }

}



/* --------------------------------------------------------- 
　　20190919 インスタ_キャンペーン参加認証ボタン追加
--------------------------------------------------------- */
.btn-AuthC {
	margin-bottom: 10px;
    background-color: #d72b88;
    border-color: #d72b88;
    color: #fff;
}


/* --------------------------------------------------------- 
　　20191107 ハロコス結果発表ボタン
--------------------------------------------------------- */
.btn_result{
	margin-top: 50px;
}
.btn_result .btn_pc{
	color: #ffffff;
    text-decoration: none;
    background-color: #e78100;
    padding: 20px;
    border-radius: 10px;
	font-weight: bold;
    font-size: 110%;
	
	width: 50%;
    display: block;
    margin: 0 auto;
}
.btn_result .btn_sp{
	color: #ffffff;
    text-decoration: none;
    background-color: #e78100;
    padding: 20px;
    border-radius: 10px;
	font-weight: bold;
    font-size: 110%;
	display: inline;
}