@charset "utf-8";
/* CSS Document */

header nav ul.link_area li.under_border.m_product {
    border-bottom: 3px solid #fed81f;
	padding-bottom: 3px;
}

.page_visual {
	background:url(../img/page_visual.png)  no-repeat center center;
	background-size: cover;
	height:250px;
}

.b_midashi {
	background:url(../../common/img/dash_gray.png) repeat-x center center;
	margin:50px 0 50px 0;
	height:auto;
}

.midashi {
	background:url(../../common/img/dash_gray.png) repeat-x center center;
	margin:50px 0 20px 0;
	height:auto;
}

.midashi p{
	padding:10px;
	background-color:#fff;
	margin: auto;
	font-size:20px;
	width: 80px;
}

.midashi_gray {
	background:url(../img/r_gray.png) repeat-x center center;
	margin:50px 0 0 0;
	height:auto;
	padding:50px 0 15px 0;
}

.midashi_gray2 {
	background:url(../img/r_gray2.png) repeat-x center center;
	height:auto;
}

.midashi_gray3 {
	background:url(../img/r_gray2.png) repeat-x center center;
	height:auto;
}

.midashi_gray2 p{
	background-color:#fff;
	padding:10px;
	margin: auto;
	font-size:28px;
	width: 80px;
	color:#b4b4b4;
	font-weight:bold;
}

.midashi_gray3 p{
	background-color:#fff;
	padding:10px;
	margin: auto;
	font-size:28px;
	width: 100px;
	color:#b4b4b4;
	font-weight:bold;
}

p.gray{
	background-color:#ededed;
	padding:10px;
	margin: auto;
	font-size:20px;
	width: 110px;
	padding: 0 0 35px 0;
}

.b_midashi p{
	padding:10px;
	background-color:#fff;
	margin: auto;
	font-size:26px;
	width: 770px;
	text-align:center;
}

div.text {
	height:295px;
	background-color:#ededed;
}

p.txt {
	margin-bottom:20px;
}

div.text p.text{
	padding:15px;
	text-align:left;
	font-size:14px;
}

.container1000 {
	max-width:1000px;
	margin:80px auto 0 auto;
	text-align:center;
}

.container1000_g {
	max-width:1000px;
	margin:80px auto 0 auto;
	text-align:center;
	padding-bottom:50px;
}

.container1100_p {
	max-width:1100px;
	margin:auto;
	text-align:center;
	position:relative;
}


.example {
    background-color: #ededed;
	margin-bottom:-80px;
	padding-bottom:60px;
}

div.h2 {
	text-align:center;
}

div.summary {
	max-width:1180px;
	overflow:hidden;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:0 auto 50px auto;
	background:#ededed;
	text-align:center;
}

div.summary img{
	padding:30px;
	height:auto;
}


div.text {
	width:590px;
}

p.text{
	text-align:left;
	padding:50px;
}

.flex {
	overflow:hidden;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:10px auto 0 auto;
}

.flex_b {
	overflow:hidden;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:10px auto 80px auto;
}

.flex_p{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:10px auto 80px auto;
	position:relative;
}

.flex_example {
	overflow:hidden;
	display:flex;
	flex-wrap: wrap;
	justify-content: start;
	margin:10px auto 80px auto;
}

/*-------------範囲---------------*/

.box1 {
	max-width:480px;
	width:100%;
	background:#fff;
	background-image:url(../img/back_img01.png);
	background-position: center center;
	background-repeat: no-repeat; 
	height:270px;
	margin-bottom:30px;
}

.box2-1 {
	max-width:480px;
	width:100%;
	background:#fff;
	background-image:url(../img/back_img02.png);
	background-position: center center;
	background-repeat: no-repeat; 
	height:270px;
	margin-bottom:30px;
}

.box3 {
	max-width:480px;
	width:100%;
	background:#fff;
	background-image:url(../img/back_img03.png);
	background-position: center center;
	background-repeat: no-repeat; 
	height:270px;
	margin-bottom:30px;
}

.box4 {
	max-width:480px;
	width:100%;
	background:#fff;
	background-image:url(../img/back_img04.png);
	background-position: center center;
	background-repeat: no-repeat; 
	height:270px;
	margin-bottom:30px;
}

.box_text {
	font-size:20px;
	padding:0 5px;
	font-weight:bold;
}

