/* ----------------------------
reset
------------------------------- */
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

body {
	width: 100%;
	color: #1A1A1A;
	font-size: 1.2em;
	line-height: 1.8;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #e4d9d1;
}

#wrapper{
}

a,
a:link,
a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #666;
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

/**************************************************************
【配置設定】
**************************************************************/
.img_c{text-align:center;}
.img_c2{text-align:center;}
.img_c3{text-align:center;}
.img_c4{text-align:center;}
.img_c5{text-align:center;}
.img_c_area{text-align:center;}
.img_mark{text-align:center;}
.btn_action{text-align:center; margin:10px auto 10px;}
.btn_action img:hover{opacity:0.6; filter: alpha(opacity=60);}
.fl_r{
	float:right;
	margin:0 20px 15px 30px;
}
.center_block{text-align:center; margin:auto;}

.f_left_img{float:left; margin:0 30px 20px 0px; width:170px;}
/**************************************************************
プレースフォルダー
**************************************************************/
/* 各ベンダープレフィックスが取れた標準版 */
:placeholder-shown {
    color: #cccccc; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #cccccc; }

/* Firefox 18- */
:-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #cccccc; }


/* ヘッダー */
#header_tk{
	width:100%;
	margin: 0 auto;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_in {
	max-width: 1030px;
	margin: 0 auto;
	padding:0 0 0px 0;
}

.ac{
	margin:30px 0 0;
}

#head_tel{
	background-color: #e4d9d1;
	text-align:right;
	padding:2px 5px;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}

/* タイトル */
.title{
	background-color: #3f1b06;
}

/* WP */
.inner{
	width:960px;
	margin:0 auto;
	padding:30px 20px;
}

/* /////ch///// */
.ch2{
	margin:50px 0 0;
	background-image: url(../images/back2.png);
	background-repeat: repeat;
}

.ch2 h3{
	font-size:1em;
}

.ch3 h3{
	font-size:1.1em;
	border-left: 5px solid #dd6d04;
	padding:0 0 0 10px;
	margin-bottom:8px;
}

.cs{
	border: 1px solid #3f1b06;
	background-color: #ffffff;
	padding:20px;
	margin-bottom:30px;
}

.ck1_wp{
	margin:50px 0;
}

.ck1{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	line-height:30px;
	font-weight: bold;
	list-style-type: none;
	padding:7px 0 10px 45px;
	margin:0 20px 20px 100px;
	color:#3f1b06;
}

.ck2{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	line-height:30px;
	font-weight: bold;
	list-style-type: none;
	padding:7px 0 10px 45px;
	margin:0 20px 20px 100px;
	color:#3f1b06;
}

.ch4{
	margin:30px 0 0;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
}

.ch4 table{
	border-collapse:collapse;
	border: 1px solid #3f1b06;
	width:70%;
	margin:0 auto;
}

.ch4 th{
	border: 1px solid #3f1b06;
	background-color: #d7cbc2;
	text-align:center;
	padding:15px;
}

.ch4 td{
	border: 1px solid #3f1b06;
	background-color: #ffffff;
	text-align:center;
	padding:15px;
	font-size:1.2em;
}

.ch4 h3{
	margin:50px 0 30px 0;
}

.ch4 li{
	list-style-position: outside;
	list-style-type: disc;
	margin:0 20px 0 80px;
	border-bottom: 1px dotted #3f1b06;
	padding:5px;
}

.prof_text{
	float: right;
	width:760px;
}
/* /////フォームエリア///// */
.mail_form_area{
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
	padding:40px 0 20px;
}

.st_text{
	font-size:16px;
	line-height:30px;
	margin:0px 10px 20px;
	padding:0 0 20px 0;
	border-bottom: 1px dotted #50958E;
}

.opt{
background-color: #ffffff;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding:25px 15px 25px;
margin:20px 60px;
box-shadow:0px 0px 6px 3px #cccccc;
}

.form_s{
	margin:10px 30px;
}

.form_left{
	float:left;
	width:180px;
	height:50px;
	padding:14px 20px 0 0;
	text-align:right;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}

.form_i{
	float:left;
	margin:0 0 0 0px;
}

.submit .btn {
	margin:0px auto 0;
	display:block;
	width:746px;
}

