@charset "utf-8";
/* CSS Document */

/*------------------------

背景

------------------------*/
body {
    font-size: 1.6rem;
	-webkit-text-size-adjust: 100%;
}

.maintitle {
	background:rgba(230,0,18,0.8);
	width:600px;
	position: relative;
	z-index: 5;
	padding:20px 0;
	border-radius:6px;
	margin:0 auto;
	top:25%;
}

.mainphoto {
	position: relative;
	background: url(../img/osaka07-1.jpg)no-repeat center center ;
	background-size:cover;
	width:100%;
	height:350px;
	left:0;
	top:0;
	text-align: center;
}

.maintitle h1 {
	font-size:3.5rem;
	text-align: center;
	color:#fff;
	font-weight: 400;
}

.maintitle .line {
	width:50px;
	height:3px;
	background:#fff;
	display:block;
	margin:-10px auto 10px auto;
}

.maintitle img {
	width:50px;
	height:50px;
	margin:5px auto;
}

.wrap {
	text-align: justify;

}
.bread {
	background:#f2f1eb;
	padding:10px 0;
	width:100%;
	font-size:1.2rem;
}

.yajirusi {
	font-size:.8rem;
}


.yajirusi2 {
    font-size: .8rem;
    color: #000;
    vertical-align: middle;
    display: inline-block;
    font-weight: 900;
    margin-left: 10px;
    margin-top: -5px;
}

.mogi_title {
	position:relative;
	width:450px;
	z-index: 5;
}

.main img {
	position:relative;
	
}

.main a {
	margin:400px auto 0 auto;
	
}

.main {
		text-align: center;
	background:url(../img/exam-preparation/mogi.jpg) no-repeat center top;
	background-size:cover;
	width:100%;
	height:550px;
}

main {
	margin:30px 0;

}

article h2 {
	font-size:2.5rem;
	padding:15px 0;
	margin-top:30px;
	border-bottom:solid 5px #e60012;
	border-top:solid 1px #e60012;
	/*border-left:solid 7px #e60012;*/
	font-family: "Noto Sans Japanese";
	line-height:2;
	text-align: left;
}

.goro {
	width:45px;
	height:45px;
	margin-right:10px;
}
.subtitle {
	font-size:1.6rem;
	padding-bottom:10px;
	display:inline-block;
}

.kome {
	font-size:1.1rem;
	font-weight: 900;
	color:#c3000f;
}

.mondai a {
	background-color: #Faeeee;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff),color-stop(.75, #fff), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;
	padding:20px 30px;
	font-size:1.8rem;
	text-decoration: none;
	color:#000;
	font-weight: 700;
	margin:0 auto 20px auto;
	border-radius:6px;
	border:solid 2px #e60012;
	width:40%;
}

.mondai a:after {
	content: "\f105";
	font-family: FontAwesome;
    display: inline-block;
    font-weight: 700;
    margin-left: 10px;
}

.mondai a:hover {
	background-color: #e60012;
	background-image: none;
	border:solid 2px #e60012;
	color:#fff;
}

.mondai a:hover .yajirusi2 {
    color: #fff;
}

.mondai {
	text-align: center;
	margin:10px auto 30px auto;
}

em.bold-text{
	display: block;
	font-weight: bold;
	margin-top: 16px;
}


p.indent-1 {
padding-left:1.7rem;
text-indent:-1.7rem;
margin-bottom:0;
}

p.indent-1 a {
text-indent:0;
}

p.indent-2 {
	padding-left:7rem;
	text-indent:-1.7rem;
	margin-bottom:0;
}

p.indent-2b {
	padding-left: 3rem;
	text-indent: -1.9rem;
	margin-bottom: 0;
}

p.indent-3 {
	margin-bottom:0;
}

p.indent-3 + p.indent-2b{
	margin-top: 16px;
}


@media only screen and (max-width: 767px) {
	p.indent-3 {
	padding-left:5rem;
	text-indent:-5.4rem;
	margin-bottom:0;
}
	
	.about-dl dd {
	margin-bottom:0!important;
}
	p.indent-2 {
	padding-left:7rem;
	text-indent:-1.7rem;
	margin-bottom:0;
}
}

.godai-block {
	justify-content:space-between;
	text-align: justify;
}

