@charset "utf-8";
:root { font-size:16px; }
body { margin: 0px; color:#333333; background-color:#FFFFFF;   font-family:Verdana,Roboto,"Droid Sans","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; }
body,td { text-decoration:none; }
a img { border:none; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
html { overflow-y:scroll; }
img { max-width:100%; height:auto; border: 0; }
.img-responsive { display:block; width:100%; height:auto; }
.grid { float:left; display:block; width:100%; margin:0; padding:0; }
.grid:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden; }
.grid > .col { width:100%; }
.flexbox { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
ul.flexbox { list-style:none; margin:0; padding:0; }
.flexbox img { vertical-align: middle; }
#sm-nav-btn { position:absolute; top:0; right:5px; display:none; z-index:999999; }

.mainbody { width:100%; overflow:hidden; }
.maintablebox { margin:0px; padding:0px; }
.maintablebox2 { margin:0 auto; padding-left:0px; padding-right:0px; padding-top:20px; background-image: url();   }
div#header_box { width:100%;   }
div#top_baner1_box { width:100%; background-color:#333333; color:#ffffff;  }
div#top_baner1_box ul#main-menu > .col > a { color:#ffffff; }
div#top_baner1_box ul#main-menu > .col > a:hover { background-color:#aaaaaa; color:#ffffff; }
div#top_main_img_box { width:100%; }
div#top_baner2_box { width:100%;   }
div#top_baner3_box { width:100%;   }
div#foot_baner_box { width:100%;   }
div.maintablebox2_outerbox { width:100%;   }
div.footbackground { background-color:#c3c3c3;  }
div.footbackground name > span { display:inline-block; }
div.menut{ clear: left;  text-align:left; vertical-align:text-top; }
div.navi_new { width:220px; float:left;  }
div.document_new { text-align:left; }
div.document_new_r { margin-left:-220px; float:right; width:100%; }
div.document_new_r_contents { margin-left:220px; }
.menubt ul { margin:0px; padding:0px; list-style:none; }
.menubt ul li {  padding:0px; list-style:none; }
.menubt a { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#FFFFFF; background-color:#000000; text-decoration:none; text-align:center; border:solid 1px #B5B5B5; }
.menubt a:link { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#FFFFFF; background-color:#000000; text-decoration:none; text-align:center; border:solid 1px #B5B5B5; }
.menubt a:visited { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#FFFFFF; background-color:#000000; text-decoration:none; text-align:center; border:solid 1px #B5B5B5; }
.menubt a:hover { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#FFFFFF; background-color:#000000; text-decoration:underline; text-align:center; border:solid 1px #B5B5B5; }
#sm-nav { position: absolute; top: -1000px; width:70%; height: auto; z-index: 99999; /* box-shadow: 0 0 3px 0 #333; */ padding: 5px; }
#sm-nav-frm { border:none; width:100%; }
ul.global_nav_list { margin: 0 auto; padding: 0; line-height: 2em; }
ul.global_nav_list li.gnav_sub_head { border-bottom:none !important; list-style: none; background: none; text-indent: 0px; font-weight: bold; }
ul.global_nav_list li:last-child { border-bottom:none !important; }
ul.global_nav_list_disc { list-style-image: none !important; list-style-type: disc !important; list-style-position: inside !important; }
ul.global_nav_list_icon { list-style: none; }
ul.global_nav_list li { padding: 5px 10px; }
ul.global_nav_list_icon li { background-image: url("/image/icon/sp_menu_icon.png"); background-repeat: no-repeat; background-position: 97% 50%; text-indent: 0; }
ul.global_nav_list li a { text-decoration: none; display: block; font-weight: normal !important; }
ul.global_nav_list_disc li a { display: inline-block; }
#at-main-menu-area { width:100%;  background-color:#000000;   color:#FFFFFF;  }
#at-main-menu-in { text-align: center; }
#at-main-menu-in .top-menu-button { border-right: 1px solid #B5B5B5;  }
#at-main-menu-in li.col:first-child > .top-menu-button { border-left: 1px solid #B5B5B5;  }
#at-main-menu-in .top-menu-button > a {  color:#FFFFFF;  line-height: 50px; text-decoration: none; display: block; }
#at-main-menu-in .top-menu-button > a > img { width:100%; }
#at-main-menu-in .top-menu-button:hover {  background-color:#464646;  }
#at-main-menu-in .top-menu-button:hover > a {  color:#FFFFFF;  }
@media screen and (min-width:768px) and ( max-width:1024px) {
	#at-main-menu-in .top-menu-button { border-bottom: 1px solid #B5B5B5;  }
}
.footer_in .col h3 { color:#0A0A0A; font-size:1.1em; margin:0 0 7px 0; }
.footer_in ul.flexbox > .col { padding:7px; border-left:1px solid #333333; }
.footer_in { color:#0A0A0A; }
.footer_in li a { color:#1D0092; font-size:0.9rem; }
.footer_in li a:hover, .footer_in a:visited, .footer_in a:link { color:#1D0092; }
.fre_pku_bef_comment { margin-top:0.5em; margin-bottom:0.5em; }
.footer_in ul.flexbox > .col { padding-left:20px; }
.global_nav_list li a { color: #333333 !important; }
.global_nav_list li a:visited { color: #333333 !important; }
.global_nav_list li a:hover { color: #333333 !important; }
.global_nav_list li a:active { color: #333333 !important; }
.global_nav_list li { border-bottom: 1px solid #e6e6e6; }
 ul#at-footer-menu ul li.col { margin-bottom:4px; } 
.fre_pku_image h3, .fre_pku_image h4 {
    margin: 0;
    padding: 0;
}
.fre_pku_comment h3, .fre_pku_comment h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
@media screen and (max-width:767px) {
	.sm-none { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:2%; }
	.contents-pku.flexbox-sm-1 .col { width:100%; }
	.contents-pku.flexbox-sm-2 .col { width: calc(100% / 2 - 2% / 2); }
	.contents-pku.flexbox-sm-3 .col { width: calc(100% / 3 - 4% / 3); }
	.contents-pku.flexbox-sm-4 .col { width: calc(100% / 4 - 6% / 4); }
	.contents-pku.flexbox-sm-5 .col { width: calc(100% / 5 - 8% / 5); }
	.contents-pku.flexbox-sm-6 .col { width: calc(100% / 6 - 10% / 6); }
	.contents-pku .fre-pku-sm-rtn { margin-right:0; }
	.contents-pku .fre_pku_image { width:100%; }
	#mini-notification .inner { width: 100% !important; background: none !important; background-color: rgba(255, 255, 255, 0.9) !important; border: 1px solid #ccc !important; }
	#at-footer-menu > li.col { border-left:none; }
#at-footer-menu ul li.col { padding:5px 0; }

	.footer_in .col h3{ margin:15px 0 7px 0; }
	.phone_acc_close div.at-content-box { padding-top:5px; margin-top:0; }
	.phone_acc_close { display:none; }
	.phone_acc_btn::before { content: "+"; border: 1px solid #aaa; background-color: #eee; padding: 3px; margin: 0; position: absolute; right: 10px; width: 28px; text-align: center; font-size:15px; }
	.phone_acc_btn.ac::before { content: "―"; }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
	.sm-show { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:1.5%; }
	.contents-pku.flexbox-mm-1 .col { width:100%; }
	.contents-pku.flexbox-mm-2 .col { width: calc(100% / 2 - 1.5% / 2); }
	.contents-pku.flexbox-mm-3 .col { width: calc(100% / 3 - 3% / 3); }
	.contents-pku.flexbox-mm-4 .col { width: calc(100% / 4 - 4.5% / 4); }
	.contents-pku.flexbox-mm-5 .col { width: calc(100% / 5 - 6% / 5); }
	.contents-pku.flexbox-mm-6 .col { width: calc(100% / 6 - 7.5% / 6); }
	.contents-pku .fre-pku-mm-rtn { margin-right:0; }
	.phone_acc_close { display:block !important; }
}
@media print,screen and (min-width:1024px) {
	.sm-show { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:1%; }
	.contents-pku.flexbox-wm-1 .col { width:100%; }
	.contents-pku.flexbox-wm-2 .col { width: calc(100% / 2 - 1% / 2); }
	.contents-pku.flexbox-wm-3 .col { width: calc(100% / 3 - 2% / 3); }
	.contents-pku.flexbox-wm-4 .col { width: calc(100% / 4 - 3% / 4); }
	.contents-pku.flexbox-wm-5 .col { width: calc(100% / 5 - 4% / 5); }
	.contents-pku.flexbox-wm-6 .col { width: calc(100% / 6 - 5% / 6); }
	.contents-pku .fre-pku-wm-rtn { margin-right:0; }
	.phone_acc_close { display:block !important; }
}

.ccaption_pku,#at_news1,#at_news2,.slide_news,.ccaption_foot,.main_block_head,.ccaption_tpc_head,.ccaption_tpc {
	text-align:center;
}

.mov { border: solid 1px #999999; background-color:#000000; }
#read_brws_link_box a { /*font-size:1px;*/ text-indent: -10000px; position:absolute; top:0; left:0; }
div.news_list { width:100%; border-style:none; font-size:1em; }
div.news { width:100%; border-style:none; position:relative; }
div.name { text-align:right; border-style:none; padding-left:20px; padding-right:20px; margin-top: 13px; }
div.footselect { width:100%; height:7px; background-image:url(/image/bar/); background-repeat:repeat-x; }
div.topmenuarea {  margin-top:0px; margin-bottom:0px; margin-right:auto; margin-left:auto; }
a:link { color:#489c04; text-decoration:none; }
a:visited { color:#489c04; text-decoration:none; }
a:hover { color:#489c04; text-decoration:underline; /* position:relative; */}
div.menutR{ clear: left;  text-align:left; vertical-align:text-top;  }

img.button { width:100px; height:25px; margin-top:5px; margin-bottom:5px; border-style:none; }
img.topl { width:140px; height:64px; margin-top:5px; margin-left:0px; border-style:none; }
img.topr { width:140px; height:64px; margin-top:5px; margin-left:0px; border-style:none; }
div.rcaptionex h1 { font-weight:bold; font-size:1.3em; text-align:center; }
div.rcaptionex span { padding-left: 90px; font-weight:bold; font-size:1.3em; text-align:center; }
div.rcaption h1 { font-weight:bold; font-size:1.3em; text-align:center; }
div.rcaption span { padding-left: 90px; font-weight:bold; font-size:1.3em; text-align:center; }
div.rcaption { margin-top:5px; margin-left:10px;  height:64px; padding-top:5px; background-image:url(/image/topr/); background-repeat:no-repeat; background-position:top center; }
div.rcaptionex {  margin-top:0px; margin-left:0px; padding-top:0px; background-image:url(/image/topr/); background-repeat:no-repeat; background-position:top center; }
div.menu_space { height:10px; }
div.document_space { height:10px; }
div.news_scroll { width:100%; height:300px; overflow-y:auto;  }
div.news2_scroll { width:100%; height:300px; overflow-y:auto;  }
div.vmode_scroll { width:100%;  height:0px;  overflow-y:auto;  }
div.toplimg_new { width:140px; text-align:center; vertical-align:top; float:left; }
div.rcaption_new { margin-top:5px; margin-left:10px; width:520px; height:64px; padding-top:5px; background-image:url(/image/topr/); background-repeat:no-repeat; background-position:top center; float:left; }
div.rcaption_new h1 { font-weight:bold; font-size:1.3em; text-align:center; }
div.rcaption_new span { padding-left: 90px; font-weight:bold; font-size:1.3em; text-align:center; }
div.qrcode_new { width:174px; text-align:center; vertical-align:text-top; float:left; }
div.toprimg_new { vertical-align:text-top; text-align:left; float:left; }
div.blockend { clear:both; }
div.blockend_br { padding-top:1em; clear:both; }
div.naviR_new {  float:left; }


div.document2_new {  float:left; }
a.rss { margin-left:4px; }
img.newsbar { vertical-align:bottom; }
td.p_nopad p { margin-top:0;padding-top:0; }
hr.news_head { height:1px; border:none; color:#176dee; background-color:#176dee; }
hr.news2_head { height:1px; border:none; color:#000; background-color:#000; }
hr.news_contents { height:1px; border:none; color:#dfdfdf; background-color:#dfdfdf; }
hr.news2_contents { height:1px; border:none; color:#000; background-color:#000; }
hr.youtube_head { height:1px; border:none; color:#000; background-color:#000; }
hr.youtube_foot { height:1px; border:none; color:#000; background-color:#000; }
div.at-content-box { margin-top:5px; }
div.at-content-text { text-align:left; }
.clear { clear:both; }

.center_box { margin:0 auto; width:100%; }
.left_box { text-align:left; width:100%; }
.right_box { text-align:right;  width:100%; }

div#font-size-change { font-size:1em; line-height:150%; text-align:center; }
div#font-size-change > dl { margin:0px; }
div#font-size-change > dl > dt { float: left; font-size: 85%; margin-top: 5px; margin-right:2px; color:#333333; }
div#font-size-change > dl > dd { float: left; border-radius:2px; margin-left: 2px; padding: 3px; min-width: 20px;
    background-color:#FFFFFF; border:1px solid #d9d9d9; color:#333333;
}
div#font-size-change > dl > dd:hover { background-color:#176dee; color:#FFFFFF; }
dd.font-select { background-color:#176dee !important; color:#FFFFFF !important; }
dd#font-size-normal { min-width: 30px !important; cursor:pointer; }
dd#font-size-small { font-size:75% !important; cursor:pointer; }
dd#font-size-big { font-size:130% !important; cursor:pointer; }

div#color-change { font-size:1em; text-align:center; }
div#color-change > dl { margin:0px; }
div#color-change > dl > dt { float: left; font-size: 85%; margin-top: 5px; margin-right:2px;  }
div#color-change > dl > dd { float: left; cursor:pointer; border-radius:2px; margin-left: 2px; padding: 3px; width: 20px; }
div#color-change > dl > dd:hover {   }
dd#color-mode-default { width: 30px !important; background-color:#ffffff; border:1px solid #d9d9d9; color:#333333; }
dd#color-mode-white { background-color:#ffffff; border:1px solid #d9d9d9; color:#000000; }
dd#color-mode-black { background-color:#000000; border:1px solid #000000; color:#ffffff; }
dd#color-mode-blue { background-color:#0000aa; border:1px solid #0000aa; color:#ffffff; }
div.news h3 { margin:0px; padding:0px; display:inline; }
div.news h2 { margin:0px; padding:0px; display:inline; }
.at_anime01 h2,
.at_anime01 h2 span {
    opacity: 0;
}
.at_anime02 h2 {
	opacity: 0;
	position:relative;
	overflow:hidden;
	transform : translate(0, -2em);
	transition : all 1.0s ease;
}
.at_anime03 h2 {
	opacity: 0;
	position:relative;
	overflow:hidden;
	transform : translate(0, 2em);
	transition : all 1.0s ease;
}
.at_anime04 h2 {
    opacity: 0;
    transition: all 1.0s;
}
.pku_anime01 > ul > li,
.pku_anime01_ex > ul > li,
.at_img_anime01 {
    opacity: 0;
    transition: all 1.0s;
}
.pku_anime02 > ul > li,
.pku_anime02_ex > ul > li,
.at_img_anime02 {
    opacity: 0;
    transform: scale(0, 0);
    transition: all 1.0s;
}
.pku_anime03 > ul > li,
.pku_anime03_ex > ul > li,
.at_img_anime03 {
    opacity: 0;
    transition: all 1.0s;
    transform : translate(0, 100px);
}
.at-icon-none { 
	list-style:none;
}
.at-icon-disc {
	list-style:none;
}
.at-icon-disc .text_link {
	position: relative;
}
.news .at-icon-disc .text_link ,
.news2 .at-icon-disc .text_link {
	margin-left:20px;
	display:inline-block;
}
.at-icon-disc .text_link::after {
	display: block;
	content: '';
	position: absolute;
	top: .45em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #666;
	border-radius: 100%;
}

.at-icon-arrow {
	list-style:none;
}
.at-icon-arrow .text_link {
	position: relative;
}
.news .at-icon-arrow .text_link ,
.news2 .at-icon-arrow .text_link {
	margin-left:20px;
	display:inline-block;
}
.at-icon-arrow .text_link::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.at-icon-arrow2 {
	list-style:none;
}
.at-icon-arrow2 .text_link {
	position: relative;
}
.news .at-icon-arrow2 .text_link ,
.news2 .at-icon-arrow2 .text_link {
	margin-left:20px;
	display:inline-block;
}

.at-icon-arrow2 .text_link::after,
.at-icon-arrow2 .text_link::before {
	display: block;
	content: '';
	position: absolute;
}
.at-icon-arrow2 .text_link::after {
	top: 0.15em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #3498db;
	border-radius: 100%;
}
.at-icon-arrow2 .text_link::before {
	z-index: 2;
	top: 0.42em;
	left: -1.05em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.at-cion-none {
	list-style:none;
}
.at-link-btn {
	border: 1px solid #ccc;
	width: 4rem;
	font-size: 0.9rem;
	border-radius: 4px;
	text-align:center;
	cursor: pointer;
}
.at-link-btn:before {
	font-family: "Font Awesome 5 Free";
	content:"\f064";
	font-weight: 900;
	color: #666;
	padding-right: 0.25rem;
}
.at-link-btn-left {
	margin: 0.25rem 0;
}
.at-link-btn-center {
	margin: 0.25rem auto;
}
.at-link-btn-right {
	margin: 0.25rem auto;
	margin-right: 0;
}
#at-modal {
	position:fixed;
	z-index:1000000;
	width:100%;
	height:100vh;
	top:0;
	left:0;
	display:none;
}
.at-overlay {
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100vh;
}
#at-modal-inner {
	position: absolute;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 0.5rem;
	top: 50%;
	left:50%;
	width:90%;
	max-width:500px;
	transform:translate(-50%,-50%);
	padding: 1rem;
}
.at-modal-title { font-weight:bold; margin-bottom:1rem; font-size:1.2rem; }
.at-modal-center { text-align:center; }
.at-modal-right { text-align:right; }
#at-modal-text { width:100%; margin:1rem 0; padding:0.5rem; }
#at-modal-copy { display: block; margin:0 0 1rem; cursor: pointer; }
span.at-modal-close { font-size:0.9rem; cursor: pointer; }
#at-popup-msg { display:none; position:fixed; z-index:1000001; border:2px solid #000; border-radius:0.5rem; bottom:1rem; left:1rem; background-color:#aaa; color:#333; padding:0.5rem; font-weight:bold; text-align:center; }
.season-mark-box { margin:0.75em 0; font-size: 0.9em; font-weight: normal; }
.season-mark-box-left { text-align:left; }
.season-mark-box-center { text-align:center; }
.season-mark-box-right { text-align:right; }
.season-mark-box .season-mark { margin:0; padding:0; }
.season-mark-box  span { list-style:none; margin:0 2px 0 0; text-align:center; padding:0.25em 0.5em; border-radius:3px; }
.season-mark-box .season-text { padding: 0.25em 0.5em; display: inline-block; }
ul.top_news > .at-icon-arrow2 .text_link::after,ul.list_news > .at-icon-arrow2 .text_link::after {
	background-color: #E50000;
}
ul.top_news > .at-icon-arrow .text_link::after,ul.list_news > .at-icon-arrow .text_link::after {
	border-color: #E50000;
}
ul.top_news > .at-icon-disc .text_link::after,ul.list_news > .at-icon-disc .text_link::after{
	background-color: #E50000;
}
ul.top_news2 > .at-icon-arrow2 .text_link::after,ul.list_news2 > .at-icon-arrow2 .text_link::after {
	background-color: #4376EE;
}
ul.top_news2 > .at-icon-arrow .text_link::after,ul.list_news2 > .at-icon-arrow .text_link::after {
	border-color: #4376EE;
}
ul.top_news2 > .at-icon-disc .text_link::after,ul.list_news2 > .at-icon-disc .text_link::after {
	background-color: #4376EE;
}
#at-footer-menu > li > ul > li.at-icon-arrow2 .text_link {
	margin-left:1.5em;
}
#at-footer-menu > li > ul > li.at-icon-arrow .text_link {
	margin-left:1em;
}
#at-footer-menu > li > ul > li.at-icon-disc .text_link {
	margin-left:1em;
}
#at-footer-menu > li > ul > li.at-icon-arrow2 .text_link::after {
	background-color: #4376EE;
}
#at-footer-menu > li > ul > li.at-icon-arrow .text_link::after {
	border-color: #4376EE;
}
#at-footer-menu > li > ul > li.at-icon-disc .text_link::after {
	background-color: #4376EE;
}
a#at-page-top { opacity:0.5; display:none; position: fixed; bottom:15px; right:15px; width: 55px; height: 55px; background-color: #665e53; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
a#at-page-top > span { position: absolute; width: 25px; height: 25px; border: 5px solid #665e53; border-left-color: #FFF; border-top-color: #FFF; top: 20px; left: 15px; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
a#at-page-top:hover { background-color: #7F7568;  }
a#at-page-top:hover > span { border: 5px solid #7F7568; border-left-color: #FFF; border-top-color: #FFF; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
@media screen and (max-width:767px) {
a#at-page-top { width: 30px; height: 30px; }
a#at-page-top > span { width: 8px; height: 8px; top: 13px; left: 10px; }
}
h1 { font-size:0.8em; font-weight:normal; text-align:center; color:#333333; margin:0.5em; }
/* basehtmlfile: 24*/
@media screen and (max-width:767px) {
.ccaption h1,.ccaption h2 { font-size:1.2rem !important; font-weight:bold !important; }

.ccaption_sub h2,.ccaption_sub h3 { font-size:1.1rem !important; font-weight:bold !important; }

.ccaption_sub_min h3,.ccaption_sub_min h4 { font-size:1rem !important; font-weight:bold !important; }
}
#at-main-menu-in { max-width:1200px; padding:0; margin:0 auto; }
.common_inner { max-width:1220px; padding:0 10px; margin:0 auto; }
.main_inner { max-width:1220px; padding:0 10px; margin:0 auto; }
.footer_in { max-width:1200px; padding:0; margin:0 auto; }
#top-menu { max-width: 1200px; margin: 0 auto; padding: 5px 0 0 0; height: 35px; }
#top_baner1_in { max-width:1200px; padding:0; margin:0 auto; }
#top_main_img_in { max-width:2000px; padding:0; margin:0 auto; }
#top_baner2_in { max-width:1200px; padding:0; margin:0 auto; }
#top_baner3_in { max-width:1200px; padding:0; margin:0 auto; }
#site-info { clear:both; max-width:1200px; padding:0; margin:0 auto; }
.main_block_updown_img img { display: block; margin: 0 auto;}
.main_block1_box { background-color:#ffffff; padding:30px 0; }
.main_block2_box { background-color:#ffffff; padding:30px 0; }
.tpc_box { background-color:#ffffff; padding:30px 0; }
.pku_box { background-color:#ffffff; padding:30px 0; }
.pku2_box { background-color:#ffffff; padding:30px 0; }
.news_box { background-color:#ffffff; padding:30px 0; }
.news2_box { background-color:#ffffff; padding:30px 0; }
.vmode_box { background-color:#ffffff; padding:30px 0; }
.youtube_box { background-color:#ffffff; padding:30px 0; }
.slide_news_box { background-color:#ffffff; padding:30px 0; }
.cover_box { background-color:#ffffff; padding:30px 0; }
.more_box { text-align:center; margin:20px 0; }
.footbackground #copyright { text-align:center; }
#footer-shop { text-align: center; margin-top:10px; }
.footbackground ul { list-style:none; margin:0; padding:0; }

#pku_cont_list1_1 p { font-size:1em !important; }

.search_form {
	float: right;
	margin: 3px 25px 0 0;
}
.search_form #submit {
	float:left;
}

#top-menu ul {
    float: right;
    margin: 5px 20px 0 0;
    padding: 0;
    font-size: 0.9em;
}
#top-menu ul li {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 17px;
    margin: 0 0 0 10px;
}

/* サイト内検索フォームコード　張替えここから */
.search_form {
	width: 256px;
}
.search_form #field {
	float:left;
	width:200px;
	height:22px;
	line-height:19px;
	text-indent:6px;
	font-family:arial, sans-serif;
	font-size:1em;
	color:#333;
	background: #ffffff;
	border:solid 1px #d9d9d9;
	border-top:solid 1px #c0c0c0;
}
.search_form #space {
	float:left;
	width:2px;
	height:22px;
	line-height:19px;
	margin:0;
	padding:0;
	font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	font-size:1px;
	border:none;
}
.search_form #submit {
	cursor:pointer;
	width:50px;
	height: 23px;
	line-height:0;
	font-size:0;
	text-indent:-999px;
	color: transparent;
	background: url(/image/search/ico-search.png) no-repeat #4d90fe center;

	border: 1px solid #3079ED;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.search_form .fclear {clear:both}

/* サイト内検索フォームコード　ここまで */

div#font-size-change { float: right; margin: 0 20px 0 0; }

#logo { float: left; max-width: 350px; max-height: 90px; margin: 0 0 0 20px !important; }
img#shop-tel { display: inline-block; max-width: 360px; max-height: 90px; float: right; margin: 0 10px 0 0; }

#main-menu { list-style:none; margin:0; padding:0; }
#main-menu .col { text-align: center; line-height:50px; }
#main-menu .col a { display:block; text-decoration: none; }

/* ul.top_news li { padding: 10px 0; border-bottom: 1px dashed #dcdcdc; } */

#sm-nav-btn img {
	width: 45px; /* 必要な幅 */
	border: 1px solid; /* 枠線の設定 */
	border-radius: 0.3em;
	background-color:#fff; /* 好きな背景色 */
	margin-top: 5px;
}

@media screen and (max-width:767px) {
	/*　画面サイズが767pxまではここを読み込む　*/
	.top_menu_fixed { position:absolute; }
	.sm-none { display:none; } /* スマートフォン版で非表示にしたい場合、sm-noneクラスを付与する */
	.top_fixed_menu { display:none; }
	.document_new_r { margin-left:0 !important; }
	.document_new_r_contents { margin-left:0 !important; }
	.mainbody_r { margin-left:0 !important; }
	.mainbody_contents { margin-left:0 !important; }
	.navi_new { display:none; }

	.main-menu01 { display:none; }
	.at-content-text { overflow: initial !important; }
	.at-content-img.side_img_box { float:none !important; margin-right:0px !important; margin-left:0px !important; margin-bottom:0.5em; }
	.main_block_leftright_img { float:none !important; margin-bottom:0.5em; margin-right:0px !important; margin-left:0px !important; }
	.news_img_auto_size_box { float: none !important; max-width: 100% !important; margin-right: 0px !important; margin-left: 0px !important; margin-bottom: 7px; }
	div.shopcartlst_img img { display: block; float: initial !important; }
	#top_baner1_box { display:none; } /* スマートフォン版では上メニューを非表示とする */
	#sm-nav-btn { display:block; }
	#sm-nav {
		background-color: #fff !important; /* 好みの背景色 */
		background-image:none;
	}
	#sm-nav .span { 
		display:block;
		color:#fff;
		font-size:1.1em;
	}
	#sm-nav > ul {
		width:100%;
	}
	#sm-nav ul.at_listmenu {
		position:relative;
	}
	#sm-nav ul.at_listmenu li {
		width:100%;
	}
	#sm-nav ul.at_listmenu ul {
		position:relative;
		left: 0;
	}
	#sm-nav > ul > li {
		padding:10px 5px;
	}
	#sm-nav > ul > li > a {
		background:none;
		height:auto;
	}
	.grid-sm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-sm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-sm-3 > .col {
		width:calc((100% / 3) - 0.01%);
		float:left;
	}
	.grid-sm-4 > .col {
		width:25%;
		float:left;
	}
	.flexbox-sm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-sm-2 > .col {
		width:50%;
	}
	.flexbox-sm-3 > .col {
		width:calc((100% / 3) - 0.01%);
	}
	.flexbox-sm-4 > .col {
		width:25%;
	}
	.flexbox-sm-5 > .col {
		width:20%;
	}
	.flexbox-sm-6 > .col {
		width:calc((100% / 6) - 0.01%);
	}
	.search_form {
		margin: 9px 0 0 5px;
		float: left;
	}
	#footer-shop span { display:block; }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
	/*　画面サイズが768pxから1024pxまではここを読み込む　*/
	.grid-mm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-mm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-mm-3 > .col {
		width:calc((100% / 3) - 0.01%);
		float:left;
	}
	.grid-mm-4 > .col {
		width:25%;
		float:left;
	}
	.grid-mm-5 > .col {
		width:20%;
		float:left;
	}
	.flexbox-mm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-mm-2 > .col {
		width:50%;
	}
	.flexbox-mm-3 > .col {
		width:calc((100% / 3) - 0.01%);
	}
	.flexbox-mm-4 > .col {
		width:25%;
	}
	.flexbox-mm-5 > .col {
		width:20%;
	}
	.flexbox-mm-6 > .col {
		width:calc((100% / 6) - 0.01%);
	}
	.at-content-text { overflow: initial !important; }
	#footer-shop span { display:block; }
}
@media print,screen and (min-width:1024px) {
	/*　画面サイズが1024pxからはここを読み込む　*/
	.grid-wm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-wm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-wm-3 > .col {
		width:calc((100% / 3) - 0.01%);
		float:left;
	}
	.grid-wm-4 > .col {
		width:25%;
		float:left;
	}
	.grid-wm-5 > .col {
		width:20%;
		float:left;
	}
	.grid-wm-6 > .col {
		width:calc((100% / 6) - 0.01%);
		float:left;
	}
	.grid-wm-7 > .col {
		width:calc((100% / 7 - 0.01%));
		float:left;
	}
	.flexbox-wm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-wm-2 > .col {
		width:50%;
	}
	.flexbox-wm-3 > .col {
		width:calc((100% / 3) - 0.01%);
	}
	.flexbox-wm-4 > .col {
		width:25%;
	}
	.flexbox-wm-5 > .col {
		width:20%;
	}
	.flexbox-wm-6 > .col {
		width:calc((100% / 6) - 0.01%);
	}
	.flexbox-wm-7 > .col {
		width:calc((100% / 7) - 0.01%);
	}
	.flexbox-wm-8 > .col {
		width:calc((100% / 8) - 0.01%);
	}
}
/* media print用
-------------------------------------------------------------------------------------- */
@media print {
	/*　プリント用にサイズを設定する　*/
        body { min-width:1050px; margin: 0 auto; }
}

div.ccaption {
	background-image: url(/image/sub/);
	width:100%;
	height:auto;
	background-repeat:no-repeat;
	font-size: 2rem;
	font-weight: normal;
	margin-top:15px;
	margin-bottom:5px;
	text-align: center;
	color: #555;
}

div.ccaption h2 {
	font-size: 2rem;
	font-weight: normal;
	text-align: center;
	margin:0;
	padding:0;
}
div.ccaption_sub {
	background-image: url(/image/sub/);
	width:100%;
	height:auto;
	background-repeat:no-repeat;
	background-position:left center;
	font-size:1.5rem;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 3px solid #bcbcbc;
	border-bottom: 3px solid #bcbcbc;
	padding: 7px 0;
	text-align: center;
	color: #333;}
div.ccaption_sub h3 {
	font-size:1.5rem;
	font-weight:bold;
	margin:0;
	padding:0;
}
#at-foot-company-name { width:100%; font-size:1.1rem; }
.footbackground div.name { text-align:center; padding:7px 0; }
.footbackground div.copyright { text-align:center; padding:7px 0; }
div.name span { margin:0 7px; display:inline-block; }
#at-foot-company-mail img { vertical-align: middle; display: inline-block; }

div.ccaption_foot {
	background-image: none;
	width:100%;
	height:auto;
	padding:10px 0px;
	font-weight:700;
	font-size:1.4em;
	margin-bottom:10px;
	text-align:center;
	color:rgb(51, 51, 51);
	background-repeat:no-repeat;
	background-image:none;}
div.ccaption_foot h2 {
	font-size:1.4em;
	font-weight:700;
	color:rgb(51, 51, 51);
	margin : 0;
	padding : 0;
}
