/* Unchanged */
@charset "utf-8";
/****************************************************************************
@pc_index.css
--------------------------------------------------------
   Author : Yasuo Tominaga @ penpengusa
   Group : http://www.penpengusa.com
   Creation date : 2018.10.25
   Last up date   : 2018.10.25
****************************************************************************/
@media screen and (max-width:768px) {
/*--------------------------------------------------------
@共通初期設定
--------------------------------------------------------*/
header {
	padding-bottom: 15px;
	height: 90px;
	z-index: 1000;
}
header h2 {
	width: 100%;
	margin: auto;
	padding: 20px 0 0 0;
	position: absolute;
	left: 1%;
	top: 0px;
}
header h2 img{
	margin-left: 0px;
	margin-top: 0px;
	width: 45%;
}

h3#head {
	width: 100%;
	background: #65aadd;
	display: block;
	padding: 10px 0 10px 0;
	border-top: 1px solid #FFF;
}
h3#head strong {
	width: 950px;
	margin: 0 auto;
	font-size: 26px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	display: block;
}

h3#head strong {
	width: 94%;
	margin: 0 auto;
	font-size: 26px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	display: block;
}




/*--------------------------------------------------------
@intro
--------------------------------------------------------*/
#intro {
}
#intro ul li.text {
}
#intro ul li.text span.footTextL {
	width: 70%;
	float: left;
	text-align: right;
}
#intro ul li.text span.footTextR {
	width: 25%;
	float: left;
	text-align: left;
	padding-left: 3%;
	font-weight: bold;
}



/*--------------------------------------------------------
@first
--------------------------------------------------------*/
#first {
	width: 100%;
}
#first ul {
	width: 90%;
	margin: 0 auto;
}
#first ul li {
	width: 100%;
}
#first .text {
	width: 100%;
}
#first .txtLeft {
	width: 100%;
}
#first .W90 {
	width: 100% !important;
}
#first .W89 {
	width: 90% !important;
}
#first ul li h5 {
	width: 100% !important;
	display: block;
}
#first li p strong {
	font-weight: bold;
}
#first li p.indent1 {
	text-indent: -1em;
	padding-left: 2em;
}
#first li p.indent1 span.blue {
	color: #0068b7;
	font-weight: bold;
}
#first li.about {
	width: 100%;
	margin: auto;
	text-align: left;
	font-size: 16px;
}
#first li.about img {
	width: 100%;
}
#first li.about img.flRight {
	float: right;
}


/*--------------------------------------------------------
@support
--------------------------------------------------------*/
#support {
}
#support li {
}
#support li.photo {
	float: none;
	margin-top: 20px;
	padding-left: 0px;
}
#support li.midashi {
	border-left: 5px solid #0068b7;
	padding-left: 6px;
	color: #0068b7;
	font-size: 18px;
	line-height: 1.3;
	display: block;
	margin-top: 20px;
}

#supportB li.table table{
	margin-bottom: 15px;
	width: 100%;
}
#supportB li.table th {
	width: 100px;
	background: #f8a845;
	color: #FFF;
	font-size: 16px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #f8a845;
}
#supportB li.table td {
	font-size: 16px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f8a845;
	background: #FFF;
}






/*--------------------------------------------------------
@shinryo
--------------------------------------------------------*/
.shinryo {
	width: 100%;
}
.shinryo ul {
	width: 100%;
}
.shinryo h5.blue {
	border: 1px #0068b7 solid;
	display: inline-block;
	margin-right: 20px;
}
.shinryo h5.blue span {
	display: block;
	padding: 0 10px 0 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.shinryo li.text {
	width: 86%;
	margin:0 auto;
	text-align: left;
	clear: both;
}
section.shinryo ul li.tableBox {
	width: 100%;
	margin: 0 auto;
}
section.shinryo ul li.tableBox table {
	width: 90%;
}
section.shinryo ul li.tableBox td {
	vertical-align: middle;
}
section.shinryo ul li.tableBox td strong.red {
	font-size: 14px;
}
section.shinryo ul li.tableBox td.midashiB {
	width: 50px;
}
.shinryo li.tableBox span.blueBox {
	background: #cce1f1;
	color: #000;
	display: block;
	padding: 0px 10px 0 10px;
	border: 1px solid #000;
	float: left;
	margin: 8px 0 8px 5%;
}
.shinryo li.tableBox tr.lineB td{
	border-bottom: 0px solid #000;
	background: #000;
	height: 1px;
	padding: 0;
}
section.shinryo ul li.W70 {
	width: 90% !important;
	margin: 0 auto;
}



/*--------------------------------------------------------
@sodan
--------------------------------------------------------*/
#message {
}
#message ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#message ul li.text {
	width: 100%;
}
#message ul li.text2 {
	width: 100%;
	float: none;
	display: block;
}
#message ul li.text h4 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#message ul li.text h5 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}
#message ul li.text2 p {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	padding-top: 10px;
	line-height: 1.8;
}
#message ul li.text2 p img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#message ul li.text2 span {
	display: block;
	text-align: right;
}
#message ul li.pict {
	width: 200px;
	float: left;
	position: relative;
	text-align: left;
}
#message ul li.pict img{
	margin-top: 10px; 
	margin-left: 20px; 
}
#sodan ul li.text {
	width: 100%;
}
#sodan ul li.text img{
	width: 100%;
}


/*--------------------------------------------------------
@nonsmoke
--------------------------------------------------------*/
#nonsmoke, #nonsmoke2 {
}
#nonsmoke ul, #nonsmoke2 ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#nonsmoke ul li.text, #nonsmoke2 ul li.text {
	width: 90%;
	margin:0 auto;
}
#nonsmoke ul li.text img, #nonsmoke2 ul li.text img {
	width: 100%;
}
#nonsmoke ul li.text2, #nonsmoke2 ul li.text2 {
	width: 90%;
	margin:0 auto;
	float: none;
}
#nonsmoke ul li.text2 img {
	width: 100%;
}
#nonsmoke2 ul li.text2 img {
	width: 30%;
	float: right;
}
#nonsmoke ul li.text h4, #nonsmoke2 ul li.text h4 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#nonsmoke ul li.text2 p, #nonsmoke2 ul li.text2 p {
	font-size: 16px;
	padding-top: 10px;
	line-height: 1.8;
}
#nonsmoke ul li.pict, #nonsmoke2 ul li.pict {
	width: 200px;
	float: left;
	position: relative;
	text-align: left;
}
#nonsmoke ul li.pict img, #nonsmoke2 ul li.pict img {
	width: 100%;
	margin-top: 10px; 
	margin-left: 10px; 
}



} /**** END media screen *****/
