@charset "shift_jis";
/* CSS Document */

body {
font-family: 'メイリオ', Meiryo,'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ ゴシック',sans-serif;
line-height: normal;
}

table.table_dl{
	width:708px;
	font-size: 93%;
	margin: 0 auto 30px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

table.table_dl img{
	/margin-right: 3px;/*IE6-7 CSS-Hack*/
}

table.table_dl tr th{
	text-align: center;
	padding: 5px 0;
	background: #f8f8f8;
}

table.table_dl tr td{
	padding: 5px 5px;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}

img.icon_file{
	position: relative;
	top: 0.3em;
	padding-right: 5px;
}

table.table_dl tr th.table_ttl{
	border-bottom: double 3px #cccccc;
}

table.table_dl tr th.vline,
table.table_dl tr td.vline{
	border-right: dashed 1px #cccccc;
}

table.table_dl tr th.solid_line,
table.table_dl tr td.solid_vline{
	border-right: solid 1px #cccccc;
}

/*=====START pagetop=====*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 30px;
    text-decoration: none;
    padding: 10px 20px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    padding:10px 20px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/*=====START header=====*/
#header {
	background: -moz-linear-gradient(top, #8edcff, #2196f3);/*Firefox*/
	background: -webkit-linear-gradient(top, #8edcff, #2196f3);/*safari Chrome*/
	background: -ms-linear-gradient(top, #8edcff, #2196f3);/*IE*/
	//background: url(../images/header_bg.gif) repeat-x;
	width: 100%;
	height: 100px;
}

#header .header-wrap {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#header .header-title {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 51px;
    font-size: 27px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.2rem;
}

#header .header-wrap .tothetop {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 2px solid;
	border-radius: 10px;
	line-height: 35px;
	padding: 0 19px;
	margin-top: 5px;
}

#header .header-wrap .tothetop:hover {
	color: #fff;
	background: #6091ea;
}

#header .header-wrap .header-tag {
	position: absolute;
	background: #fff;
	width: 333px;
	text-align: center;
	line-height: 35px;
	margin-top: 5px;
}

#header .header-wrap .header-tag .header-tag-text {
    font-size: 18px;
    font-weight: bold;
    color: #0072ff;
}

/*=====START footer=====*/
#kyokyu-footer .footer-info {
  left: 0;
  bottom: 0;
  width: 100%;
  background: #f1f7ff;
  padding: 30px 0;
}

#kyokyu-footer .footer-info .info-wrap .info-left,
#kyokyu-footer .footer-info .info-wrap .info-right {
	width: 480px;
}
#kyokyu-footer .footer-info .info-wrap .info-left .tel::before {
	content: url(../images/tel.gif);
    position: absolute;
    left: 0;
    top: 3px;
}
#kyokyu-footer .footer-info .info-wrap .info-left .info-text {
    padding: 22px 0 8px 0;
    white-space: nowrap;
}

#kyokyu-footer .footer-info .info-wrap .info-left .tel,
#kyokyu-footer .footer-info .info-wrap .info-left .mail {
	font-size: 18px;
}

#kyokyu-footer .footer-info .info-wrap .info-left .tel {
	position: relative;
    padding-left: 18px;
}



#kyokyu-footer .footer-info .info-wrap .info-left .mail {
	position: relative;
    padding-left: 23px;
    margin-left: 28px;
}

#kyokyu-footer .footer-info .info-wrap .info-left .mail::before {
	content:url(../images/mail.gif);
    position: absolute;
    left: 0;
    top: 5px;
}

#kyokyu-footer .footer-info .info-wrap .info-right .info-address {
	font-size: 14px;
    padding-left: 182px;
    line-height: 1.8;
}

#kyokyu-footer .footer-info .info-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 960px;
  margin: 0 auto;
}

#kyokyu-footer .copyright {
	background: #5d5d5d;
}

#kyokyu-footer .copyright .cr-wrap {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0; 
}

#kyokyu-footer .copyright .cr-wrap .cr-logo {
	color: #fff;
	font-size: 12px;
}

#kyokyu-footer .copyright .cr-wrap .cr-text {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.06em;
	margin-top: 5px;
}

