/* ▽ PC ▽================================================================================================================================= */
.page-cacaostyle .cacao-main {
color: #2d1805;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 500;
font-size: 15px;
line-height: 2;
letter-spacing: 0.01em;
text-align: center;
}
.page-cacaostyle .cacao-main_wh {
color: #ffffff;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 500;
font-size: 15px;
line-height: 2;
letter-spacing: 0.01em;
text-align: center;
max-width: 1200px;
margin: auto;
}
.l-main {
margin-bottom: 0;
}
.requirements a,
.requirements a:visited,
.requirements a:hover,
.rules a,
.rules a:visited,
.rules a:hover{
color: #c34737;
}
.contact a,
.contact a:visited,
.contact a:hover{
color: #ffffff;
}

/*====================
メインビジュアル
====================*/
.page-cacaostyle .cacao-kv {
height: 49vw;
}
.cacao-kv--cacaostyle {
background-image: url(/sustainability/newaction/cacao/cacaostyle/designaward/images/kv-cacaostyle_pc.jpg);
}

/*====================
企画概要
====================*/
.about {
padding: 60px 0 70px;
background: #fefeff;
}
.about p{
margin-bottom: 0;
line-height: 2.4;
}
.about .end{
color: #c34737;
border: 2px solid #c34737;
width: 75%;
margin: 0 auto 36px;
padding: 30px;
}
.about .btn {
margin-top: 3px;
padding: 15px 92px;
font-size: 20px;
line-height: 1;
background: #FFBD00;
border-radius: 50px;
display: inline-block;
text-decoration: none;
color: #2d1805;
}
.about .btn.btn_close{
background: #ddd;
color: #999;
}

/*====================
応募要項
====================*/
.requirements{
padding: 70px 0;
background: #e9eff3;
}
.cacao-main h2{
position: relative;
font-size: 30px;
line-height: 1;
font-weight: 400;
margin-bottom: 66px;
}
.cacao-main h2::before{
position: absolute;
bottom: -16px;
content: '';
width: 24px;
border-bottom: solid 1px #c34737;
left: calc(50% - 12px);
}
.requirements_list{
display: flex;
margin-bottom: 50px;
}
.txt_ttl{
font-size: 20px;
margin: 15px 0 20px;
}
.txt_ttl2{
font-size: 20px;
margin: 0;
}
.img_design{
width: 48%;
}
.txt_design{
width: 50%;
margin-left: 50px
}
.img_design img{
width: 570px;
}
.boder_on{
border: solid 1px #dddddd;
}
.requirements_list div:last-of-type p.lh_long{
line-height: 2.4;
text-align: left;
margin: 0;
}
.mds_box{
background: #c34737;
color: #ffffff;
font-size: 16px;
line-height: 1;
padding: 15px 30px;
display: inline-block;
text-align: center;
}
.part_dashed{
border-bottom: dashed 1px #acaaab;
padding-bottom:50px;
}
.part_dashed2{
border-bottom: dashed 1px #acaaab;
padding-bottom:10px;
margin-bottom: 8px;
}
p.note, ul.note, li.note{
list-style: none;
text-align: left;
text-indent: -1em;
padding-left: 1em;
}
.txt_left{
text-align: left;
}
.txt_left p{
margin: 0;
}

/*====================
審査員
====================*/
.judge {
padding: 70px 0 23px;
background: #fefeff;
}
.judge_list{
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 120px;
}
.judge_details{
width: 30%;
}
.judge_details:first-child{
margin: 0 20px 0 188px;
}
.judge_details:nth-child(2){
margin: 0 188px 0 20px;
}
.judge_details:nth-child(n+3){
margin: 60px 20px 0;
}
.txt_name{
font-size: 20px;
margin-bottom: 0;
}
.txt_bis{
line-height: 1.7;
margin-bottom: 10px;
}
.gato_adjust,
.mori_adjust{
margin-top: 25px;
}
.message p{
margin-bottom: 52px;
line-height: 2.4;
}
.judge h3{
font-size: 23px;
font-weight: 400;
margin-bottom: 14px;
line-height: 1.2;
}

/*====================
応募規約
====================*/
.rules{
padding: 70px 0;
background: #e9eff3;
}
.rules_box{
background: #fefeff;
padding: 25px 18px 24px 20px;
position: relative;
z-index: 10;
text-align: left;
}
.rules_box dl{
overflow-y: scroll;
overflow-x: hidden;
height: 550px;
padding: 0 16px 0 0;
margin: 0;
}
.rules_box dl dt{
border-left: solid 6px #c34737;
padding-left: 10px;
margin: 20px 0 10px;
font-size: 20px;
}
/* ▽ スクロールバー ▽ */
.rules_box dl::-webkit-scrollbar{
width: 12px;
}
.rules_box dl::-webkit-scrollbar-track{
background-color: #e3e4e4;
border-radius: 50px;
}
.rules_box dl::-webkit-scrollbar-thumb{
background-color: #c34737;
border-radius: 50px;
}
.rules .btn {
margin-top: 50px;
padding: 15px 92px;
font-size: 20px;
line-height: 1;
background: #FFBD00;
border-radius: 50px;
display: inline-block;
text-decoration: none;
color: #2d1805 !important;
}
.rules .btn.btn_close{
background: #ddd;
color: #999 !important;
}

