@charset "utf-8";

/*-------------------*/

* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  min-width: 1050px;
  color: #40210F;
}

/* ---- hr リセット ---- */

hr {
  height: 0;
  margin: 0px 0px 40px;
  padding: 0px;
  border: 0;
}

/* ---- hr 点線 ---- */

hr {
  border-top: 1px dotted #bbb;
}

.sm {
  font-size: 10px !important;
  font-size: 1rem !important;
}

ol {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: decimal;
}

ol li {
	margin-bottom: 5px;
}

/*------------------------------
 Basic Color
----------------------------- */

.red {
  color: #D5004A !important;
}

.blue {
  color: #077CE7 !important;
}

.cream {
  color: #FFFCDA !important;
}

.darkblue {
  color: #013678 !important;
}


.darkred {
  color: #D20F14 !important;
}

.white {
  color: #fff !important;
}
.brown {
  color: #40210f !important;
}

.bk_blue {
  color: #fff !important;
  background-color: #005352 !important;
  background-color: rgba(1,57,82,1) !important;
}

.bk_red {
  color: #FFF !important;
  background-color: #D20F14 !important;
  background-color: rgba(189,0,62,1) !important;
}

.bk_cream {
  background-color: #FFFCDA !important;
  color: #f8b62c !important;
}

.bk_cream2 {
  background-color: #FFFCDA !important;
}


/*-----------------------
 Margin
-------------------------*/

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb1000 {
  margin-bottom: 500px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt40 {
  margin-top: 40px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}


.mr10 {
  margin-right: 10px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mrb40 {
  margin-right: 40px !important;
  margin-bottom: 40px !important;
}

.pdtb5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.pdtb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pdtb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pdtb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pdtb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pdrl5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.pdrl10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.pdrl20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.pdrl30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.pdrl40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.fll {
  float: left !important;
}

.flr {
  float: right !important;
}

/*-----------------------
 Font Size
-------------------------*/
.fsxxs {
	font-size: xx-small;
}

.fs12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.fs14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.fs16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.fs18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.fs20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.fs24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.fs30 {
  font-size: 30px !important;
  font-size: 3rem !important;
}

.fssm {
  font-size: smaller !important;
}

.fslg {
  font-size: larger !important;
}

.u_line {
	text-decoration: underline !important;
}

/*-----------------------
 Button
-------------------------*/

.css3button_red,
.css3button_blue {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1em;
  padding: 30px 0px;
  margin: 0px 0px 10px;
}

.css3button_red a {
  background: #C73760;
}

.css3button_blue a {
  background: #4AA9E0;
}

.css3button_red a,
.css3button_blue a {
  color: #ffffff;
  text-decoration: none;
  padding: 16px 50px;
  margin: 0px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5);
  box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5);
  text-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3);
  /*Gradient*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  /*Transition*/
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
  -ms-transition: All 0.2s ease;
  transition: All 0.2s ease;
}

.css3button_red a.block100,
.css3button_blue a.block100 {
  padding: 16px 0px;
  margin: 0px;
  text-align: center;
  display: block;
  width: 100%;
}

.css3button_red a:hover {
  background: #C4649E;
}

.css3button_blue a:hover {
  background: #7EBCE0;
}

.css3button_red a:hover,
.css3button_blue a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0);
  box-shadow: 0px 0px 0px rgba(000, 000, 000, 0);
}

.btn_goto {
    margin: 0px;
	padding: 0px 10px;
    display: inline;
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: none !important;
    text-align: center;
    background-color: #077CE7 !important;
    border-radius: 5px;
    transition: all 0.5s;
  }

  .btn_goto:hover {
    background-color: #00913A !important;
  }
/*-----------------------
 Header
-------------------------*/

#header {
  height: auto;
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: #40210f;
  color: #fffcda;
}

.hdwrap {
  margin: 0px auto;
  padding: 10px 0px 10px;
  position: relative;
  height: auto;
  width: 1050px;
}

.catch {
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 100%;
  margin: 0px 0px 5px;
  padding: 0px;
}

.logo {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 44px;
  width: 280px;
}

.logo a {
  width: 280px;
  height: 44px;
  text-decoration: none;
  background: url(../img/logo.png) no-repeat 0px 0px;
  display: block;
}

