@charset "utf-8";
@media screen and (max-width : 767px) {

	.pc{display: none;}
	.pc_in{display: none;}
	.sp{display: block;}
	.sp_in{display: inline;}

/* 共通 */
#content section{
	padding: 5.0rem 0;
	background: #fff;
}

#content #title{
	height: auto;
}

#content #title .title_inn{
	display: flex;
	flex-wrap: wrap;
}

#content #title .title_inn .txt{
	display: block;
	text-align: center;
	width: 92%;
	padding: 2.0rem 4%;
	height: auto;
	order: 2;
}

#content #title .title_inn .txt h1{
	font-size: 2.2rem;
	padding: 0;
}

#content #title .title_inn .txt h1 span{
	font-size: 2.6rem;
}

#content #title .title_inn .ph{
	height: auto;
	order: 1;
}

#content #title .title_inn .ph img{
	width: 100%;
	height: auto;
}

#content section h2{
	font-size: 2.2rem;
	line-height: 1.4em;
	background-position: center 1.5em;
}

#content section h2 span{
	font-size: 1.8rem;
	font-weight: bold;
}

#content .anker a{
	position: absolute;
	bottom: 5.0rem;	
}

#content section .column{
	display: flex;
	justify-content: space-between;
	margin: 2.0rem auto 0;
	flex-wrap: wrap;
}

#content section .column .ph{
	width: 100%;
	text-align: center;
	order: 2;
}

#content section .column .ph img{
	width: 80%;
	max-width: 300px;
	height: auto;
	margin: 2.0rem auto;
}

#content section .column .txt{
	width: 100%;
	padding: 0;
	order: 1;
}

#content section .column .txt p{
	font-size: 1.6rem;
}

#content section{
	width: 100%;
}

#content section .inn, #content div .inn{
	width: 92%;
	padding: 0 4%;
}

.page-top {
    right: 0;
}

/* フッター */
footer .navi{
	display: block;
    padding: 2.0rem 4%;
    margin: 0 auto;
}

footer .navi .address{
	width: 100%;
	min-width: auto;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}

footer .navi .address p.name{
	font-size: 1.4rem;
	line-height: 1.4em;
	font-weight: bold;
	margin: 2.5em 0 0;
}

footer .navi .address p.add{
	font-size: 1.2rem;
	line-height: 1.6em;
	margin: 0.8em 0 0;
}

footer .navi .address a img{
	width: 70%;
}

footer .navi .address a.privacy{
	font-size: 1.2rem;
	line-height: 1.6em;
	margin: 2.0em 0 1.0em;
	display: inline-block;
}

footer .navi .address a:hover{
	text-decoration: underline;
}

footer .navi .site_map{
	display: none;
}

footer .copy > div{
    text-align: center;
}

footer .copy > div p{
	font-size: 1.1rem;
}

/* トップページ */
#content.top #read{
	padding: 5.0rem 0;
}

#content.top #read .inn > p{
	font-size: 2.2rem;
}

/*
#content.top #read .inn > p:last-child{
	font-size: 1.8rem;
}
*/

#content.top #products_link .inn .list a{
	width: 48%;
	margin: 0 0 1.5rem;
}

#content.top #products_link .inn .list a .name{
	width: 94%;
	font-size: 1.4rem;
	line-height: 1.6em;
} 

#content.top #products_link .inn .list a .name.filter p{
	font-size: 1.1rem
}

#content.top #products_link .inn .list a .detail{
	padding: 0.5rem 0 2.0rem;
	text-align: center;
} 

#content.top #products_link .inn .list a .detail p{
	font-size: 1.6rem;
	display: inline-block;
}

#content.top #marine .inn a{
	height: auto;
	display: block;
}

#content.top #marine .inn a .image{
	width: 100%;
	height: auto;
	overflow: hidden;
}

#content.top #marine .inn a .image img{
	width: 100%;
	height: auto;
}

#content.top #marine .inn a .txt{
	width: 92%;
	min-width: none;
	padding:  2.0rem 4%;
}

#content.top #marine .inn a .txt h3{
	font-size: 1.8rem;
}

#content.top #marine .inn a .txt p{
	font-size: 1.6rem;
}

#content.top #news{
	padding: 5.0rem 0 7.0rem;
}

#content.top #news h2{
	font-size: 2.2rem;
	line-height: 1.4em;
	background-position: center 1.5em;
}

#content.top #news h2 span{
	font-size: 1.8rem;
}

#content.top #news .news_list{
	width: 100%;
	max-height: 20.0rem;
	margin: 3.0rem auto 0;
}

#content.top #news .news_list > div{
	padding: 20px 4%;
}

#content.top #news .news_list > div > div, #content.top #news .news_list > div > a{
	font-size: 1.4rem;
	display: block;
}

/* 製品情報 */
#content.products #parker_store .column .txt h3{
	font-size: 1.8rem;
}

#content.products #parker_store .column.test .txt{
	width: 100%;
	padding: 0;
	text-align: center;
}

#content.products #parker_store .column.test .txt img{
	width: 80%;
	max-width: 300px;
	height: auto;
	margin: 2.0rem auto;
}