/*=====START__navi=====*/
.gnavi {
	height: 90px;
	background: #fff;
	border-bottom: 4px solid #919191;
	font-size: 16px;
	font-weight: bold;
}
.gnavi__inner {
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.gnavi ul {
  height: 100%;
  display: flex;
  margin: 0 -20px;
}
.gnavi li {
  flex: 1 1;
  position: relative;
  display: flex;
}
.gnavi li::after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #b8b9dc;
  position: absolute;
  right: -1px;
  top: calc((100% - 20px)/2);
}
.gnavi li:last-child::after {
  content: none;
}
.gnavi a {
  display: flex;
  flex: 1 1;
  justify-content: center;
  color: #424151;
  text-align: center;
}
.gnavi a:hover span,
.gnavi a.on span {
  color: #0072ff;
  position: relative;
}

.gnavi a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 4px;
  width: 100%;
  bottom: 0;
  background-color: #0072ff;
  border-radius: 5px;
}

.gnavi span {
  display: flex;
  align-items: center;
  word-break: keep-all;
}

.gnavi span.nolink {
  display: flex;
  flex: 1 1;
  justify-content: center;
  color: #9e9e9e;
  text-align: center;
}


/*=====END__navi=====*/

/*=====START contents=====*/
#maincontents .maincontents-wrap {
	width: 960px;
	margin: 0 auto;
}


/*=====START promotion=====*/
#promotion {
	background: #fff;
	margin: 25px 0;
	padding: 0;
}

#promotion .promotion-wrap {
	background: url(../../images/mv.jpg) no-repeat;
	width: 960px;
	height: 598px;
	margin: 0 auto;
	position: relative;
}

#promotion .promotion-wrap .btn {
	position: absolute;
	right: 0;
}

#promotion .promotion-wrap .btn01 {
	top: 35px;
	background: url(../../images/download04_on.png) no-repeat;
	width: 298px;
	height: 103px;
}

#promotion .promotion-wrap .btn01 .dl01 {
	display: block;
	top: 35px;
	background: url(../../images/download04.png) no-repeat;
	width: 298px;
	height: 103px;
}

#promotion .promotion-wrap .btn01 .dloff,
#promotion .promotion-wrap .btn02 .dloff {
	display: block;
	top: 35px;
	width: 298px;
	height: 103px;
}

#promotion .promotion-wrap .btn02 .dloff {
  background: url(../../images/download02_off.png) no-repeat;
}

#promotion .promotion-wrap .btn02 {
	top: 153px;
	background: url(../../images/download02_on.png) no-repeat;
	width: 298px;
	height: 103px;
}

#promotion .promotion-wrap .btn02 .dl02 {
	display: block;
	top: 153px;
	background: url(../../images/download02.png) no-repeat;
	width: 298px;
	height: 103px;
}

#promotion .promotion-wrap .btn03 {
/*	top: 274px; */
  top: 271px;
	background: url(../../images/link_on.png) no-repeat;
	width: 601px;
	height: 72px;
}

#promotion .promotion-wrap .btn03 .link {
	display: block;
/*  top: 274px; */
  top: 271px;
	background: url(../../images/link.png) no-repeat;
	width: 298px;
	height: 72px;
}

#promotion .promotion-wrap .btn04 {
/*  top: 274px; */
  top: 271px;
  background: url(../../images/link02_on.png) no-repeat;
  width: 337px;
  height: 72px;
  right: 317px;
}

#promotion .promotion-wrap .btn04 .link {
  display: block;
/*  top: 274px; */
  top: 271px;
  background: url(../../images/link02.png) no-repeat;
  width: 337px;
  height: 72px;
  right: 317px;
}

#promotion .promotion-wrap .btn05 {
/*  top: 274px; */
  top: 271px;
  background: url(../../images/download03_on.png) no-repeat;
  width: 298px;
  height: 72px;
}

#promotion .promotion-wrap .btn05 .dl03 {
  display: block;
/*  top: 274px; */
  top: 271px;
  background: url(../../images/download03.png) no-repeat;
  width: 298px;
  height: 72px;
}

#promotion .promotion-wrap .btn06 {
/*  top: 361px; */
  top: 359px;
  background: url(../../images/link03_on.png) no-repeat;
  width: 298px;
  height: 72px;
}

#promotion .promotion-wrap .btn06 .link02 {
  display: block;
/*  top: 361px; */
  top: 359px;
  background: url(../../images/link03.png) no-repeat;
  width: 298px;
  height: 72px;
}

#promotion .promotion-wrap .btn07 {
  top: 468px;
  background: url(../../images/LPG_bulk_on.png) no-repeat;
  width: 185px;
  height: 147px;
  right: 55px;
}

