/*
 Theme Name: bodywork lp
 Description:
 Theme URI: 
 Author: TRUST株式会社
 Author URI: http://trust-line.co.jp/
 Version: 
 License: 
 License URI: 
*/
@charset "UTF-8";


/* clearfix */
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.cf{
	display: inline-block;
} 
* html .cf{
	height: 1%;
}
.cf{
	display:block;
}

.pc_hide {
	display: none;
}

body {
	background-color: #f8f8f8;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#wrap {
	width: 1200px;
	margin: 0 auto;
	background-color: #FFF;
}

#wrap > section {
	width: 100%;
}
#wrap > section.bg_grey {
	background-color: #f8f8f8;
}
#wrap > section.inner,
#wrap > section > div.inner {
	width: 980px;
	margin: 0 auto;
}


section#head {
	height: 580px;
	background-image: url(images/img_main.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

section#about {
	padding: 70px 0 100px 0;
	background-image: url(images/bg_abuot.png);
	background-repeat: repeat;
	text-align: center;
}
section#about div {
    width: 100%;
    background-image: url(images/bg_about_middle.png);
    background-repeat: repeat-y;
	background-position: center;
    line-height: 1.7;
	position: relative;
}
section#about div::before,
section#about div::after {
	content: "";
    display: block;
	width: 100%;
    background-repeat: no-repeat;
}
section#about div::before {
     height: 10px;
   background-image: url(images/bg_about_top.png);
	background-position: center top;
}
section#about div::after {
	height: 35px;
	background-image: url(images/bg_about_bottom.png);
	background-position: center bottom;
	position: absolute;
    bottom: -35px;
    left: 0;
}
section#about h1 {
	margin: 20px 0;
}
section#about p {
	padding-bottom: 20px;
}




section.inquiry {
	width: 100%;
	height: 480px;
	text-align: center;
	background-image: url(images/img_inquiry.png);
	background-repeat: no-repeat;
	background-size: 640px 210px;
	background-position: center 70px;
}
section.inquiry.last {
	height: 350px;
}
section.inquiry a.inquiry {
	display: inline-block;
	width: 612px;
	height: 112px;
	margin-top: 310px;
	background-image: url(images/btn_inquiry_off.png);
	background-repeat: no-repeat;
	background-size: 612px 112px;
}
section.inquiry a.inquiry:hover {
	background-image: url(images/btn_inquiry_on.png);
}
section.inquiry a.inquiry .hide {
	display: none;
}

section#trouble {
	width: 100%;
	height: 541px;
	text-align: center;
	background-image: url(images/bg_trouble2.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
section#trouble img:first-child {
	margin-top: 30px;
}

section#introduction {
	margin: 20px 0 40px 0;
	width: 100%;
	height: 166px;
	text-align: center;
	background-image: url(images/img_introduction_ttl.png);
	background-repeat: no-repeat;
	background-size: 904px 166px;
	background-position: center 0;
}

section#sks5500 {
	width: 100%;
	background-image: url(images/img_sks5500.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	padding-top: 590px;
}
section#anmaou {
	width: 100%;
	background-image: url(images/img_anmaou.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	padding-top: 590px;
}
section#sks5500 p,
section#anmaou p {
	width: 820px;
	margin: 0 auto 100px auto;
}
section p.detail {
	padding: 30px 40px;
	box-sizing: border-box;
	border: solid 1px #CCC;
	line-height: 1.7;
}
section p.detail a {
	color: #ff7800;
}
section p.detail a:hvoer {
}

section#coinbox > div {
	width: 470px;
	float: left;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	margin-top: 35px;
	margin-bottom: 90px;
	padding-top: 860px;
}
section#coinbox #oh3500dx {
	background-image: url(images/img_oh3500dx.png);
	margin-right: 40px;
}
section#coinbox #oh4500dx {
	background-image: url(images/img_oh4500dx.png);
}
section#coinbox #oh4500dx.full {
	background-image: url(images/img_oh4500dx2.png);
	width: 100%;
	float: none;
	padding-top: 500px;
}
section#coinbox #oh4500dx.full p {
	width: 820px;
    margin: 0 auto;
}

section#example h1 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 35px;
}
section#example > div > p {
	float: left;
	width: 25%;
	text-align: center;
	line-height: 1.7;
	font-size: 20px;
}