/*====================
お問い合わせ
====================*/
.contact{
padding: 70px 0 45px;
background: #372046;
}
.cantact_list{
list-style: none;
display: flex;
justify-content: space-between;
padding: 0;
}
.cantact_list li{
width: calc(50% - 15px);
text-align: center;
}
.contact h3{
position: relative;
font-size: 18px;
line-height: 1;
margin-bottom: 28px;
}
.contact h3::before{
position: absolute;
bottom: -16px;
content: '';
width: 24px;
border-bottom: solid 1px #ffffff;
left: calc(50% - 12px);
}

/*====================
主催・共催
====================*/
.host{
padding: 28px 0 15px;
background: #79354c;
}
.host_list{
list-style: none;
display: flex;
justify-content: space-around;
padding: 0;
}
.host_list li{
width: calc(38% - 90px);
}

/* ▽ SP ▽================================================================================================================================= */
@media screen and (max-width: 767px) {
.page-cacaostyle .cacao-main,
.page-cacaostyle .cacao-main_wh,
.about p,
.requirements_list,
.requirements_list p,
.judge p,
.message p{
font-size: 14px;
line-height: 2;
}
.page-cacaostyle .cacao-main_wh {
max-width: 100%;
padding: 0 15px;
}

/*====================
メインビジュアル
====================*/
.page-cacaostyle .cacao-kv {
height: 138vw;
}
.cacao-kv--cacaostyle {
background-image: url(/sustainability/newaction/cacao/cacaostyle/designaward/images/kv-cacaostyle_sp.jpg);
}

/*====================
企画概要
====================*/
.about p{
line-height: 2.4;
}
.about .end{
width: 100%;
margin: 0 auto 40px;
}
.about .btn {
margin-top: -5px;
padding: 18px 50px;
font-size: 16px;
}

/*====================
応募要項
====================*/
.requirements{
padding: 70px 0;
}
.cacao-main h2{
font-size: 24px;
margin-bottom: 66px;
}
.requirements_list div:last-of-type p.lh_long{
line-height: 2.4;
}
.mds_box{
font-size: 16px;
padding: 13px;
margin-bottom: 18px;
}
.requirements_list{
display: flex;
flex-direction: column;
margin-bottom: 50px;
}
.txt_ttl{
font-size: 18px;
margin: 15px 0 20px;
}
.txt_ttl2{
font-size: 18px;
margin: 0;
}
.img_design{
width: 68%;
margin: 0 auto 20px;
}
.txt_design{
width: 100%;
margin-left: 0;
}
.img_design img{
width: 560px;
}

/*====================
審査員
====================*/
.judge {
padding: 70px 0 23px;
background: #fefeff;
}
.judge_list{
flex-direction: column;
margin-bottom: 70px;
}
.judge_details{
width: 100%;
}
.judge_list .judge_details{
margin: 0 0 70px;
}
.txt_name{
font-size: 18px !important;
}
.txt_bis {
line-height: 1.7 !important;
}
.gato_adjust,
.mori_adjust{
margin-top: 0;
}
.message p{
margin-bottom: 36px;
line-height: 2.4;
text-align: left;
}
.judge h3{
font-size: 20px;
line-height: 1.6;
}

/*====================
応募規約
====================*/
.rules_box{
padding: 18px 12px 18px 16px;
}
.rules_box dl{
height: 638px;
padding: 0 18px 0 0;
}
.rules_box dl dt{
font-size: 17px;
}
.rules .btn {
margin-top: 50px;
padding: 18px 50px;
font-size: 16px;
}
/* ▽ スクロールバー ▽ */
.rules_box dl::-webkit-scrollbar{
width: 10px;
}
.contact h3{
font-size: 17px;
}
/*.requirements_list div:first-of-type{
width: 48%;
}
.requirements_list div:last-of-type{
width: 100%;
}*/

/*====================
お問い合わせ
====================*/
.cantact_list{
flex-direction: column;
padding: 0;
}
.cantact_list li{
width: 100%;
}
.cantact_list li:first-child{
margin-bottom: 90px;
}
.contact h3{
font-size: 16px;
}

/*====================
主催・共催
====================*/
.host{
padding: 28px 0 15px;
}
.host_list{
flex-direction: column;
padding: 0;
}
.host_list li{
width: 100%;
}
.host_list li:not(:last-child){
margin-bottom: 12px;
}
}
/* ▽ GALAXY foldなど幅の狭い端末 ▽================================================================================================================ */
@media screen and (max-width: 280px){
.about .btn,
.rules .btn {
padding: 18px 26px;
}
.requirements_list div:first-of-type{
width: 60%;
}
}

/* ▽ タブレット ▽============================================================================================================================== */
@media screen and (min-width:768px) and (max-width:1023px){
/*====================
審査員
====================*/
.page-cacaostyle .cacao-main,
.page-cacaostyle .cacao-main_wh {
font-size: 14px;
}
.about .btn,
.rules .btn {
font-size: 18px;
padding: 15px 56px;
}
.judge_details{
width: 45%;
}
.judge_list .judge_details{
margin: 0 10px;
}
.judge_details:nth-child(n+3){
margin-top: 60px;
}
.mori_adjust{
margin-top: 0;
}
.txt_name{
font-size: 20px;
}
}

/* ▽ タブレット ▽============================================================================================================================== */
@media screen and (min-width:1024px) and (max-width:1366px){
/*====================
審査員
====================*/
.judge_details{
width: 30%;
}
.judge_details:first-child{
margin: 0 10px 0 170px;
}
.judge_details:nth-child(2){
margin: 0 170px 0 10px;
}
.judge_details:nth-child(n+3){
margin: 60px 10px 0;
}
}