.godai-block img {
	border: solid 1px #000;
	width:230px;
}


img[alt="三角"]{
	height:20px;
	margin:-5px 0 10px;
}

.box {
	justify-content: space-between;
}
.end img,
.kouza img {
	width:100px;
	height:34px;
}

.sp-on {
		display: none;
	}

.book {
	margin:10px 0;
}

.book-left img {
	width:220px;
}

.contact-box {
	display: inline-block;
	color:#fff;
	width: calc(34% - 2%)!important;
	border-radius: 6px;
	text-align: center;
	border: solid 1px #d2691e;
	border-bottom: solid 3px #d2691e;
	position: relative;
	background:#ff9900;
	margin:10px 0;
	background-image: repeating-linear-gradient(0deg, transparent, transparent 19px, rgba(255,255,255,.1) 1px, rgba(255,255,255,.1) 20px), repeating-linear-gradient(90deg, transparent, transparent 19px, rgba(255,255,255,.1) 1px, rgba(255,255,255,.1) 20px);
}

.contact-box.col-6{
	width: calc(51% - 2%)!important;
}

.contact-box a {
	padding:10px 15px;
	color:#fff;
	text-decoration: none;
	display:block;
	line-height: 1.3;
	vertical-align: middle;
	border-radius: 6px;

	position: relative;
}

.contact-box a .small-title-p {
	color:#fff;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: normal;
}

.contact-box:hover,
.contact-box:hover a{
	border-radius: 6px;
	background: #f08200;
	transition: all .2s;
}