section#example hr {
	border-color: #cab900;
	border-style: solid;
	margin: 70px 0 55px 0;
}

section#voice {
	width: 100%;
	background-image: url(images/bg_usersvoice.png);
	background-repeat: repeat;
}
section#voice > h1 {
	margin-bottom: 80px;
}
section#voice > div h2 {
	color: #d72121;
	font-size: 30px;
	margin-bottom: 20px;
}
section#voice > div p {
	font-size: 14px;
	margin-bottom: 50px;
	line-height: 1.7;
}
section#voice > div.left img {
	float: left;
	margin: 0 50px 150px 0;
}
section#voice > div.right img {
	float: right;
	margin: 0 0 115px 50px;
}

section#message > div {
/*	background-image: url(images/bg_usersvoice.png);
	background-repeat: repeat;
*/	background-color: #fbfbfb;
	margin-top: 65px;
	padding: 0 50px 50px 50px;
	margin-bottom: 50px;
}
section#message > div h1 {
	font-size: 40px;
	text-align: center;
	padding: 45px 0;
}
section#message > div img {
	float: left;
	margin-right: 30px;
}
section#message > div h2 {
	font-size: 26px;
	color: #d72121;
	margin-bottom: 15px;
}
section#message > div p {
	font-size: 14px;
	line-height: 1.7;
}


section#flow {
	border-top: dashed 1px #dcdcdc;
	border-bottom: dashed 1px #dcdcdc;
	padding: 50px 0;
	position: relative;
}
section#flow h1 {
	display: inline-block;
	font-size: 20px;
	position: absolute;
	top: -15px;
	left: 0;
	background-color: #FFF;
	padding-right: 15px;
}
section#flow > div p {
	float: left;
	font-size: 14px;
	line-height: 2.0;
	margin-top: 15px;
}
section#flow > div p#flow1,
section#flow > div p#flow2 {
	width:270px;
	margin-right: 30px;
}
section#flow > div p#flow3 {
	width:380px;
}


section#qa h1 {
	background-image: url(images/bg_qa.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 140px;
	line-height: 140px;
	font-size: 40px;
	text-align: center;
	color: #FFF;
}
section#qa dl {
	width: 880px;
	margin: 70px auto 0 auto;
	font-size: 18px;
}
section#qa dt,
section#qa dd {
    position: relative;
	padding-left: 50px;
	margin-bottom: 50px;
}
section#qa dd {
	border-bottom: dashed 1px #dcdcdc;
	padding-bottom: 50px;
}
section#qa dt::before,
section#qa dd::before {
    position: absolute;
	display: inline-block;
    top: 0;
    left: 0;
	font-size: 30px;
	line-height: 1.0;
}
section#qa dt::before {
	content: "Q";
	color: #00b4ff;
}
section#qa dd::before {
	content: "A";
	color: #fb953b;
}
section#qa dd:last-child {
	margin-bottom: 0;
}



section#form {
	padding-bottom: 50px;
}
section#form h1 {
	text-align: center;
	font-size: 40px;
	padding: 70px 0;
	line-height: 1.0;
}
section#form table {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 80px;
}
section#form table tr th {
	width: 240px;
	vertical-align: top;
	font-size: 18px;
    line-height: 1.0;
	padding-top:3px;
}
section#form table tr th::after {
	content: "必須";
	display: inline-block;
	background-color: #ff0000;
	color: #FFF;
	font-size: 12px;
	line-height: 1.0;
	padding: 4px 7px;
	font-weight: normal;
	margin-left: 12px;
}
section#form table tr td {
	padding-bottom: 35px;
}
section#form table tr td .your-type .wpcf7-list-item {
	display: block;
	margin: 0;
}
section#form table tr td .your-type input {
	margin-right: 10px;
}
section#form table tr td .your-type label {
	font-size: 18px;
}
section#form table tr td input[type="text"],
section#form table tr td input[type="email"] {
	padding: 8px;
	border: none;
	width: 460px;
    box-sizing: border-box;
}
section#form table tr td textarea {
	border: none;
	width: 460px;
    box-sizing: border-box;
}
section#form #submit {
	text-align: center;
	margin-top: 50px;
}
section#form #submit .submit_btn {
	width: 612px;
	height: 112px;
	background-color: transparent;
	border: none;
	background-image: url(images/btn_send_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	color: transparent;
	cursor: pointer;
}
section#form #submit .submit_btn:hover {
	background-image: url(images/btn_send_on.png);
}