#content.products #products_link .inn .list{
	margin: 5.0rem auto;
}

#content.products #products_link .inn .list a{
	width: 48%;
	margin: 0 0 1.5rem;
}

#content.products #products_link .inn .list a .name{
	width: 94%;
	font-size: 1.4rem;
	line-height: 1.6em;
} 

#content.products #products_link .inn .list a .name.filter p{
	font-size: 1.1rem
}

#content.products #products_link .inn .list a .detail{
	padding: 0.5rem 0 2.0rem;
	text-align: center;
} 

#content.products #products_link .inn .list a .detail p{
	font-size: 1.6rem;
	display: inline-block;
}

#content.products #products_link .link a{
	width: 100%;
	max-width: 300px;
	padding: 20px 0;
	margin: 2.0rem auto 0;
}

#content.products #products_link .link a img{
	width: 30%;
	max-width: 150px;
	height: auto;
}

#content.products #products_link .link a p{
	font-size: 1.6rem;
}

#content.products #marine_link .column a{
	width: 90%;
	max-width: 240px;
	margin: 5.0rem auto ;
}

#content.products #marine_link .column a p{
	font-size: 1.6rem;
	line-height: 1.5em;
}


/* 船舶事業 */
#content.marine_business #lineup{
	background: #f4f4f4;
}

#content.marine_business .box{
	margin: 2.0rem auto 0;
	padding: 2.0rem 2% 40px 8%;
}

#content.marine_business .box h3{
	font-size: 1.8rem;
	line-height: 1.8em;
	margin: 0 auto 1.5rem;
}

#content.marine_business .box > div li{
	font-size: 1.6rem;
	width: 46%;
}

#content.marine_business .list{
	margin: 5.0rem auto 0;
}

#content.marine_business .list > div{
	width: 48%;
	text-align: center;
}

#content.marine_business .list > div p{
	font-size: 1.4rem;
	padding: 1.0em 1.0em 2.0em;
}

#content.marine_business #delivery table{
	margin: 3.0rem auto;
}

#content.marine_business #delivery table tbody tr > th{
	font-size: 1.6rem;
	line-height: 1.6em;
	padding: 0.5em;
	width: auto;
}

#content.marine_business #delivery table tbody > tr > td{
	font-size: 1.6rem;
	line-height: 1.6em;
	padding: 0.5em;
}

/* 当社について */
#content.concept #read .txt p{
	font-size: 1.6rem;
}

#content.concept #products .inn h3{
	font-size: 1.6rem;
}

#content.concept #products .inn h3 a{
	font-size: 2.4rem;
}

#content.concept #products .inn > div > div p{
	font-size: 1.4rem;
}

	
/* 企業情報 */
#content.company #philosophy p{
	font-size: 2.5rem;
}

#content.company #overview table{
	margin: 5.0rem auto 0;
}

#content.company #overview table tbody  th{
	font-size: 1.6rem;
	padding: 0.5em;
	width: 5.0em;
}

#content.company #overview table tbody td{
	font-size: 1.6rem;
	padding: 0.5em;
}

#content.company #overview table tbody td.add{
	display: block;
}

#content.company #overview table tbody td.add a{
	font-size: 1.6rem;
	margin: 1.5em 0;
}

#content.company #main_customers ul{
	display: block;
	margin: 5.0rem auto 0;
	padding-left: 2.0em;
}

#content.company #main_customers li{
	font-size: 1.6rem;
	width: 100%;
}

#content.company #main_customers ul > li:last-child{
	font-size: 1.4rem;
}

#content.company #group p{
	font-size: 1.6rem;
	margin: 5.0rem auto;
}

#content.company #history .inn > div{
	width: 100%;
	margin: 5.0rem auto;
	font-size: 1.6rem;
	line-height: 1.6em;
	padding: 0 1.0em 0 0;
	background-image: url(../images/company_history_02.png);
	background-repeat: repeat-y;
	background-position: left center;
	background-size: 1.0em auto;
}

#content.company #history .inn > div .year p{
	font-size: 2.0rem;
	line-height: 1.4em;
	padding-left: 2.25em;
	color: #0076cc;
	background-image: url(../images/company_history_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 0.75em auto;
}

#content.company #history .inn > div .event p{
	font-size: 1.6rem;
	padding-left: 3.0em;
}

#content.company #history .inn > div .event p.sub{
	font-size: 2.4rem;
	line-height: 1.4em;
	padding-left: 2.25em;
	padding-top: 1.0em;
	color: #0076cc;
}

#content.company #history .inn > div .event p.sub span{
	font-size: 60%;
}

/* カタログダウンロード */
#content.catalog  #catalog_download .inn .read{
	font-size: 1.6rem;
}

#content.catalog  #catalog_download .inn .read a{
	color: #5eb0da;
	text-decoration: underline;
    transition-duration : 0.5s; 
}

#content.catalog  #catalog_download .inn .read a:hover{
	opacity: 0.5;
    transition-duration : 0.5s; 
}