.logo span {
  visibility: hidden;
}

.hdcontact {
  margin: 0px;
  padding: 0px;
  float: right;
  height: 44px;
  width: 160px;
}

.hdcontact a {
  width: 160px;
  height: 44px;
  text-decoration: none;
  background: url(../img/tel.png) no-repeat 0px 0px;
  display: block;
}

.hdcontact span {
  visibility: hidden;
}

/* 言語選択 20180511add */
.lang {
  margin: 0 20px 0 0;
  padding: 25px 0 0;
  float: right;
}

.lang a {
 font-size: 1.2rem;
 line-height: 1;
	color: #40210f;
	text-decoration: none;
	display: block;
	border-radius: 20px;
	padding: 3px 10px;
	background-color: #FFFFFF;
}

.lang a:hover
{
	background-color: #f8b62c;
}

/* /言語選択 */

a.mail {
  font-size: 20px;
  font-size: 2rem;
  background: url(../img/mail.gif) no-repeat 0px 10px;
  padding-left: 20px;
  margin-left: 10px;
}

.wrapper {
  margin: 0px 0px 30px;
  padding: 0px;
  width: 100%;
  clear: both;
}

.wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.container {
  margin: 0px auto;
  padding: 15px 0px 40px;
  width: 1050px;
  clear: both;
  /*min-height: 600px;*/
 min-height: calc(100vh - 270px);
}

/*-----------------------
 Main Navi
-------------------------*/

#nav {
  margin: 0px auto;
  padding: 0px;
  clear: both;
  width: 100%;
  background: #40210f url(../img/menu_bk.png) repeat-x left top;
  height: 40px;
}

#nav ul,
#nav li {
  list-style: none;
}

#nav ul {
  margin: 0px auto;
  padding: 0px;
  width: 1050px;
}

#nav > ul > li {
  width: 150px;
  float: left;
  position: relative;
  z-index: 100;
}

#nav > ul > li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fffcda;
  text-align: center;
  display: block;
  padding-top: 10px;
  padding-bottom: 16px;
  margin: 0px;
  /*Text Shadow*/
  text-shadow: 1px 1px 1px #40210f;
  filter: dropshadow(color=#40210f, offx=1, offy=1);
}

#nav > ul > li a:hover,
#nav > ul > li a:target {
  background: url(../img/menu_hover.png) no-repeat 0px 0px;
  text-decoration: none;
}

#nav > ul > li > ul.child {
  display: none;
  position: absolute;
  margin-left: 0px;
  padding: 0px;
  top: 40px;
}

#nav > ul > li > ul.child li a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px;
  width: 150px;
  display: block;
  color: #40210f;
  background: #f7e7ba;
  margin: 0px;
  text-decoration: none;
  text-shadow: none;
  border-bottom: 1px dotted #EFA407;
  opacity: .90;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

#nav > ul > li > ul.child li a:hover,
#nav > ul > li > ul.child li a:target {
  background: #f8b62c;
}

#nav > ul > li > ul.child li:last-child a {
  border-bottom: none !important;
}

/*------------------------------
 Default style for WP-PageNavi plugin
 //wordpress.org/extend/plugins/wp-pagenavi/
----------------------------- */

ul.page_navi {
 clear: both;
 margin: 0 auto 2em;
 text-align: center;
 width: 100%;
 padding: 0 0 20px;
 border-bottom: 1px dotted #999;
 list-style: none;
}

.page_navi li {
  list-style: none;
  display: inline;
}

.page_navi a,
.page_navi span {
  text-decoration: none;
  margin: 0px 2px;
  font-size: 0.8em;
  line-height: 1em;
  padding: 5px 10px;
  border: 1px solid #CCC;
}

.page_navi a:hover,
.page_navi span.current {
  border-color: #CCC;
}

.page_navi span.current {
  font-weight: bold;
}

/*-----------------------
 Contents
-------------------------*/

h1{
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 100%;
  margin: 0px 0px 5px;
  padding: 0px;
}

h2 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 10px;
  padding: 8px 10px 6px;
  clear: both;
  width: 100%;
  line-height: 100%;
  font-weight: normal;
  background: #40210f url(../img/hd_bk.png) repeat-x 0px 0px;
  color: #fffcda;
  height: 30px;
  /*Text Shadow*/
  text-shadow: 1px 1px 1px #40210f;
  filter: dropshadow(color=#40210f, offx=1, offy=1);
}