.thanks header {
	height: 100px;
	background-image: url(images/bg_thanks_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.thanks section {
	background-color: #f8f8f8;
	text-align: center;
	padding: 75px 0;
}
.thanks section h1 {
	font-size: 30px;
	line-height: 1.7;
	margin-bottom: 50px;
}
.thanks section h2 {
	font-size: 18px;
	line-height: 2.4;
	margin-bottom: 60px;
}
.thanks section a {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	padding: 25px 40px;
	background-color: #ff7800;
	color: #FFF;
	text-decoration: none;
}
.thanks section a:hover {
	background-color: #c25b00;
}


footer {
	text-align: center;
	padding: 150px 0 30px 0;
	background-color: #f4f2ed;
	background-image: url(images/img_logo.png);
	background-repeat: no-repeat;
	background-size: 205px 47px;
	background-position: center 55px;
}
footer ul {
	margin-bottom: 50px;
	text-align: center;
}
footer ul li {
	display: inline-block;
	padding: 0 10px;
	border-right: solid 1px #000;
	line-height: 1.0;
}
footer ul li:first-child {
	border-left: solid 1px #000;
}
footer ul li a {
	color: #000;
	font-size: 14px;
}
footer #copyright {
	font-size: 11px;
	color: #8c8b8b;
}

/* hack */
html > img {
	display: none;
}


/* =============================================================================================================================================
															【SMARTPHONE】
============================================================================================================================================= */
@media screen and (max-width : 767px) {

* {
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

.pc_hide {
	display: inherit;
}
.sp_hide {
	display: none;
}

body {
}

section.inquiry,
section#sks5500,
section#anmaou,
section#coinbox > div,
section#example,
section#voice > div,
section#message,
section#flow,
section#qa dl,
section#form {
    padding: 0 5%;
    box-sizing: border-box;
}

section#head {
    height: 0;
    padding-top: 48%;
}

section#about {
    padding-top: 10%;
    padding-bottom: 10%;
}
section#about div,
section#about div::before,
section#about div::after {
    background-size: 100%;
}
section#about div::after {
    bottom:-2%;
}
section#about h1 {
    margin: 3% 10%;
}
section#about p {
	font-size: 0.8rem;
    text-align: left;
    padding: 0 10% 10% 10%;
}

section.inquiry {
    height: auto;
    background-image: url(images/img_inquiry_sp.png);
    background-size: 90%;
    background-position: center 10%;
	padding-bottom: 5%;
	overflow: hidden;
}
section.inquiry a {
	display: block;
    width: 100%;
}
section.inquiry a.tel {
    margin-top: 35%;
    background-image: url(images/btn_tel_sp_off.png);
    background-size: 100%;
	background-repeat: no-repeat;
    height: 0;
    padding-top: 17%;
}
section.inquiry a.tel:hover {
    background-image: url(images/btn_tel_sp_on.png);
}
section.inquiry a.tel .hide {
	display: none;
}
section.inquiry a.inquiry {
    margin-top: 5%;
    background-image: url(images/btn_inquiry_sp_off.png);
    background-size: 100%;
    height: 0;
    padding-top: 17%;
}
section.inquiry a.inquiry:hover {
    background-image: url(images/btn_inquiry_sp_on.png);
}

section#trouble {
    height: auto;
    background-size: cover;
    background-position: center;
	padding-bottom: 10%;
}
section#trouble img:first-child {
    margin-top: 7%;
    width: 70%;
}

section#introduction {
    margin: 5% 0;
    height: 0;
    padding-top: 20%;
    background-size: 90%;
}

section#sks5500,
section#anmaou {
    padding-top: 55%;
}
section p.detail {
    padding: 5%;
    font-size: 0.85rem;
}
section#sks5500 p,
section#anmaou p {
    width: 100%;
    margin: 0 auto 10% auto;
}