#promotion .promotion-wrap .btn07 .link03 {
  display: block;
  top: 468px;
  background: url(../../images/LPG_bulk.png) no-repeat;
  width: 185px;
  height: 147px;
  right: 55px;
}

#promotion .promotion-wrap .dl01:hover,
#promotion .promotion-wrap .dl02:hover,
#promotion .promotion-wrap .dl03:hover,
#promotion .promotion-wrap .link:hover,
#promotion .promotion-wrap .link02:hover,
#promotion .promotion-wrap .link03:hover  {
	background: none;
}	

/*=====START information=====*/
#information {
	background: #f3f3f3;
	height: 414px;
}

#information .information-wrap {
	width: 960px;
	margin: 0 auto;
}

#information .whatsnew {
	text-align: center;
	padding: 37px 0;
}

#information div.information_area {
	padding: 30px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 212px;
	width: 960px;
	background: #fff;
	font-size: 14px;
	border: 1px solid #e7e7e7;
}

#information div.information_area dl{
	margin: 0 0 8px;
}


#information div.information_area dl dt{
	padding: 0 0 0 31px;
	width: 135px;
	float:left;
	line-height:1.8;
}

#information div.information_area dl dd{
	float: left;
	text-align: left;
	width: 690px;
	line-height:1.8;
}

#information div.information_area dl dd.informationline{
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 30px;
    line-height: 0;
    margin: 0;
    width: 100%;
}

#information div.information_area dl dd a,
#information div.information_area dl dd a:link,
#information div.information_area dl dd a:active,
#information div.information_area dl dd a:visited{
	display: block;
	padding: 0 0 0 10px;
	color: #08a7e9;
}

#information div.information_area dl dd.informationlink a,
#information div.information_area dl dd.informationlink a:link,
#information div.information_area dl dd.informationlink a:active,
#information div.information_area dl dd.informationlink a:visited{
	display: block;
	padding: 0;
	color: #08a7e9;
}

#information div.information_area dl dd a:hover{
	color: #b3dcea;
}