.box_text2 {
	font-size:18px;
	padding:0 15px;
	font-weight:bold;
}

strong {
	font-size:200%;
	font-weight:bold;
	line-height:2;
}

.hukidashi_text {
	font-size:18px;
	font-weight:bold;
}

li.box span {
	font-size:70%;
}

.hukidashi {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 190px;
  max-width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #ffd65c;
  box-sizing: border-box;
}

.hukidashi:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.hukidashi:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #ffd65c;
  z-index: 1;
}

.hukidashi p {
  margin: 0;
  padding: 0;
}

div.size {
	display:flex;
	justify-content: center;
	overflow:hidden;
}

p.spec {
	display:flex;
	flex-direction: column;
	justify-content: center;
	overflow:hidden;
	margin:0 5px;
	font-weight:bold;
	}

p.spec span{
	border: 1px solid #ffd65c;
	border-radius:8px;
	font-size:28px;
	font-weight:bold;
	margin:3px auto 5px auto;
	width:48px;
}

b {
	font-size:90%;
}

/*-------------技術---------------*/

.box2 {
	max-width:310px;
	width:100%;
	background:#ededed;
	height:510px;
}

li.box2 div.hukidashi {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 270px;
  max-width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #ffd65c;
  box-sizing: border-box;
}

li.box2 span {
	font-size:70%;
	font-weight:normal;
}

ul.flex li.box2 img {
	width:100%;
	margin:20px auto;
}

div.example h2 {
	padding-top:60px;
}
/*--------------------*/

div.study {
	background:#333333;
	overflow:hidden;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:auto;
}

div.study_text {
	width:460px;
	padding:0 20px;
	margin:auto;
}

div.study img{
	padding:30px 0;
	margin:auto;
}

p.study {
	padding:10px;
	background-color:#333333;
	margin: auto;
	font-size:20px;
	width: 216px;
	color:#cccccc;
}

.study_midashi {
	background:url(../../common/img/dash_gray.png) repeat-x center center;
	margin:50px 0 10px 0;
	height:auto;
}

.study_text p {
	color:#ffffff;
	font-size:18px;
	margin-top:10px;
}

h2.white {
	margin-bottom:10px;
}

.title2 span {
	font-weight:bold;
	font-size:170%;
}

div.title {
	text-align:center;
	padding-top:30px;
}

.processing {
	background:#ededed;
	width:313px;
	height:auto;
	margin:10px auto;
	position:relative;
}

.processing p{
	text-align:left;
	padding:20px;
}

div.p_title {
	position:absolute;
	top:8%;
	left:-10%;
	width:80%;
	padding:15px 0;
	font-weight:bold;
	text-align:center;
	background:#fed81f;
}

div.hani {
	background:#ededed;
}

@media screen and ( max-width: 1700px ){

	header nav ul.link_area {
		margin-right:252px;
}
}

@media screen and ( max-width: 1200px ){
	body {
		width: 1200px ;
	}
}

/*
@media screen and ( max-width: 798px ){

.container1000 {
	width:90%;
}

.summary {
	width:90%;
}

div.summary img{
	width:85%;
	margin:auto;
	text-align:center;
}

div.inner {
	width:90%;
}

.b_midashi p{
	font-size: 18px;
	width:320px;
}

.flex {
	justify-content: space-around;
}

ul.flex li.img img {
	width:80%;
	height:auto;
}

ul.flex_example li.img img {
	width:80%;
	height:auto;
}

.flex_example {
	justify-content: center;
}

.box {
	max-width:190px;
	width:100%;
	background:#ededed;
	height:300px;
	margin-bottom:20px;
}

.box_text {
	font-size: calc(1.125rem + ((1vw - 4.8px) * 0.2778));
	font-weight:bold;
}

ul.flex li {
	width:90%;
}

.hukidashi_text {
	font-size: calc(0.875rem + ((1vw - 4.8px) * 0.1389));
	font-weight:bold;
}

.hukidashi {
  min-width: 160px;
}

div.study img {
    padding: 30px 0;
    width: 95%;
}


.box2 {
	margin-bottom:20px;
}

div.text {
    height: auto;
    background-color: #ededed;
}

@media screen and ( max-width: 480px ){

ul.flex_example li.img {
	width:50%;
	height:auto;
}

.b_midashi p{
	font-size: 16px;
	width:230px;
}

}

@media print {

}
*/