@charset "utf-8";
body {
	font: normal 18px/1.7 "Noto Sans JP","Noto Serif JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif,serif;
	text-align: left;
	color: #263651;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @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;
}
.left {
	text-align: left;
}
.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 )";
	}

.m-b35 {
	margin-bottom: 35px;
}
.m-b65 {
	margin-bottom: 65px;
}
.p-b25 {
	padding-bottom: 25px;
}
.p-b35 {
	padding-bottom: 35px;
}
.font-w600 {
	font-weight: 600;
}

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

    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 {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
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;
}
/* ----------------------------------------------------

    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 {
	width: 750px;
	margin: 0 auto;
	background-color: #ffffe6;
	padding-bottom: 45px;
}

.yureru-j {
	animation: yureru-j 2s infinite;
}
@keyframes yureru-j {
	0% {
			transform: translate(0px, 2px);
	}
	5% {
			transform: translate(0px, -2px);
	}
	10% {
			transform: translate(0px, 2px);
	}
	15% {
			transform: translate(0px, -2px);
	}
	20% {
			transform: translate(0px, 2px);
	}
	25% {
			transform: translate(0px, -2px);
	}
	30% {
			transform: translate(0px, 0px);
	}
}

/* ---------------------------
      sec01 
----------------------------- */
.contWrap {
  width: 750px;
	margin: 0 auto;
}

.sec01 {
	padding-top: 55px ;
}


/* ---------------------------
      sec02 
----------------------------- */

.cont-2 {
	background-color: #263651;  
}
.sec02 h2 {
	font-family: "Noto Serif JP",Serif;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}
.list-area {
	background-color: #e6e6e6;
	text-align: center;
	padding: 34px 0; 
}
.padding {
	padding: 42px 25px;
}
.sec02 .text {
	color: #fff;
	font-size: 22px;
}

/* ---------------------------
      sec03 
----------------------------- */

.cont-3 {
	background-color:  #ffffe6
}
.p75 {
	padding: 75px 0;
}
.sec03 h2 {
	font-family: "Noto Serif JP",Serif;
	font-size: 50px;
	font-weight: 700;
	padding: 0 25px 45px;
}
.p-b62 {
	padding-bottom: 62px ;
}

/* ---------------------------
      sec04 
----------------------------- */

.cont-4 {
	text-align: center;
}
.sec04 h2 {
  background-color: #ffff00;
	padding: 50px 0 30px;
}
.bg {
	background-color: #ffffe6;
	padding: 40px 0 50px;
}
.prof {
	color: #76706f;
	font-size: 25px;
	font-weight: 600;
	margin-top: 5px;
}
.name {
	color: #76706f;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 45px;
}
.sec04 .text {
	text-align:left;
	font-weight: 600;
	margin-bottom: 60px;
	font-size: 22px;
}
.sec04 .feel {
	margin-bottom: 80px;
}
.sec04 h3 {
	font-family: "Noto Serif JP",Serif;
	font-size: 50px;
	font-weight: 700;
	display: inline-block;
	border-bottom: #263651 dotted 3px;
	margin-bottom: 45px; 
}
.sec04 .text-2 {
	text-align:left;
	font-size: 22px;
	margin-bottom: 40px;
}


/* ---------------------------
      footer 
----------------------------- */

footer {
	background-color: #263651;
	height: 80px;
}
.flex-cont {
	display: flex;
	justify-content: center;
	padding-top: 29px;
}
.flex-item a, .flex-item2 a {
	color: #fff;
	text-decoration: none;
}
.flex-item a:hover, .flex-item2 a:hover {
	color: #ffff00;
	text-decoration: none;
}
.flex-item2 {
	padding-left: 35px;
}



/* ---------------------------
      single.html 
----------------------------- */
.contWrap {
  width: 750px;
	margin: 0 auto;
}
h1 { 
	font-size: 50px;
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 20px;
}
p.border {
	border-bottom: #263651 dotted 3px;
	width: 500px;
	margin: 0 auto;
}
.code {
	text-align: center;
	padding: 70px 0;
}
.code-txt {
	padding: 0 25px;
}
.code-txt p {
	font-size: 28px;
	font-weight: 600;
}


@media screen and (max-width: 640px) {
	p.border {
		width: 80%;
	}
	h1 { 
		font-size: 65px;
	}
	.code-txt {
		padding: 0 30px;
	}
	.code-txt p {
		font-size: 40px;
	}
}