.contact-box:active {/*ボタンを押したとき*/
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

.title-waku {
	 background-color: #F3F3F3;
	padding:5px 10px;
	margin:50px 0 15px;
	
}

.h3top {
	margin:20px 0 15px;
}

.title-waku h3 {
	font-size:1.8rem;
	color:#333;
	text-align: left;
   position: relative;
	padding-left:10px;
	margin:0;
}

.title-waku h3:before {
    display: block;
    content: "";
    background-color: #e60012;
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 5px;
    width: 2px;
}

h3.title {
	font-size:2.2rem;
    display: inline-block;
    margin-left: 20px;
	margin-top:15px;
    vertical-align: middle;
	align-items: center;
	text-align: justify;
}

.genre {
    font-weight: bold;
	background: #d0c700;
    color: #ffffff;
    border-radius: 3px;
    padding: .25em;
    margin: 0 auto;
    width: 130px;
    font-size: 1.3rem;
	text-align: center;
}

.book-box a {
	margin-top:10px;
}

.book-box {
	text-align: center;
	justify-content: center;
}

.book-box a img {
	height:325px;
}

.upper-box {
    width: 100%;
    background-color: #F3F3F3;
    padding: 10px 20px;
    color: #333;
    font-weight: 800;
	align-items:center; 
}

.siken-box a {
	display: block;
    position: relative;
	text-decoration: none;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #78be1e;
    border: 1px solid #78be1e;
    border-radius: 5px;
    box-shadow: 0 3px 0 #78be1e;
    padding: 2.15em 0 2.95em;
    letter-spacing: .05em;
}

.banner {
	width:75%;
	margin:20px auto;
	
}

.poster img {
	width:230px;
}

.poster {
	justify-content: center;
	margin:30px 0;
	text-align: center;
	background: #f2f1eb;
	padding:30px 0;
}

.buy {
	margin-top:25px;
	text-align: center;
	 border-bottom: solid 3px #d01a47;  
	 border-radius: 3px;
	background: #f03c69;
}

.buy a {
	color:#fff;
	display: block;
	text-decoration: none;
	background: #f03c69;
	padding:15px;
	border-radius: 3px;
	font-weight: 700;
	
}

.buy a:hover {
	background: #e60012;	
}



.buy:active {/*ボタンを押したとき*/
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

.main-box {
	padding:20px 30px;
	justify-content: space-between;
}

.buy-list {
	box-sizing: border-box;
	justify-content: space-between;
}

.buy-list.gutters > .col-3 {
	width:calc(25% - 0%);
}

.buy-list dt {
	background:#f2f1eb;
	padding:10px;
	margin-bottom:5px;
	text-align: center;
	color:#555;
	font-weight: 400;
}

.buy-list dd {
	border-bottom:solid 1px #F3F3F3;
	padding:10px;
	width:100%;
	font-weight: 700;
}

.buy-sub {
	font-size:1.4rem;
	padding:10px 0 20px;
	margin-top:-10px;
	text-align:justify;
}

.gutters > .col-12.buy {
     width: 100%;
}

.sp_on {
	display:none;
}

.pc_on {
	display:block;
}

.row.gutters > .col, .row.gutters > .row > .col {
    margin-left: 0;
	
}

.tab-button {
    justify-content: space-between;
	margin-left: 2%;

}

.p-up {
	text-align: right;
	margin-top:10px;
}
.p-up a {
	font-size:11px;
	font-family: 'Oswald', sans-serif;
	background: #898989;
	color:#fff;
	text-decoration: none;
	padding:5px 10px;
	border-radius:3px;
}

.p-up a:hover {
	background: #323232;
}

.about-dl dt {
	background:#f2f1eb;
	padding:10px;
	width: calc(25% - 0%)!important;
	border-bottom:solid 1px #fff;
	text-align: left;
}

.about-dl dt:last-of-type {
	border-bottom:none;
}

.about-dl dd {
	text-align: justify;
	padding:10px;
	border-bottom:solid 1px #f2f1eb;
	border-right:solid 1px #f2f1eb;
	width: calc(75% - 0%)!important;
}

.dd-line {
	border-top:solid 1px #f2f1eb;
}

.about-dl {
	flex-flow: row wrap;
	justify-content: center;
	width:100%;
	border:solid 3px #f2f1eb;
}

.about-table{
	width: 100%;
	border: solid 3px #f2f1eb;
}

.about-table th{
	background: #f2f1eb;
	padding: 10px;
	border-bottom: solid 1px #fff;
	text-align: left;
	vertical-align: top;
	width: 250px;
}

.about-table td{
	text-align: justify;
	padding: 10px;
	border-bottom: solid 1px #f2f1eb;
	vertical-align: middle;
}

.about-table td + td{
	border-left: solid 1px #f2f1eb;
}

.about-table td.text-center{
	text-align: center;
}

.bold {
	font-weight: 700;
}

.caption {
	font-size:1.4rem;
	margin-bottom:5px;
	padding-left:2.9em;
	text-indent:-2.9em;
}
.caption a {
	text-indent:0;
}
 
.kyu {
	font-size:1.8rem;
	font-weight:700;
}

.sanko {
	width:50%;
	padding:6px;
	background:#d0c700;
	color:#fff;
	font-weight: 700;
	text-align: center;
	font-size:1.4rem;
	border-radius: 20px;
	margin:50px auto 20px auto;
}

@media only screen and (max-width: 1260px) {
	
	
	.mogi_title {
	position:relative;
	width:400px;
	z-index: 5;
	}
}

@media only screen and (max-width: 1023px) {
	.contact-block {
	padding:30px;
	text-align: justify;
	}
	
	
}

@media only screen and (max-width: 767px) {
	
	.about-dl dd {
	border-bottom:none!important;
	border-right:none!important;
}
	
	.sanko {
	width:100%;
}
	
	.caption {
	font-size:1.4rem;
	margin:0 auto 30px auto;
}
	.about-dl dt {
	width: 100%!important;
	display: block;
	}
	
	.about-dl dd {
	width: 100%!important;
	display: block;
	border:solid 1px #f2f1eb;
	margin-top:-20px;
	}
	
	.main a {
		margin:240px auto 0 auto;
		width:100%!important;
	}
	
	.main a img {
		width:100%;
	}
	
	.main {
		text-align: center;
		background:url(../img/exam-preparation/mogi_sp.jpg) no-repeat center top;
		background-size:contain;
		width:100%;
		height:350px;
	}
	
	.mogi_title {
	position:relative;
	width:100%;
	z-index: 5;
	}
	
	.mondai a {
	width:100%;
}
	
.godai-block {
	text-align:center;
}
	
.godai-block p {
	text-align:justify;
}
	
.banner {
	width:100%;
}
	
.book {
	padding:0;
	}
	
.buy-sub {
	padding:0;
	margin-top:0;

}
	
.buy {
	margin-bottom:0!important;

}
	
.upper-box {
    padding: 15px;
}
	
.main-box {
	padding:10px;
}
	
.buy-list dt {
	padding:5px 10px;
	margin-bottom:0;
}

.buy-list dd {
	border-bottom:none;
	padding:0 0 0 10px;
	margin:-5px 0 5px;
	width:100%;
	font-weight: 700;
}
	
.buy-list.gutters > .col-3 {
	width:calc(100% - 0%);
	text-align: justify;
}
	
h3.title {
	font-size:2rem;
	margin:0;
	line-hright:1.4;
}
	
.buy {
	width:94%;
	margin:0 auto;
}
	
.sp_on {
	display:block;
}

.pc_on {
	display:none;
}
	.maintitle img {
	width:40px;
	height:40px;
	margin:5px auto;
	}
	
	.maintitle .line {
	margin:-10px auto 0 auto;
	
	}
	.contact-block {
	display: block;
	text-align: justify;
	padding:10px;	
	}
	
	.contact-box.col-6,
	.contact-box {
	display: block;
	width:80%;
	margin:0 auto;
}
	
	.kome {
		margin:10px 0 20px 0;
	}
	
	.maintitle {
	width:80%;
	top:15%;
	}
	
	.mainphoto {
	height:200px;
	}

.about-table th,
.about-table td{
	display: block;
	width: 100%;
	}
	
.about-table th{
	border-bottom: none;
}

.about-table td{
	border-bottom: solid 1px #f2f1eb;
}

.about-table td + td{
	border-left: 0;
}

.about-table td.text-center{
	text-align: left;
}
	
.about-table tr:first-child{
		display: none;
	}
	
.about-table tr:nth-child(4) td:before,
.about-table tr:nth-child(5) td:before,
.about-table tr:nth-child(6) td:before{
	display: block;
	content: "初級（３級、４級）";
	color: #c3000f;
	font-weight: bold;
	}

.about-table tr:nth-child(4) td + td:before,
.about-table tr:nth-child(5) td + td:before,
.about-table tr:nth-child(6) td + td:before{
	content: "上級（１級、準１級、２級）";
	}
	
	
}


/*------------------------

メイン

------------------------*/


/*------------------------

TOP-中面

------------------------*/

/*------------------------

各項目

------------------------*/
.gray-heading {
	margin:40px 0 20px 0;
	font-size:2rem;
	border-left:solid 4px #000;
	background-color: #F3F3F3;
    border: 1px solid #e0e0e0;
    position: relative;
    font-weight: bold;
    color: #313131;
    padding: .65em .65em .65em 1.35em;
    line-height: 1.61;

}

h2.gray-heading:before {
    display: block;
    content: "";
    background-color: #e60012;
    position: absolute;
    top: 5px;
    left: 6px;
    bottom: 5px;
    width: 2px;
}


.seminar-blocks {
	margin:30px 0;
}

.seminar-box {
    width: 100%;
    border: 1px solid #E3E3E3;
    margin-bottom: 20px;
	color: #333;
    font-weight: 700;
}

.upper-box em.tab.red {
    background-color: #ce3e6e;
}

.upper-box em.tab {
    display: inline-block;
	vertical-align: middle;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    padding: .25em;
    margin: 0 .1em;
	width:130px;
	font-size:1.3rem;
}

.lower-box ul li {
	display: inline;
	margin-right:20px;
} 

.lower-box {
	padding:20px;
} 


.s-title {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 8px;
    color: #e60012;
	line-height: 1.5;
}

.sp_on_ivent {
	display:none;
}

.s-contents svg {
    color:#d0c700;
    font-size: 1.6rem;
	display: inline-block;
	margin-right:5px;
}

.s-contents svg:nth-last-of-type(1) {
	margin-right:5px;
	margin-left:10px;
}

.s-contents {
    font-weight: 400;
}

.s-contents img[alt="PDF"]{
	width:26px!important;
	margin-left:10px;
}

.end {
	background:#565656;
	color:#fff;
	font-size:1.2rem!important;
	padding:5px 20px;
	vertical-align: middle;
	display: inline-block;
	border-radius:20px;
	text-align: center;
}

.pink {
	background:#f03c69;
}

.green {
	background:#d0c700;
}

.orenge {
	background:#f08200;
}

.seminar-kome {
	font-size:1.2rem;
	text-align: right;
	padding:0 0 20px 0;
}

.syusai {
	background:#fff;
	font-size:1.1rem!important;
	color:#898989;
	padding:5px 20px;
	vertical-align: middle;
	display: inline-block;
	border-radius:20px;
	text-align: center;
}

@media only screen and (max-width: 1260px) {
}

@media only screen and (max-width: 1023px) {
}

@media only screen and (max-width: 767px) {
	
.contact-box.col-6,
.contact-box {
	width: 100%!important;
	margin-bottom:10px!important;
}
	
	.s-contents svg:nth-last-of-type(1) {
	margin-right:5px;
	margin-left:0;
}
	.lower-box ul li {
	display: block;
	margin-right:0;
} 
	
	.lower-box ul li:nth-child(2) {
	display: block;
	margin-left:0;
} 
	
	.upper-box span {
    display: block;
	margin-left:0;
	margin-top:10px;
}
	
	.upper-box em.tab {
	width:100%;
}
	
	.seminer-days {
		text-align: center;
	}
	.end {
	width:100%;
	display: block;
	border-radius:20px;
	text-align: center;
}
	
	.maintitle h1 {
	font-size:2.5rem;
}
	.sp-on {
		display: block;
	}
}



/*------------------------

テーブル

------------------------*/
table.table01 {
	width:100%;
	border-right:#3EB1C6 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#3EB1C6 solid 1px;
}
table.table01 tbody th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#3EB1C6 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:10px 15px;
	border-left:#3EB1C6 solid 1px;
	border-bottom:#3EB1C6 solid 1px;
	vertical-align:top;
}
 
@media screen and (max-width: 767px) {
table.table01 thead {
	display:none;
}
table.table01 tbody th {
	display:block;
}
table.table01 tbody td {
	display:block;
}
table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.table01 tbody td p {
	padding-left:6em;
}
}


/*------------------------

フォーム

------------------------*/

input[type='text'],
input[type='password'],
input[type='email'],
input[type='url'],
input[type='phone'],
input[type='tel'],
input[type='number'],
input[type='datetime'],
input[type='date'],
input[type='month'],
input[type='color'],
input[type='time'],
input[type='search'],
input[type='datetime-local'] {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: .7em 0.5em;
}

label,
select {
	cursor: pointer;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
	font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Lucida Grande', 'Lucida Sans Unicode', 'ＭＳ Ｐゴシック', Arial, Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
}

.form {
	width: 100%;
	margin-bottom: 3em;
	background-color: #fff;
}

.form .label {
	float: right;
}

@media only screen and (max-width: 767px) {

.form {
	margin-bottom: 1.65em;
}
}

.form th,
.form td {
	padding: 1em;
	border: 1px solid #e5e5e5;
	text-align: left;
}

.form th {
	width: 200px;
	background-color: #f7f7f7;
}

.form th.red {
	background-color: #ffe1e4;
	color: #000;
}

.form td.red {
	background-color: #fff4f5;
}

@media (max-width: 767px) {

.form th,
.form td {
	width: 100%;
	margin-top: -1px;
	display: block;
}

.form td input[type='text'] {
	width: 100%;
}
.form td input[type='text'].width-20 {
	width: 40%;
}
}


.btn-area {
	margin: 0 auto;
	text-align: center;
}

@media only screen and (max-width: 767px) {
.btn-area .btn {
	width: 100%;
	margin:0 auto 1em;
	display: block;
}
}


/*------------
radio
------------*/

[type='radio']:checked,
[type='radio']:not(:checked) {
	visibility: hidden;
}

[type='radio']:checked + label,
[type='radio']:not(:checked) + label {
	padding-left: 28px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: #666;
	line-height: 20px;
}

[type='radio']:checked + label:before,
[type='radio']:not(:checked) + label:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
	content: '';
}

