@charset "utf-8";
body {
	font: normal 16px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }

body .pc-item {
	display: block !important; 
	max-width: 750px;
	text-align: center;
}

  @media screen and (max-width: 640px) 
  {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
	.sp03 img{
			max-width:70%;
	}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	color: #ffff00;
}
.gray {
	color:#666666;
}
.blur {
	color: #0A28C7
}

.green {
	color: #038451
}

strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}

.fsize_110 {
	font-size: 1.1rem;
}

.fsize_120 {
	font-size: 1.2rem;
}

.fsize_150 {
	font-size: 1.5rem;
}

.marker-under {
	background:linear-gradient(transparent 40%, #ff0 60%);
}

p {
	line-height: 170%;
	margin:20px 0;
}
.mtop20{
	margin-top: 20px;
}

.mtop40{
	margin-top: 40px;
}

.underline {
	text-decoration:underline;
}

.u-margin-reset {
	margin: unset !important
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ----------------------------------------------------
    header
---------------------------------------------------- */
.header {
	background-color: #ffffff;
	border-bottom: 1px solid #20858f;
	padding: 0.6rem 0;
	position: relative;
}

.header .header_note {
  font-size: 0.5rem;
  position: absolute;
  right: 10px;
  top: -18px;
}

.header .header-container {
  text-align: center;
}

.header .header-container .header-logo {
  cursor: pointer;
  margin: 0 auto;
	width: 16rem;
}
.header .header-container .header-logo > a > img{
	max-width: 80%;
}

/* img {
    max-width: 50%;
    height: auto;
    vertical-align: bottom;
} */

h1 {
	font-size: 1.4rem;
	font-weight: bold;
	margin: 15px auto 0;
	padding: 0 0.5rem 0
}

@media screen and (max-width: 640px) {
	h1 figure img{
		width:100%;
	}
}

@media screen and (max-width: 400px) {
	.h1-letter-spacing{
		letter-spacing: -0.32vw;
	}
}

@media (width >= 540px) {
	h1 {
		font-size: 1.8rem;
		text-align: center;
	}
}
@media (width > 640px) {
	h1 {
		font-size: 2.4rem;
	}
}

@media (width > 740px) {
	.header .header_note {
		right: calc((100% - 750px)/2);
		top: -15px;
	}
}


/*---------------------------------------------------
   sec
---------------------------------------------------- */
.topImg {
	text-align: center;
}

.contWrap {
	text-align: center;
	width: 640px;
	margin: 0 auto 50px;
}

.pr-text{
	font-size: 0.9rem;
	text-align: right;
	margin:10px auto 0;
}

figure{
	margin: 0 auto;
	text-align: center;
}

figure img{
	width:70%;
	text-align: center;
}

figure.top-img img{
	width:100%;
	margin: 5px 0 10px;
}
h2{
	border-left:0.5rem #5E0027 solid;
	color: #5E0027;
	padding:0 0.7rem;
	width:95%;
	margin:60px auto 10px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.5rem;
	text-align: left;
}

h2.pc-item{
	text-align: left;
}

h2 .minih2 {
	font-size: 1.3rem;
}
h2 .h2-3 {
	margin:20px 1px 0;
	display:block;
}

ul {
  margin: 0 auto;
	padding: 10px;
	border: solid 1px #0B61A7;
	list-style:none;
	width: 90%;
	text-align: left;
}

.ul-border-less {
	border: unset;
}

ul.inner-item {
	max-width: 950px;
	width: 97%;
	margin: 0 auto;
}
ul.pc-item01 {
	display: table;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	width:50%;
	padding: 10px 20px;
}
ul .ul-dot:before {
    content:  "";     /* 空の要素作成 */
    width:  5px;               /* 幅指定 */
    height:  5px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #0B61A7;  /* 背景色指定 */
    border-radius:  50%;        /* 要素を丸くする */
	position:  relative;        /* 位置調整 */
    top: -3px;                  /* 位置調整 */
    margin-right: 5px;          /* 余白指定 */
}


.footer {
  border-top: 0.6rem solid #20858f;
  background-color: #ffffff;
  /* margin-top: 10rem; */
}
.footer .footer-container {
	max-width: 640px;
  width: 80%;
  margin: 3rem auto 1.5rem;
}
.footer .footer-container .footer-logo {
  margin: 0 auto;
	text-align: center;
	max-width: 370px;
}
.footer .footer-container .footer-logo img{
	max-width: 70%;
}
.footer .footer-container .heading-container {
  margin-top: 2.6rem;
}
.footer .footer-container .heading-container a {
  color: #9ea4af;
}
.footer .footer-container .heading-container .heading {
  display: inline-block;
	font-size: 0.8rem;
  position: relative;
  font-weight: 300;
}
.footer .footer-container .heading-container .heading::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #9ea4af;
  position: absolute;
  bottom: 0rem;
  left: 0;
}
.footer .footer-container .mng-info {
  font-size: 0.8rem;
  margin-top: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.07rem;
  line-height: 1rem;
  color: #9ea4af;
	
	padding: unset;
	border: unset;
	width: unset;
	text-align: unset;
}
.footer .footer-container .site-info {
  margin-top: 0.8rem;
  color: #8e96a5;
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  align-items: baseline;

	padding: unset;
	border: unset;
	width: unset;
	text-align: unset;
}
.footer .footer-container .site-info .site-info-heading {
  font-size: 0.8rem;
  font-family: "Poppins";
  font-weight: bold;
}
.footer .footer-container .site-info .site-info {
  font-size: 0.8rem;
  position: relative;
}
.footer .footer-container .site-info .site-info a {
  color: #8e96a5;
	text-decoration: none;
}
.footer .footer-container .site-info .site-info::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #8e96a5;
  bottom: 0;
}
.footer .copy-right {
  text-align: center;
  padding: 1.0rem 0;
  letter-spacing: 0.12em;
	font-size: 0.5rem;
}
.footer .copy-right span {
  color: #9ea4af;
}

@media screen and (max-width: 640px) {
	.contWrap {
		text-align: left;
		width: 95%;
	}
	.pr-text{
		font-size: 0.8rem;
		text-align: right;
		margin:3px auto 0;
	}	
	figure {
		padding:0;
		margin:0 auto;
	}
	
	figure img{
		width:96%;
		text-align: center;
	}
	
	h2{
		font-size: 1.3rem;
		line-height: 2rem;
	}
	
	h2 .fsize_90 {
	font-size: 0.9em;
	}	
	
	h2 .fsize_98 {
	font-size: 0.98em;
	}
}

@media (width > 640px) {
	figure .note {
		width: 86%;
	}
	h2 {
		margin-bottom: 30px;
		margin-top: 80px;
	}
}

a:hover{
	color: #5D74E0;
	text-decoration: none;
}