#information div.information_area dl dd span{
	display: block;
	padding: 0 0 0 10px;
	background-image: url(../images/icon_nolink01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

/*=====START__content=====*/
.content{
	width:960px;
	margin: 30px 0;
}

.content h1{
    width: 960px;
    height: 48px;
    margin: 30px auto;
    border: 1px solid #cccccc;
    border-bottom: 4px solid #0072ff;
}

.content h1 span{
	display: block;
    font-size: 20px;
    color: #464646;
    line-height: 50px;
    padding-left: 15px;
}

.content h2{
	width: 940px;
    padding: 0 0 5px 0;
    margin: 30px auto;
    border-bottom: 2px solid #0072ff;
}

.content h2 span{
	display: block;
	font-size: 16px;
	color: #464646;
	padding: 0 0 0 55px;
	/*height: 16px;*/
	line-height: 1.5;
	border-left: solid 4px #0072ff;
	text-indent: -2em;
}

.content h3 {
    padding: 0 0 5px 0;
    margin: 20px auto 0px auto;
}

.content h3 span {
    display: block;
    font-size: 16px;
    color: #464646;
    padding: 0 0 0 30px;
    line-height: 1.5;
    text-indent: -2em;
}

.content ul.text_list_type1 li{
	list-style: none;
	padding-left: 1.7em;
	text-indent: -1.7em;
	margin-left: 27px;
}

.content ul.text_list_type1 li.list_type2{
	list-style: none;
	text-indent: -1.2em;
}

.content ul.text_list_type1 li.list_type2-2{
	list-style: none;
	margin-left: 27px;
	text-indent: 0;
}

.content ul.text_list_type1 li.list_type2-3{
	list-style: none;
	text-indent: -1.8em;
	margin-left: 27px;
}

.content ul.text_list_type1 li.list_type3{
	list-style: none;
	padding-left: 4.5em;
	text-indent: -1.5em;
	margin-left: 27px;
}

.content ul.text_list_type2 li{
	list-style: none;
	padding-left: 1.7em;
	text-indent: -1.7em;
}

.content ul.text_list_type1 li.list_cyuuki{
	list-style: none;
	padding-left: 4.5em;
	text-indent: -1.5em;
	margin-left: 27px;
	font-size: 12px;
}

/*=====END__content=====*/

/*=====START__btn-area=====*/
.btn-area .document {
	display:inline-block;
	margin: 30px;
	position: relative;
}
.btn-area .doc-btn {
    border-radius: 15px;
    padding: 20px 60px;
    margin: 0 10px;
    background: -moz-linear-gradient(top, #ff8982, #ff0000);
    background: -webkit-linear-gradient(top, #ff8982, #ff0000);
    background: -ms-linear-gradient(top, #ff8982, #ff0000);
    color: #fff;
    font-weight: bold;
    display: block;
    width: 140px;
}

.btn-area .doc-btn span::before {
    content: url(../../koufu/images/icon_file.png);
    position: absolute;
    left: 24px;
    top: 15px;
}

.btn-area .doc-btn:hover {
	opacity: 0.8;
}
.btn-area {
	text-align:center;
}
/*=====END__btn-area=====*/

/*=====START__qa=====*/

.accordion ul {
    width:100%;
    padding:0;
}
.accordion li {
    position:relative;
    border-bottom:1px solid #ccc;
    list-style:none;
}
.accordion li:first-child {
    border-top:1px solid #ccc;
}

.accordion > ul > li > a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 1em;
    position: relative;
}

.accordion > ul > li > p {
    display: none;
    text-align:left;
    padding:0 .8em 1.4em 1em;
    color:#555;
    line-height:1.8;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
    display: inline-block;
    transition: all .3s;
    box-sizing: border-box;
}
.accordion li .accordion_icon {
    position: absolute;
    top:28px;
    right:50px;
}
.accordion li .accordion_icon span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #9e9e9e;
}
.accordion li .accordion_icon span:nth-of-type(1) {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
    display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.accordion .ac_inner {
    display: none; 
    list-style-type: none;
    margin-bottom: 20px;
}

.accordion .ac_inner tr td {
    width: 480px;
    font-size: 13px;
    padding: 3px 5px;
}

.accordion .ac_inner tr td a .arrow {
	text-decoration: underline;
}

.accordion p {
    cursor: pointer;
    padding: 5px 10px 5px 10px;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
    font-size: 14px;
    position: relative;
    padding: 10px;
    border-radius: 0.3em;
}
.cp_qa dt {
    margin: 0 3em 1em 3em;
    background: #ffe1e1;
}
.cp_qa dd {
    margin: 0 3em 3em 3em;
    background: #e0f6ff;
}
.cp_qa dt::before,.cp_qa dd::before{
    position: absolute;
    z-index: 99;
    top: 0.5em;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
}
.cp_qa dt::before {
    left: -0.5em;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #ffe1e1 transparent transparent;
}
.cp_qa dd::before {
    left: -0.5em;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #e0f6ff transparent transparent;
}
.cp_qa dt::after,.cp_qa dd::after {
    position: absolute;
    top: 0;
    display: inline-block;
    line-height: 1.2em;
}
.cp_qa dt::after {
    left: -2.5em;
    content: url(../../qa/images/question.png);
}
.cp_qa dd::after {
    left: -2.5em;
    content: url(../../qa/images/answer.png);
}

.cp_qa p.ast {
	text-indent: -1.0em;
    margin-left: 1.0em;
}

/*=====END__qa=====*/

.list_top_m{
	margin-top: 35px; 
}

.block01{
	margin: 0 27px;
}

.table_style {
	margin:0 0 0 74px;
}
.table_style td {
	padding:0 10px;
	font-size:14px;
}

.koubo_schedule{
	margin: 0 auto;
	width: 700px;
}

.txt_cyuki{
	margin-top: 10px;
	margin-bottom: 30px;
}

.flow_area{
	margin: 0 auto 30px;
}

/*=====END content=====*/

.clearfix:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;/* MAC IE—p@*/
	min-height:1%;/* IE 7—p */
}

* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}

/*=====202007 追加=====*/
a.btn_dl {
    border: solid 2px #006633;
    border-radius: 5px;
    padding: 5px;
    color: #006633;
}

a.btn_dl:hover {
    background: #dfffe0;
}

.arrow_dl {
    position: relative;
    padding-left: 22px;
    color: #006633;
}

.arrow_dl::before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    background: #006633;
    border-radius: 50%;
    top: 50%;
    left: 0;
    margin-top: -8px;
}
.arrow_dl::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-left: solid 4px #fff;
    top: 50%;
    left: 6px;
    margin-top: -4px;
}
/*=====END 202007 追加=====*/

/*=====202105 追加=====*/
table.subsidy_table{
    width: 90%;
    border-collapse:separate;
    border-spacing: 0;
    margin: 0 auto;
}

table.subsidy_table th:first-child{
    border-radius: 5px 0 0 0;
}

