@media screen and (max-width: 768px) {
	* {
	    -webkit-text-size-adjust: none;
	}


	/*--------------------------------------------------------------------
	スマートフォンの際、表示・非表示を切り替える　Dark
	--------------------------------------------------------------------*/

	.pc,
	.doublet,
	.nonphone {
	    display: none;
	}

	.nonpc,
	.phone,
	.sp {
	    display: block;
	}

	img {
	    max-width: 100%;
	    height: auto;
	    width: auto;
	}

	.page {
	    background: url("../images/page_bg.gif") repeat-y scroll center top transparent;
	    margin: 0 auto;
	    min-height: 100%;
	    padding: 0;
	    width: 100%;
	    min-width: 320px;
	    overflow: hidden;
	}


	/*--------------------------------------------------------------------
    Block Edit Header
    --------------------------------------------------------------------*/
    ul.accordion ul {
        display: none;
    }
    .sp.logobg {
        background: #fff;
        overflow: hidden;
        padding: 0;
        max-height: 52px;
        border-bottom: 4px solid #ddd;
    }
    #header02 {
        width: 100%;
        margin: 0;
        padding: 0;
        min-width: 320px;
        position: relative;
        top: 0;
        left: 0;
        z-index: 5000;
    }
    #header {
        width: 100%;
        height: auto;
        padding: 5px 5px;
        margin: 0 auto;
        padding: 0 0 0 0;
        min-width: 320px;
        overflow: hidden;
        height: auto;
    }
    .menu-box {
        width: 100%;
        height: 20px;
        display: block;
        margin: 0 auto;
        padding: 0;
        background-color: #3a4753;
        border-bottom: 5px solid #262f37;
        border: 1px solid red;
        display: none;
    }
    #menu {
        width: 100%;
        height: 100px;
        margin: 0 auto;
        padding: 0;
        display: block;
    }
    /*--------------------------------------------------------------------
    	ロゴ画像
    --------------------------------------------------------------------*/
    #logo {
        margin: 10px 0 0 0;
        padding: 0;
        width: 100%;
        margin-bottom: -5px;
        height: auto;
        min-width: 320px;
    }
    .logosp {
        float: left;
        display: block;
        overflow: hidden;
        width: 46%;
    }
    .logosp a {
        display: block;
    }

    .logosp a img {
        width: 90%;
margin:3px auto;
max-height: 53px;
max-width: 148px;
 display: flex;
  align-items: center;
  justify-content: center;

    }
    .logoImg {
        width: 58px;
        height: auto;
        padding-left: 10px;
    }

	#tel {
	    margin-top: 10px;
	    padding: 0px 0px 0px 15px;
	    width: 160px;
	    height: 40px;
	    float: right;
	    clear: none;
	    background: url(../images/telicon.gif) no-repeat 0 5px;
	    text-indent: 0px;
	    font-size: 18px;
	    display: none;
	}

	#tel a {
	    text-decoration: none;
	    color: #666666;
	}

	#tel #time {
	    font-size: 10px
	}

	#btnbox {
	    width: 50%;
	    text-indent: 0;
	    color: #FFFFFF;
	    display: none;
	    float: left;
	    margin: 10px 0;
	}

	#btnbox a {
	    color: #FFFFFF;
	    text-decoration: none;
	    text-align: center;
	    padding-top: 20px;
	}

	.subbtn a {
	    display: block;
	    width: 43%;
	    height: 44px;
	    margin-left: 5px;
	    float: left;
	    display: inline-block;
	    font-size: 10px;
	    font-weight: bold;
	    color: #ffffff;
	    text-indent: 1px;
	    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 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: 0px;
	    text-decoration: none;
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffa443), color-stop(1.00, #ff7400));
	    background: -webkit-linear-gradient(#ffa443, #ff7400);
	    background: -moz-linear-gradient(#ffa443, #ff7400);
	    background: -o-linear-gradient(#ffa443, #ff7400);
	    background: -ms-linear-gradient(#ffa443, #ff7400);
	    background: linear-gradient(#ffa443, #ff7400);
	}

	.inqbtn a {
	    display: block;
	    width: 43%;
	    height: 44px;
	    margin-left: 5px;
	    float: left;
	    display: inline-block;
	    font-size: 10px;
	    font-weight: bold;
	    color: #fff;
	    text-indent: 1px;
	    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 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: 2px;
	    text-decoration: none;
	    background: #ffffff;
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ff1a00), color-stop(1.00, #cd0000));
	    background: -webkit-linear-gradient(#ff1a00, #cd0000);
	    background: -moz-linear-gradient(#ff1a00, #cd0000);
	    background: -o-linear-gradient(#ff1a00, #cd0000);
	    background: -ms-linear-gradient(#ff1a00, #cd0000);
	    background: linear-gradient(#ff1a00, #cd0000);
	}


	/*--------------------------------------------------------------------
	グローバルナビ
	--------------------------------------------------------------------*/

	.sub-box {
	    width: 100%;
	    color: #fff;
	    margin: 0 0 10px 0;
	    background: #3a4f77;
	    padding: 10px 10px 15px 15px;
	    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}
	.sub-box .title {
		padding: 0px 0 5px 0;
	}
	.sub-box p{
		padding-bottom: 12px;
	}

	.spmenu-box {
	    width: 100%;
	    font-size: 15px;
	    border-top: 1px solid #0d87bd;
	    border-bottom: 1px solid #0d87bd;
	    float: left;
	}

	.spmenu-box ul.spmenu {
	    margin: 0;
	    padding: 0;
	    width: 100%;
	    background: #fff;
	    border-bottom: 4px solid #0d87bd;
	    display: table;
	    min-height: 50px;
	}

	.spmenu-box ul.spmenu li {
	    list-style: none;
	    display: table-cell;
	    border-right: 1px solid #0d87bd;
	}

	.spmenu-box ul.spmenu li#spmenu-01,
	.spmenu-box ul.spmenu li#spmenu-04,
	.spmenu-box ul.spmenu li#spmenu-05,
	.spmenu-box ul.spmenu li#spmenu-08 {
	    width: 25%;
	}

	.spmenu-box ul.spmenu li#spmenu-02,
	.spmenu-box ul.spmenu li#spmenu-03,
	.spmenu-box ul.spmenu li#spmenu-06,
	.spmenu-box ul.spmenu li#spmenu-07 {
	    width: 24%;
	}

	.spmenu-box ul.spmenu li#spmenu-04,
	.spmenu-box ul.spmenu li#spmenu-08 {
	    border-right: none
	}

	.spmenu-box ul.spmenu li a {
	    display: block;
	    width: 100%;
	    color: #fff;
	    text-decoration: none;
	    height: 50px;
	    text-align: center;
	    padding-top: 15px;
	    line-height: 1;
	    background: #2290e5;
	    /* Old browsers */
	    background: -moz-linear-gradient(top, #2290e5 11%, #3b6198 100%);
	    /* FF3.6-15 */
	    background: -webkit-linear-gradient(top, #2290e5 11%, #3b6198 100%);
	    /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to bottom, #2290e5 11%, #3b6198 100%);
	    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}

	.title {
	    font-size: 18pt;
	    font-weight: bold;
	    color: #fff;
	    text-align: left;
	    line-height: 1;
	    margin-top: 10px;
	}

	.spmenu-box p {
	    font-size: 12pt;
	    padding-right: 15px;
	    color: #fff;
	}


	/*-- メイン画像 --*/

	#mainimg p {
	    display: block;
	    margin: 0;
	    width: 100%;
	    height: auto;
	}

	.mainimg {
	    display: block;
	    margin: 0px auto 0px auto;
	    padding: 0;
	    min-width: 320px;
	    width: 100%;
	}

	.mainimg img {
	margin-top: 0;
	width: 100%;
	padding: auto;
	}

	.textban {
	    position: absolute;
	    left: 50px;
	    top: 150px;
	}

	.textban p {
	    font-size: 2em;
	    line-height: 1em;
	    color: #fff;
	    -webkit-text-stroke-width: 2px;
	    -webkit-text-stroke-color: #8da5d6;
	    font-weight: bold;
	}

	.btn_ban {
	    margin-top: 5px;
	    width: 100px;
	    height: 20px;
	    padding: 5px 10px 0 10px;
	    border-radius: 5px;
	    border: 2px solid #8da5d6;
	    background: #FFF;
	    text-align: center;
	}

	.btn_ban a {
	    text-decoration: none;
	    color: #8da5d6;
	    font-size: 1em;
	    top: 15px;
	    font-weight: bold;
	}

	.banner_text {
	    margin: 0 auto;
	    width: 87%;
	    padding: 10px;
	    position: absolute;
	    top: 850px;
	    left: 100px;
	    overflow: hidden;
	}

	#side-01 a,
	#side-02 a,
	#side-03 a,
	#side-04 a,
	#side-05 a,
	#side-06 a {
	    text-indent: 0px;
	}

	#side-01 a {
	    background-image: none;
	}

	#side-02 a {
	    background-image: none;
	}

	#side-03 a {
	    background-image: none;
	}

	#side-04 a {
	    background-image: none;
	}

	#side-05 a {
	    background-image: none;
	}

	#side-06 a {
	    background-image: none;
	}

	#side-01 a:hover,
	#side-01.active a,
	#side-02 a:hover,
	#side-02.active a,
	#side-03 a:hover,
	#side-03.active a,
	#side-04 a:hover,
	#side-04.active a,
	#side-05 a:hover,
	#side-05.active a,
	#side-06.active a,
	#side-06 a:hover {
	    background-position: 0;
	}

	ul.sidespside {
	    list-style-type: decimal;
	    list-style-image: none;
	    list-style-position: inside;
	}

	ul li.side-text {
	    margin: 0px;
	    border: 0px;
	    text-indent: 0;
	    background: none;
	    padding: 0px 0px 0px 30px;
	    height: 40px;
	    line-height: 40px;
	    display: list-item;
	}

	li.side-text a {
	    height: 40px;
	}

	li.side-text img {
	    float: left;
	    margin-top: 17px;
	    width: 14px;
	}


	/* Layout
	///////////////////////////////////////*/

	.left {
	    text-align: left;
	    margin: 0;
	    padding: 0;
	    width: 100%;
	}

	.center {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	}

	body > #page {
	    height: auto;
	}

	.contents {
	    width: 96%;
	    margin: 0 auto;
	    display: block;
	    font-size: 14px;
	    overflow: hidden;
	}

	.sideBox {
	    width: 100%;
	    height: auto;
	    margin: 0;
        float: none;
	    padding: 0;
	    float: none;
	    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}
	.sideBoxsp {
	    width: auto;
        padding: 15px 5%;
	    height: auto;
	    margin: 0;
	    background: #efefef;
	    clear: both;
	    border: 1px solid #ccc;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}
	.rightBox {
        width: 100%;
	    padding: 10px;
	    margin: 10px 0 20px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
	.side {
	    border: none;
	}
	.side02 {
	    background: none;
	}

	/* Contents
	///////////////////////////////////////*/

	.maincontBox {
	    width: auto;
	    margin: 0 auto;
	}

	.maincontBox td {
	    vertical-align: top;
	    padding: 5px;
	}

	.maincontBox02 {
	    width: 97%;
	    margin: 0 0 30px 0;
	    padding: 0;
	}

	.maincontBox03 {
	    width: 97%;
	    margin: 0 0 30px 0;
	    padding: 0 0 10px 0;
	}

	.maincontBox p,
	.maincontBox03 p {
	    padding: 0 10px 5px;
	    font-size: 14px;
	    text-align: left;
	}

	.maincontBox img,
	.maincontBox03 img {
	    max-width: 95%;
	}

	.contents {
	    width: 100%;
	    margin: 0 auto;
	    padding: 0px;
	    display: block;
	    border-bottom: 3px solid #3b5179;
	}

	.gotoTopBox {
	    clear: both;
	    width: 100%;
	    padding: 0;
	    margin: 0;
	}

	.gotoTop {
	    padding-left: 20px;
	    font-size: 12px;
	    background: url(../images/gototop.png) no-repeat 0.2em;
	    background-size: 15px;
	    text-align: right;
	    display: inline;
	    float: right;
	    clear: none;
	    color: #1f79cc;
	    margin: 20px 0 0 0;
	}

	a.gotoTop:link {
	    text-decoration: underline;
	    color: #3B5179;
	}

	a.gotoTop:visited {
	    text-decoration: underline;
	    color: #3B5179;
	}

	a.gotoTop:hover {
	    text-decoration: none;
	    color: #3B5179;
	}

	a.gotoTop:active {
	    text-decoration: none;
	    color: #3B5179;
	}


	/*----------------------------------------------------
		テーブル表関係
	----------------------------------------------------*/

	.infoTable {
	    width: 90% !important;
	    font-size: 12px;
	    line-height: 160%;
	    text-align: left;
	    padding: 0;
	    border: 1px solid #cccccc;
	    margin: 15px 0 15px 10px;
	}

	table.infoTable td {
	    padding: 0.8em 1em 0.8em 1em;
	    margin: 0;
	    text-align: left;
	    vertical-align: top;
	    border-bottom: 1px solid #cccccc;
	}

	.td130 {
	    width: 30%;
	    background: #F0F0F0;
	    text-align: left;
	    font-weight: bold;
	    border-right: 1px solid #cccccc;
	}

	.infoTable-list li {
	    list-style: disc;
	    line-height: 160%;
	    margin-left: 0.5em;
	}

	.infoTable td {
	    display: block;
	    width: 100%;
	    overflow: hidden;
	    padding: 0.8em 1em 0.8em 1em;
	    margin: 0;
	    text-align: left;
	    vertical-align: top;
	    border-bottom: 1px solid #cccccc;
	}



	td img {
	    width: 100%;
	    margin: 0 auto;
	}


/*テーブル1、線あり*/	
table.infoTable01  {
	margin: 10px auto 10px ;
	border-collapse: collapse;
	width: 95%;
    box-sizing:border-box;
}

.infoTable01 th {
	width: 100%;
  display: block;
	padding: 10px;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
  box-sizing: border-box;
}

.infoTable01 td {
  box-sizing: border-box;
	width: 100%;
    display: block;
	padding: 10px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}
	/*テーブル2、線なし 在庫*/	
	.infoTable02{	
	width: 90%;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding:0,auto,10px,10px;
	margin: 10px;
}	
	
.infoTable02 th{	
	width: 40%;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding: 10px;
	margin: 0;
	vertical-align:top;
	table-layout: fixed;
}
	
.infoTable02 td{	
	width: 60%;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	padding: 0px;
	margin: 0;
	table-layout: fixed;
}	




/*テーブル4、コンタクト*/	
table.infoTable04{	
	margin: 10px auto 10px ;
	border-collapse: collapse;
	width: 95%;
    box-sizing:border-box;
}	
	
.infoTable04 th{	
width: 100%;
  display: block;
	padding: 10px;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
  box-sizing: border-box;
}
	
.infoTable04 td{	
  box-sizing: border-box;
	width: 100%;
    display: block;
	padding: 10px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}



	

/*マップ*/
.googlemap{
	width: 90%;
	height: 300px;
}
	/*----------------------------------------------------
		共通見出しバー関係
	----------------------------------------------------*/
	h2,
	.sideBox h2 {
	    color: #fff;
	    display: inline-block;
	    font-size: 16px;
	    font-weight: bold;
	    letter-spacing: 0;
	    border-radius: 5px 5px 0 0;
	    text-decoration: none;
	    padding: 7px 10px 3px 20px;
		background: #2C3B5C;
	    width: 100%;
	    position: relative;
	    margin-bottom: 5px;
	    min-height: 31px;
	    height: auto;
	    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}

	h2:before {
	    content: '';
	    position: absolute;
	    top: 5px;
	    left: 7px;
	    bottom: 5px;
	    right: 0;
	    border-left: 5px solid #fff;
	    width: 5px;
	}

	h2 a:link,
	h2 a:visited,
	h2 a:hover,
	h2 a:active {
	    color: #fff;
	}

	h3 {
	    margin: 10px 0;
	    padding: 4px 0 4px 17px;
	    display: block;
	    color: #666;
	    font-weight: bold;
	    font-size: 18px;
	    background: #EFEFEF;
	    clear: both;
	    border-radius: 0px;
	    width: 93%;
	}

	h4 {
	    width: 92%;
	    margin: 20px 10px 10px 0;
	    padding: 4px 0 4px 22px;
	    display: block;
	    color: #333;
	    font-weight: bold;
	    font-size: 16px;
	    background: url(../images/pc_circle.png) no-repeat left 12px;
	    background-size: 10px 10px;
	    clear: both;
	}


	/* フッタ
	///////////////////////////////////////*/

	.footer-box {
	    width: 90%;
	    min-width: 0;
	    margin: 5px auto 20px;
	    padding-top: 20px;
	    padding-left: 5px;
	    clear: both;
	    text-align: left;
	    border: 1px solid #3B5179;
	}

	.footer-box p {
	    font-size: 12px;
	    color: #444444;
	}

	.footer-box a {
	    color: #444444;
	}

	.copy-box {
	    width: 100%;
	    min-width: 100%;
	    margin: 20px auto 0;
	    background: #3B5179;
	    text-align: center;
	}

	.copy {
	    padding: 10px;
	}

	.safety {
	    padding: 0px 10px 0 0;
	    margin: 0;
	    text-align: right;
	    clear: none;
	}

	.sp-footer a {
	    display: block;
	    float: left;
	}

	.sp-footer {
	    margin: 0 auto !important;
	    border-collapse: separate;
	    border-spacing: 10px 0;
	    display: table;
	    width: 95%;
	    margin: 0 auto;
	    background-color: #fff;
	}

	.sp-footer li {
	    display: table-cell;
	    background: url(../images/arrow2.png) no-repeat right;
	    width: 40%;
	    border-bottom: 1px solid #c9c9c9;
	    margin: 0 10px;
	    vertical-align: middle;
	    padding: 10px 18px 10px 0;
	}
	
	.sp-footer li a {
	    color: #1f79cc;
		font-size: 12px;
	}
	
	.sp-footer li.bgnon {
	    background: none !important;
	    border-bottom: none !important;
	}


	/* フッタ終わり
	///////////////////////////////////////*/
	/* Custom Header New Add/Edit */
    #mailbtn {
        background-color: orange;
        float: right;
        width: 18%;
        position: relative;
        padding: 10px 0;
        text-align: center;
        text-decoration: none;
        letter-spacing: 0;
        border: none;
        background-image: none;
        background-color: #FFAA2A;
        cursor: pointer;
    }
    #phonebtn {
        background-color: red;
        float: right;
        width: 18%;
        position: relative;
        padding: 10px 0 10px 0;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0;
        border: none;
        background-image: none;
        background-color: #F95151;
        cursor: pointer;
    }
    #mailbtn i.fa,
    #phonebtn i.fa,
    #menubtn i.fa {
        color: #fff;
    }
    #menubtn {
        float: right;
        width: 18%;
        position: relative;
        padding: 2px 0 0px 0;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0;
        border: none;
        background-image: none;
        background-color: #bbb;
        cursor: pointer;
    }
    #menubtn span {
        text-align: center;
        width: 100%;
        height: 100%;
        display: block;
        margin: 0;
    }
    #menubtn em{
    	text-decoration: none;
    	font-style: normal;
    	font-weight: bold;
    	font-size: 14px;
    	color: #fff;
    	line-height: 1em;
    	padding: 0 0 4px 0;
    	display: block;
    }
	
        /*スライドメニュー*/
    .togglemenu ul.accordion {
        width: 100%;
        list-style: none;
        background: transparent;
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }
    .togglemenu ul.accordion > li > ul {
        background: rgba(187, 187, 187, 0.7);
        z-index: 1;
        overflow: hidden;
        padding: 10px;
        width: 100%;
        position: absolute;
        left: 0;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglemenu ul.accordion span {
        display: block;
        color: #333;
        font-weight: bold;
    }
    .togglemenu ul.accordion > li > p {
        background: -moz-linear-gradient(top, #C6F0FE, #27BCF9);
        background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));
        cursor: pointer;
    }
    .togglemenu ul.accordion > li > p span {
        background-image: url(../img/open.png);
    }
    .togglemenu ul.accordion > li > p span.open {
        background-image: url(../img/close.png);
    }
    .togglemenu ul.accordion > li > ul > li > p {
        background: #fffbfb;
        color: #333;
    }
    .togglemenu ul.accordion > li > ul > li > a {
        padding: 8px 15px 8px 15px;
        color: #333;
        font-weight: bold;
        display: block;
        text-decoration: none;
    }
    .togglemenu ul.accordion > li > ul > li > ul > li {
        background: #fffbfb;
        border-bottom: 1px dotted #877068;
    }
    .togglemenu ul.accordion > li > ul > li > ul > li:last-child {
        border: none;
    }
    .togglemenu ul.accordion span.lm {
        font-size: 10px;
        float: left;
        width: 20px;
        color: #FFFFFF;
    }
    .togglemenu ul.accordion > li > ul > li {
        background: #fff;
        margin-bottom: 3px;
        line-height: 1.5em;
        padding: 0;
        color: #333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglemenu ul.accordion > li > ul > li.side-text {
        padding-left: 20px;
        padding-right: 0px;
        background-color: transparent;
        font-weight: normal;
        overflow: hidden;
        border: none;
        height: auto;
    }
    .togglemenu ul.accordion > li > ul > li.side-text a {
        background: #fff;
        height: auto;
        width: 100%;
        padding: 8px 15px 8px 15px;
        float: right;
        color: #333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglephone ul.accordion {
        width: 100%;
        list-style: none;
        background: #F95151;
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }
    .togglephone ul.accordion > li > ul {
        background: rgba(249, 81, 81, 0.7);
        padding: 10px;
        width: 100%;
        position: absolute;
        left: 0;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglephone ul.accordion a {
        display: block;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
    }
    .togglephone ul.accordion > li > ul > li > a {
        padding: 8px 15px 8px 15px;
        color: #333;
    }
    .togglephone ul.accordion > li > ul > li > ul > li {
        background: #fffbfb;
        border-bottom: 1px dotted #877068;
    }
    .togglephone ul.accordion > li > ul > li > ul > li:last-child {
        border: none;
    }
    .togglephone ul.accordion span.lm {
        font-size: 10px;
        float: left;
        width: 20px;
        color: #FFFFFF;
    }
    .togglephone ul.accordion > li > ul > li {
        background: #fff;
        padding: 0;
        margin-bottom: 3px;
        color: #333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglephone ul.accordion > li > ul > li > a > span {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 1.5em;
    }
    .togglephone ul.accordion > li > ul > li > a > em {
        line-height: 1em;
        padding: 0 0 2px 0;
        font-size: 11px;
        display: block;
        padding-left: 17px;
        text-decoration: none;
        font-style: normal;
    }
    .togglemail {
        width: 100%;
        list-style: none;
        background: #FFAA2A;
        margin: 0px;
        font-size: 16px;
        overflow: hidden;
    }
    .togglemail ul.accordion {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .togglemail ul.accordion > li > ul {
        background: rgba(255, 170, 42, 0.7);
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100%;
        position: absolute;
        left: 0;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
        overflow: hidden;
    }
    .togglemail ul.accordion > li > ul > li {
        background: #fff;
        margin-bottom: 3px;
        line-height: 1.5em;
        padding: 0px;
        color: #333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglemail ul.accordion > li > ul > li > a {
        display: block;
        padding: 8px 15px 8px 15px;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .togglemail ul.accordion span {
        display: block;
        color: #333;
        font-weight: bold;
        height: 55px
    }
    .togglemail ul.accordion > li > p {
        background: -moz-linear-gradient(top, #C6F0FE, #27BCF9);
        background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));
        cursor: pointer;
    }
    .togglemail ul.accordion > li > ul > li > p {
        background: #fffbfb;
        color: #333;
    }
    .togglemail ul.accordion a {
        color: #333;
    }
    .togglemail ul.accordion > li > ul > li > ul > li {
        background: #fffbfb;
        border-bottom: 1px dotted #877068;
    }
    .togglemail ul.accordion > li > ul > li > ul > li:last-child {
        border: none;
    }
    .togglemail ul.accordion span.lm {
        font-size: 10px;
        float: left;
        width: 20px;
        color: #FFFFFF;
    }
    .togglemail ul.accordion > li > ul > li > a > i {
        float: right;
        margin-top: 4px;
    }
    ul.accordion > li > ul > li.xClose{
    	text-align: center;
    	cursor: pointer;
    	padding: 8px 15px 8px 15px;
    	line-height: 1.5em;
    }
    li.xClose em{
    	text-align: center;
    	font-style: normal;
    	font-size: 18px;
    }


	/*フォーム*/

	#wp-calendar {
	    margin: 0 auto;
	    padding: 0;
	}

	#comment {
	    width: 90%;
	    margin: 0 auto;
	}
}