[type='radio']:checked + label:after,
[type='radio']:not(:checked) + label:after {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	background: #005eae;
	content: '';
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

[type='radio']:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type='radio']:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*------------------------

リスト

------------------------*/

.list-flat {
	margin-bottom: 0;
}

.list-flat li {
	margin-bottom: 1em;
}

.list-flat li:last-child {
	margin-bottom: 0;
}

.list-left li {
	margin-right: 1em;
	float: left;
}

.list-left li:last-child {
	margin-right: 0;
}

.link {
	margin: 0;
}

.link li {
	list-style: none;
	line-height: 1.35;
}

.link li a {
	margin-left: 1em;
	display: block;
	text-decoration: none;
	text-indent: -1em;
}

.link li a:before {
	margin-right: .5em;
	content: '\f0da';
	color: #e60013;
	font: normal normal normal 14px/1 FontAwesome;
}

@media only screen and (max-width: 767px) {

.link li {
	margin-bottom: 1.65em;
	float: none;
}

.link li a {
	display: block;
}
}

.list-center {
	display: inline-block;
	zoom: 1;
}

.list-before li {
	padding-left: 1em;
	display: block;
}

.list-before li:before {
	width: 1em;
	margin-left: -1em;
	padding: .5em 0;
	display: block;
	float: left;
	content: '';
	color: #007f2d;
	font-family: 'FontAwesome';
	text-align: center;
}

