@charset "utf-8";
/*-------------------------------------

私のパソコン見てほしい！YouTube動画投稿キャンペーン

---------------------------------------*/

/*-------------------------------------
ページ基本設定
---------------------------------------*/
.column2R #main {
float: none;
width: auto;
}
#container{
width: 100%;
}
.breadCrumb {
width: 970px;
margin: 0 auto 12px;
}
#lp_page {
/*	width: 970px;
margin: 30px auto;
color: #FFF;
line-height: 1.6em;
font-size: 14px;*/
/*background-color: #000;*/
width: 100%;
margin: 30px auto;
line-height: 1.6em;
font-size: 18px;
background-color: #fff;
box-sizing: border-box;
font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-30) var(--unnamed-font-family-noto-sans-cjk-jp);
letter-spacing: var(--unnamed-character-spacing-0-18);
color: var(--unnamed-color-44372e);
text-align: left;
font: normal normal normal 18px/30px Noto Sans CJK JP;
letter-spacing: 0.18px;
line-height: 1.6;
color: #44372E;
opacity: 1;
}
#contentWrap{
    width: 100%;
    box-sizing: border-box;
    /*background-image: url("./img/youtube_post_camp/suisai-1.png");
    background-repeat: no-repeat;
    background-position: top 790px left -350px;*/
}
.contentMv{
    width: 100%;
    position: relative;
}
.main_visual img{
    width: 100%;
}
.pc_img{
    position: absolute;
    top: 62%;
    right: 0;
    left: 68%;
}
.pc_img img{
    width: 229px;
}
.contentinner{
    max-width: 1050px;
    margin: 0 auto;
    padding: 70px 0;
}
/*	.contentinner img{
    max-width: 100%;
    height: auto;
}*/
.sec01_content{
    display: flex;
    align-items: center;
    max-width: 970px;
    margin: 0 auto 80px;
    justify-content: center;
    flex-flow: row-reverse;
}
.section_01 .contentinner {
    padding-bottom: 0;
}
.sec01_content .txt_cont{
    padding-left: 50px;
}
.sec01_content .txt_cont p{
    font-size: 22px;
    text-align: center;
}
.sec01_content .txt_cont p.emphasis{
    font-size: 26px;
    color: #006123;
    text-align: center;
    margin: 0;
}
.sec01_content .txt_cont p.empline{
    position: relative;
    margin-bottom: 16px;
}
.sec01_content .txt_cont p.empline::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 180px;
    width: 35%;
    height: 8px;
    background-image: repeating-linear-gradient(315deg, #F1E41A 0px, #F1E41A 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
    background-size: 8px 8px;
}
.sec01_content .img_cont img{
    width: 351px;
}
.txt_cont_2{
    margin-top: 30px;
}
.txt_cont_2 p{
    text-align: center;
    font-size: 26px;
}
.sec_ttl{
    text-align: center;
    padding-bottom: 30px;
}
.sec_ttl h2{
    font-size: 28px;
    position: relative;
    display: inline-block;
    color: #006123;
    padding: 28px;
}
.sec_ttl h2::before,
.sec_ttl h2::after {
    position: absolute;
    left: 0;
    content: " ";
    background-image: url("./img/youtube_post_camp/line.png");
    background-size: contain;
    background-repeat: repeat;
    width: 100%;
    height: 10px;
    box-sizing: border-box;
}
.sec_ttl h2::before {
    top: 0;
}
.sec_ttl h2::after {
    bottom: 0;
}

