

/* 
Description: レスポンシブページ共通PC
Last Editor: yamauti
Date: 2024/11/08


/* 共通 */
html, body, div, iframe,
h1, h2, h3, h4, h5, h6, p, 
a, img, ul,li, table, tr, th, td,
 footer, header{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	font-size: 1rem;
	line-height:1.5em;
	color: #333;
 font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
/*ol, ul {
	list-style: none;
}
*/
table {
/*スペックテーブルがずれるので今の所非表示	border-collapse: collapse;*/
	border-spacing: 0;
}

img{
  vertical-align:bottom;
  border:none;
}
a:link{

  color: #0000FF;
  text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#headimg h1{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



/*パンくずボックス*/
#FS2_breadcrumbs-res{
	width: 1200px;
	margin: 0px auto;
	padding-top: 35px;
		box-sizing: border-box;
}
/*パンくず*/
.pan {
	padding-bottom: 3px;
	font-size: 14px;
}

/* ### コンテンツ部分の記事のレイアウト ### */
.special-listbox, .special-listbox-r{
 display: flex;
flex-wrap: wrap;
width:100%;
box-sizing: border-box;
 padding: 0 0 20px;
}

#titleArea1 h2{ /* 目的別に選ぶのh2 */
	padding: 35px 0 15px;
	width: 1200px;
	margin: 0 auto ;
	text-align: left;
	font-size: 30px;
	color: #333;
	box-sizing: border-box;
}
.titleimg2, .titleimg4 {　/*h2下のイメージ画像部分中央にメイン画像を配置*/
	　　width: 100%;
	background-image:url(../image/groupimg.jpg);
}
.titleimg3 {　/*政府専用機*/
	width: 100%;
	background:url(../image/groupimg-air-force.jpg) no-repeat;
	background-size: cover;
    background-position: top center;
}
/*h2下のP*/
.titleimg2 p, .titleimg3 p{
	text-align:right;
	line-height:1.8em;
	font-size:18px;
	padding: 55px 5px 0;
}
.titleimg2 p.leftv{
	text-align:left;
}
/*h2下のP*/
.titleimg4 p{
	text-align:left;
	line-height:1.8em;
	font-size:18px;
	padding: 55px 5px 0;
}

/*敏感肌、オーガニックトップ画像*/
.section-h-2res1{ 
	position: relative;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
 /*イメージ画像ボックス*/
.box-1x1:before {
    content: "";
    display: block;
    padding-top: 35%;
}


/*敏感肌画像*/
.section-hbgim3{ 
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../image/groupimg-sensitive.png) no-repeat center top;
		background-size:100% auto;
}
/*オーガニックコットン画像*/
.section-hbgim4{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/organicg-img.png) no-repeat center top;
	background-size:100% auto;
}
/*役割・選び方画像*/
.section-hbgim5{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/role-img.png) no-repeat center top;
		background-size:100% auto;
}


/*政府専用機*/
.section-hbgim9{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size:100% auto;
}
/*h2下のP　テキスト左*/
.titleimg2 p.leftv{
	text-align:left;
}
/*全面背景　h2下のP　テキスト左*/
.titleimg3 p.leftv{
	text-align:left;
}

/*オーダーメイドについての中の数字リスト*/
/*.content ol{
	margin: 15px 20px;
	font-size: 14px;
	list-style: decimal;
}*/




/*Q&Aリンクボタン*/
.btn-push {
	font-size: 1.4em;
	padding: 15px 20px;
	display: inline-block;
	background: #E3E3E3;
	border-radius: 5px;
	border: 1px solid #999;
	cursor:pointer;
	color: #333;
	margin-top: 15px;
	max-width: 100%;
}
.btn-push:hover {
	background: #D5D5D5;
	border: 1px solid #848484;
	color: #000;
}

/*赤色リンク下線付き*/
strong{
	color: #ba3f3a;
	text-decoration: underline;
}



/*グループページ下のリンク*/
.undersection{
	width:1200px;
	margin:0 auto;
}
.undersection{
	margin-top: 80px;
}
.material-other{padding: 15px 6px;
}
h5.mateh5{
	padding: 10px 15px;
	font-size: 18px;
	border-left: 5px solid #666;
	background: #EFEFEF;
}
label.mateh5-co1{
	    display: block;
	padding: 10px 15px;
	font-size: 18px;
	border-left: 5px solid #9A8874;
	background: #A99A89;
	color: #FFF;
}

input.accordion{
	display: none;
}
ul.other-material{
	margin: 15px 10px 40px;
}

ul.other-material li{
	margin-right: 3px;
	display: inline-block;

}
ul.other-material li a{
		background: #FFF;
	margin-bottom: 7px;
	padding: 5px 15px;
	font-size: 12px;
	display: block;
	border: 1px solid #CCC;
}
ul.other-material li a:hover{
	color: #000;
}

.borderwh{
	border-color: #FFF;
}
