@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------------------*/

.classic {
/*
	margin-top:70px;
	margin-bottom:50px;
*/
}

.classic a {
	color:#000000;
	text-decoration:underline;
}

.classic a:hover {
	text-decoration: none;
}


.bass_ta{
	text-align:center;
/*	margin-top:50px;*/
}

.bass_co{
	margin-top:50px;
}

.bass_bo{
	margin-bottom:30px;
}

.efttex_title{
	color:#960382;
}

.d_box {
	display:table;
	width: 100%;
}

.d_box2 {
	border:solid 1px #df0003;
	border-bottom:solid 3px #df0003;
	/*padding:15px 15px 20px;*/
	text-align:center;
	width:32%;
	display:table-cell;
	vertical-align:top;
}

.d_box2 img {
	max-width: 100%;
}


.d_box3 {
	width:2%;
	display:table-cell;
	vertical-align:top;
}

.d_box2_txt {
	margin-top: 30px;
	margin-bottom: 30px;
	color:#b20000;
	font-weight:bold;
}

.col-md-12 .container_01:nth-child(odd) {
	float:left;
	width:45%;
}
.col-md-12 .container_01:nth-child(even) {
	float:right;
	width:45%;
}
div.row.spacer.element.d2 {
	margin-top:0;
}
div.row.spacer.element.d1{
	margin-top:40px;
}


.col-md-12 .container_01 .container_01img{
	margin:5px 0 5px;
	text-align:center;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
h1.font-ja.d3{
	margin-top:44px;
	margin-bottom:24px;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*▼ 表示領域が 767px 未満の場合
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 767px) {
/*============================================================================*/
.d_box {
	display:block;
	width: 100%;
}

.d_box2 {
	width:100%;
	display:block;
    margin-top: 20px;
/*	padding:10px 10px 15px;*/
}

.d_box2 img {
	max-width: 100%;
}

.d_box2_r {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

.d_box2_l {
	text-align: left;
	float: left;
	max-width: 43%;
	padding-right: 15px;
}
.d_box2_txt {
	text-align: left;
	margin-top: 20px;
}

	
.d_box3 {
	display:none;
}
div.row.spacer.element.d1{
	margin-top:0;
}
.col-md-12 .container_01:nth-child(odd) {
	float:none;
	width:100%;
}
.col-md-12 .container_01:nth-child(even) {
	float:none;
	width:100%;
}
div.row.spacer.element.d2 h1 {
	margin-bottom:0;
}
.col-md-12 .container_01 .container_01img{
	margin:5px 0 10px;
}
h1.font-ja.d3{
	margin-top:26px;
}

}



a.global_1 {
        -webkit-transition: opacity 0.25s ease-out;
        -moz-transition: opacity 0.25s ease-out;
        -ms-transition: opacity 0.25s ease-out;
        transition: opacity 0.25s ease-out;
}
a.global_1:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
}



.container_alfa img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.container_alfa .only_pc {
	margin-top: 30px;
}
.container_alfa .only_pc table {
	color: #b20000;
    font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.container_alfa .only_pc table span {
	display: block;
	font-size: 18px;
	margin-bottom: 12px;
}
.container_alfa .only_pc table td {
	border: solid 1px #b20000;
}
.container_alfa .only_pc table .d1 td {
	border-bottom: none;
}
.container_alfa .only_pc table .d1 td img {
	width: 100%;
	max-width: none;
}
.container_alfa .only_pc table .d2 td {
	border-top: none;
	border-bottom-width: 3px;
	padding: 10px 3px;
	line-height: 1.2;
}
.container_alfa .only_pc table td.nu {
	border: none;
	width: 18px;
}

@media screen and (max-width: 767px) {
	.only_pc {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.only_mo {
		display: none;
	}
}

.container_alfa .only_mo {
	margin-top: 30px;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.container_alfa .only_mo .d1 {
	margin-top: 15px;
}





