@charset "UTF-8";
/* Font Size For Modern Browser */

html {
 font-size: 62.5%;
 transition: all 0.5s ease-in-out 0s;
 -moz-transition: all 0.5s ease-in-out 0s;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -o-transition: all 0.5s ease-in-out 0s;
}
/*fontstyle*/

.jose {
font-family: 'Josefin Sans', sans-serif;
}
.hirakaku{
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.italic {
 font-style: italic !important;
}
.bold {
 font-weight: bold;
}
.normal {
 font-weight: normal;
}


/*fontsize*/

.size5 {
 font-size: 61%!important;
}

.size6 {
 font-size: 69%!important;
}

.size7 {
 font-size: 77%!important;
}

.size8 {
 font-size: 85%!important;
}
.size9 {
 font-size: 93%!important;
}
.size10 {
 font-size: 100%!important;
}
.size11 {
 font-size: 108%!important;
}
.size12 {
 font-size: 116%!important;
}
.size13 {
 font-size: 123.1%!important;
}
.size14 {
 font-size: 131%!important;
}
.size15 {
 font-size: 138.5%!important;
}
.size16 {
 font-size: 146.5%!important;
}
.size17 {
 font-size: 153.9%!important;
}
.size18 {
 font-size: 161.6%!important;
}
.size19 {
 font-size: 167%!important;
}
.size20 {
 font-size: 174%!important;
}
.size21 {
 font-size: 182%!important;
}

.size22 {
 font-size: 190%!important;
}
.size23 {
 font-size: 198%!important;
}

.size24 {
 font-size: 206%!important;
}





/*--Tophead--*/

.head01,.head02{
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	letter-spacing: 0.4rem;
	position: relative;
}
.head01 span::before,.head02 span::after,.head03 span::after{
 color:#006896;
	content: attr(data-text);
	font-size: 14px;
	font-size: 1.4rem;
 font-family: 'Teko', sans-serif;
	display: block;
 padding-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 0.4rem;
}
.head02 span.white::after{
 color:#fff;
}

.head01 span,.head02 span,.head03 span{
	position: relative;
	color:#fff;
}

.head03{
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 0.2rem;
	position: relative;
	font-weight:normal;
}


.head03 span::after{
 color:#ca0010;
	content: attr(data-text);
	font-size: 12px;
	font-size: 1.2rem;
 font-family: 'Teko', sans-serif;
	display: block;
 padding-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
}













h1.inmidashi {
 color: #fff;
 font-size: 50px;
 font-size: 5.0rem;
 font-family: 'Teko', sans-serif;
 text-align: center;
 letter-spacing: 1.8rem;
 display: block;
 text-align: center;
 padding: 150px 0 0;
 line-height: 0.6;
 width: 100%;
 position: relative;
 font-weight:normal;
}

span.h1line{
 background:#e60012;
 display:block;
 border-top:1px solid #fff;
 height:10px;
}








/*
ul.probox li h3.topmidashi {
 font-weight: normal;
 text-align: center;
}
*/


h2.inmidashi {
 box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
border-left:2px solid #af0001;
border-bottom:1px solid #2f2f2f;
 color: #fff;
 font-size: 16px;
 font-size: 1.6rem;
 font-weight: bold;
 text-align: left;
 line-height:2.0;
  display:inline-block;
  padding:10px;
  width:100%;

}


h2.inmidashi span{
display:inline-block;
}



h4.inmidashi{
 color:#00036a;
}



.inmaincopy{
 color:#e60012;
 font-size:18px;
 font-size:1.8rem;
 letter-spacing:0.3rem;
}



p.tx {
 color: #111;
 font-size: 14px;
 font-size: 1.4rem;
 line-height: 2.0;
 text-align: left;
 letter-spacing: 0.1rem;
}


p.tx2 {
 color: #111;
 font-size: 14px;
 font-size: 1.4rem;
 line-height: 1.5;
 text-align: left;
 letter-spacing: 0.1rem;
}



p.businessmidashi {
 text-align: center;
 background: #5d5d5d;
 padding: 25px 0;
 font-size: 22px;
 font-size: 2.2rem;
 color: #fff;
}

@media only screen and (max-width: 960px) {
h1.inmidashi {
 font-size: 40px;
 font-size: 4rem;
 margin: 0 auto;
 line-height:1;
 padding:100px 0 0;
}


}

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



h2.inmidashi {
 display:block;
  margin:0 auto;
  width:95%;

}




p.phmidashi {
 font-size: 18px;
 font-size: 1.8rem;
 letter-spacing: 1rem;
}
.phtx {
 line-height: 2.5;
}
p.tx {
 text-align: left;
 margin: 0 auto;
 width: 100%;
}
p.txcenter {
 text-align: left;
 margin: 0 auto;
 width: 100%;
}
p.txcenter2 {
 text-align: left;
 margin: 0 auto;
 width: 100%;
}
p.txright {
 color: #111;
 font-size: 12px;
 font-size: 1.2rem;
 text-align: left;
}
.txcentertop {
 text-align: left;
 margin: 0 auto;
 width: 95% !important;
}
p.businessmidashi {
 padding: 15px 0;
 font-size: 18px;
 font-size: 1.8rem;
}
}