.list-before li.second:before {
	width: 1em;
	margin-left: 0;
	padding: .5em 0;
	display: block;
	float: left;
	content: '';
	color: #007f2d;
	font-family: 'FontAwesome';
	text-align: center;
}

.list-after li {
	padding-right: 15px;
	position: relative;
}

.list-after li:after {
	margin-top: -12px;
	position: absolute;
	top: 50%;
	right: 10px;
	content: '';
	color: #007f2d;
	font-family: 'FontAwesome';
}

.list-centered {
	text-align: center;
}

.list-centered ul {
	display: inline-block;
	zoom: 1;
}

/*------------------------

画像

------------------------*/

a:hover img {
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
}

img.left {
	margin-right: 1em;
}

img.right {
	margin-left: 1em;
}

/*------------------------

レイアウト

------------------------*/

.v-bottom {
	position: absolute !important;
	right: 0;
	bottom: 0;
}

.v-center {
	width: 100%;
	display: table;
}

.v-center p,
.v-center > div,
.v-center img {
	padding: 0 .5em;
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 1024px) {

.v-center img {
	min-width: 150px;
	margin: 0;
	padding: 0 10px;
}
}

@media only screen and (max-width: 767px) {

.v-center p,
 .v-center div {
	width: 100%;
	margin: 0 0 1.6em;
	padding: 0;
	display: block;
	text-align: left;
}

.v-center img {
	margin: 0 0 1.6em;
	padding: 0;
	display: block;
}
}