table.subsidy_table th:last-child{
    border-radius: 0 5px 0 0;
    border-right: 1px solid #3c6690;
}

table.subsidy_table th{
    text-align: center;
    color:white;
    background: linear-gradient(#829ebc,#225588);
    border-left: 1px solid #3c6690;
    border-top: 1px solid #3c6690;
    border-bottom: 1px solid #3c6690;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    width: 25%;
    padding: 10px 0;
}

table.subsidy_table td{
    text-align: center;
    border-left: 1px solid #a8b7c5;
    border-bottom: 1px solid #a8b7c5;
    border-top:none;
    box-shadow: 0px -3px 5px 1px #eee inset;
    width: 25%;
    padding: 10px 0;
}

table.subsidy_table td:last-child{
    border-right: 1px solid #a8b7c5;
}

table.subsidy_table tr:last-child td:first-child {
    border-radius: 0 0 0 5px;
}

table.subsidy_table tr:last-child td:last-child {
    border-radius: 0 0 5px 0;
}

#previous .previous {
    text-align: center;
    padding: 37px 0;
}
#previous .previous-wrap {
  width: 960px;
    margin: 0 auto;
    padding-bottom: 60px;
}

#previous .previous-wrap .previous_area {
  margin: 0 auto;
    display: table;
}

#previous .previous-wrap .previous_area ul {
  display: flex;
  flex-wrap:wrap;
  list-style: none;
}
#previous .previous-wrap .previous_area ul li {
  padding:0 15px;
  box-sizing:border-box;
}
#previous .previous-wrap .previous_area ul li a:hover {
  opacity: 0.8;
}
#previous .previous-wrap .previous_area ul li img {
  max-width:100%;
  height: auto;
  border:solid 1px #ccc;
}

table.qa_table {
  border-collapse: collapse;
  margin-top: 15px;
}

table.qa_table th {
  text-align:center;
  border-bottom: double #ff0000 !important;
}

table.qa_table th,.qa_table td {
  border: solid 1px #ff0000;
  padding: 5px 15px;
  background: #fff;
}

a.chart:hover {
  opacity: 0.8;
}

span.chart img,
a.chart img {
  border: 1px solid #909090;
}

span.chart .thumb {
    display: block;
    padding: 20px;
    width: 25%;
    cursor: pointer;
    cursor: hand;
  }

span.chart .thumb:hover {
  opacity: 0.8;
}

p.chart_text {
    margin-top: 10px;
    margin-left: 16px;
}

a.btn_01{
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-radius-solid {
  border: 1px solid #737373;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

a.btn-radius-solid span.ic_zoom {
  position:relative;
  line-height:2em;
  text-indent:2em;
  display: inline-block;
}

a.btn-radius-solid span.ic_zoom:before {
  position:absolute;
  left:-10px;
  content:"";
  display:inline-block;
  width:2em;
  height:2em;
  background:url(../images/ic_zoom.png) no-repeat;
  background-size:contain;
}

.dl_link_box {
    margin-bottom: 70px;
}

.dl_link:hover {
    opacity: 0.7;
}

ul.mv_thum_list,
ul.img_thum_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

ul.mv_thum_list li {
    display: inline-block;
    width: calc(100%/2);
    padding:0 45px;
    box-sizing:border-box;
    margin: 10px 0 35px 0;
}

ul.img_thum_list li {
    display: inline-block;
    width: calc(100%/2);
    padding:0 45px;
    box-sizing:border-box;
    margin: 10px 0;
}

ul.img_thum_list li a:hover,
ul.mv_thum_list li a:hover {
    opacity: 0.8;
}

ul.mv_thum_list li p {
    text-indent: -4.1em;
    margin-left: 4.1em;
    margin-top: 10px;
    margin-bottom: 20px;
}

ul.img_thum_list li p {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #e91e63;
    font-weight: bold;
}

ul.img_thum_list li img,
ul.mv_thum_list li img {
    max-width:100%; 
    height: auto; 
    border:solid 1px #ccc; 
}

ul.img_thum_list li img.img_thum {
    cursor: pointer;
}

ul.img_thum_list li img.img_thum:hover {
    opacity: 0.8;
}

.ic_arrow {
    position: relative;
    padding-left: 19px;
}
.ic_arrow::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 7px transparent;
    border-left: solid 10px #697b91;
    top: 50%;
    left: 0;
    margin-top: -9px;
}
/*=====END 202105 追加=====*/