section#coinbox #oh3500dx {
    margin-right: 0;
}
section#coinbox > div {
    width: 100%;
    float: none;
    background-size: 90%;
    margin-top: 5%;
    margin-bottom: 10%;
    padding-top: 170%;
}
section#coinbox #oh4500dx.full {
    padding-top: 50%;
}

section#example h1 {
    font-size: 0.8rem;
    margin-bottom: 5%;
}

section#example > div > p {
    width: 50%;
    font-size: 0.8rem;
	margin-bottom: 5%;
}


section#voice > h1 {
    margin-bottom: 5%;
	overflow: hidden;
}
section#voice h1 img {
    max-width: 160%;
    margin-left: -30%;
}
section#voice > div.right img {
    margin: 0 0 3% 3%;
    width: 30%;
}
section#voice > div h2 {
    font-size: 1.0rem;
    margin-bottom: 3%;
}
section#voice > div p {
    font-size: 0.8rem;
    margin-bottom: 10%;
}

section#message > div {
    margin-top: 5%;
    padding: 0 5% 5% 5%;
    margin-bottom: 5%;
}
section#message > div h1 {
    font-size: 1.2rem;
    padding: 10% 0;
}
section#message > div img {
	width: 30%;
    margin-right: 3%;
}
section#message > div h2 {
    font-size: 1.0rem;
    margin-bottom: 3%;
}
section#message > div p {
    font-size: 0.8rem;
}

section#flow h1 {
    display: block;
    font-size: 1.2rem;
    position: relative;
    top: 0;
    left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
    margin: 3% 0;
}
section#flow > div p#flow1,
section#flow > div p#flow2 {
    width: 100%;
    margin-right: 0;
}
section#flow > div p {
    float: none;
    font-size: 0.8rem;
    line-height: 1.7;
    margin: 3% 0;
}

section#qa h1 {
    background-size: cover;
    height: auto;
    line-height: 1.0;
    padding: 5% 0;
    font-size: 1.0rem;
}

section#qa dl {
    width: 100%;
    margin: 10% auto 0 auto;
    font-size: 0.85rem;
}
section#qa dt, section#qa dd {
    padding-left: 2.0rem;
    margin-bottom: 7%;
}
section#qa dt::before,
section#qa dd::before {
    font-size: 1.4rem;
}
section#qa dd {
    padding-bottom: 7%;
}

section.inquiry.last {
	margin-top: 5%;
    height: auto;
}

section#form h1 {
    font-size: 1.2rem;
    padding: 10% 0;
}

section#form table,
section#form table tr,
section#form table tr th,
section#form table tr td {
	display: block;
}
section#form table {
	width: 100%;
    padding-bottom: 0;
}
section#form table tr th {
	width: auto;
	padding-bottom: 3%;
}
section#form table tr th::after {
    margin-left: 2%;
    vertical-align: inherit;
}
section#form table tr td {
    padding-bottom: 10%;
}
section#form table tr td input[type="text"],
section#form table tr td input[type="email"] {
	width: 100%;
}
section#form table tr td .your-type input {
    margin: 0 1%;
}
section#form table tr td textarea {
	width: 100%;
}
section#form #submit {
    margin-top: 0;
}
section#form #submit td {
	width: 100%;
}
section#form #submit .submit_btn {
	width: 100%;
    height: 0;
	padding-top: 15.8%;
	background-image: url(images/btn_send_sp_off.png);
    background-size: 100%;
}
section#form #submit .submit_btn:hover {
	background-image: url(images/btn_send_sp_on.png);
}

.thanks header {
    height: 0;
    padding-top: 8%;
}
.thanks section {
    padding: 10% 0 15% 0;
}
.thanks section h1 {
    font-size: 1.1rem;
    margin-bottom: 7%;
}
.thanks section h2 {
    font-size: 0.9rem;
    text-align: left;
    line-height: 1.7;
    padding: 0 5%;
    margin-bottom: 10%;
}
.thanks section a {
    font-size: 1.0rem;
    line-height: 1.0rem;
    padding: 5% 10%;
}


footer {
    padding: 30% 0 5% 0;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center 25%;
}
footer ul {
    margin-bottom: 10%;
}
footer ul li a {
	font-size: 0.8rem;
}
footer #copyright {
	font-size: 0.6rem;
}










}