.label_f{
	margin:0 25px 0 0;
	font-size:16px;
	line-height:18px;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 20px 10px;
	padding:10px 15px 4px;
	height:30px;
	width:520px;
	border:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.deco3 {/* テキストエリアの入力欄装飾用 */
	display:block;
	margin: 20px 0 20px 10px;
	padding:10px 15px 4px;
	height:100px;
	width:520px;
	border:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

input.submit_button {
padding: 20px 10px;
font-size: 26px;
display: block;
width:80%;
line-height: 32px;
font-weight: bold;
text-align:center;
color: #ffffff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 1), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 7px;
text-decoration: none;
padding: 20px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0cdb00), color-stop(1.00, #169900));
background: -webkit-linear-gradient(#0cdb00, #169900);
background: -moz-linear-gradient(#0cdb00, #169900);
background: -o-linear-gradient(#0cdb00, #169900);
background: -ms-linear-gradient(#0cdb00, #169900);
background: linear-gradient(#0cdb00, #169900);
}

input.submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #169900; }

.form_s em{
	font-style: normal;
	background-color: #e60e11;
	color: #ffffff;
	padding:5px;
	margin-left:5px;
	font-size:80%;
	line-height:105%;
}

select {
	width: 200px;
	font-size: 16px;
	line-height:20px;
	border: 1px solid #CCCCCC;
	margin:10px 0 0 0;
}

.f_text a,
.f_text a:link,
.f_text a:visited {
text-decoration:none;
color: #1A1A1A;
}

.f_text a:hover,
.f_text a:active {
	text-decoration:none;
	color: #1A1A1A;
}


/*PAGE TOP設定*/
.page-back {
 position: fixed;
 bottom: 10px;
 right: 10px;
}



/* footer */
footer{
	margin:10px auto 0;
	padding:0px 0 0;
	text-align: center;
	width:100%;
	font-size: 0.8em;
	line-height:1.5;
}
footer li{
	padding:0px 30px 0;
}
footer li strong{
	font-weight:bold;
}

.copyright{
	font-size: 0.7em;
	margin:10px 0 0 0;
	padding:0px 10px 10px;
}

footer a,
footer a:link,
footer a:visited {
font-size: 0.7em;
}

footer a:hover,
footer a:active {
	font-size: 0.7em;
}

.fix_menu_smartphone{
	display:none;
}

.font_ss{
	font-size:0.4em;
	line-height:130%;}

.footer_logo{}
.footer_tel{
	display:block;
	margin:0 0 10px;}
.footer_tel_sp{display:none;}
/*ここからタブレット用（481px～1030px）環境の設定
---------------------------------------------------------------------------*/
@media (min-width:481px) and (max-width:1030px){
body { font-size: 1.2em;
	line-height: 1.8;
background-image:none;}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:80%;}
.img_c3 img{width:60%;}
.img_mark img{width:23%;}

.f_left{float:none; margin:0 0px 30px 0px;
text-align:center;}
.f_left img{
	width:120px;
}

/* ヘッダー */
#header_in img{
	width:100%;
}

/* タイトル */

/* WP */
.inner{
	width:92%;
	padding:30px 0;
}

/* /////ch///// */
.ch2{
	margin:30px 0 0;
}

.ck1_wp{
	margin:50px 0;
}

.ck1{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	line-height:28px;
	font-weight: bold;
	list-style-type: none;
	padding:7px 0 10px 45px;
	margin:0 50px 20px 70px;
	color:#3f1b06;
}

.ck2{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	line-height:28px;
	font-weight: bold;
	list-style-type: none;
	padding:7px 0 10px 45px;
	margin:0 50px 20px 70px;
	color:#3f1b06;
}

.ch4{
	margin:10px 0 0;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
}

.ch4 table{
	border-collapse:collapse;
	border: 1px solid #3f1b06;
	width:80%;
	margin:0 auto;
}

.ch4 th{
	border: 1px solid #3f1b06;
	background-color: #d7cbc2;
	text-align:center;
	padding:7px 5px;
}

.ch4 td{
	border: 1px solid #3f1b06;
	background-color: #ffffff;
	text-align:center;
	padding:7px 5px;
	font-size:1.2em;
}

.ch4 h3{
	margin:50px 0 30px 0;
}

.ch4 li{
	list-style-position: outside;
	list-style-type: disc;
	margin:0 20px 0 40px;
	border-bottom: 1px dotted #3f1b06;
	padding:5px;
}

.f_left_img{float:none; margin:0 0px 20px 0px;
margin:0 auto 20px;
width:120px;}

.prof_text{
	float: none;
	width:98%;
}
/* /////フォームエリア///// */
.mail_form_area{
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
	padding:20px 0 10px;
}

.opt{
background-color: #ffffff;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding:25px 15px 25px;
margin:10px 30px;
box-shadow:0px 0px 6px 3px #cccccc;
}

.form_s{
	margin:10px 10px;
}

.form_left{
	float:left;
	width:20%;
	height:40px;
	padding:14px 10px 0 0;
	text-align:right;
	font-size:16px;
	line-height:18px;
}

.form_i{
	float:left;
	margin:0 0 0 0px;
}

.label_f{
	font-size:14px;
	line-height:18px;
}

.submit .btn {
	margin:0px auto 0;
	display:block;
	width:646px;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 20px 10px;
	padding:10px 15px 4px;
	height:20px;
	width:60%;
	border:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.deco3 {/* テキストエリアの入力欄装飾用 */
	display:block;
	margin: 20px 0 20px 10px;
	padding:10px 15px 4px;
	height:70px;
	width:60%;
	border:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

input.submit_button {
padding: 20px 10px;
font-size: 26px;
display: block;
width:80%;
line-height: 32px;
font-weight: bold;
text-align:center;
color: #ffffff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 1), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 7px;
text-decoration: none;
padding: 20px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0cdb00), color-stop(1.00, #169900));
background: -webkit-linear-gradient(#0cdb00, #169900);
background: -moz-linear-gradient(#0cdb00, #169900);
background: -o-linear-gradient(#0cdb00, #169900);
background: -ms-linear-gradient(#0cdb00, #169900);
background: linear-gradient(#0cdb00, #169900);
}

input.submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #169900; }

.form_s em{
	font-style: normal;
	background-color: #e60e11;
	color: #ffffff;
	padding:5px;
	margin-left:5px;
	font-size:80%;
	line-height:105%;
}

select {
	width: 200px;
	font-size: 14px;
	line-height:20px;
	border: 1px solid #CCCCCC;
	margin:10px 0 0 0;
}

}

/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
@media only screen and (max-width:480px){
body { font-size: 16px; 
background-image:none;
line-height:180%;
margin: 0 auto;}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:80%;}
.img_c3 img{width:70%;}
.img_c_area img{width:80%;}
.img_mark img{width:30%;}

.f_left{float:none; margin:0 0px 20px 0px;
text-align:center;}
.f_left img{
	width:120px;
}

/* ヘッダー */
#header_tk{
	width:100%;
	margin: 0 auto;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_in img{
	width:100%;
}

#head_tel{
	background-color: #e4d9d1;
	text-align:right;
	padding:2px 5px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

/* 問い合わせ */
.cp_contact{
	margin: 0px auto;
	background-image: url(../images/contact_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0 0 20px 0;
}

.cp_contact_in{
	background-image: url(../images/header_mark.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:5%;
	background-size:23% auto;
}

/* タイトル */
.title{
	background-color: #3f1b06;
	padding:0px 0 0;
}

/* WP */
.inner{
	width:92%;
	margin:0 auto;
	padding:15px 0;
}

/* /////ch///// */
.ch2{
	margin:30px 0 0px;
	padding:0 0 20px;
}

.ch3 h3{
	font-size:1.1em;
	border-left: 5px solid #dd6d04;
	padding:0 0 0 10px;
	margin-bottom:8px;
}

.cs{
	border: 1px solid #3f1b06;
	background-color: #ffffff;
	padding:15px;
	margin-bottom:15px;
}

.ck1_wp{
	margin:30px 0;
}

.ck1{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:20px auto;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	list-style-type: none;
	padding:0px 0 10px 25px;
	margin:0 10px 10px 20px;
	color:#3f1b06;
}

.ck2{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:20px auto;
	font-size: 	16px;
	line-height:22px;
	font-weight: bold;
	list-style-type: none;
	padding:0px 0 10px 25px;
	margin:0 10px 10px 20px;
	color:#3f1b06;
}

.ch4{
	margin:0px 0 0;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
}

.ch4 table{
	border-collapse:collapse;
	border: 1px solid #3f1b06;
	width:90%;
	margin:0 auto;
}

.ch4 th{
	border: 1px solid #3f1b06;
	background-color: #d7cbc2;
	text-align:center;
	padding:5px 5px;
}

.ch4 td{
	border: 1px solid #3f1b06;
	background-color: #ffffff;
	text-align:center;
	padding:5px 5px;
	font-size:1.2em;
}

.ch4 h3{
	margin:30px 0 15px 0;
}

.ch4 li{
	list-style-position: outside;
	list-style-type: disc;
	margin:0 10px 0 20px;
	border-bottom: 1px dotted #3f1b06;
	padding:5px;
}

.f_left_img{float:none; margin:0 0px 20px 0px;
margin:0 auto 20px;
text-align:center;}
.f_left_img img{
	width:120px;
	text-align:center;
}

.prof_text{
	float: none;
	width:94%;
	margin:0 auto;
}

/* /////フォームエリア///// */
.mail_form_area{
	background-image: url(../images/back3.jpg);
	background-repeat: repeat;
	padding:20px 0 10px;
}

.opt{
background-color: #ffffff;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding:10px 10px 20px;
margin:10px 10px 0;
box-shadow:0px 0px 6px 3px #cccccc;
}

.st_text{
	font-size:12px;
	line-height:20px;
	margin:0px 10px 10px;
	padding:0 0 10px 0;
	border-bottom: 1px dotted #50958E;
}

.form_s{
	margin:0px 10px;
}

.form_left{
	float:none;
	padding:14px 10px 0 0;
	text-align:left;
	font-size:14px;
	line-height:16px;
	height:28px;
	font-weight:bold;
}

.form_i{
	float:none;
	margin:0 0 0 0px;
	padding:0;
}

.label_f{
	font-size:14px;
	line-height:16px;
}

.submit .btn {
	margin:0px auto 0;
	display:block;
	width: 94%;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 10px 0px;
	padding:10px 10px 4px;
	height:20px;
	width:88%;
	border:0;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.deco3 {/* テキストエリアの入力欄装飾用 */
	display:block;
	margin: 0px 0 20px 0px;
	padding:10px 15px 4px;
	height:70px;
	width:88%;
	border:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

input.submit_button {
padding: 10px 10px;
font-size: 18px;
display: block;
width:95%;
line-height: 22px;
font-weight: bold;
text-align:center;
color: #ffffff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 1), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 7px;
text-decoration: none;
padding: 20px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0cdb00), color-stop(1.00, #169900));
background: -webkit-linear-gradient(#0cdb00, #169900);
background: -moz-linear-gradient(#0cdb00, #169900);
background: -o-linear-gradient(#0cdb00, #169900);
background: -ms-linear-gradient(#0cdb00, #169900);
background: linear-gradient(#0cdb00, #169900);
}

input.submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #169900; }

.form_s em{
	font-style: normal;
	background-color: #e60e11;
	color: #ffffff;
	padding:5px;
	margin-left:5px;
	font-size:80%;
	line-height:105%;
}

select {
	width: 200px;
	font-size: 14px;
	line-height:16px;
	border: 1px solid #CCCCCC;
	margin:0px 0 10px 0;
}

label {
margin:0;
padding:0px;}

.f_text a,
.f_text a:link,
.f_text a:visited {
text-decoration: underline;
color: #1A1A1A;
}

.f_text a:hover,
.f_text a:active {
	text-decoration: underline;
	color: #1A1A1A;
}


/*PAGE TOP設定*/
.page-back img{
	width:45px;
}

.footer_logo img{
	width:30%;}
}


/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}
.mt0{margin-top:0 !important}
.mr0{margin-right:0 !important}
.mb0{margin-bottom:0 !important}
.ml0{margin-left:0 !important}

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}


.mlrb30{margin:10px 30px 30px !important}
.ml90{margin-left:90px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}		
.pt0{padding-top:0 !important}	
.pr0{padding-right:0 !important}
.pb0{padding-bottom:0 !important}
.pl0{padding-left:0 !important}	

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.p20{padding:20px !important}
.pt20{padding-top:20px !important}
.pr20{padding-right:20px !important}
.pb20{padding-bottom:20px !important}
.pl20{padding-left:20px !important}

.p30{padding:30px !important}

.p4050{padding:40px 50px !important}

.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pb80{padding-bottom:80px !important}

/**************************************************************
【widthの設定】
**************************************************************/
.w50{width:50px;}
.w100{width:100px;}
.w130{width:130px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w710{width:710px;}
.w876{width:876px;}

/**************************************************************
【heightの設定】
**************************************************************/
.h10{height:10px;}
.h30{height:30px;}
.h100{height:100px;}
.h200{height:200px;}


/**************************************************************
【配置設定】
**************************************************************/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}


.f_right{float:right;margin:0 0 10px 10px;}

/**************************************************************
【文字装飾】
**************************************************************/
.red1{color:#ff3136;}/*明るい赤 */
.red2{color:#d13938;}/*暗い赤 */
.red1_b{color:#F00;font-weight:bold;}/*太字・明るい赤 */
.red2_b{color:#d13938;font-weight:bold;}/*太字・暗い赤 */
.blue{color:#00F;}/*青 */
.bl{color:#0085B2;}/*青 */
.blc{color:#121212;text-shadow:none;}/*くろ */
.or{color:#FF7F00;}/*オレンジ */
.blk{color:#000;}/*黒 */
.gr{color:#999;}/*グレー */
.pk{color:#FF4C4C;}/*ピンク */
.yl{color: #E6D420;}/*黄色 */
.underline{text-decoration:underline;}/*アンダーライン */
strong{font-weight:bold;}/*太字 */
.bg_y{background-color:#fbeee9; padding:0px 5px 0px;
display:inline-block;}/*背景ピンク */
.bg_k{
	background-color: #E6D420;
	padding: 0px 3px 0px;
}/*背景黄色 */


.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font30{font-size:30px;}
.font0_8{font-size:0.8em;}
.font1_2{font-size:1.2em;}
.font1_4{font-size:1.4em;}



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

