@charset "utf-8";

@media print, screen and (min-width: 768px) {
	#header {
		max-width: 1366px;
		height: auto;
		min-height: 80px;
	}
}

/*パンくず*/
#breadcrumbBox {
    background: #fff;
    clear: both;
}
#breadcrumb {
    clear: both;
    font-size: 1.25em;
    padding: 7px 10px 6px 10px;
    margin: 0px auto;
    line-height: 1.3;
    max-width: 1366px;
    box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
    #breadcrumb {
        width: 95%;
		line-height: 1.8em;
    }
}

/*フォーム*/
.fm-enquete {
	font-size: inherit;
	margin: 0px auto;
	max-width: 1366px;
}
#contents-header > h2.title2 {
    width: 100%;
    max-width: initial;
}
#contents-header > h2.title2 span {
    font-size: 1.5em;
}
#fm-block {
    font-size: 1.3em;
}
#fm-block ul {
    padding: 0 0 0 3%;
}
#fm-block ul li {
    list-style: decimal;
    margin-bottom: 10px;
}
.fm-question,.fm-answer {
    font-size: 1.3em;
}
.fm-question label,
.fm-question .big {
	font-weight: bold;
}
.fm-messagebox {
    font-size: 1.4em;
	color: #e00000;
	font-weight: bold;
}
input[type="submit"] {
    font-size: 1.3em;
}
@media print, screen and (max-width: 1024px) {
	table.fm-enquete {
		margin: 10px auto 0px auto;
	}
}
@media screen and (max-width: 767px) {
	#logo-mofa a img {
		width: 190px !important;
	}
/*
    table.fm-enquete {
            margin-top: 55px;
    }
    */
}

/*カスタム検索*/
/* $cse-search-box */
/*
#cse-search-box {
    min-width: 332px;
    margin-left: auto;
}
#cse-search-box #searchbox {
    display: block;
    float: left;
    margin: 0;
    width: 280px;
    border: 1px solid #036 !important;
    border-image-width: 0 !important;
    font-size: 1.3em !important;
}
#cse-search-box #searchbutton {
    display: block;
    float: right;
    margin: 0 0 0 3px;
    width: 4.1em;
    height: 20px;
    background-color: #036;
    color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #036 !important;
    font-weight: bold;
    text-align: center;
    line-height: 1.0;
    cursor: pointer;
    font-size: 1.3em;
    overflow: hidden !important;
    white-space: nowrap;
}
#cse-search-box #searchbutton span {
    display: block;
    line-height: 1.0;
}
#cse-search-box #searchbutton, x:-moz-any-link, x:default {
    padding-top: 1px;
    padding-bottom: 2px;
}
#cse-search-box #searchbutton:hover, #cse-search-box #searchbutton:focus {
    background-color: #fff;
    color: #036;
}
#cse-search-box #searchbutton * {
    border-width: 0 !important;
}

@media print, screen and (max-width: 767px) {
    #cse-search-box {
        min-width: 300px;
        width: 100% !important;
    }
    #cse-search-box #searchbox {
        height: 25px !important;
        width: calc(100% - 72px);
        box-sizing: border-box;
        font-size: 1.3em !important;
    }
    #cse-search-box #searchbutton {
        text-align: left;
        width: 72px;
        height: 25px !important;
        box-sizing: border-box;
        background: #036 url(https://www.mofa.go.jp/mofaj/files/100000025.png) 5px center no-repeat;
        background-size: 15px;
        border-radius: 0;
        float: left;
        padding-left: 25px;
        margin: 0;
        font-size: 95%;
    }
}


@media print, screen and (max-width: 767px) {

    #func {
        position: absolute;
        top: 85px;
        display: block;
        left: 0;
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }

    form#cse-search-box {
        width: 100% !important;
        display: block;
        margin: 0;
        min-width: 0;
    }
    form#cse-search-box #searchbox {
        width: 80%;
        height: 25px !important;
        box-sizing: border-box;
        border-radius: 0;
    }
    form#cse-search-box #searchbutton {
        text-align: left;
        width: 20%;
        height: 25px !important;
        box-sizing: border-box;
        background: #036 url(https://www.mofa.go.jp/mofaj/files/100000025.png) 5px center no-repeat;
        background-size: 15px;
        border-radius: 0;
        float: left;
        padding-left: 25px;
        margin: 0;
        font-size: 95%;
    }
    #cse-search-box #searchbutton:hover {
        background-color: #036;
        color: #fff;
    }
}
*/
/* TB 
@media print, screen and (min-width: 768px) {
    #cse-search-box #searchbox {
        height: 1.2em !important;
    }
    #cse-search-box #searchbutton {
        height: 1.7em !important;
    }
}
*/
/* PC
@media print, screen and (min-width: 1025px) {
}
 */

/* 文字サイズ大 
.large .fm-answer input[type="text"],
.large .fm-answer textarea {
    width: 80%;
    font-size: 1.3em;
}
.large .fm-answer textarea {
}
.large .fm-input-checkbox input[type=checkbox] {
	width:24px;
	height:24px;
	-moz-transform:scale(1.4);
	-webkit-transform:scale(1.4);
	transform:scale(1.4);
	margin: 0px 15px 0 0;
}
*/
/* IE11 
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #contents-header > h2.title2 { max-width: inherit; } 
}
*/




@media print, screen and (max-width: 767px) {
 }

/* TB */
@media print, screen and (min-width: 768px) {
    }
}
/* PC 
@media print, screen and (min-width: 1025px) {
    body.large .menu-sub {
        margin-left: 330px;
    }
}
*/
/* フッター*/
/* TB */
@media print, screen and (min-width: 768px) {
     #footer .bg-navy .wrapper .menu-sub {
        margin-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }
    #footer .bg-navy .wrapper .menu-sub+p {
        margin-right: 10px;
    }
}