@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: 34px;
	font-size: 3.4rem;
	text-align: center;
	letter-spacing: 0.6rem;
	position: relative;
 font-weight:500;
 color:#c3143b;
 font-style:italic;
}

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












h1.inmidashi {

 color: #fff;
 font-size: 40px;
 font-size: 4.0rem;
 font-weight:normal;
 font-style:italic;
 text-align: center;
 letter-spacing: 0.8rem;
 display: block;
 text-align: center;
 line-height: 1;
 width: 100%;
 position: relative;
}




h2.inmidashi {
 color: #111;
 font-size: 26px;
 font-size: 2.6rem;
 font-weight:normal;
 font-style:italic;
 text-align: center;
 letter-spacing: 0.8rem;
 display: block;
 text-align: center;
 line-height: 1.2;
 width: 100%;
 padding-bottom:20px;
 background-image:url(/lib/cmn_img/btmbar.png);
 background-repeat:no-repeat;
 background-position:bottom center;
 background-size:43px 3px;
 
}







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


h3.inmidashi {
 background:#f2f2f2;
 border-left:3px solid #c3143b;
 box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 color: #111;
 font-size: 16px;
 font-size: 1.6rem;
 font-weight: bold;
 text-align: left;
 line-height:2.0;
  display:inline-block;
  padding:15px;
  width:100%;
  font-weight:normal;

}



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;
}




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


}

@media only screen and (max-width: 760px) {
h2.topmidashi {
 font-size: 30px;
 font-size: 3.0rem;
 letter-spacing: 0.5rem;
 line-height: 1.2;
}





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;
}
}
