@charset "utf-8";

/* -----------------------------------------------------
SUB PAGE CSS sub_03.css
----------------------------------------------------- */
@media (min-width: 981px){
body {
    font-size: 1.4rem;
}
/* -----------------------------------------------------
    COMMON
----------------------------------------------------- */


.header .logo-wrapper {
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.header .content-frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
}

h1 {
	font-size:36px;
	border-bottom:4px solid #ddd;
}
/*2017/2/23追加*/
.form h1{
  font-size: 32px;
}
/*ここまで*/
h2{
	font-size:24px;
	padding-bottom:5px;
	border-bottom:2px solid #ddd;
	margin-bottom:20px;
}
/*2017/2/23追加*/
.form h2{
  font-size: 21px;
}
/*ここまで*/
h3{
	font-weight:bold;
	font-size:1.7rem;
    margin-bottom: 10px;
}
.subHeadTitle {
	font-weight:bold;
	font-size:1.7rem;
    margin-bottom: 10px;
}
.container section, .container table, .container div, .container dl, .container figure {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.under-content img {
	width:100%;
}
.under-content section p {
	margin-bottom:1em;
}
.sp {
	display:none;
}
.textR {
	text-align:right;
}
.textC {
	text-align:center;
}
.wAuto img {
	width:auto;
}
@media (max-width: 980px) {

.header .logo-wrapper .suport-link a br {
    display: none;
}
h1 {
	font-size:20px;
    padding-bottom: 10px;
	padding-left: 8px;
}
h2{
	font-size:16px;
	border:none;
	background:#ededed;
	padding:10px 10px;
    margin-bottom: 10px;
}
h3{
	font-size:15px;
}
.subHeadTitle {
	font-size:15px;
}
.wAuto img {
    width: 100%;
}

}
/* LAYOUT
---------------------------------------------------- */
.under-content{
    max-width: 650px;
    width: 100%;
	float:left;
    margin-bottom: 20px;
}
.container .side-content {
	max-width:300px;
	width:100%;
	float:right;
}
.container:after {
	clear:both;
	content:" ";
	display:block;
	overflow:hidden;
}
@media (max-width: 980px) {
.container .side-content {
    max-width: 100%;
    width: 100%;
    float: none;
}
.under-content {
    max-width: 100%;
    width: 100%;
    float: none;
}
}

/* UNDER CONTENT TITLE HEAD
---------------------------------------------------- */
h1.sub-head-title {
	background-size:contain;
	max-height:150px;
	width:100%;
	font-weight:bold;
	font-size:3.8rem;
    line-height: 150px;
    padding-left: 3rem;
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	background-repeat:no-repeat;
	border:none;
}
h1.sub-head-title.category-1 {
	max-height:150px;
	position:relative;
	padding-left:0;
    overflow: hidden;
    line-height: normal;
}
h1.sub-head-title.category-1 span {
    width: 100%;
    z-index: 1;
    left: 15px;
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    height: 60px;
}
@media (max-width: 980px) {
h1.sub-head-title {
    background-size: cover;
    max-height: 120px;
    width: 100%;
    font-weight: bold;
    font-size: 2.6rem;
    line-height: 120px;
    padding-left: 2rem;
}
h1.sub-head-title.category-1 span {
	left:10px;
}
}


/* UNDER CONTENT
---------------------------------------------------- */
.under-content section {
	margin-bottom:80px;
}
.under-content .inner {
	padding:20px;
}
.under-content h1 + .inner,
.under-content h2 + .inner,
.under-content h3 + .inner {
    padding: 0 10px 10px 10px;
}
.under-content h1.sub-head-title + .row {
	margin-top:20px;
}
.under-content h1.sub-head-title + .lede-box {
	padding:0;
	margin-bottom:0;
}

.under-content .row {
	width:100%;
	margin-bottom:20px;
}
.under-content .row:after {
	clear:both;
	overflow:hidden;
	display:block;
	content:" ";
	visibility:hidden;
}
.under-content .row .col-2 {
	float:left;
	width:50%;
}
.under-content .row .col-2 p {
	word-wrap:break-word;
}
.under-content .row div.col-2 + div.col-2 {
	float:right;
}
.under-content .row .col-2.photo-box {
	width:55%;
	max-width:320px;
}
.under-content .row .col-2.text-box {
	width:45%;
	padding-left:10px;
    padding-top: 10px;
}
.under-content .inner-box {
	padding: 10px;
}
.under-content .list-wrapper.col2-link.sec {
    margin-bottom: 25px;
}

@media (max-width: 980px) {
.under-content section {
	margin-bottom:40px;
}
.under-content .inner {
	padding:0px;
}
.under-content p{
	padding-left:10px;
	padding-right:10px;
}
.under-content .row .col-2 {
    float: none;
    width: 100%;
}
.book-box .col-2:first-child {
    padding-right: 0;
	margin-bottom:10px;
}
.under-content .row div.col-2 + div.col-2 {
	float:none;
}
.under-content .row .col-2.photo-box {
	width:100%;
	max-width: 640px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
}
.under-content .row.inner-box .col-2.photo-box {
	margin-bottom:5px;
}

.under-content .row .col-2.text-box {
	width:100%;
	padding-left:0;
	padding-top:0;
}
.under-content .inner-box {
	padding: 10px;
}
.under-content h1.sub-head-title + .lede-box {
	margin-bottom:35px;
}
}

/*
## MODAL WINDOW POP UP
*/

input[type="text"].form-password3.password-form-3 {
	max-width:300px;
	width:100%;
	margin-bottom:15px;
	margin-top:5px;
}



/* ## TABLE STYLE ##
----------------------- */
table {
	border-collapse: collapse;
}
table.table-style01 {
	width:100%;
	border-bottom: #ddd 1px solid;
  /*2017/11/02追加*/
  table-layout: fixed;
  /*ここまで*/
}
table.table-style01 tr {
	border-top: #ddd 1px solid;
}
table.table-style01 tr th {
	background:#999;
	color:#fff;
	font-weight:normal;
}
table.table-style01 tr:nth-child(2n+1){
	background:#f5f5f5;
}
table.table-style01 tr th,
table.table-style01 tr td {
	border-left:#ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 8px;
	text-align:center;
  /*2017/02/22追加*/
  width: 30%;
  /*ここまで*/
}
table.table-style01 tr th + th,
table.table-style01 tr td + td {
	border-right: #ddd 1px solid;
	border-left: none;
	width: 40%;
  /*2017/02/22追加*/
  padding: 8px;
  /*ここまで*/
}
table.table-style01 tr td + td {
	text-align:left;
}
/*2017/02/22追加*/
.entry .form table.table-style01 tr:last-child th
, .entry .form table.table-style01 tr:last-child td{
  border: #ddd 1px solid;
}
/*ここまで*/
table.table-style02 {
	width:100%;
	border-bottom:1px solid #ddd;
	border-top: #ddd 1px solid;

}
table.table-style02 tr th {
	background:#999;
	color:#fff;
}
table.table-style02 tr th + th {
	border-left: #fff;
}
table.table-style02 tr th,
table.table-style02 tr td{
	border-bottom:1px solid #ddd;
	padding: 5px;
}
table.table-style02 tr th {
	border-right:1px solid #ddd;
	white-space: nowrap;
	font-weight:normal;
	width:20%;
}
/*2017/02/22追加*/
.under-content table.table-style02 tr th,
.under-content table.table-style02 tr td{
	padding: 5px;
}
/*ここまで*/
table.table-style03{
	width:100%;
	text-align:center;
    border: 1px solid #ddd;
	vertical-align:middle;
}
table.table-style03 tbody tr + tr{
	border-top: 1px solid #ddd;
}
table.table-style03 tbody tr th {
	background:#999;
	color:#fff;
	padding:10px 0;
	border-right: 1px solid #ddd;
	font-weight:500;
}
table.table-style03 tbody tr td {
	padding:10px;
}
table.table-style03 tbody tr th + th,
table.table-style03 tbody tr td + td {
	border-left: 1px solid #ddd;
}
table.table-style03 tbody tr:nth-child(odd) td{
	background:#f5f5f5;
}
table.table-style03 tbody tr:nth-child(even) td{
	background:#fff;
}
@media (max-width: 980px) {
/*2017/11/02追加*/
table.table-style01{
 table-layout: fixed;
}
/*ここまで*/
/*2017/02/22追加*/
/*.under-content table.table-style01 tr{
	display: table;
}*/
.under-content table.table-style01 tr th,
.under-content table.table-style01 tr td{
	/*display: table-cell;*/
  padding: 8px;
  /*2017/11/02追加*/
  word-wrap:break-word;
  /*ここまで*/
}
.under-content table.table-style02{
  padding: 0;
}
.under-content table.table-style02 tr{
	display: table;
}
.under-content table.table-style02 tr th,
.under-content table.table-style02 tr td{
	display: table-cell;
  white-space: normal;
}
.under-content table.table-style02 tr:last-child th{
  padding: 5px;
}
/*ここまで*/
table.table-style03 {
	margin-bottom:10px;
}
table.table-style03 tbody tr th,
table.table-style03 tbody tr td {
	white-space:nowrap;
}
.table-scroll {
	overflow: auto;　　
	white-space: nowrap;
}
.table-scroll::-webkit-scrollbar,
.table-scroll::-moz-scrollbar{
 	height: 5px;
}
.table-scroll::-webkit-scrollbar-track,
.table-scroll::-moz-scrollbar-track{
	background: #F1F1F1;
}
.table-scroll::-webkit-scrollbar-thumb,
.table-scroll::-moz-scrollbar-thumb {
	background: #BCBCBC;
}
.table-scroll::-webkit-scrollbar,
.table-scroll::-moz-scrollbar{
	width: 5px;
	background: #ddd;
}
.table-scroll::-webkit-scrollbar:horizontal,
.table-scroll::-moz-scrollbar:horizontal{
	height: 5px;
	background: #ddd;
}
.table-scroll::-webkit-scrollbar-thumb,
.table-scroll::-moz-scrollbar-thumb{
	background: #444;
	border-radius: 2px;
}
.table-scroll::-webkit-scrollbar-thumb:horizontal,
.table-scroll::-moz-scrollbar-thumb:horizontal{
	background: #444;
	border-radius: 2px;
}
}


/* ## LIST STYLE ##
----------------------- */
.under-content ol {
	margin-left:0;
	padding-left:15px;
	padding-right:15px;
}
.under-content ol li {
	position:relative;
    padding-left: 15px;
}
.under-content ol li:before {
	content:"\002460";
	position:absolute;
	left:0;
}
.under-content ol li:first-child + *:before {
	content:"\002461";
	position:absolute;
	left:0;
}
/*2017/11/02追加*/
.under-content ol li:nth-child(3):before {
	content:"\002462";
}
.under-content ol li:nth-child(4):before {
	content:"\002463";
}
.under-content ol li:nth-child(5):before {
	content:"\002464";
}
.under-content ol li:nth-child(6):before {
	content:"\002465";
}
.under-content ol li:nth-child(7):before {
	content:"\002466";
}
.under-content ol li:nth-child(8):before {
	content:"\002467";
}
.under-content ol li:nth-child(9):before {
	content:"\002468";
}
.under-content ol li:nth-child(10):before {
	content:"\002469";
}
.under-content ol li:nth-child(11):before {
	content:"\00246a";
}
.under-content ol li:nth-child(12):before {
	content:"\00246b";
}
.under-content ol li:nth-child(13):before {
	content:"\00246c";
}
.under-content ol li:nth-child(14):before {
	content:"\00246d";
}
.under-content ol li:nth-child(15):before {
	content:"\00246e";
}
.under-content ol li:nth-child(16):before {
	content:"\00246f";
}
.under-content ol li:nth-child(17):before {
	content:"\002470";
}
.under-content ol li:nth-child(18):before {
	content:"\002471";
}
.under-content ol li:nth-child(19):before {
	content:"\002472";
}
.under-content ol li:nth-child(20):before {
	content:"\002473";
}
/*ここまで*/
.under-content .list-wrapper.col2-link .list-sub-item-wrapper {
    margin-left: 0;
    padding:0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    border: none;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper .list-sub-item {
    border-top: none;
    padding-left: 15px;
    width: 50%;
    position: relative;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper.an-link {
    border-bottom: 1px dotted #ddd;
    padding: 30px 10px;
	width:100%;
	display:block;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper.an-link:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper.an-link li{
	float:left;
	width:50%;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper .list-sub-item a:hover {
	opacity:.7;
}
.under-content .list-wrapper ul.list-sub-item-wrapper.an-link li.list-sub-item:before {
	position: absolute;
    left: 0;
    top: -1px;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #f48fb1;
    border-bottom: 2px solid #f48fb1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
}
/*
@media (max-width: 980px) {
.under-content .list-wrapper ul.list-sub-item-wrapper.an-link {
	display:none !important;
}
*/
@media (max-width: 980px) {
.under-content .list-wrapper ul.list-sub-item-wrapper.an-link li.list-sub-item:before {
	display:none !important;
}
.under-content .list-wrapper.col2-link {
	border:none;
	border-bottom:1px solid #ddd;
    margin-top: 0;
}
.under-content section .sec1-1 .section {
	border-top:none;
}
.under-content .sec1-1.list-wrapper.col2-link.sec + .list-link{
	margin-top:15px;
}
}

/* ## BTN STYLE ##
----------------------- */
button[type="submit"] ,
button[type="reset"],
a.btn-cancel,
.all-del-btn .btn{
	background-color:#ffab40;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
    padding: 12px 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    max-width: 180px;
    width: 100%;
	border:none;
    outline: none;
}
a.btn-cancel{
	min-width: auto;
	display:inline-block;
}

input:hover,
button:hover {
	opacity:.7;
	text-decoration:none;
}

.favorite-del-btn {
    background: #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 0;
    border: 1px solid #eee;
    cursor: pointer;
    color: #455a64;
    margin-right: 10px;
}
button.btn-cancel,
a.btn-cancel,
.btn-cancel a{
	text-decoration:underline!important;
	color:#455a64;
	padding-right:10px;
	padding-left:10px;
	background-color:inherit;
    background: none;
    border: none;
    display: block;
    text-align: center;
    margin: 5px auto 0;
	font-family:"Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	cursor:pointer;
	outline: none;
    font-weight: normal;
}

.btn-area-entry {
	text-align:center;
}
.favorite-del-btn {
	display:none;
	width:150px;
    margin: 0;
    text-align: center;
    font-weight: 600;
	padding:10px 0;
    margin-bottom: 10px;
	border:none;
}
.favorite-del-btn:hover {
	color:#455a64;
}
.btn {
	cursor:pointer;
}
p.btn-style-blue a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    background: #0f4c9d;
    padding: 15px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
	position:relative;
}
p.btn-style-green a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    background: #057c36;
    padding: 15px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
	position:relative;
}
p.btn-style-orange a{
   display: inline-block;
   color: #fff;
   font-weight: bold;
   background: #ffab40;
   padding: 15px 0;
   width: 100%;
   max-width:300px;
   text-align: center;
   border-radius: 3px;
	position:relative;
}
p.btn-style-orange {
    text-align: center;
}

p.btn-style-blue a:hover,
p.btn-style-green a:hover,
p.btn-style-orange a:hover,
a.btn:hover {
	text-decoration:none;
	opacity:.7;
}
p.btn-style-blue a:before, p.btn-style-green a:before{
    position: absolute;
    right: 50%;
    top: auto;
    bottom: 10px;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
p.btn-style-orange a:before {
    position: absolute;
	content:"";
	background:url(../img/d_guide/icon_externallink.png) no-repeat left center;
	width:13px;
	height:13px;
	background-size:contain;
	left: 90px;
    top: 20px;
}
.blog-btn,
.favorite-btn,
a.btn.btn-login,
.normal-btn{
    border: none !important;
    background-color: #ffab40 !important;
    margin-bottom: 10px !important;
    margin-left: 0;
    background: url(../img/icon_favorite.png) no-repeat 12px center;
    background-size: 18px auto;
    padding-left: 15px !important;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 170px !important;
    text-align: center;
}
.blog-btn {
    min-width: 140px;
	background-image:none;
	padding-right:15px;
}
.blog-btn:hover {
	color:#fff;
}
a.btn.btn-login,
.normal-btn{
    background: none;
    display: block;
    margin: 0 auto;
    padding-left: 0 !important;
}
.positionR {
	position:relative;
}
.positionR.check-list {
	top: -112px;
    right: 0;
}
@media (max-width: 980px) {
.positionR.check-list {
    top: 0;
    right: auto;
}
}
.normal-btn {
    margin: 0;
    right: 0;
    position: absolute;
    top: 30px;
    min-width: 150px;
}
.normal-btn:hover {
	color:#fff;
}
.favorite-btn.modal-open{
    min-width: 150px;
}
.favorite-btn:hover,
.favorite-list-btn:hover {
	color:#fff;
	text-decoration:none;
	opacity:.7;
}
p.btn-style-orange.btn-style01 {
	text-align:right;
}
p.btn-style-orange.btn-style01 a{
	width: auto;
    padding: 5px 25px;
}
p.btn-style-orange.btn-style02 a{
    max-width: 400px;
}
p.btn-style-orange.btn-style01 a:before,
p.btn-style-orange.btn-style02 a:before {
    position: absolute;
    content: "";
    background: none;
    width: 0;
    height: 0;
    background-size: none;
    left: 0;
    top: 0;
}
.all-del-btn .btn {
	background:#999;
    padding: 7px 0;
    display: block;
	text-align:center;
}
button.del-btn,
a.del-btn {
    border: none;
    outline: none;
    padding: 5px 12px;
    color: #fff;
    background: #999;
    font-size: 1.3rem;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    cursor: pointer;
    height: 30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
#con1 .btn.del-btn {
    padding: 12px 0;
    height: auto;
    font-size: 15px;
	font-size:1.5rem;
}
a.btn.btn-entry {
    background: #ffab40;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    max-width: 180px;
    width: 100%;
    border: none;
    display: inline-block;
    text-align: center;
}
select[name="year"],
select[name="month"],
select[name="day"]{
    padding: 0px 5px 3px;
    text-align: center;
    border: 2px solid #999;
    color: #777;
    cursor: pointer;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}

.favorite-list-btn{
	color:#fff;
    min-width: 150px;
    font-weight: bold;
    background: #ffab40 url(../img/icon_favoritelist.jpg) no-repeat 15px center;
    background-size: 16px auto;
    padding-left: 15px !important;
	margin-bottom:10px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 170px !important;
    border-radius: 3px;
    padding-right: 10px;
}
@media (max-width: 980px) {
.btn-style-green a:before{
	right: 30px;
    top: -3px;
}
p.btn-style-orange a:before {
    left: 25%;
    top: 13px;
}
p.btn-style-blue a:before,
p.btn-style-green a:before {
    position: absolute;
    right: 15px;
    top: -3px;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

p.btn-style-blue,
p.btn-style-blue a,
p.btn-style-green,
p.btn-style-green a {
	display:none;
}

 p.btn-style-blue.sp,
 p.btn-style-green.sp,
 p.btn-style-blue.sp a,
 p.btn-style-green.sp a{
	 display:block;
 }
 p.btn-style-blue.sp,
 p.btn-style-green.sp,
 p.btn-style-orange{
	 text-align:center;
 }
 p.btn-style-blue.sp a,
 p.btn-style-green.sp a,
 p.btn-style-orange a ,
 .all-del-btn .btn,
.favorite-btn,
.normal-btn,
.favorite-list-btn{
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    max-width: 320px;
    padding: 10px 0;
    -moz-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    display: inline-block;
}
.normal-btn {
    margin: 0 auto;
    text-align: center;
    position: static;
    min-width: 200px;
}
 p.btn-style-blue.sp {
	 margin-bottom:10px;
 }
 p.btn-style-orange.btn-style01 {
    text-align: center;
}
.btn-area-entry button.btn-entry {
    margin-bottom: 15px;
    display: inline;
}
#con1 button.btn.btn-cancel.modal-close {
    margin-left: 0;
    display: inline;
    margin-right: 0;
}
.btn-area-entry {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 10px;
}
button[type="submit"]:not(.delete-btn), button[type="reset"], a.btn.btn-entry, a.btn.btn-login {
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    max-width: 320px;
    padding: 10px 0;
    -moz-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 4px 10px -4px rgba(0, 0, 0, 0.4);
}

#con1 .btn.del-btn {
	margin-bottom:15px;
}

}


/* ## SECTION STYLE ##
----------------------- */
.sec + .sec {
	margin-top:30px;
}
.sec1-1 .section {
    margin-bottom: 35px;
    padding-top: 25px;
}
.section h1 {
    margin-bottom: 15px;
}
.section h2 {
	margin-bottom:15px;
}
.section img {
	margin:10px 0;
}
.section p {
    margin-bottom: 1em;
}
.sec1-3 .col-2 {
	padding:0 8px;
	text-align:center;
}
.sec1-3 .col-2 figure {
	margin:10px auto;
	max-width:180px;
}
.sec2-1 p {
	margin-bottom:1em;
}

@media (max-width: 980px) {
.sec1-3 .col-2 figure {
	margin:10px auto;
	max-width:360px;
}
.sec1-3.inner,
.sec2-1.inner,
.sec2-2.inner{
	padding:0 10px;
    margin-bottom: 40px;
}

.sec2-1.inner p {
	padding-left:0;
	padding-right:0;
}
.sec2-1.inner p.pic{
	max-width:610px;
	margin-left: auto;
    margin-right: auto;
}
.under-content .row {
    margin-bottom: 40px;
}
.under-content .free-area {
	margin-top:40px;
}
.under-content .free-area p.center {
	padding-left:0;
	padding-right:0;
}
.under-content .free-area p.inner {
    padding: 10px;
}

}
/* ## NAVI PAGING ##
----------------------- */
.nav_paging {
	width:100%;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed #ddd;
}
.nav_paging ul{
    margin-left: 0;
    padding: 0;
	width:100%;
	display:block;
}
.nav_paging ul:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.nav_paging ul li{
    border-top: none;
    width: 49%;
    position: relative;
}
.nav_paging ul li.nav_paging_prev {
    padding-left: 15px;
	float:left;
}
.nav_paging ul li.nav_paging_next {
    padding-right: 15px;
	text-align:right;
	float:right;
}
.nav_paging ul li.nav_paging_prev a,
.nav_paging ul li.nav_paging_next a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_paging ul li.nav_paging_prev:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #455a64;
    border-bottom: 2px solid #455a64;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.nav_paging ul li.nav_paging_next:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #455a64;
    border-bottom: 2px solid #455a64;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.nav_paging.arrow-pink ul li.nav_paging_next:before {
	border-color:#f48fb1;

}
@media (max-width: 980px) {
.nav_paging {
    padding:15px 10px 15px 15px;
}

}


/* ## BOX ##
----------------------- */
.point-box {
	border:solid 1px #999;
	border-radius:10px;
}
.point-box p.bold {
	padding:10px 5px;
	background:#fff100;
    border-radius: 10px 10px 0 0;
}
.box-style {
	border:1px solid #ddd;
}
.box-style .sub-title {
	padding:15px 0;
	text-align:center;
	font-weight:bold;
    background: #ededed;
    border-bottom: 1px solid #ddd;
}
.box-style .pic-area {
	max-width:250px;
}
.box-style .text-area p{
	text-align:left;
}
.box-style .bnr-area {
	margin-top:15px;
}
.free-area {
	max-width:600px;
	margin:0 auto;
}
section.pr-box {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.chek-list-box {
	border-radius:3px;
	background:#ffeed9;
	text-align:center;
    padding: 15px;
}
.book-box .col-2:first-child {
	padding-right:25px;
}
.under-content .box .sub-title01 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:.5em;
}
.under-content .list-wrapper ul.list-sub-item-wrapper {
    border: 1px solid #ddd;
    border-top: none;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item {
	margin-bottom:10px;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item a {
	text-decoration:none;
	color:#455a64;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item a:hover {
	opacity:1;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item a span {
	display:block;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	color:#09c;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item a:hover span {
	text-decoration:underline;
	opacity:0.7;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper li.list-sub-item a {
	text-decoration:none;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper li.list-sub-item a span {
	display:block;
	width:100%;
	padding-left:90px;
	font-weight:normal;
	text-decoration:underline;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper li.list-sub-item a span.date{
    color: #90a4ae;
    cursor: default;
    pointer-events: none;
    text-decoration: none;
	line-height: 13px;
    font-size: 13px;
	font-weight:normal;
    margin-right: 0;
	max-width:90px;
	position:absolute;
	padding-left:0;
	left: 15px;
    top: 5px;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper {
    border: none;
	padding:0;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper .list-sub-item {
    padding-left: 15px;
    position: relative;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper li.list-sub-item a {
	line-height:28px;
	display:block;
}
.under-content .list-wrapper.related-article .list-title {
    background-color: #09c;
    color: #fff;
    border-color: #09c;
}
.under-content .list-wrapper.new-article h2.list-title {
	margin-bottom:0;
}
.under-content .list-wrapper ul.list-sub-item-wrapper {
	padding:10px;
}

.under-content .list-wrapper.links-content ul.list-sub-item-wrapper {
	border:none;
	padding-top:15px;
}
.under-content .list-wrapper.links-content ul.list-sub-item-wrapper li.list-sub-item {
	margin-bottom:10px;
}
.under-content .list-wrapper.links-content ul.list-sub-item-wrapper li.list-sub-item a {
	text-decoration:none;
}
.under-content .list-wrapper.links-content ul.list-sub-item-wrapper li.list-sub-item a span.title {
	display:block;
	font-weight:bold;
	text-decoration:underline;
}
.under-content .list-wrapper.links-content ul.list-sub-item-wrapper li.list-sub-item a span.title:hover {
	opacity:.7;
}
.under-content .list-wrapper.links-content ul.list-sub-item-wrapper li.list-sub-item a span.text {
	display:block;
	color:#455a64;
}


@media (max-width: 980px) {
.table-box {
	margin-bottom:40px;
}
.box-style .sub-title {
	text-align:left;
    margin-bottom: 10px;
    padding-left: 10px;
}
.box-style .pic-area {
    max-width: 300px;
	margin:0 auto 10px auto;
}
.box-style .bnr-area {
	max-width:512px;
	margin-left:auto;
	margin-right:auto;
}
.sec2-2 .box-style  {
	padding-bottom:15px;
}

.under-content .list-wrapper.related-article ul.list-sub-item-wrapper li.list-sub-item {
    position: relative;
	padding-right:20px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.under-content .list-wrapper ul.list-sub-item-wrapper li.list-sub-item:before {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #f48fb1;
    border-bottom: 2px solid #f48fb1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.under-content .list-wrapper.related-article .list-title {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 8px;
}
.under-content .list-wrapper.related-article ul.list-sub-item-wrapper  {
	border:none;
}

.under-content .list-wrapper.links-content ul.list-sub-item-wrapper {
    padding-top: 10px;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper .list-sub-item {
	padding-right:15px;
}
.under-content .list-wrapper.new-article ul.list-sub-item-wrapper li.list-sub-item:before {
    display: block;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 8px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #f48fb1;
    border-bottom: 1px solid #f48fb1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
}

/* ## VOIVE AREA ##
----------------------- */
.voice-area .voice-title {
	font-weight:bold;
	font-size:1.5rem;
	position:relative;
	margin-bottom:10px;
	padding-left:20px;
}
.voice-area .voice-title:before {
	content:"";
	position:absolute;
	background:url(../img/d_guide/icon_user.png) no-repeat left center;
	background-size:contain;
	width:16px;
	height:14px;
	left:0;
    top: 25%;
    bottom: 25%;
}
.voice-area dl {
	background:#f2f2f2;
	padding:20px 20px 20px 60px;
	border-radius:5px;
    margin: 0 0 5px;
}
.voice-area dl dt {
	position:relative;
}
.voice-area dl dt.voice-icon-man:before {
	content:"";
	position:absolute;
	width:23px;
	height:25px;
	background:url(../img/d_guide/icon_user_01.png) no-repeat;
	background-size:contain;
    left: -40px;
    top: 0;
}
.voice-area dl dt.voice-icon-wom:before {
	content:"";
	position:absolute;
	width:24px;
	height:22px;
	background:url(../img/d_guide/icon_user_02.png) no-repeat;
	background-size:contain;
    left: -40px;
    top: 0;
}
.voice-area dl dt {
	font-weight:bold;
}





@media (max-width: 980px) {
.under-content .voice-area {
	margin-top:40px;
	padding:0 10px;
}
}

/* ## PAGE TOP  ##
(IN UNDER CONTENT)
----------------------- */
.under-content .page-top {
	text-align:right;
}
.under-content .page-top a {
	background:#fff;
	display:inline-block;
	border:1px solid #ddd;
	padding:10px 30px 10px 12px;
	font-size:10px;
	position:relative;
}
.under-content .page-top a:before{
    position: absolute;
    right: 15px;
    top: 3px;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    border-right: 1px solid #455a64;
    border-bottom: 1px solid #455a64;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media (max-width: 980px) {
.under-content .page-top {
	display:none;
}
}


/* -----------------------------------------------------
    FAVORITE
----------------------------------------------------- */

.favorite-list .all-del-btn {
    width: 180px;
    position: absolute;
    top: -50px;
    right: 0;
}
.under-content.favorite-list .favorite-list-box {
    margin-bottom: 60px;
}
.under-content.favorite-list .favorite-list-box .list-sub-item-wrapper {
	width:100%;
    border-left: none;
    border-right: none;
	position:relative;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper:after {
	clear:both;
	content:" ";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li {
	float:left;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.list-sub-item{
	width:75%;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.figure{
	width:15%;
	max-width:93px;
    min-width: 65px;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.btn {
	width:10%;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.btn .del-btn {
    position: absolute;
    top: 35%;
    bottom: 35%;
    right: 10px;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper a li.list-sub-item .favorite-list-title{
    display: block;
    font-weight: bold;
	font-size: 1.5rem;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper a:hover li.list-sub-item .favorite-list-title{
	text-decoration:underline;
	color:#0099cc;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper a:hover li.list-sub-item .favorite-list-text,
.favorite-list .favorite-list-box .list-sub-item-wrapper a li.list-sub-item .favorite-list-text
 {
	color: #455a64;
}
.favorite-list .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ddd;
    padding: 20px;
    border: 2px solid #ddd;
    border-radius: 5px;
    position: relative;
}
.favorite-list .entry-login-box:before {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 80px 0 80px;
    border-color: #dddddd transparent transparent transparent;
    top: -48px;
    content: "";
	left: 0;
    right: 0;
    margin: 0 auto;
}
.row:after {
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.favorite-list .row .entry-box {
    width: 60%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 10px 35px 10px 0;
    border-right: 2px solid #ddd;

}
.favorite-list .row .login-box {
    width: 40%;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 50px 0 10px 20px;
}

.favorite-list .entry-box h2{
	    margin-bottom: .5em;
}
@media (min-width: 981px) {
.favorite-list .favorite-list-box .list-sub-item-wrapper .list-sub-item::before {
    border-bottom: 4px solid transparent;
    border-left: 5px solid #f48fb1;
    border-right: none;
    border-top: 4px solid transparent;
    bottom: inherit;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    margin: auto;
    position: absolute;
    top: 7px;
    width: 0;
}
}
@media (max-width: 980px) {
.favorite-list .favorite-list-box .list-sub-item-wrapper a {
	display:block;
	display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
	text-decoration:none;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.list-sub-item {
    width: 65%;
	-ms-order:2;
	-moz-order:2;
	-webkit-order: 2;
    order: 2;
	display:block;
	float:none;
}
.favorite-list .favorite-list-box .list-sub-item-wrapper li.figure {
	-ms-order:1;
	-moz-order:1;
	-webkit-order: 1;
    order: 1;
	padding-right:1%;
	display:block;
	float:none;
}

.under-content .list-wrapper ul.list-sub-item-wrapper li.list-sub-item:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-right: none;
    border-bottom: none;
    -webkit-transform: none;
    transform: none;
}
button.del-btn, a.del-btn {
    padding: 5px 6px;
}
.favorite-list .row {
    margin: 2%;
	padding:10px;
	width:96%;
}
.favorite-list .row .entry-box {
    width: 100%;
    float: none;
    padding: 0;
    border-right:none;
}
.favorite-list .row .login-box {
    width: 100%;
    float: none;
    padding: 0;
}
}
@media (max-width: 480px) {
.favorite-list .all-del-btn {
    width: 180px;
    position: static;
    margin: 0 auto 10px;
}
}

/* -----------------------------------------------------
    D GUIDE NEWS LIST
----------------------------------------------------- */
.under-content.d_guide-news_list h1 {
	position:relative;
}
.under-content .rss-link {
	position: absolute;
    right: 0;
    top: 10px;
    line-height: 1;
}
.under-content .rss-link img{
	width:auto;
}
.under-content.d_guide-news_list .list-wrapper.topics .list-item-wrapper {
	border:none;
	padding:30px 10px;
}
@media (min-width: 981px){
.under-content.d_guide-news_list .list-wrapper.topics .list-item {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.under-content.d_guide-news_list .list-wrapper.topics .list-item .link-all .text {
    display: block;
    color: #09c;
    text-decoration: underline;
}
.under-content.d_guide-news_list .list-wrapper.topics .list-item .link-all .text:hover {
    opacity: .7;
}
}
@media (max-width: 980px){
.under-content.d_guide-news_list .list-wrapper.topics .list-item .link-all{
	margin-left:0;
    padding-right: 10px;
}
.under-content .rss-link {
	display:none;
}
}

/* -----------------------------------------------------
    summary
----------------------------------------------------- */
@media (min-width: 981px){
.under-content.summary .list-wrapper.topics .list-item .link-all .date {
    position: static;
    left: 0;
    top: 0;
    margin-right: 0;
    display: block;
}
.under-content.summary .list-wrapper.topics .list-item .link-all {
    margin-left: 0;
	width:100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-top: none;
    padding: 0;
}

}
.under-content.summary .list-wrapper.topics .list-item-wrapper {
    border: none;
}
.under-content.summary .list-wrapper.topics .list-item .link-all .title {
	color:#09c;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
}
.under-content.summary .list-wrapper.topics .list-item .link-all:hover .title {
	opacity:.7;
}
.under-content.summary .list-wrapper.topics .list-item .link-all .text {
    width: 89%;
    display: inline-block;
	color:#455a64;
    text-decoration: none;
}
.under-content.summary .list-wrapper.topics .list-item .link-all .figure {
    width: 10%;
    display: inline-block;
}
.under-content.summary .list-wrapper.topics .list-item .link-all:hover,
.under-content.summary .list-wrapper.topics .list-item .link-all:hover .text,
.under-content.summary .list-wrapper.topics .list-item .link-all:hover .date{
	text-decoration:none;
}
@media (max-width: 980px){
.under-content.summary .list-wrapper.topics .list-item .link-all .text {
	width: 80%;
    display: block;
    float: right;
    padding-right: 5%;
    margin-top: 5px;
    padding-left: 10px;

}
.under-content.summary .list-wrapper.topics .list-item .link-all .figure{
	float:left;
	width:17%;
    margin-top: 10px;

}
.under-content.summary .list-wrapper.topics .list-item:after,
.under-content.summary .list-wrapper.topics .list-item .link-all:after{
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
}

/* -----------------------------------------------------
    summary page
----------------------------------------------------- */

/*		head_main_img
------------------------------------------------ */
#sub_main_img {
    background: none;
    padding: 0;
    border: none;
}

/*		total_box
------------------------------------------------ */
.total_box p {
    font-size: 16px;
    background: url(../img/summary/under_bg_img_01.jpg) no-repeat center bottom;
    font-weight: bold;
    padding-top: 5px;
    height: 90px;
    text-align: center;
    padding-bottom: 0;
}
.total_box span {
	font-size:26px;
	font-weight:bold;
	color:#fe5268;
    margin: 0 2px 0 5px;
}
.under-content.summary.summary-page .list-wrapper.topics.read-carefully .list-item {
    margin-left: -10px;
}
.under-content.summary.summary-page .list-wrapper.topics.read-carefully .list-item .link-all .title {
	display:block;
	margin-bottom:5px;
}
.under-content.summary.summary-page .list-wrapper.topics.read-carefully .list-item .link-all .text {
    width: 77%;
    vertical-align: top;
}
.under-content.summary.summary-page .list-wrapper.topics.read-carefully .list-item .link-all .figure {
    width: 22%;
}
.under-content.summary.summary-page .list-wrapper.topics.read-carefully .list-item .link-all .figure img {
	margin:0;
}

/*
	article_colum
------------------------------------------------ */
.article_colum1{
    margin: 20px 0px;
}
.article_colum1 p {
	font-size:13px;
	margin-bottom:25px;
}
.article_colum1 p a{
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #09c;
    text-decoration: underline;
}
.article_colum2{
    margin: 20px 0px;
}
.article_colum2 p {
	font-size:13px;
}
.article_colum2 p a{
	display:block;
	font-size:16px;
	margin-bottom:10px;
}
.list-wrapper + .page-top{
    margin-top: 30px;
}

/*
	CHECK LIST ACCORDION
------------------------------------------------ */
.ac-check-box {
  height: 100%;
  width: 100%;
  background: #fff;
}

.ac-check-box label {
  background: #999;
  color: #fff;
  padding: 10px;
  display: block;
  margin: 0;
  border: 1px solid #ddd;
  cursor: pointer;
  text-align:center;
  font-size:18px;
  font-weight:bold;
}

.ac-check-box label:hover {
	opacity:.7;
}

.ac-check-box input[type="checkbox"].on-off{
  display: none;
}

.ac-check-box ul li{
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ddd;
  border-top:none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-height: 0;
  opacity: 0;
}
#panel-title1:checked ~ #checkbox-box1 li,
#panel-title2:checked ~ #checkbox-box2 li {
	max-height: 80px;
	opacity: 1;
	min-height:40px;
}
.ac-check-box ul li.checked {
    background: #ffebe0;
}
.panel-title + input.on-off + ul#checkbox-box1 {
	height:100%;
	display:block;
}
.panel-title.panel-title-close + input.on-off + ul#checkbox-box1{
	height:0;
}
.ac-check-box ul {
    width: 100%;
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin-bottom:20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ac-check-box ul li span {
    display: block;
}
.ac-check-box ul li span.panel-th {
	background:#f5f5f5;
    font-weight: bold;
    font-size: 1.3rem;
}
.ac-check-box ul li:first-child {
	text-align:center;
}
.ac-check-box ul li span:type-of-child(2) {
	text-align:left;
}

.ac-check-box ul li:first-child input {
	cursor:pointer;
}
.ac-check-box ul {
    border-bottom: none;
}

.ac-check-box ul li span:first-child{
	width:10%;
    padding: 8px 0 8px;
    text-align: center;
    border-right: 1px solid #ddd;
}
.ac-check-box ul li span:nth-child(2) {
	width:70%;
    padding: 8px 2px 3px;
    border-right: 1px solid #ddd;
}
.ac-check-box ul li span:last-child {
	border-right:none;
	width:20.3%;
    padding: 10px 2px 3px;
	text-align:center;
}
.ac-check-box ul li:first-child span.all-check{
    background: url(../img/icon_allcheck.png) no-repeat 42px center;
    background-color: #ffab40;
    color: #fff;
    padding: 5px 4px;
    border-radius: 3px;
	font-size: 12px;
    padding-right: 14px;
	cursor:pointer;
	display:inline;
}
.ac-check-box ul li:first-child span.all-check:hover {
	opacity:.7;
}
.panel-title{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.panel-title::before,
.panel-title::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.panel-title::before{
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
}
.panel-title::after {
    right: 12px;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-bottom: 10px solid #fff;
    top: -8px;
}
.panel-title.panel-title-close::after {
    right: 12px;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-top: 10px solid #fff;
    top: 7px;
}
label.checkbox-style1 {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #bbb;
    border-radius: 0;
    overflow: hidden;
    cursor: pointer;
    background: none;
    color: #ddd;
    padding: 0;
}

label.checkbox-style1 input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	margin     : 0;
	padding    : 0;
	position   : absolute;
	width      : 16px;
	height     : 16px;
	left       : 0;
	box-shadow : 39px 0px #FFF;
	z-index    : 2;
	background:#fff;
    outline: none;
    cursor: pointer;
}
label.checkbox-style1 input[type="checkbox"]:checked {
	box-shadow : none;
}
/*label.checkbox-style1 input[type="checkbox"]:checked:focus {
	box-shadow : 39px 0px #666;
	opacity    : 0.1;
}
label.checkbox-style1 input[type="checkbox"]:focus {
	box-shadow : 39px 0px #EEE;
}*/
label.checkbox-style1 input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 5px;
    display: block;
    margin-top: -7px;
    width: 4px;
    height: 12px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 3;
}


@media (max-width: 980px){
.ac-check-box ul li span.panel-th:first-child{
	padding:0;
}
.ac-check-box ul li span.panel-th {
    font-size: 1.2rem;
}
.ac-check-box ul li span:last-child {
    padding: 10px 2px 7px;
}
.ac-check-box ul li span:nth-child(2) {
    padding: 10px 2px 3px;
}
.ac-check-box ul li span.panel-th:first-child > span {
    padding: 2px 0;
    background: url(../img/icon_allcheck.png) no-repeat center bottom;
    max-height: 80px;
    display: block;
    width: 100%;
    height: 92%;
    font-weight: normal;
    font-size: 1.1rem;
    min-height: 32px;
}
}

/* ERROR BOX
----------------------------------------------------- */
.error-box {
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 35px;
	background: #fff6eb;
	border-radius: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.error-box ul {
	margin-left: 30px;
}
.error-box ul li {
	color: rgba(255,0,4,1.00);
	list-style-type: disc;
}

/* CATEGORY BOX
----------------------------------------------------- */
ul.list-wrapper.lsit-situation-box {
	line-height:0;
}
ul.list-wrapper.lsit-situation-box.link-box {
	background:#fff;
}
ul.list-wrapper.lsit-situation-box .list-item{
	width:100%;
	list-style:none;
	line-height:1.7;
    margin-bottom: 15px;
}
ul.list-wrapper.lsit-situation-box .list-item a {
    display: block;
    background: rgb(242, 242, 242);
    padding: 10px 34px 10px 10px;
    border: 1px solid #ddd;
	position:relative;
	text-decoration:none;
}
ul.list-wrapper.lsit-situation-box .list-item a:before {
	position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    border-right: 2px solid #09c;
    border-bottom: 2px solid #09c;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
ul.list-wrapper.lsit-situation-box .list-item a:hover,
ul.list-wrapper.lsit-situation-box .list-item a:hover .figure > img {
    opacity:0.7;
	text-decoration:none;
}
ul.list-wrapper.lsit-situation-box .list-item a:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
ul.list-wrapper.lsit-situation-box .list-item .item-title {
    display: block;
    width: 75%;
    float: left;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 5px;
    color: #09c;
}
ul.list-wrapper.lsit-situation-box .list-item .item-text{
	display:block;
	width:75%;
	float:left;
	padding-left:10px;
	padding-right: 10px;
	color:#455a64;
    margin-bottom: 0;
}
ul.list-wrapper.lsit-situation-box.link-box .list-item .item-text {
	padding:0;
	color:#455a64;
}
ul.list-wrapper.lsit-situation-box .list-item .figure {
	width:25%;
	float:right;
    padding: 0;
    line-height: 0;
}
ul.list-wrapper.lsit-situation-box .list-item .figure img {
	margin:0;
}
ul.list-wrapper.lsit-situation-box .list-item:after {
	display:block;
	clear:both;
	content:" ";
	overflow:hidden;
	visibility:hidden;
}
@media (max-width: 980px){
ul.list-wrapper.lsit-situation-box.link-box .list-item{
    background: #F5F5F5;
    padding: 0;
    border-bottom: 2px solid #ddd;
    padding-right: 0;
    margin-bottom: 0;
}
ul.list-wrapper.lsit-situation-box .list-item a {
	border:none;
}
ul.list-wrapper.lsit-situation-box-2 .list-item a {
    display: block;
    background: rgb(242, 242, 242);
    padding: 10px 34px 10px 10px;
    border: 1px solid #ddd;
    position: relative;
    text-decoration: none;
}
ul.list-wrapper.lsit-situation-box.link-box .list-item:first-child{
	border-top: 2px solid #ddd;
}
ul.list-wrapper.lsit-situation-box .list-item .item-title {
    width: 100%;
    float: none;
}
ul.list-wrapper.lsit-situation-box .list-item .item-text{
	width:100%;
	float:none;
}
ul.list-wrapper.lsit-situation-box .list-item .figure {
	display:none;
}
a.sp-arrow {
	position:relative;
	width:100%;
	display:block;
}
a.sp-arrow:before {
	display: block;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 6px;
    height: 6px;
    border-right: 2px solid #09c;
    border-bottom: 2px solid #09c;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

}

/* GUIDE TOP
----------------------------------------------------- */
.under-content.guide-top .list-wrapper.col2-link .list-sub-item-wrapper.an-link {
	border-bottom:none;
    padding-top: 10px;
	display:block;
}
.under-content .list-wrapper.col2-link .list-sub-item-wrapper.an-link:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.under-content.guide-top .list-wrapper.col2-link .list-sub-item-wrapper.an-link li{
	float:left;
}
.sub-link-box-wrapper dl dt {
	position:relative;
	padding-left:15px;
}
.sub-link-box-wrapper dl dd {
	padding-left:15px;
}
.sub-link-box-wrapper dl dt:before{
	border-bottom: 4px solid transparent;
    border-left: 5px solid #f48fb1;
    border-right: none;
    border-top: 4px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 0;
}
dl.sub-link-box dt a{
	font-size:1.6rem;
	color:#09c;
	text-decoration:underline;
	font-weight:bold;
}
dl.sub-link-box dt a:hover {
	opacity:.7;
}
.sub-link-box-wrapper {
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 15px;
}
@media (max-width: 980px){
.under-content.guide-top .list-wrapper.col2-link {
    border: none;
}
.sub-link-box-wrapper {
    padding: 5px;
    border-left: none;
    border-right: none;
    margin-top: 15px;
}
ul.list-wrapper.lsit-situation-box .list-item .item-text {
    padding-top: 0;
    margin-bottom: 3px;
}
}
/* -----------------------------------------------------
    UNDERCONTENT NEWS LIST BOX
----------------------------------------------------- */
.under-content .news-topics-box h2 {
	position:relative;
}
.under-content .rss-link {
	position: absolute;
    right: 0;
    top: 10px;
    line-height: 1;
}
.under-content .rss-link img{
	width:auto;
}
.under-content .list-wrapper.topics.news-topics-box .list-item-wrapper {
	border:none;
	padding:0 10px 10px 10px
}
@media (min-width: 981px){
.under-content .list-wrapper.topics.news-topics-box .list-item {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.under-content .list-wrapper.topics.news-topics-box .list-item .link-all .text {
    display: block;
    color: #09c;
    text-decoration: underline;
}
.under-content .list-wrapper.topics.news-topics-box .list-item .link-all:hover{
	text-decoration:none;
}
.under-content .list-wrapper.topics.news-topics-box .list-item .link-all .text:hover {
    opacity: .7;
    text-decoration: underline;

}
}
@media (max-width: 980px){
.under-content .list-wrapper.topics.news-topics-box .list-item .link-all{
	margin-left:0;
    padding-right: 25px;
}
.under-content .rss-link {
	display:none;
}
.under-content .list-wrapper.topics.news-topics-box .list-item-wrapper {
    padding: 0 10px;
}
}

/*------------------------------------------------------
                      BLOG
----------------------------------------------------- */
.blog-portal .normal-btn {
	top:0;
    padding-right: 0;
}
.blog-portal a.blog-btn.btn.normal-btn {
	padding-left:10px !important;
	padding-right:10px;
	display:inline-block;
	max-width:100% !important;
}
.detail-ac-search-box table {
	width:100%;
    margin-bottom: 25px;
}
.detail-ac-search-box table tbody tr th {
	width:15%;
	text-align:left;
}
.detail-ac-search-box table tbody tr td {
    padding-left: 20px;
}
.detail-ac-search-box table tbody tr td .panel-title {
	cursor:pointer;
	padding: 5px 8px 5px 20px;
    background: #ddd;
    border-radius: 4px;
}
.detail-ac-search-box table tbody tr td .panel-title:hover {
	opacity:.7;
}
.detail-ac-search-box table tbody tr td .panel-title::before{
    border: none;
}
.detail-ac-search-box table tbody tr td .panel-title::after {
    border: 6px solid transparent;
	left:5px;
	right:inherit;
	top:6px;
    border-top: 10px solid #455a64;
}
.detail-ac-search-box table tbody tr td .panel-title.panel-title-close::after{
    border: 6px solid transparent;
	border-bottom: 10px solid #455a64;
    top: -6px;
}
.ac-search-box input[type="checkbox"].on-off {
    display: none;
}
.ac-search-box .detail-ac-box {
    width: 100%;
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin-bottom:20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
   max-height: 0;
  opacity: 0;
}
.ac-search-box .detail-ac-box table {
	display:none;
}
#panel-title1:checked ~ #checkbox-box1 {
	opacity: 1;
    max-height: inherit;
    height: auto;
}
#panel-title1:checked ~ #checkbox-box1 table {
	display:block;
}
.panel-title + input.on-off + #checkbox-box1{
	height:100%;
	display:block;
}
.panel-title + input.on-off + #checkbox-box1{
	height:0;
}
c-check-box ul li span {
    display: block;
}
.detail-ac-box table {
	width:100%;
}
.detail-ac-box table tr th,
.detail-ac-search-box table tr th {
	border-right: 2px solid #ddd;
	vertical-align:top;
    padding: 5px 10px 5px 5px;
    white-space: nowrap;
}
.detail-ac-box table tr td {
	padding:5px 0;
}
.detail-ac-search-box input[type="search"] {
    width: 100%;
    height: 30px;
    border: 2px solid #ddd;
	font-family:"Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.detail-ac-box table tr td.region-title {
	vertical-align:top;
	font-size:110%;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}
.detail-ac-box table{
	background:#f6f6f6;
}
.detail-ac-box table label {
	cursor:pointer;
	display:inline-block;
    padding: 2px 0;
	position:relative;
	padding-left:20px;
    margin-right: 18px;
}
.detail-ac-box table label:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #bbb;
    border-radius: 0;
    overflow: hidden;
    cursor: pointer;
    background: none;
    color: #ddd;
    padding: 0;
    left: 0;
    top: 6px;
    z-index: 3;
}
.detail-ac-box table label input[type="checkbox"]:checked {
	box-shadow : none;
}
/*.detail-ac-box table label input[type="checkbox"]:checked:focus {
	box-shadow : 39px 0px #666;
	opacity    : 0.1;
}
.detail-ac-box table label input[type="checkbox"]:focus {
	box-shadow : 39px 0px #EEE;
}*/
.detail-ac-box table label input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 5px;
    display: block;
    margin-top: 0;
    width: 4px;
    height: 10px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 1;
}
.detail-ac-box table label input[type="checkbox"] {
	-moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
	position: absolute;
	top: 6px;
	width: 16px;
	height: 16px;
	left: 0;
    z-index: 2;
    outline: none;
	border: none;
    background: #fff;
}

.detail-ac-box table .line-top {
	border-top:1px solid #ddd;
}
.detail-ac-box table  {
	margin-bottom:30px;
    border-collapse: separate;
    padding: 10px;
}
@media (max-width: 980px) {
.detail-ac-search-box table,
.detail-ac-search-box table tbody,
.detail-ac-search-box table tbody tr,
.detail-ac-search-box table tbody tr th,
.detail-ac-search-box table tbody tr td,
#panel-title1:checked ~ .detail-ac-box #checkbox-box1 table,
.detail-ac-box table tbody,
.detail-ac-box table tbody tr,
.detail-ac-box table tbody tr th,
.detail-ac-box table tbody tr td {
	display:block;
	border:none;
}
.detail-ac-box table {
	padding-bottom: 20px;
    padding-top: 20px;
}
.detail-ac-search-box table tbody tr td {
    padding-left: 10px;
    margin-bottom: 10px;
}
.detail-ac-box table tbody tr th {
	background:#ddd;
    margin-bottom: 5px;
}
.detail-ac-box table tbody tr td {
	margin-bottom:10px;
    padding-left: 5px;
}
.detail-ac-box table tbody tr td.region-title {
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    white-space: normal;
}
select[name="year"], select[name="month"], select[name="day"] {
   margin-bottom: 15px;
}

}
/* BLOG LIST
----------------------------------------------------- */

.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item {
    border-bottom: 1px dashed #ddd;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item:before {
    top: 22px;
    bottom: auto;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item:last-child {
    border-bottom: none;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a {
	display:block;
	padding:20px 10px;
	text-decoration:none;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:hover {
	text-decoration:none;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:hover span.text,
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:hover span.title {
	text-decoration:underline;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.text {
    text-overflow: ellipsis;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.title {
	display:block;
    text-decoration: underline;
    font-weight: bold;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.date {
    line-height: 13px;
    font-size: 13px;
    color: #90a4ae;
	display:block;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.img {
	max-width:161px;
	display:block;
	float:right;
    line-height: 0;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.txt-box {
	float:left;
    width: 70%;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
@media (max-width: 980px) {
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a {
	padding:10px 0 0 10px;
}
	
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.img {
	display:none;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.txt-box {
    float: none;
    width: 100%;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item {
    border-bottom: 1px solid #ddd;
    margin:0;
    padding-right: 20px;
    padding-bottom: 10px;
	position:relative;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.title {
	display:block;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:hover span.text,
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a:hover span.title {
    text-decoration: none;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item a span.text {
	color:#09c;
}
.blog-portal .nav_paging ul li.nav_paging_next {
	width:100%;
}
.list-sub-wrapper.blog .list-sub-item-wrapper .list-sub-item:before {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 1px solid #f48fb1;
    border-bottom: 1px solid #f48fb1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.blog-portal .nav_paging ul li.nav_paging_next:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #f48fb1;
    border-bottom: 2px solid #f48fb1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
}
/* BLOG INTRODUCE
----------------------------------------------------- */
.under-content .blog-box .content p.title {
	margin-bottom:0;
	font-size:17px;
	font-weight:bold;
}
.under-content .blog-box .content p.title.url {
	font-weight:normal;
}
.under-content .blog-box .content p.title + p.title {
	margin-bottom:0.5em;
}
.under-content .blog-box .content table.category-country {
	margin:10px 0;
}
.under-content .blog-box .content table.category-country.category-country-right {
	float:right;
}
.under-content .blog-box .content table.category-country.category-country-right:after {
	content:"";
	display:block;
	overflow:hidden;
	clear:both;
	visibility:hidden;
}
.under-content .blog-box .content table.category-country tr th {
	padding-right:15px;
	font-size:16px;
	font-weight:normal;
    white-space: nowrap;
	width:auto;
}
.under-content .blog-box .content table.category-country .category-tag span {
	display:inline-block;
	padding:2px 10px;
	color:#fff;
	background-color:#888;
	border-radius:20px;
	font-size:13px;
    margin-bottom: 2px;
    margin-top: 2px;
	margin-right:10px;
}
.under-content .blog-box .content:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.under-content .blog-box .content .grid-2 {
	float:left;
	width:70%;
}
.under-content .blog-box .content .grid-2.blog-img {
	float:right;
	width:100%;
	padding:0 10px;
	max-width:161px;
}
.under-content .blog-box .content + article {
	border-top:1px solid #ddd;
	padding-top:10px;
}
.under-content article img {
    height: auto;
    max-width: 100%;
    width: auto;
}
@media (max-width: 980px) {
	.under-content .blog-box .content {
		padding-left:10px;
		padding-right:10px;
	}
	.under-content .blog-box .content p.title,
	.under-content .blog-box .content p{
		padding-left:0;
		padding-right:0;
	}
	.under-content .blog-box .content .grid-2 {
		float:none;
		width:100%;
	}
	.under-content .blog-box .content .grid-2.blog-img {
		float:none;
		width:100%;
		margin:0 auto;
	}
	.under-content .blog-box .content table.category-country,
	.under-content .blog-box .content table.category-country tbody,
	.under-content .blog-box .content table.category-country tbody tr {
		display:block;
		width:100%;
	}
	.under-content .blog-box .content table.category-country tr th,
	.under-content .blog-box .content table.category-country tr td {
		display:block;
		text-align:left;
	    padding-bottom: 5px;
		padding-right: 0;
	}
}


/* STEP
----------------------------------------------------- */
.form-navigation-2 {
	background:url(../img/blog/step-form-1.jpg) no-repeat;
    height: 50px;
    background-size: 100% 100%;
}
.form-navigation-2{ 
    width: 100%;
    background-color: #ddd;
    margin-bottom: 30px;
}
.form-navigation li, .form-navigation-2 li {
    float: left;
    width: 50%;
    height: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    position: relative;
    padding: 0;
    margin: 0;
}
.form-navigation-2:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.blog-edit-input ul.form-navigation-2 li:first-child {
	color:#fff;
}
.blog-edit-comp ul.form-navigation-2 {
	background:url(../img/blog/step-form-2.jpg) no-repeat;
	background-size: 100% 100%;
}
.blog-edit-comp ul.form-navigation-2 li:first-child + * {
	color:#fff;
}


/* COMMON TEXT MARGIN
----------------------------------------------------- */
.bold {
	font-weight:bold;
}
.fs200 {
	font-size:200%;
}
.fs110 {
	font-size:110%;
}
.red {
	color:#ff0000;
}
.mb0 {
	margin-bottom:0 !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb25 {
	margin-bottom:25px !important;
}
.mb35 {
	margin-bottom:35px !important;
}
@media (min-width: 981px) {
.mx490 {
	max-width:490px !important;
}
}
@media (max-width: 980px) {
.mlr-10{
	margin-left:-10px !important;
	margin-right:-10px !important;
    padding: 0 !important; 
}
.sptextC {
	text-align:center !important;
}

}