img {
	vertical-align: bottom;
}

.img-centered img {
	margin: 0 auto;
	display: block;
}

.btn-centered {
	text-align: center;
}

/*------------------------

Typography

------------------------*/

i {
	margin: 0 .5em;
	color: #005eae;
}

em,
i {
	font-style: normal;
}

.red {
	color: #c3000f;
}

/*------------------------

余白

------------------------*/

.mt-05{
	margin-top:-5px;
	}
	
.mt05 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt70 {
	margin-top: 70px;
}

.mt100 {
	margin-top: 100px;
}

.mt_20 {
	margin-top: -20px;
}

.mtb05 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mtb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml05 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.mr05 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}


.pt40 {
	padding-top: 40px;
}

/*------------------------

表示・非表示

------------------------*/

br.sp_only {
	display: none;
}

@media only screen and (max-width: 960px) {

br {
	display: none;
}

br.both {
	display: block;
}

br.sp_only {
	display: block;
}
}

.hidden {
	display: none;
	visibility: hidden;
}

.visible-phone {
	display: none !important;
}

.visible-tablet {
	display: none !important;
}

.hidden-desktop {
	display: none !important;
}

.visible-desktop {
	display: inline-block !important;
}

@media (min-width: 768px) and (max-width: 979px) {

.hidden-desktop {
	display: inherit !important;
}

.visible-desktop {
	display: none !important;
}

.visible-tablet {
	display: inherit !important;
}

.hidden-tablet {
	display: none !important;
}
}

@media (max-width: 767px) {

.hidden-desktop {
	display: inherit !important;
}

.visible-desktop {
	display: none !important;
}

.visible-phone {
	display: inherit !important;
}

.hidden-phone {
	display: none !important;
}
}

/*------------------------

clearfix

------------------------*/

.clearfix:before,
.clearfix:after {
	height: 0;
	display: block;
	overflow: hidden;
	content: '.';
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
} /* IE < 8 */
