

#rwd-content  {
overflow-x:hidden;
}

#rwd-content a:hover {
opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "alpha(opacity=85)";
}

.share_box {
text-align: center;
margin: 40px auto 120px;
}
.share_box .ttl_share {
display: block;
width: 60px;
height: auto;
margin: 0 auto 12px;
}
.share_box a {
display: inline-block;
margin: 0 8px;
width: 32px;
}


a.btn_back:first-of-type {
margin-bottom: 20px;
}

.clearboth {
clear: both;
}


.w1600 {
max-width: 1600px;
width: 100%;
margin-left: auto;
margin-right: auto;
}

.w1200 {
max-width: 1200px;
width: 90%;
margin-left: auto;
margin-right: auto;
}

#rwd-main-content section {
font-family: "Noto Sans JP";
}


.mainimg {
display: block;
width: 100%;
height: auto;
margin: 0 auto 60px;
}

.mainimg_box .share_box {
margin: 40px auto 60px;
}

.movie_box {
margin-bottom: 100px;
}

.movie_box .movie_inbox {
width: 90%;
height: auto;
max-width: 816px;
margin: 0 auto;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4) ;
box-shadow: 0 0 8px 0 rgba(0,0,0,0.4) ;
}
.movie_box .movie_inbox .movie {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.movie_box .movie_inbox .movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100% !important;
  height:100% !important;
}



.anchor_box ul {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 860px;
width: 90%;
margin: 0 auto 30px;
}
.anchor_box li {
margin-bottom: 30px;
width: 45%;
max-width: 156px;
}

.anchor_box li a {
display: block;
padding-bottom: 15px;
background: url(../img/rwd_icon_arrow_bottom01.svg) no-repeat bottom center;
background-size: 18px auto;
}

/*@media (max-width: 980px) {
.about_box .about_img01 {
width: 30vw;
height: auto;
max-height: 336px;
top: -6vw;
left:0;
}
/* max-width: 980px }*/


/*@media (max-width: 980px) {
.about_box .w980 {
padding-top: 13vw;
}
/* max-width: 980px }*/



/* .about_box {
display: block;
width: 100%;
} */

#rwd-main-content section .about_ttl {
display: flex;
align-items: center;
}
#rwd-main-content section .about_ttl img {
width: 60%;
max-width: 293px;
height: auto;
display: block;
margin: 0 auto;
}


.about_box .about_txtbox {
width: 100%;
max-width: 960px;
margin: 0 auto;
}

.about_box .about_txtbox p {
margin-bottom: 0.8em;
}
#rwd-content .about_box .about_txtbox a.link_detail {
display: inline-block;
font-weight: bold;
text-decoration: underline;
padding-right: 15px;
background: url(/shared/img/rwd_icon_arrow_right01.svg) center right no-repeat;
background-size: 8px auto;
}
.about_box .about_txtbox dl {
overflow: hidden;
font-size: 1.3rem;
}
.about_box .about_txtbox dl dt {
display: block;
float:left;
clear: both;
color:#fff;
background: #CA0614;
font-weight: bold;
text-align: center;
line-height: 1.2;
width: 90px;
margin-bottom: 15px;
padding: 10px 0 8px;
}
.about_box .about_txtbox dl dd {
display: block;
float:left;
color: #CA0614;
line-height: 1.2;
padding: 6px 0 0 1em;
margin: 0 0 15px;
width: calc(100% - 100px);
font-size: 1.8rem;
}
.about_box .about_txtbox dl dd strong {
font-weight: normal;
font-size: 2.4rem;
}
.about_box .about_txtbox dl dd em {
font-style: normal;
font-size:1.6rem;
}





.voice_box {
background: #CA0614;
}

.voice_box .voice_inbox {
background: url(../img/voice_bg.png) top right no-repeat;
background-size: 40% auto;
padding: 40px 0;
}

.voice_box .w1200.flex {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.voice_box .voice_each {
width: 23%;
margin: 0 0.5%;
display:flex;
flex-direction:column;
}

.voice_box .voice_each .voice_txtbox {
flex-grow:1;
display: -webkit-flex;
display: flex;
align-items: center;
padding: 20px 12px 0;
background: url(../img/voice_ballon_top.png) top center no-repeat;
background-size: 100% auto;
}


.voice_box .voice_each .voice_txtbox p {
font-size: 1.4rem;
line-height: 1.6!important;
padding-bottom: 10px;
}


.voice_box .voice_each .voice_icon {
max-width: 180px;
width: 40%;
margin: 0 auto;
color:#fff;
}
.voice_box .voice_each .voice_icon img {
display: block;
width: 100%;
height: auto;
}
.voice_box .voice_each .voice_ballon {
width: 100%;
height: auto;
}





.report_bg {
background: url(../img/report_bg.png) top center repeat-y;
background-size: 100% auto;
padding-top: 130px;
padding-bottom: 1px;
}


.report_box .line_bg {
background: url(../img/report_bg_line_pc.png) center center no-repeat;
background-size: 80% auto;
}

.report_each {
margin-bottom: 120px;
}

.report_each_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}



.report_each_inbox.reverse {
flex-direction: row-reverse;
}



.report_each_inbox .report_txtbox {
width: 43%;
}

.report_each_inbox .report_txtbox h3 {
display: block;
width: 80%;
max-width: 379px;
margin-bottom: 20px;
}

.report_each_inbox .report_txtbox h3 img {
display: block;
width: 100%;
height: auto;
}

.report_txtbox h3.report_subttl_04 {
display: block;
width: 80%;
max-width: 379px;
margin:0 auto 20px;
}

.report_txtbox h3.report_subttl_04 img {
display: block;
width: 100%;
height: auto;
}



.report_txtbox p {
font-size: 1.8rem;
}


.report_each_inbox .report_photobox01 {
width: 53%;
}

.report_each a.rwd-modal-link img {
overflow: hidden;
border-radius: 20px;

-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30) ;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30) ;

transition-duration: 0.3s;
}

.report_each a.rwd-modal-link:hover img {
border-radius: 0;
}


.comment_box {
padding: 180px 0 60px;
background: url(../img/comment_bg.png) top center no-repeat;
background-size: cover;
color:#fff;
}




.comment_box .w1200.flex {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}


#rwd-content .comment_box .w1200 figure {
    display: block;
    width: 48%;
}

#rwd-content .comment_box .w1200 p {
line-height: 1.6;
}

.comment_box .w1200 .comment_txt {
    display: block;
    width: 50%;
}