#content.catalog  #catalog_download .inn .list{
	width: 100%;
	margin: 0 auto 5.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#content.catalog  #catalog_download .inn .list > div{
	width: 48%;
	margin: 2.0rem 0 4.0rem;
}

#content.catalog  #catalog_download .inn .list > div > p{
	font-size: 1.6rem;
	height: 2.6em;
}

#content.catalog  #catalog_download .inn .list > div a p{
	font-size: 1.6rem;
	color: #fff;
}

/* 製品詳細 */

#content.products_list .main .head{
	font-size: 2.0rem;
	height: 10.0em;
}

#content.products_list .main .head > div:first-child{
	width: 35%;
	height: 10.0em;
	overflow: hidden;
}

#content.products_list .main .head > div img{
	width: auto;
	height: 100%;
}

#content.products_list .main .head > div h1{
	font-size: 2.0rem;
	line-height: 1.4em;
	padding: 0 1.0em;
}

#content.products_list .sub_nav #sub_nav_menu{
	margin: 2.0rem auto;
}

#content.products_list .sub_nav #sub_nav_menu li{
	width: 48%;
	min-width: 198px;
}

#content.products_list .sub_nav #sub_nav_menu li a{
	font-size: 1.4rem;
	line-height: 1.3em;
	padding: 1.0em 0;
}

#content.products_list .preparation{
	text-align: center;
	font-size: 4.0rem;
	padding: 2.0em 0;
}

#content.products_list .main .line_up{
	padding: 0 0 2.0rem;
}

#content.products_list .main .line_up > div{
	width: 94%;
	padding: 2.0rem 3%;
	display: block;
}


#content.products_list .main .line_up > div p.name{
	font-size: 2.0rem;
	line-height: 1.6em;
	text-align: left;
	font-weight: 700;
}

#content.products_list .main .line_up > div > div:first-child{
	width: 100%;
	max-width: none;
}

#content.products_list .main .line_up > div > div:last-child{
	width: 100%;
	padding: 2.0rem 0 0;
	max-width: none;
}

#content.products_list .main .line_up > div > div:last-child img{
	width: 80%;
	height: auto;
	max-width: 300px;
	min-height: auto;
	margin: 0 auto;
}

#content.products_list .main .line_up .ttl{
	flex-wrap: wrap;
}

#content.products_list .main .line_up .btn{
	margin: 2.0rem 0;
}

#content.products_list .main .line_up .btn a{
	margin: 0;
}

#content.products_list .main .line_up .ttl .btn{
	margin-top: 0;
	padding-left: 0;
}

#content.products_list .main .line_up .ttl .btn a{
	margin-left: 0;
}

#content.products_list .main .filter_map > div > div:first-child{
	width: 100%;
	max-width: none;
	display: block;
}

#content.products_list .main .filter_map > div > div:first-child img{
	width: 100%;
	max-width: none;
	margin: 2.0rem auto;
}

#content.products_list .main .filter_map > div > div:last-child{
	width: 100%;
	max-width: none;
	display: block;
}

#content.products_list .main .filter_map > div > div:last-child img{
	width: 100%;
	max-width: none;
	height: auto;
}

#content.products_list .main .line_up .maintenance_ph{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#content.products_list .main .line_up .maintenance_ph img{
	width: 45%;
	height: auto;
	margin-bottom: 2.0rem!important;
}


/* お問い合わせ */
#content.contact #form form{
	font-size: 1.6rem;
}

#content.contact #form form > div{
	display: block;
	margin:  0 0 2.0rem;
}

#content.contact #form form > div > div:first-child{
	width: auto;
	max-width: none;
	position: relative;
}

#content.contact #form form .required:after {
    display: inline-block;
    position: relative;
    transform: translate(0, 0);
    margin-left: 0.5em;
}

#content.contact #form form > div > div:last-child{
	width: 100%;
	min-width: auto;
	padding: 1.0rem 0;
}

#content.contact #form form > div > div:last-child > p:first-child{
	padding-right: 0;
}

#content.contact #form form div.tel > div:last-child{
	justify-content: space-between;
}

#content.contact #form form div.tel > div:last-child input{
    width: 22%;
}

#content.contact #form form > div > div:last-child input{
    padding: 0.8em 4%;
}

#content.contact #form form > div > div:last-child textarea {
    padding: 0.8em 4%;
}

#content.contact #form form div > div:last-child #zip01{
    width: 22%;
}

#content.contact #form form div > div:last-child  p{
	font-size: 1.6rem;
	line-height: 1.2em;
} 

#content.contact #form form .consent_txt {
	font-size: 1.6rem;
    line-height: 1.6em;
    margin: 5.0rem 0 2.0rem ;
}

#content.contact #form form .consent_txt a{
	color: #808080;	
	text-decoration: underline;
}

#content.contact #form form .consent_check{
	font-size: 1.6rem;
	line-height: 1.2em;
}

#content.contact .submit{
	padding: 3.0rem 0;
}

#content.contact .submit input[type=submit]{
    font-size: 1.6rem;
    margin: 0 auto;
}

#content.contact #form form .space{
	display: none;
}

}