.box_cont{
    margin-top: 50px;
    background-color: #F4F8E5;
    padding: 50px 77px 44px;
    border-radius: 40px;
}
.box_cont h3{
    color: #003312;
    font-size: 26px;
    background-color: #CBDE83;
    border-radius: 10px;
    padding: 11px 25px;
    margin: -83px auto 0;
    text-align: center;
    width: fit-content;
}
.box_cont_txt{
    margin-top: 40px;
}
/*		.section_02 .sec_ttl h2{
    width: 554px;
}*/
.section_02 .box_cont_txt p{
    margin: 18px 0;
}
.section_02 ul{
    list-style: none;
}
.section_02 ul li{
    font-size: 26px;
    padding-left: 36px;
    line-height: 1.6em;
    background: url(./img/youtube_post_camp/icon_01.png) left 0px top 5px no-repeat;
    background-size: 30px;
}
/*		.section_03 .sec_ttl h2{
    width: 209px;
}*/
.sec03_txt_cont{
    margin: 0 auto 30px;
    max-width: 700px;
}
.sec03_mov_cont{
    display: flex;
    justify-content: space-between;
    /*display: block;*/
}
.sec03_mov_cont .mov_box{
    width: 45%; /*7/20動画追加*/
    max-width: 750px;
    margin: 0 auto;
}
.movie{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.movie iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.section_04 {
    padding-bottom: 180px;
    background-image: url("./img/youtube_post_camp/suisai2.png");
    background-repeat: no-repeat;
    background-position: top -70px right -190px;
}
/*		.section_04 .sec_ttl h2{
    width: 232px;
}*/
.section_04 .box_cont_txt{
    margin-top: 25px;
}
.emphasis{
    font-size: 26px;
    color: #006123;
    text-align: center;
    margin: 0;
}
.mt100{
    margin-top: 100px;
}
.mt180{
    margin-top: 180px;
}
.section_04 h4{
    font-size: 26px;
    color: #006123;
    margin-left: -22px;
    margin-bottom: 0;
    padding: 10px 0 0 20px;
    background-image: url("./img/youtube_post_camp/icon_03.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 53px;
}
.box_cont_list {
    margin: 0 auto 42px;
    max-width: 750px;
}
.liner{
    background: linear-gradient(transparent 20%, #F1E41A 20%);
    display: inline;
}
.box_cont_list p{
    margin: 0;
    font-size: 22px;
}
.section_04 ul {
    list-style: disc;
    margin: 18px 0;
    padding-inline-start: 40px;
}
.section_04 p.annotation{
    max-width: 750px;
    margin: 0 auto 40px;
}
.section_05 {
    padding-bottom: 230px;
}
.section_05 .contentinner{
    background-image: url("./img/youtube_post_camp/suisai1.png"), url("./img/youtube_post_camp/suisai-2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: top right, bottom left;
}
/*		.section_05 .sec_ttl h2{
    width: 119px;
}*/
.sec05_txt_cont, .sec05_txt_cont p{
    font-size: 26px;
    text-align: center;
}
.sec05_txt_cont p {
    margin: 12px 0;
}
.to_camp_form{
    text-align:center;
    margin-top: 58px;
}
.to_camp_form a.btn{
    display: inline-block;
    padding: 20px;
    border-radius: 38px;
    text-decoration: none!important;
    font-size: 28px;
    color: #fff!important;
    background-color: #70AD1A;
    width: 100%;
    max-width: 475px;
}
.to_camp_form a.btn:after{
    content: "▶";
    color: #fff;
    position: relative;
    margin: 10px 0 0 37px;
    vertical-align: middle;
    font-size: 16px;
}
.to_camp_form a.btn:before{
    content: "";
    display: inline-block;
    width: 31px;
    height: 31px;
    margin: -5px 18px 0 0;
    background: url("./img/youtube_post_camp/icon_05.png") no-repeat;
    vertical-align: middle;
}
.to_camp_form a.btn:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 1px 3px 4px rgb(0 0 0 / 30%);

}
.camp_txt{
    margin: 30px auto;
    max-width: 475px;
}
.camp_txt p{
    font-size: 16px;
}
.camp_txt ol{
    font-size: 12px;
    padding-inline-start: 16px;
    list-style: auto;
}
#bg3{
    background-image: url(./img/youtube_post_camp/suisai3.png);
    background-repeat: no-repeat;
    background-position: bottom 1200px left -320px;
}
.section_06{
    background: url("./img/youtube_post_camp/bg.png")no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 112px;
}
.section_06 .contentinner{
    padding-top: 170px;
}
.section_06 p {
    margin: 18px 0;
}
.section_06 h3{
    font-size: 26px;
    color: #006123;
    margin: 26px 0;
    padding-left: 37px;
    background-image: url("./img/youtube_post_camp/icon_02.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 31px;
}
.section_06 ul{
    list-style: disc;
    padding-inline-start: 26px;
}

#sec0203_bg {
    background-image: url(./img/youtube_post_camp/suisai-1.png);
    background-repeat: no-repeat;
    background-position: top -298px left -328px;
}

/* 入賞作品発表　*/
.section_07 .contentinner {
    margin-top: 100px;
    background-color: #F4F8E5;
    border-radius: 40px;
	padding-bottom: 30px;
}
img.section07_ttl {
    max-width: 750px;
    display: block;
    margin: auto;
	margin-bottom: 40px;
}
.sec07_mov_cont{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
	margin-bottom: 60px;
}
h2.award {
    font-size: 36px;
	padding: 28px 14px;
}
h2.award span {
    font-size: 22px;
}
.section_07 .sec03_mov_cont h3 {
    font-size: 22px;
}
.contentinner p.sanka {
    font-size: 22px;
	color: #006123;
}
.contentinner p.sanka span {
    font-size: 18px;
}
@media screen and (max-width: 479px){
	.section_07 .contentinner {
		padding-top: 30px;
	}
	.sec_ttl h2.award {
    font-size: 28px;
}
    h2.award span {
    font-size: 4.5vw;
    }
	.contentinner p.sanka {
		padding-bottom: .7rem;
	}
	.sec_ttl h2.yokoku_camp {
    font-size: 4.6vw;
}
	.sp_inner {
    padding: 0 20px;
}
	.contentinner p.sanka span {
    font-size: 3.7vw;
}
}

.sp {
  display: none;
}


/*-------------------------------------
スマホ用
---------------------------------------*/

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px) {
#lp_page {
  width: 100%!important;
  margin: 20px auto;
  font-size: 1.3em;
  line-height: 1.5;
}
.pc{
    display: none;
}
.sp {
  display: block;
}
.contentinner{
    width: 96%;
}
.contentinner p{
    font-size: 3.8vw;
}
.contentinner p.emphasis {
    font-size: 4.4vw;
}
.pc_img{
    margin-right: 20px;
}
.sec01_content{
    display: block;
}
.sec01_content .img_cont img {
    display: block;
    margin: 0 auto;
}
.sec01_content .txt_cont{
    padding: inherit;
    margin-bottom: 40px;
}
.sec01_content .txt_cont p{
    font-size: 3.7vw;
}
.sec01_content .txt_cont p.emphasis {
    font-size: 5.5vw;
}
.sec01_content .txt_cont p.empline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 24%;
    width: 48%;
    height: 6px;
    background-image: repeating-linear-gradient(315deg, #F1E41A 0px, #F1E41A 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
    background-size: 8px 8px;
}
.sec_ttl h2 {
    width: auto;
    font-size: 5.7vw;
}
.box_cont {
    padding: 20px;
}
.box_cont h3 {
    font-size: 5.4vw;
    margin: -45px auto 0;
}
/*		.section_02 .sec_ttl h2{
    width: auto;
}*/
.section_02 ul li {
    font-size: 4.4vw;
    background-size: 5.7vw;
    padding-left: 7vw;
}
/*7/20動画追加*/
.sec03_mov_cont{
    display: block;
}
.sec03_mov_cont .mov_box{
    width: 100%;
}
/*		.section_03 .sec_ttl h2{
    width: auto;
}
.section_04 .sec_ttl h2{
    width: auto;
}*/
.mov_box.spmb30{
    margin-bottom: 30px;
}
.section_04 h4 {
    font-size: 5.4vw;
    background-size: contain;
}
.box_cont_list {
    padding-left: 20px;
}
.section_04 ul {
    font-size: 3.8vw;
    padding-left: 20px;
}
.section_04 p.annotation{
    padding-left: 20px;
}
/*		.section_05 .sec_ttl h2{
    width: auto;
}*/
.sec05_txt_cont{
    padding: 0 20px;
}
.sec05_txt_cont p{
    font-size: 4.4vw;
}
.to_camp_form a.btn{
    width: auto;
    font-size: 5.7vw;
}
.to_camp_form a.btn:before {
    margin: -5px 30px 0 0;
}
.camp_txt{
    padding: 0 20px;
}
.sec06_terms {
    padding: 0 20px;
}
.section_06 h3 {
    font-size: 4.4vw;
    background-size: contain;
    padding-left: 1.6em;
}
.sec06_terms ul {
    font-size: 3.8vw;
}

}/*@media*/