h3 {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 20px;
  padding: 0px 0px 5px;
  line-height: 100%;
  font-weight: normal;
  border-bottom: 1px dotted #40210f;
}

.kouji {
  margin:0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px;
  width: 60%;
  line-height: 1.5em;}
  @media screen and (max-width: 800px) {
    .kouji {
      width: 90%; }}

ul.reg,
.reg li,
ol.reg {
  margin: 0px;
  padding: 0px;
}

ul.reg,
ol.reg {
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 20px;
}

ul.kome,
.kome li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.kome {
  margin: 0px;
  padding: 0px 0px 0px 1em;
}

.kome li:before {
  content: "※";
  margin-left: -1em;
}

#leftside {
  margin: 0px;
  padding: 0px;
  width: 160px;
  float: left;
  height: auto;
}

#leftside h2 {
  margin: -1px 0px 0px !important;
  padding: 8px 10px 6px;
  text-align: center;
}

#rightside {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  width: 210px;
  float: left;
  height: auto;
}

#leftside ul,
#leftside li,
#rightside ul,
#rightside li {
  list-style: none;
}

#leftside li {
  height: 50px;
  width: 160px !important;
  margin: 0px 0px 10px !important;
  padding: 0px;
}


/*------------------------------
 clearfix 
----------------------------- */

/* slightly enhanced, universal clearfix hack */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* close commented backslash hack */

.for_sp {
	display: none;
}
.box_title {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #FFC107;
}
.box_title .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    background: #FFC107;
    color: #40210f;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box_title p {
    margin: 0; 
    padding: 0;
}

#recruit h2
{
	font-size: 18px;
	font-size: 1.8rem;
	background: none;
	line-height: 100%;
	color: #40210f;
	text-align: center;
	margin: 0px 0px 20px;
	text-shadow: none;
	padding: 20px 0px;
	font-weight: 600;
	position: relative;
	z-index: 0;
}

#recruit h2:before
{
	content: url(../img/recruit_hd.png);
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
}

#recruit h2:after
{
	content: url(../img/recruit_hd.png);
	position: absolute;
	z-index: -1;
	bottom: -18px;
	left: 0px;
}

h4.recruit
{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 100%;
	color: #40210f;
	font-weight: 400;
	margin: 0px 0px 20px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #f8b62c;
	border-left: 20px solid #f8b62c;
}

#recruit h5
{
	background: #e8e0d1;
	margin: 0px 0px 20px;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#recruit dl
{
	background: #fffcda;
	margin: 0px auto 30px;
	width: 90%;
	padding: 5px 10px;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #f8b62c;
}

#recruit dl:before
{
	content: "";
	position: absolute;
	bottom: -40px;
	right: 50%;
	border: 20px solid transparent;
	border-top: 20px solid #f8b62c;
}

#recruit dl.last
{
	margin: 0px auto 40px;
}

#recruit .last:before
{
	content: "";
	position: absolute;
	bottom: 60px;
	border: none !important;
	border-top: none !important;
}

#recruit dl:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#recruit dt
{
	clear: left;
	float: left;
	width: 60px;
	text-align: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#recruit dd
{
	padding: 0px 0px 0px 80px;
}

ul.kajyo1 {
  border: solid 2px #FFC107;
  border-radius: 5px;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul.kajyo1 li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul.kajyo li:before {  
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  position: absolute;
  left : 1em;
  color:#FFC107;
}
ul.migi {
  box-shadow :0px 0px 3px silver;
  border: solid 1px whitesmoke;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  background: #fafafa;
}

ul.migi li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul.migi li:before {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: gray; /*アイコン色*/
}
.doubleline { /*二重取り消し線*/
background-image:url("//www.arty-inn.com/wp-content/themes/arty-inn/img/doubleLine_orange.png");
background-repeat:repeat-x;
background-position: center;
}
.al_c {
    text-align: center!important;
}
.al_r {
	text-align: right;
}
.al_l {
	text-align: left;
}
.for_sp {
    display: none !important;
  }


